Test files › Geospatial › points.geojson
Sample GeoJSON file
A valid GeoJSON FeatureCollection with Point, LineString and Polygon features and properties.
↓ Download points.geojson| Filename | points.geojson |
| Format | GeoJSON |
| Size | 1.2 KB (1,262 bytes) |
| MIME type | application/octet-stream |
| SHA-256 | 99bd7b583968d210f1804002156f079c895c7bab473826aee2128b9c3554ade5 |
What this file catchesMap ingestion and GIS import. Covers all three core geometry types plus a feature with mixed property types, so a viewer that only handles points will visibly drop the rest.
Download & verify
curl -fsSL -o "points.geojson" "https://files.hexaqa.com/geo/points.geojson"
curl -fsSL "https://files.hexaqa.com/geo/points.geojson" | sha256sum
# expect: 99bd7b583968d210f1804002156f079c895c7bab473826aee2128b9c3554ade5