geojson-coords icon indicating copy to clipboard operation
geojson-coords copied to clipboard

Extract coordinates from GeoJSON.

Results 2 geojson-coords issues
Sort by recently updated
recently updated
newest added

How would one build this as a self-contained single-file .js export for web usage?

`geojson-flatten` uses old version of `minimist` what fails `npm audit`. ``` +-- @mapbox/[email protected] | +-- @mapbox/[email protected] | | `-- @mapbox/[email protected] | | `-- [email protected] | | `-- [email protected] | `--...