|
|
|
|
|
by ragebol
34 days ago
|
|
Have been using GeoJSON, very handy and human-readable, but we recently switched to GeoPackage files, as it allows for different layers, each with a different schema for additional data. GeoPackages also allow to set a proper CRS, which is not as easy in GeoJSON IIRC. Getting your CRSes wrong is fun... |
|