Martin Raifer

Results 140 issues of Martin Raifer

see https://github.com/openstreetmap/id-tagging-schema/issues/461#issuecomment-1129146212 for further details closes https://github.com/openstreetmap/id-tagging-schema/issues/461

localization
enhancement

see https://www.reddit.com/r/openstreetmap/comments/7bcsw5/stravas_heatmap_got_updated_and_can_be_used_for/, https://medium.com/strava-engineering/the-global-heatmap-now-6x-hotter-23fc01d301de?_branch_match_id=456415818991382222 josm already has this layer: https://josm.openstreetmap.de/wiki/Maps#Stravacyclingandrunningheatmap OSM wiki page: https://wiki.openstreetmap.org/wiki/Strava#Data_Permission_-_Allowed_for_tracing.21 fixes #294 related: https://github.com/strava/iD/commit/104ae9ded4b51ab1b919273db30f58f3e5a577f0

waitfor - license / usage permission

It looks like in the case of a broken multipolygon (e.g. missing roles), not all geometries are rendered. Example: http://overpass-turbo.eu/s/nNI (note the missing inner way of the broken multipolygon is...

bug

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=xmldom&from_version=0.1.31&to_version=0.5.0&pr_id=7ed031fc-61d7-4584-8af5-7f8792ae3b2b&visibility=true&has_feature_flag=false) #### Changes included in this PR - Changes to...

and/or line delimited geojson. As an alternative output format. See https://tools.ietf.org/html/rfc8142

enhancement

[Here](https://github.com/tyrasd/osmtogeojson/blob/gh-pages/index.js#L797) the first iteration of the loop is unnecessary, because in OSM, a polygon's start end end vertex are equal: see https://beta.observablehq.com/@tmcw/understanding-point-in-polygon#values-of-i-j-in-each-iteration

if none of the object's references can be resolved and `bb` bbox geometries are used -> don't set tainted geometries flag http://overpass-turbo.eu/s/vbe

this query produces unexpected results: ``` ( way(27988723); rel(6537706); ); // print results out body; >; out skel qt; ``` maybe a bug in the deduplication code?

bug

- [ ] list of breaking changes incl. how to upgrade - [ ] deduplication callback #23 - [ ] pbf parsing (see #61) - [ ] …

-> maybe render as GeometryCollection features. related: https://github.com/tyrasd/overpass-turbo/issues/293, #42, #58