tilejson
Tile serializer
A library for serializing and deserializing the TileJSON format
Library for serializing the TileJSON file format
10 stars
19 watching
5 forks
Language: Rust
last commit: 12 months ago
Linked from 2 awesome lists
mapboxrustserializationtilejson
Related projects:
Repository | Description | Stars |
---|---|---|
georust/geojson | A Rust library for serializing and parsing the GeoJSON vector GIS file format | 279 |
georust/topojson | Provides Rust bindings and utilities for working with TopoJSON data format | 10 |
georust/geocoding | Utility library for converting addresses to geographic coordinates. | 77 |
georust/transitfeed | A Rust library for serializing, deserializing, validating, and manipulating public transit data in GTFS format | 16 |
mapbox/geojson-vt | A JavaScript library for efficiently slicing GeoJSON data into vector tiles on the fly for browser-based geospatial rendering and interaction. | 1,896 |
georust/geotiff | A Rust library for reading GeoTIFF files | 83 |
georust/geohash | A Rust library for generating geohashes from latitude and longitude coordinates. | 98 |
georust/gpx | A Rust library for reading and writing GPS data in the GPX format. | 102 |
georust/geozero | A Rust library for reading and writing geospatial data formats without an intermediate representation. | 358 |
pka/georaster | A Rust library for working with geospatial raster images | 24 |
georust/proj | A Rust crate providing bindings to the PROJ v9.4 API for coordinate transformations and conversions. | 146 |
georust/wkt | A Rust library providing read/write support for well-known text formats used in geospatial applications. | 50 |
georust/geos | Rust bindings for GEOS C API to provide a geospatial data processing interface | 124 |
geojson-net/geojson.net | A .NET library for working with GeoJSON data | 447 |
georust/geo | Geospatial primitive types and algorithms for spatial data manipulation | 1,569 |