update lists
This commit is contained in:
@@ -32,10 +32,13 @@ GeoJSON utilities that will make your life easier.
|
||||
* [geojson-polygon-labels](https://github.com/andrewharvey/geojson-polygon-labels): generate point labels from GeoJSON polygons
|
||||
* [geojsontools](https://github.com/micolous/geojsontools): Python tools for manipulating GeoJSON files
|
||||
* [geojson-indoor-tools](https://github.com/armanjr/geojson-indoor-tools): Python tools for editing indoor GeoJSON features: adding room heights, building walls and creating doors
|
||||
* [geojson-shave](https://github.com/ben-n93/geojson-shave): a Python command-line tool for reducing the size of GeoJSON files.
|
||||
|
||||
|
||||
|
||||
### editors & viewers
|
||||
|
||||
* [play.placemark.io](https://play.placemark.io/): web-based editor, supports many filetype imports & exports, operations
|
||||
* [geojson.io](http://geojson.io/): web-based editor, supports many filetype imports & exports, operations, sharing via GitHub
|
||||
* [umap](http://umap.openstreetmap.fr/en/): web-based editor, supports sharing on-site
|
||||
* [geojson.tools](http://geojson.tools/): web-based editor from HERE XYZ
|
||||
@@ -46,6 +49,8 @@ GeoJSON utilities that will make your life easier.
|
||||
* [dropchop](http://dropchop.io/): browser-based GIS based on Turf.js
|
||||
* [Web GIS](https://drewweth.github.io/geodebugger): tools to view, inspect, and manipulate geospatial data
|
||||
* [img2geojson](https://caseymm.github.io/img2geojson/): digitize images by overlaying on a web map and drawing
|
||||
* [point_ed](https://zverik.github.io/point_ed/): click on map to add points, download those as GeoJSON file
|
||||
* [geojson.io-for-vscode](https://marketplace.visualstudio.com/items?itemName=swallow.geojson-io-for-vscode): create, edit, and preview GeoJSON data in VSCode, just like [geojson.io](http://geojson.io/)
|
||||
|
||||
### validation
|
||||
|
||||
@@ -55,6 +60,7 @@ GeoJSON utilities that will make your life easier.
|
||||
* [gjf](https://github.com/yazeed44/gjf): A tool to fix invalid GeoJSON objects
|
||||
* [Jest-GeoJSON](https://github.com/M-Scott-Lassiter/jest-geojson): an extended set of matcher functions for the Jest Javascript unit testing framework tailored to evaluating GeoJSON data
|
||||
* [antimeridian](https://github.com/gadomski/antimeridian): Fix GeoJSON polygons that cross the antimeridian (Python package)
|
||||
* [geojson-pydantic](https://github.com/developmentseed/geojson-pydantic): [Pydantic](https://docs.pydantic.dev/latest/) models for GeoJSON
|
||||
|
||||
### services
|
||||
|
||||
@@ -128,6 +134,7 @@ GeoJSON utilities that will make your life easier.
|
||||
* [historical-basemaps](https://github.com/aourednik/historical-basemaps): Collection of georeferenced boundaries of world countries and cultural regions for use in mapping historical data on the world scale.
|
||||
* [99boundaries](https://github.com/TimMcCauley/nintynine-boundaries): Generate any maritime & land boundary in GeoJSON and other file formats or [download directly from the web](https://99boundaries.com)
|
||||
* [france-geojson](https://github.com/gregoiredavid/france-geojson): Outlines of regions, departments, arrondissements, cantons and communes of France (mainland and overseas departments) in GeoJSON format
|
||||
* [zg3d](https://data.zagreb.hr/dataset/zg3d-2022-3d-model-gz): 3D models of existing buildings in the City of Zagreb, Croatia in GeoJSON (CSV and Excel also available).
|
||||
|
||||
### serialization
|
||||
|
||||
@@ -150,3 +157,6 @@ GeoJSON utilities that will make your life easier.
|
||||
[](https://creativecommons.org/publicdomain/zero/1.0/ )
|
||||
|
||||
To the extent possible under law, [Tom MacWright](http://www.macwright.org) has waived all copyright and related or neighboring rights to this work.
|
||||
|
||||
[geojson.md Github](https://github.com/tmcw/awesome-geojson
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user