update lists
This commit is contained in:
@@ -81,9 +81,15 @@ Python tools for manipulating GeoJSON files</li>
|
||||
href="https://github.com/armanjr/geojson-indoor-tools">geojson-indoor-tools</a>:
|
||||
Python tools for editing indoor GeoJSON features: adding room heights,
|
||||
building walls and creating doors</li>
|
||||
<li><a
|
||||
href="https://github.com/ben-n93/geojson-shave">geojson-shave</a>: a
|
||||
Python command-line tool for reducing the size of GeoJSON files.</li>
|
||||
</ul>
|
||||
<h3 id="editors-viewers">editors & viewers</h3>
|
||||
<ul>
|
||||
<li><a href="https://play.placemark.io/">play.placemark.io</a>:
|
||||
web-based editor, supports many filetype imports & exports,
|
||||
operations</li>
|
||||
<li><a href="http://geojson.io/">geojson.io</a>: web-based editor,
|
||||
supports many filetype imports & exports, operations, sharing via
|
||||
GitHub</li>
|
||||
@@ -107,6 +113,12 @@ on Turf.js</li>
|
||||
to view, inspect, and manipulate geospatial data</li>
|
||||
<li><a href="https://caseymm.github.io/img2geojson/">img2geojson</a>:
|
||||
digitize images by overlaying on a web map and drawing</li>
|
||||
<li><a href="https://zverik.github.io/point_ed/">point_ed</a>: click on
|
||||
map to add points, download those as GeoJSON file</li>
|
||||
<li><a
|
||||
href="https://marketplace.visualstudio.com/items?itemName=swallow.geojson-io-for-vscode">geojson.io-for-vscode</a>:
|
||||
create, edit, and preview GeoJSON data in VSCode, just like <a
|
||||
href="http://geojson.io/">geojson.io</a></li>
|
||||
</ul>
|
||||
<h3 id="validation">validation</h3>
|
||||
<ul>
|
||||
@@ -126,6 +138,10 @@ an extended set of matcher functions for the Jest Javascript unit
|
||||
testing framework tailored to evaluating GeoJSON data</li>
|
||||
<li><a href="https://github.com/gadomski/antimeridian">antimeridian</a>:
|
||||
Fix GeoJSON polygons that cross the antimeridian (Python package)</li>
|
||||
<li><a
|
||||
href="https://github.com/developmentseed/geojson-pydantic">geojson-pydantic</a>:
|
||||
<a href="https://docs.pydantic.dev/latest/">Pydantic</a> models for
|
||||
GeoJSON</li>
|
||||
</ul>
|
||||
<h3 id="services">services</h3>
|
||||
<ul>
|
||||
@@ -305,6 +321,10 @@ web</a></li>
|
||||
href="https://github.com/gregoiredavid/france-geojson">france-geojson</a>:
|
||||
Outlines of regions, departments, arrondissements, cantons and communes
|
||||
of France (mainland and overseas departments) in GeoJSON format</li>
|
||||
<li><a
|
||||
href="https://data.zagreb.hr/dataset/zg3d-2022-3d-model-gz">zg3d</a>: 3D
|
||||
models of existing buildings in the City of Zagreb, Croatia in GeoJSON
|
||||
(CSV and Excel also available).</li>
|
||||
</ul>
|
||||
<h3 id="serialization">serialization</h3>
|
||||
<ul>
|
||||
@@ -347,3 +367,5 @@ alt="CC0" /></a></p>
|
||||
<p>To the extent possible under law, <a
|
||||
href="http://www.macwright.org">Tom MacWright</a> has waived all
|
||||
copyright and related or neighboring rights to this work.</p>
|
||||
<p><a href="https://github.com/tmcw/awesome-geojson">geojson.md
|
||||
Github</a></p>
|
||||
|
||||
Reference in New Issue
Block a user