tyr_asd's Comments
Post | When | Comment |
---|---|---|
Better Maps - The riverbank and the bridge/forest | JOSM’s ContourMerge plugin can also be quite helpful in such situations (especially if you want to avoid creating “unnecessary” multipolygon relations for areas without actual holes): First, split the forest very roughly along the river, unglue the middle section and use ContourMerge to join the two forest halves with the respective riverbank outlines. |
|
Visualizing OSM.org's Map Views | PS: For those interested in the technical implementation details: Recently I’ve switched out Vladimir Agafonkin’s rbush library with his kdbush implementation, which offers even faster indexing, resulting shaving off another few seconds of startup times. Awesome stuff! |
|
OSM Node Density – 2016 Update | Jennings, I think I just run the commands as explained here (I’m not sure why it reads I tried to use my tms tile source |
|
Preparing accurate history and caching changesets | Hey. Great work and thanks for providing this as a service! PS: are the cached (raw) augmented diffs also publicly available? |
|
Lets have changeset mentions |
What about just using URIs as identifiers? Github shortens typed URLs to other tickets: |
|
Surfacing Wikidata objects with coordinates to match them with OSM |
oh… that sounds like a lot of fun to clean up after this import. In fact, I already found quite a lot of duplicate wikidata entry pairs where one stems from a “real” wikipedia article and one from a geonames-imported stub article. (e.g. Q1526768 and Q18473363.) Fortunately, one can quite easily fix them by merging the items with this wikidata tool: https://www.wikidata.org/wiki/Special:MergeItems. (@sabas: I’ve signed those points on your tool as “non mappabile” because the respective item is now a redirect, is that the correct way to do it?). |
|
Describing Wikidata items with OpenStreetMap tags | You can also see which OSM tags are already linked from wikidata on the following (daily updated) list on taginfo: https://taginfo.openstreetmap.org/projects/wikidata_org#tags. Strangely, it only reports 872 items. |
|
Micromapping gone wrong | Here’s a similar example: osm.org/way/397462262#map=19/39.92535/32.83750&layers=D 🙈 |
|
Finding dragged nodes | Tools like keepright often indirectly show such cases by detecting the non-intersecting overlapping highways. |
|
OSM Node Density – 2016 Update | @joost: nope. here you go: https://gist.github.com/tyrasd/80b2cbd9a3991e9b295124c1a6165bc2. Code and freshly processed raw data is included. osmnodes-eu.geostatgrid.csv uses keys that are compatible with the grid ids from the pop dataset, but note that their “reference grid” doesn’t include cells with 0 population. |
|
OSM Node Density 2014 | @goclem: In this visualization (as well as the updated one) from 2016, there is no minimum number of nodes in a pixel. The maximum depends very much on the zoom level you’re looking at. Frederic’s analysis from 2013 may give you some more insight into what absolute numbers one might have to expect. |
|
Validation feedback can provide important social affirmation | @dekstop: Thanks for the additional explanation! It’s much clearer now. |
|
Validation feedback can provide important social affirmation |
Can you please explain (to a non-statistician) what that means exactly? For example: Does it mean mappers who received feedback, were ~20% more likely to continue mapping compared to those who weren’t messaged? |
|
Evolving roads | Very nice! Did you use osm-history-renderer to extract the geometries from the history dump, or something else? |
|
[demo] Emojis in overpass turbo!! 😍😈😃 | Nice! Here’s the query usefully combined with some mapcss: http://overpass-turbo.eu/s/laC 😎😎😎 |
|
History of all Tags | Sorry, currently, there’s no updates! :( I’ve been looking into doing updates via Overpass’ augmented diff, but I’ve run into some issues which need to be resolved upstream before it can work (see links in https://github.com/tyrasd/taghistory/issues/10). The alternative of reprocessing the history dump every week or month is currently also not really an option because of my limited computing resources. |
|
overpass turbo now with MapCSS support | @Robot8A: Unfortunately, that’s also one more thing on my to-to list. |
|
History of all Tags | @Joost, probably not too hard. There’s already a ticket on github for that, where any progress will be documented: https://github.com/tyrasd/taghistory/issues/6 |
|
The number of the month: 74.9 percent |
yep, that’s in line with what I’m seeing in overpass turbo’s recent access logs (see the chart below; the pre-event base level is around ~500 visits per day ^_^). The bulk of new users seems to come from the US, though.
|
|
100€ for a subscription to diary comments | Nice job everyone! |