geobuf
Geoencoder
A compact binary encoding format for geographic data
A compact binary encoding for geographic data.
981 stars
144 watching
84 forks
Language: JavaScript
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mapbox/geojson-normalize | Converts any GeoJSON object into a standard FeatureCollection format | 33 |
mapbox/geojson.io | A web-based editor for spatial data in JSON format | 1,939 |
geospoc/v-mapbox-geocoder | A Vue wrapper for Mapbox geocoding functionality | 8 |
flatgeobuf/flatgeobuf | A binary encoding format for geographic data | 696 |
mapbox/csv2geojson | Converts CSV and TSV files into GeoJSON data suitable for maps | 365 |
mapbox/geojson-summary | A JavaScript library to generate plain English summaries of GeoJSON data | 34 |
mapbox/geojson-merge | Merges multiple GeoJSON files into one FeatureCollection. | 233 |
mapbox/hecate | A fast and feature-rich geospatial data storage API built in Rust. | 255 |
mapbox/geojson-mapnikify | Transforms GeoJSON data into Mapnik XML stylesheets with embedded images and custom styles. | 38 |
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,909 |
rowanwins/mapbox-gl-flatgeobuf | A library providing a tiled approach to consuming flatgeobuf files in Mapbox GL. | 24 |
codingsince1985/geo-golang | A Go library providing idiomatic and elegant access to various geocoding services. | 518 |
mapbox/tokml | Converts GeoJSON data to KML format. | 190 |
mapbox/mapbox-java | A Java SDK for working with maps and location data | 424 |
mkeller3/mapbox-gl-ogc-feature-collection | A JavaScript library for fetching and rendering GeoJSON data from OGC Feature API endpoints. | 7 |