mmd's Comments
Post | When | Comment |
---|---|---|
DYI Vintage Tile Server | I created this image with data from Overpass API, dated 2012-10-01. Maybe that’s a good alternative to downloading GBs worth of data for a full history planet. Earliest possible date is Sep 12, 2012. |
|
I cannot move a point to a known latitude,longitude location with ID | In fact, you can do it also in iD as described in the many Github issues on this topic. I’m providing a short summary of all the steps needed:
|
|
Publishing sites using tile.openstreetmap.org | Somehow I’m missing the bigger picture here. Should site owners check this information to evaluate their own resource usage and find out how they compare to others? |
|
Overpass: Wege mit Länge als CSV | Forgot the way id? https://overpass-turbo.eu/s/1jD2 |
|
The earth is defintely flat (OSM and the GDPR) | As I see it, GDPR support is a multi-month project that requires a lot of coordination and communication with all possible stakeholders. What we have right now is a description of the “to be” state, but we don’t know yet how to get there with the least amount of disruption. To make that happen you need a proper project plan, i.e. a detailed plan of how these changes will be implemented and in what order, by whom, etc. And most importantly, you need someone to coordinate the overall effort and have overall responsibility for the outcome (yes, that would be you, OSMF board). It’s just ridiculous to put that burden on the maintainers or any third-party contractor, and everyone knows it. |
|
The earth is defintely flat (OSM and the GDPR) | You probably still recall the discussion we’ve had in https://github.com/zerebubuth/openstreetmap-cgimap/issues/144 and concerns that have been raised there, in particular by zerebubuth, which questioned the whole approach. In the end, I didn’t see much convincing arguments how we could possibly implement the suggested changes without causing at least some breakage in the ecosystem. The proposal is unfortunately very light on this very important change management topic (I hope I don’t misrepresent this part, it’s been a while since I last looked into it). I truly hope someone finds a way forward that works for everyone involved. Maybe talk to the EWG, they’re always looking for new exciting topics for subcontracting. |
|
The earth is defintely flat (OSM and the GDPR) | Why on earth would any volunteer developer spend time on a task that the OSMF board decided to outsource to a paid contractor? |
|
An open letter to OSMF board members concerning problems with OpenStreetMap-Carto | Maybe talk to the EWG folks, as they have this topic on their agenda anyway: https://wiki.osmfoundation.org/wiki/Working_Group_Minutes/EWG_2022-05-23#Response_to_OSM-Carto_Frustration In addition, maybe get in touch with OWG, as they’re looking into vector tiles right now, see https://github.com/openstreetmap/operations/issues/565 … A key resource from planetiler already joined that discussion. I believe this was one of the projects mentioned on one of your screenshots.
I’m a bit lost on this one. EWG recently granted some funds to assess and estimate efforts related to potential future data model changes. Beyond that, I’m not aware of much of an OSMF involvement here (or I may have possibly missed it somehow…). Is this what you had in mind? |
|
area and calculation of nodes | https://help.openstreetmap.org/questions/84625/calculation-of-area-of-nodes-in-osm has some more ideas (duplicate post by OP) |
|
Google Summer of Code 2022 | Tiles are mostly served by Fastly CDN these days. IIRC, |
|
Openstreetmap-Carto – Democracy Or anarchy? | One thing I found particularly troubling was the project’s inability to acquire and retain talent in the area of cartographic design, as well as the state of the underlying rendering technology [mapnik]. Quoting from the blog post:
And yes, I do realize this is a very different discussion than the one in this OSM diary. |
|
Openstreetmap-Carto – Democracy Or anarchy? | Nobody posted this yet, so here we go: http://blog.imagico.de/openstreetmap-carto-an-update-on-the-project/ |
|
New mobile editor: Every Door |
That’s not correct anymore for some time now. StreetComplete uses the OSM API to fetch all data in a bounding box, then performs some post processing on the mobile device. So data will be even more up to date, as the OSM API doesn’t have any delay at all. |
|
Open Mapping Hub Asia-Pacific Help Desk Recap and Other Updates - #4 | You should check out Protomaps, it’s really easy to use, very fast, and doesn’t require any email registration like the Export Tool. You can even upload your own shape file. Supported formats include raw data osm.pbf format (https://protomaps.com/downloads/osm ) as well as vector tile formats (see https://protomaps.com/downloads ) |
|
Join us for a community skillshare session: OSM Diary and OSM Wiki on 25 February, 12:00 UTC! | Re.: “Deleting a diary post”: you need to get in touch with a moderator (or administrator). Both roles can hide diary posts, as well as hide any comments. |
|
OverpassQL for downloading bus roads and bus stops data into JOSM | You can also find plenty of example queries:
|
|
OVERPASS QUERY EXAMPLE / EXEMPLO DE CONSULTA OVERPASS | I’d recommend adding four leading space characters in each line to fix the formatting of your queries. Also, putting your queries on the OSM Wiki might be a good idea. Without 4 leading spaces( way[“highway”~”unclassified|residential|tertiary|secondary”]“postal_code”!~”.*”; ); With 4 leading spaces
|
|
OSM what is needed and what to do | In case this temp layer thing should be part of the osm.org stack, this has been suggested by a several people in the past. Frequently mentioned use cases are facilitating imports, QA, approval workflows, conflation. All the usual suspects. None of this is really feasible, as the entire stack (including all data consumers) is not prepared for such things. And it would certainly be a huge effort to add it. |
|
On the gound rule and community review process | The comments seem to be correct, I don’t see any changes affecting the area of Taiwan: achavi (experimental fork), changeset map (experimental fork). |
|
Updated contributor stats - the end of maps.me |
I’m not exactly sure if maps.me ever supported Basic Auth. In any case their “automated sign up process” was likely impacted by a security fix in https://github.com/openstreetmap/openstreetmap-website/issues/3241 some time around July 2021. By the way, Organic maps fixed the issue pretty much on the same day. |