Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / mapbox/geobuf issues and pull requests

#129 - geobuf.decode error

Issue - State: open - Opened by tangzijun 11 months ago - 2 comments

#128 - Cannot decode geobuf from PostGIS

Issue - State: open - Opened by Monzyy about 2 years ago

#127 - TWKB vs GEOBUF :: Pros, Cons ?

Issue - State: open - Opened by filimonic over 2 years ago

#125 - How to load encoded pbf into Mapbox

Issue - State: open - Opened by yecb over 2 years ago - 1 comment

#124 - Start testing in Node.js 16

Pull Request - State: closed - Opened by TysonAndre over 2 years ago

#123 - Add compress function to return object with reduced memory usage

Pull Request - State: open - Opened by TysonAndre over 2 years ago

#121 - PHP implementation

Issue - State: open - Opened by mbolli over 2 years ago

#120 - How to: Incremental parsing/partial read

Issue - State: open - Opened by nems808 almost 3 years ago

#119 - Encoding about as slow as `JSON.stringify`

Issue - State: open - Opened by JannikGM over 3 years ago

#118 - Invalid `LineString` is not reported and breaks further

Issue - State: open - Opened by JannikGM over 3 years ago

#117 - Split analysis and encoding steps

Issue - State: open - Opened by JannikGM over 3 years ago

#116 - Question: Why the encode and decode logic?

Issue - State: closed - Opened by 4F2E4A2E over 3 years ago - 2 comments

#115 - Fix shp2geobuf

Pull Request - State: closed - Opened by DrewWeth almost 4 years ago - 1 comment

#114 - Decoding slower than JSON.parse()

Issue - State: open - Opened by espatial about 4 years ago - 2 comments
Labels: question

#113 - Precision with value greater than 6 issue.

Issue - State: closed - Opened by PrzemyslawSwiderski about 4 years ago - 1 comment

#112 - How to install pygeobuf?

Issue - State: open - Opened by SeaDude about 4 years ago

#111 - Is this project still maintained?

Issue - State: closed - Opened by danielwhatmuff over 4 years ago - 1 comment

#110 - Error with php exec

Issue - State: closed - Opened by 2803media over 4 years ago - 1 comment

#109 - how to concatenate or merge the buf

Issue - State: open - Opened by saifulazfar almost 5 years ago
Labels: question

#108 - Typescript defs

Pull Request - State: closed - Opened by underbluewaters almost 5 years ago - 2 comments

#107 - Unimplemented type 4

Issue - State: closed - Opened by MyLittlePlan almost 5 years ago - 1 comment

#106 - Fix shp2geobuf

Pull Request - State: closed - Opened by metacollin about 5 years ago - 1 comment

#105 - shp2geobuf TypeError: stream.on is not a function

Issue - State: open - Opened by andrewharvey over 5 years ago - 4 comments
Labels: bug

#104 - geobuf.encode fails out of memory when encountering defective multi-MultiPolygons

Issue - State: open - Opened by stevage over 5 years ago - 3 comments
Labels: bug

#103 - Support newline-delimited GeoJSON

Issue - State: open - Opened by stevage over 5 years ago - 2 comments
Labels: enhancement

#102 - Properties are being removed from FeatureCollection

Issue - State: open - Opened by mrisney over 5 years ago - 1 comment
Labels: question

#101 - Improve handling default enum values

Pull Request - State: closed - Opened by claws almost 6 years ago - 1 comment

#100 - C++ Integration

Issue - State: closed - Opened by psilva98 almost 6 years ago - 2 comments

#99 - Bad section, please remove

Issue - State: closed - Opened by Guilherme-B almost 6 years ago

#98 - Coordinate shifting for large polygons

Issue - State: open - Opened by gnitsua about 6 years ago - 2 comments
Labels: bug

#97 - RFC specifications

Issue - State: open - Opened by gertcuykens over 6 years ago
Labels: format design

#96 - Lossy encoding of high-precision coordinates

Issue - State: open - Opened by Zetten over 6 years ago - 9 comments
Labels: question, format design

#95 - feature: encode null property values more efficiently

Pull Request - State: closed - Opened by ivorblockley over 6 years ago - 1 comment

#94 - Allow for null geometries in features

Pull Request - State: closed - Opened by ivorblockley over 6 years ago

#92 - alternative fix for #90 (ensure property key strings are serialized in correct order)

Pull Request - State: closed - Opened by ivorblockley over 6 years ago - 3 comments

#91 - FIX: ensure property keys are always serialized in the correct order

Pull Request - State: closed - Opened by ivorblockley over 6 years ago - 1 comment

#90 - keys can be serialized in the wrong order

Issue - State: closed - Opened by ivorblockley over 6 years ago - 1 comment

#89 - Is this not a standard pbf file, or, my geojson in question?

Issue - State: closed - Opened by wucangeo over 6 years ago - 4 comments
Labels: question

#87 - Can't encode large integer attributes

Issue - State: open - Opened by e-n-f over 6 years ago - 2 comments
Labels: question

#86 - Custom object prototype functions conflict with Geobuf encodings

Issue - State: closed - Opened by shawel over 6 years ago - 1 comment

#85 - Change pygeobuf link when project moves

Issue - State: closed - Opened by sgillies over 6 years ago
Labels: enhancement

#84 - File extension?

Issue - State: open - Opened by stevage over 6 years ago
Labels: format design

#83 - Explicit instruction for `responseType = 'arraybuffer'` for client-side.

Pull Request - State: closed - Opened by Spaxe almost 7 years ago

#82 - Geobuf/Pbf reading FeatureCollection as empty

Issue - State: closed - Opened by Spaxe almost 7 years ago - 6 comments
Labels: question

#81 - Slight confusion on sample compression rate table

Issue - State: closed - Opened by donmccurdy almost 7 years ago - 2 comments

#80 - fatal crash of tool

Issue - State: closed - Opened by ehanoj about 7 years ago - 1 comment
Labels: bug

#79 - Request for feature: es6 modules

Issue - State: open - Opened by backspaces about 7 years ago - 1 comment
Labels: enhancement

#78 - json2geobuf doesn't encode altitude properly if a coordinate is missing altitude value

Issue - State: open - Opened by stonetip about 7 years ago - 1 comment
Labels: bug

#77 - Decode fails on POINT type (incompatibility with other PBF serializers)

Issue - State: open - Opened by stonetip about 7 years ago - 4 comments
Labels: bug

#76 - Move package to @mapbox namespace.

Pull Request - State: closed - Opened by tmcw over 7 years ago - 1 comment

#75 - how to streaming geobuf in client?

Issue - State: closed - Opened by hoogw over 7 years ago - 2 comments

#74 - geojson convert to geobuf failed

Issue - State: closed - Opened by hoogw over 7 years ago - 2 comments

#73 - note required node version for Buffer.from

Pull Request - State: closed - Opened by mcwhittemore over 7 years ago - 3 comments
Labels: in progress

#72 - geobuf2json failed,this is bug

Issue - State: open - Opened by coyotey over 7 years ago - 4 comments
Labels: question

#71 - Update for compatibility with pbf 3

Pull Request - State: closed - Opened by mourner almost 8 years ago - 1 comment

#70 - Property indexes

Issue - State: closed - Opened by jeroen almost 8 years ago - 2 comments
Labels: question

#69 - Backward compatibility

Issue - State: closed - Opened by jeroen almost 8 years ago - 2 comments

#68 - proto3 schema

Issue - State: closed - Opened by jeroen almost 8 years ago - 1 comment

#67 - Uncaught Error: Unimplemented type: 7

Issue - State: closed - Opened by psihius almost 8 years ago - 6 comments
Labels: bug

#66 - json2geobuf cannot handle extremely large JSON files

Issue - State: closed - Opened by mattwigway almost 8 years ago - 4 comments

#65 - add license title

Pull Request - State: closed - Opened by waldyrious about 8 years ago - 1 comment

#64 - [v0.2.x] Encode numeric properties as double

Pull Request - State: closed - Opened by rclark about 8 years ago - 2 comments

#63 - Are there any efforts to have this integrated with ios sample app?

Issue - State: closed - Opened by johndpope about 8 years ago - 1 comment

#62 - geobuf does not play well with pbf => 1.3.6

Issue - State: closed - Opened by averas about 8 years ago - 15 comments
Labels: bug

#61 - Error: Unimplemented type: 3

Issue - State: closed - Opened by wboykinm about 8 years ago - 3 comments

#60 - Check types before skipping props

Pull Request - State: closed - Opened by slaskis over 8 years ago - 13 comments

#59 - Command line conversion loses the properties of a FeatureCollection

Issue - State: closed - Opened by slaskis over 8 years ago - 3 comments
Labels: bug

#58 - Implementation guide.

Issue - State: closed - Opened by ConorCoakley over 8 years ago - 1 comment
Labels: question

#57 - Leaflet geobuf example

Issue - State: closed - Opened by ConorCoakley over 8 years ago - 3 comments

#56 - Fix accumulating precision errors in delta encoding.

Pull Request - State: closed - Opened by jamesbursa over 8 years ago - 1 comment

#55 - shp2geobuf fails with shapefile containing null geometries

Issue - State: closed - Opened by wilhelmberg over 8 years ago - 3 comments
Labels: bug, ready

#54 - Scripts for easy publishing

Pull Request - State: closed - Opened by tschaub almost 9 years ago - 2 comments

#53 - NPM latest points to old version (0.2.4)

Issue - State: closed - Opened by tschaub almost 9 years ago - 3 comments

#52 - Concatenation test

Pull Request - State: closed - Opened by rclark almost 9 years ago - 1 comment

#51 - Streamable, flatlined geobuf format revision

Pull Request - State: closed - Opened by mourner almost 9 years ago - 28 comments
Labels: enhancement, format design

#50 - Browser version cannot be created

Issue - State: closed - Opened by hrishiballal almost 9 years ago - 1 comment

#49 - Comparison to binary JSON formats

Issue - State: closed - Opened by letmaik about 9 years ago - 5 comments

#48 - Using geobuf in browser, require not found

Issue - State: closed - Opened by chenzhuo8804 about 9 years ago - 2 comments

#47 - Stream multiple geobuf messages

Issue - State: closed - Opened by fnogatz about 9 years ago - 3 comments

#46 - Geobuf Index

Issue - State: open - Opened by mourner about 9 years ago - 1 comment
Labels: enhancement, format design, ready

#45 - geobuf.decode() returns empty object in a browser

Issue - State: closed - Opened by mofoyoda about 9 years ago - 10 comments

#44 - Fix typo.

Pull Request - State: closed - Opened by marcjansen over 9 years ago - 1 comment

#43 - Ditch TopoJSON support?

Issue - State: closed - Opened by mourner over 9 years ago - 5 comments

#42 - support for nested object properties in geojson

Pull Request - State: closed - Opened by willwhite over 9 years ago

#41 - Tag and bump commit missing for v0.2.3

Issue - State: closed - Opened by willwhite over 9 years ago

#40 - Fix 1.0.x release tags

Issue - State: closed - Opened by willwhite over 9 years ago

#37 - Geobuf format and streaming writes

Issue - State: open - Opened by joto over 9 years ago - 20 comments
Labels: format design

#36 - shp2geobuf fails with shapefile containing one feature

Issue - State: open - Opened by artemp over 9 years ago
Labels: bug, ready

#34 - Compatibility with "classic GIS file formats"

Issue - State: open - Opened by joto over 9 years ago - 6 comments
Labels: enhancement, format design

#33 - Geobuf Format: IDs

Issue - State: closed - Opened by joto over 9 years ago - 4 comments

#32 - Geobuf Format: Too many options

Issue - State: closed - Opened by joto over 9 years ago - 4 comments

#31 - Geobuf Format: Rename Type to GeometryType?

Issue - State: closed - Opened by joto over 9 years ago - 4 comments

#30 - Support missing coordinates

Issue - State: open - Opened by mourner over 9 years ago
Labels: enhancement, format design, ready

#9 - add version flag

Issue - State: closed - Opened by tmcw almost 10 years ago - 4 comments
Labels: enhancement, format design

#3 - Specification

Issue - State: closed - Opened by tmcw almost 10 years ago - 2 comments
Labels: enhancement, format design