geojson-mesh
Line segment extractor
Tool to extract non-overlapping line segments from polygon boundaries
Command line tool to extract borders of GeoJSON Polygons into a non-overlapping set of LineString's
12 stars
3 watching
0 forks
Language: JavaScript
last commit: over 5 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 |
andrewharvey/geojson-id-streaming | Adds unique identifiers to GeoJSON feature collections in real-time data streams. | 2 |
developmentseed/vt-geojson | Extracts GeoJSON data from Mapbox vector tiles | 60 |
mapbox/geojson-coords | Extracts coordinates from GeoJSON objects. | 31 |
derhuerst/extract-gtfs-shapes | A command line tool to extract and write shapes from a GTFS dataset in GeoJSON format | 5 |
tmcw/geojson-flatten | Flattens complex geometry types in GeoJSON files into simpler ones. | 52 |
josedbaez/sitecore-spatial-geojson-polygons | An extension to Sitecore's Linq provider enabling spatial queries on GeoJSON polygons in Solr indexes | 0 |
micolous/geojsontools | Tools for manipulating GeoJSON data | 18 |
max-mapper/simplify-geojson | A tool for simplifying GeoJSON data by applying the Ramer–Douglas–Peucker algorithm | 178 |
anandthakker/gjv | A command-line driven tool for viewing GeoJSON files | 75 |
node-geojson/geojson2dsv | Converts GeoJSON data into DSV encoding. | 8 |
gagan-bansal/geojson2svg | Converts GeoJSON data to an SVG string representation of a map | 229 |
jasonlong/geo_pattern | Generates geometric background images from strings using a combination of color manipulation and pattern generation. | 1,257 |
geometalab/geojson2vt | Converts GeoJSON data to vector tiles and vice versa | 46 |