Format for shapefile entities #412
kikislater
started this conversation in
General
Replies: 2 comments
-
I've changed it. Thanks |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In given gogle sheet for shp entities (https://github.com/r-geoflow/geoflow/blob/master/inst/extdata/workflows/config_metadata_gsheets_sdi_geoserver_shp.json ), format is as follow :
"resource:image/tiff_
distribution:image/tiff[GeoTIFF]"
it is leading some users with confusion, It could be better to replace with proper shapefile value like:
"distribution:application/zip[ESRI Shapefile (zipped)]"
Beta Was this translation helpful? Give feedback.
All reactions