geojson-id-streaming
GeoJSON ID Generator
Adds unique identifiers to GeoJSON feature collections in real-time data streams.
Add a unique id to a GeoJSON file with streaming
2 stars
2 watching
0 forks
Language: JavaScript
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
andrewharvey/geojson-polygon-labels | Tool to generate point labels from GeoJSON polygons | 82 |
node-geojson/geojson2dsv | Converts GeoJSON data into DSV encoding. | 8 |
andrewharvey/geojson-mesh | Tool to extract non-overlapping line segments from polygon boundaries | 12 |
erick-otenyo/geojson-random-generator | A JavaScript tool for generating random GeoJSON data quickly and efficiently. | 5 |
mapbox/geojson-normalize | Converts any GeoJSON object into a standard FeatureCollection format | 33 |
mapbox/csv2geojson | Converts CSV and TSV files into GeoJSON data suitable for maps | 364 |
anandthakker/gjv | A command-line driven tool for viewing GeoJSON files | 75 |
adamhalasz/uniqid | A fast and unique identifier generator based on the current time, process ID, and MAC address. | 617 |
node-geojson/gtfs2geojson | Converts GTFS data into GeoJSON formats | 25 |
soundicly/jnanoid-enhanced | A unique string ID generator for Java applications | 19 |
gagan-bansal/geojson2svg | Converts GeoJSON data to an SVG string representation of a map | 229 |
twharmon/gouid | Provides universally unique IDs with cryptographic security | 24 |
geoxform/geoxform | Transforms large streams of geojson into various formats such as CSV, KML, and shapefile for data analysis and storage. | 15 |
node-geojson/strava-geojson | Extrudes Strava run data into GeoJSON format | 26 |
mmadfox/go-geojson2h3 | Utilities for converting between GeoJSON objects and H3 hexagon indexes | 4 |