Rafael Troilo

Results 17 issues of Rafael Troilo

This PR reintegrates OSMSource, OSHDBUpdate and OSHDBTools. ## Writing TagInterpreter - [x] write new tags - [ ] ensure only one writing TagInterpreter ## OSMSource: - [x] osc (replication files...

Please add the **type of change** as label. If your PR is not ready for review and merge, please add `🚧` to the PR title. ### Description Please add a...

Some dokumentation about the current changes for 1.0 are missing. Also an how-to upgrade von 0.7 to 1.0 section should be added.

documentation

related to #424. A valid Polygon with a hole `POLYGON((0 0,0 2,2 2,4 2,4 0,0 0),(2 2,1 1,3 1,2 2))` lat ^ | 2 b --- c --- f |...

bug

Many thanks for this great library @bjornharrtell ! Currently jts2geojson is not be able to parse empty geometries in either direction. This is a correct behavior as GeoJSON processors are...

Overpass allows to query with a country name or osm-id, `area[name="London"]; or area(3600065606)` Our dashboard also allows to choose countries (by name). And as we already have the administrative boundaries...

enhancement
brainstorming
comments welcome

count/groupBy/boundary request with two overlapping boundaries with a value of 308 for the first ( "groupByObject" : "way/587699645") boundary. ``` curl --data-urlencode "bpolys@bug_both.txt" -d "time=2019-12-10" -d "types=NODE,WAY" https://api.ohsome.org/v1/elements/count/groupBy/boundary { …...

bug
wontfix
upstream