opengeospatial / CoverageJSON

Public repo for CoverageJSON project
Apache License 2.0
10 stars 8 forks source link

Allow Polygons to be labelled #52

Open chris-little opened 2 years ago

chris-little commented 2 years ago

See previous CovJSON issue https://github.com/covjson/specification/issues/94

ThorodanBrom commented 3 months ago

Would it be reasonable to extend this to Points as well?

jonblower commented 3 months ago

Yes, I think so

chris-little commented 2 months ago

The gist of the previous closed and archived issue is that rather than attach a colour property/label to a polygon, it is preferred to attched a full Feature JSON object. There was discussion about the problems of GeoJSON objects and the implied CRS. This perhaps suggests that a Feature that is a JSON-FG would be neater and much more flexible.