issues Search Results · repo:pelias/pbf2json language:Go
Filter by
30 results
(56 ms)30 results
inpelias/pbf2json (press backspace or delete to remove)Hi,i found that some data was lost after parse pbf to json.
dataset:https://download.geofabrik.de/north-america/us-midwest-latest.osm.pbf us-midwest include Illinois. i run the
code below: ./pbf2json.linux-x64 ...
bug
wenyiduo888
- 4
- Opened on Jan 11, 2023
- #112
an additional filter in addition to -tags would be useful
called -type with one of the following values; node, way, relation
Use-cases
useful to further subdivide the output obtained by types
for example ...
enhancement
stefanocudini
- 1
- Opened on Aug 18, 2022
- #111
On the Mac ARM machines this one test fails due to -0 != +0
go test
--- FAIL: TestComputeCentroidForClosedPolygon (0.00s)
centroid_test.go:84:
Error Trace: centroid_test.go:84
Error: ...
bug
missinglink
- 1
- Opened on Nov 4, 2021
- #108
we can get the way nodes using --waynodes=true.
Is it possible to get boundary nodes as well? I am looking to get boundary of tag boundary : administrative
I am not sure if this request fits the original ...
enhancement
InfoDevkota
- 4
- Opened on Aug 25, 2021
- #105
!-- Hi there,
Thank you for opening an issue. Please note that we try to keep the Pelias issue tracker reserved for bug reports and
feature requests. For general usage questions, please use the community ...
bug
timonmasberg
- 2
- Opened on Jul 20, 2021
- #96
I tried following example on the geocoding API: https://api.openrouteservice.org/geocode/autocomplete?api_key= theKey
text=Kirchst focus.point.lon=8.677 focus.point.lat=49.405 boundary.circle.lon=8.677 ...
bug
mg4gh
- 1
- Opened on May 31, 2020
- #93
Use-cases
The user should be able to figure out:
- How to get the latest pre-built binary
- What is the version number of a given pre-built binary
Attempted Solutions
I looked at GitHub / master ...
enhancement
hyperknot
- 2
- Opened on Apr 20, 2020
- #89
is there some way to just extract all available tags from a pbf file?
if you re not really sure exactly what is inside it?
divinity76
- 1
- Opened on Mar 20, 2020
- #86
Users often get worried about the denormalization failed messages and open issues.
It would be better if this library used a log library and the verbosity level could be configured via a cli flag and ...
missinglink
- 1
- Opened on Jun 6, 2019
- #79
There are valid relations which contain no ways. We currently discard these with the assumption that relations with no
ways are a denormalization failure.
There are some examples in this issue: https://github.com/pelias/openstreetmap/pull/480 ...
missinglink
- Opened on Apr 29, 2019
- #78

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.