wkx
Geometry parser
A JavaScript library for parsing and serializing various geometric formats
A WKT/WKB/EWKT/EWKB/TWKB/GeoJSON parser and serializer.
316 stars
21 watching
62 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
bjornharrtell/jsts | A JavaScript library for spatial geometry processing and analysis | 1,485 |
placemark/betterknown | A modern parser and stringifier for various geospatial formats | 38 |
arthur-e/wicket | A library for converting between Well-Known Text and various client-side mapping geometries. | 586 |
geoxform/geoxform | Transforms large streams of geojson into various formats such as CSV, KML, and shapefile for data analysis and storage. | 15 |
paleolimbot/wk | Provides R and C/C++ infrastructure for working with geometric data formats | 47 |
tmcw/geojson-flatten | Flattens complex geometry types in GeoJSON files into simpler ones. | 52 |
placemark/togeojson | Converts GPS and geospatial data from KML, GPX, and TCX formats to GeoJSON format. | 410 |
mapbox/wellknown | A JavaScript library to parse and convert Well-Known Text into GeoJSON format. | 266 |
bugra9/gdal3.js | Converts raster and vector geospatial data to various formats and coordinate systems using WebAssembly | 325 |
brettstimmerman/mensch | A CSS parsing library with an abstract syntax tree (AST) data structure | 113 |
bedatadriven/jackson-datatype-jts | Provides custom serialization and deserialization of JTS Geometry objects using the GeoJSON format with Jackson | 81 |
travisstaloch/simdjzon | A high-performance JSON parser ported to the Zig programming language | 107 |
drmohundro/swxmlhash | A Swift wrapper around XML parsing APIs, providing a simple way to parse XML into dictionary of arrays. | 1,409 |
paulmach/orb | Provides a set of utility types and interfaces for working with 2D geometry in Go. | 913 |
100mango/swiftcssparser | A powerful CSS parsing library written in Swift | 280 |