mapbox / geojson.io

A quick, simple tool for creating, viewing, and sharing spatial data
http://geojson.io/
ISC License
1.93k stars 574 forks source link

Transform polygons to Points #179

Closed sabas closed 10 years ago

sabas commented 11 years ago

Could be nice to have a Collapse button on polygonal features, which transform the polygon to a Point feature positioned in the centroid.

tmcw commented 11 years ago

I'm thinking about a 'macro' or 'plugin' system in geojson.io which will allow this kind of operation to be possible but avoid enlarging the core.

sabas commented 11 years ago

Something like a command line with a sort of query language? (http://www.jsoniq.org/)

tmcw commented 10 years ago

Closing: plugins are not part of this anymore. Core functionality need more love.