Last 12 weeks · 2 commits
3 of 6 standards met
Adds an open set of test fixtures for EUDR geolocation data to the validation section: valid examples: point plot ≤ 4 ha, polygon plot > 4 ha, MultiPolygon farm failure modes: swapped lon/lat (in range, wrong country), out-of-range coordinates, self-intersecting rings, unclosed rings, duplicate rings, missing plot ids, null geometry, malformed KML, swapped CSV columns All coordinates are synthetic, MIT licensed. Felt like a natural neighbour to geojsonhint / check-geojson / Jest-GeoJSON for anyone testing validators rather than just running them. Disclosure: I maintain the repo (built for Filovara, an EUDR compliance tool).
Adds AtlasPI to the data section, next to which it builds on. AtlasPI is an open REST API + MCP server serving GeoJSON boundaries for 1,000+ historical polities from 4500 BCE to today, alongside events, dynastic succession chains, historical cities and trade routes. Every record carries its academic sources and a confidence score, and contested boundaries are flagged rather than silently resolved. Live: https://atlaspi.it — no API key, CORS enabled, Apache-2.0 GeoJSON export: https://atlaspi.it/v1/export/geojson Source: https://github.com/Soil911/AtlasPI It complements the raw snapshot datasets already listed here by adding entity-level metadata and a queryable API over the same kind of data. I'm the author/maintainer.
Adds the TrainRouter Atlas to the data section — 744 notable world passenger train routes as GeoJSON (route geometry + distance, journey time, top speed, operator, opening year), released CC BY 4.0 and archived on Zenodo (DOI 10.5281/zenodo.21322030). It sits alongside the Natural Earth / world-atlas reference-geodata entries. I built and maintain it. Thanks!
Repository: tmcw/awesome-geojson. Description: GeoJSON utilities that will make your life easier. Stars: 2530, Forks: 215. License: CC0-1.0. Topics: awesome, awesome-list, geojson, list. Open PRs: 1, open issues: 0. Last activity: 1mo ago. Community health: 57%. Top contributors: tmcw, melihsafacelik, andrewharvey, charliejmoore, chrieke, torfsen, derhuerst, tyrasd, simon04, tomscholz and others.