geojson2rtree
Geojson transformer
Converts geojson features to static rtree data structure
generate a static rtree (using terraformer) from a set of geojson features
9 stars
3 watching
0 forks
Language: JavaScript
last commit: over 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
max-mapper/geojson-js-utils | Utility functions for working with GeoJSON data | 402 |
max-mapper/simplify-geojson | A tool for simplifying GeoJSON data by applying the Ramer–Douglas–Peucker algorithm | 178 |
maxammann/geojson-vt-rs | Slices GeoJSON data into vector tiles on the fly for efficient rendering and interaction. | 20 |
sebastian-meier/d3.geo2rect | A tool for converting geojson polygons into rectangular representations. | 200 |
node-geojson/geojson2dsv | Converts GeoJSON data into DSV encoding. | 8 |
koopjs/koop | A JavaScript toolkit for transforming and querying geospatial data from various APIs. | 675 |
mapbox/geojson-normalize | Converts any GeoJSON object into a standard FeatureCollection format | 33 |
geoxform/geoxform | Transforms large streams of geojson into various formats such as CSV, KML, and shapefile for data analysis and storage. | 15 |
geometalab/geojson2vt | Converts GeoJSON data to vector tiles and vice versa | 46 |
deniscarriere/geojson2osm-es6 | Converts GeoJSON data to OpenStreetMap XML format using TypeScript | 1 |
tmcw/geojson-flatten | Flattens complex geometry types in GeoJSON files into simpler ones. | 52 |
node-geojson/gtfs2geojson | Converts GTFS data into GeoJSON formats | 25 |
max-mapper/torrent | Tools for downloading and managing torrent files in Node.js | 633 |
w8r/geojson2svg | Converts GeoJSON data into SVG format for mapping and visualization | 67 |
perliedman/reproject | Converts GeoJSON coordinates between different projections | 222 |