-
Hi,
the [geobuf 1.0.1](https://www.npmjs.com/package/geobuf/v/1.0.1#command-line) had a CLI to convert a topojson to a pbf:
> json2geobuf: turn GeoJSON or **TopoJSON** from stdin or specified …
-
Cross posting this issue as perhaps it belongs here instead (I wrote this in the library repo as well [here](https://github.com/thedirtyfew/dash-leaflet/issues/139))
I recieve the following error o…
-
Maybe it would be easy to implement [geobuf](https://github.com/mapbox/geobuf) as third (and fast) option format for geting features. For instance, you must use tile vectors or image for feature sour…
-
I have a geobuf string from PostGIS that look like this:
`CgVjb3VudCLTAwoeChQIAhoQzvjgCNKYhzbmC/4F1jTIIGoCGAtyAgAAChoKEAgCGgyKueEImL+H
NvIjlBZqAhgLcgIAAAomChwIAhoY/NzhCKzVhzbSEIQKygfsA5oKggS6C9gDagI…
-
Lets discuss indexing. Previous discussion: https://github.com/mapbox/geobuf/issues/27#issuecomment-67220880
I think the solution I'd like to see here is a separate PBF-based format that would come a…
-
In our on-going struggle to keep MicrobeTrace as small as possible, we could win some kilobytes by transitioning the json files in [`data/`](https://github.com/CDCgov/MicrobeTrace/tree/master/data) fr…
-
See https://github.com/mapbox/geobuf
-
When I execute geobuf.decode, an error is reported:
![image](https://github.com/mapbox/geobuf/assets/11813048/8a1b0b75-be1d-4ee4-874d-6d3be5de6329)
![image](https://github.com/mapbox/geobuf/asse…
-
install.packages("protolite")
Installing package into ‘/home/wrf_hydro_fnl/R/x86_64-pc-linux-gnu-library/4.4’
(as ‘lib’ is unspecified)
trying URL 'https://cloud.r-project.org/src/contrib/protolite…
-
@sewenew let me run an idea by you:
[geobuf](https://github.com/mapbox/geobuf) is a common wire format for GeoJSON - isomorphic but smaller than the naive serialisation with geojson.proto I used
…