SomeoneElse's Comments
Post | When | Comment |
---|---|---|
Large and small trees | The vector version is live already - see https://map.atownsend.org.uk/vector/index.html#15.94/52.947792/-1.209111 for the area in the picture above. That map on that site covers UK and Ireland, but it’d be relatively easy for someone to create a similar map for a different area. The script used to create the map just takes Geofabrik areas as parameters (so here “europe britain-and-ireland”). You could use “europe france” as a parameter in the script to get a similar map for France, and as long as the machine generating the times didn’t run out of memory (there are ways of preventing that) it should “just work”. I’ve also made similar changes to the raster version of the same map, so “different sized trees” should appear there too. |
|
Large and small trees |
Based on the usage that taginfo suggests I’m actually using four sizes - “<=10”, “>10”, “>20” and “>30”. There are enough of the larger two to justify them being there as well; but above 35 some values seem to become silly.
A couple of lines in the style try and do that. One is icon-allow-overlap (and also the way that the tree icon is drawn it’s designed to not look messy when drawn over others), and another is text-optional, which means that the icon will be shown even if there is no room for the text. |
|
What if the OBDL, but explicitly inclusive and antifascist? | It’d be a licence, but not an open one. Json has such a clause and it isn’t considered an open licence. Who gets to decide what is “good” and what “not good”? You? Me? Santa? |
|
mbtiles, mbtileserver, tileserver-gl |
That’s using raster tiles, do do that on you’re laptop I’d suggest installing WSL with either Debian or Ubuntu running there and then follow these instructions. If that isn’t an option but Docker is, try these. If you want vector tiles then I’d (as mentioned earlier) suggest Tilemaker under WSL and then Apache + mod_mbtiles. This was intended as a “soup to nuts” guide to doing that on Linux, but all but the “obtaining a server” part of that would likely also apply to WSL. You’ll then have to fiddle around with the Windows firewall (but then as a Windows developer you’re presumably used to doing that). |
|
mbtiles, mbtileserver, tileserver-gl | Was there any reason why you chose Windows Server here (other than “it was what you had lying around”)? Windows versions of OSM tools always suffer because basically “no-one developing them uses Windows”. One thing that you might try include WSL - I’ve not tested that on your particular environment but I’d be surprised if it didn’t work, based on the things that have worked in the past. Serving vector tiles is basically just “serving a small portion of a big file”. In the past I’ve used Apache on Windows without problems, so one avenue to explore might be that with mod_mbtiles. I haven’t tried that on Windows, but it works fine on Debian Linux. |
|
Roads without key: sidewalk | The check I use for displaying “is there a sidewalk on a road” on maps is https://github.com/SomeoneElseOSM/SomeoneElse-vector-extract/blob/main/resources/process-sve01.lua#L1790 . An example of a map that you can make with that is https://map.atownsend.org.uk/vector/index_svwd08.html#9.34/52.2054/-1.5605 - that only shows primary and secondary roads if you can walk on them. It wouldn’t be that difficult if you wanted to create a set of vector tiles in that schema for California. |
|
About main keys and values | @kumakyoo yes - that mostly makes sense, and assuming that |
|
Fixing places as areas in shortbread tiles |
When I make a request to an OSMF vector tile it’s to something with a URL like https://vector.openstreetmap.org/shortbread_v1/9/252/166.mvt . How is the reload process done - is it just a reload of the database from which those .mvt files are generated, or a regeneration of all .mvt files as well? |
|
What do you need from a preprocessed MapLibre style editor? | I ended up creating a bunch of scripts to manage the loading and unloading of vector tiles and map styles, including the icons and sprites. That meant that when I created a new test style I only needed to create one file - the style .json and run one command with a bunch of parameters to deploy it. However, the “elephant in the room” is still the large, uncommentable .json file - having “something sane from which that is generated” would clearly be much better.. I’ve used layer ids that indicate sources layer and min/maxzoom, but styles are still a bit of a handful to edit. |
|
About main keys and values | I notice you also have “area” information in there too - How do you cope with things like Also - what about things like |
|
Showing less silly route names from OSM | If it helps, the lua code that I use to suppress unsigned routes is currently at https://github.com/SomeoneElseOSM/SomeoneElse-style/blob/master/style.lua#L1100 (“Check for signage - remove unsigned networks”). |
|
Showing less silly route names from OSM | Interesting that you mention the Cape Wrath Trail. It is part of a “relation of relations” - osm.org/relation/9327615 . That’s
From reading the wikipedia article it sounds like it has a similar status to “Wainwright’s Coast to Coast Walk” did in England before it was “adopted” by National Trails. There was some signage, but it was unofficial and often hit and miss. Generally speaking OSM doesn’t have “book only routes” (i.e. if they’re not signed on the ground they shouldn’t really be there) but there are exceptions that “everyone knows” (like the Coast to Coast Walk was). Whether it should be there or not is a decision for the local community. My maps will omit names for routes that are tagged as being unsigned, but I hadn’t previously considered
It’s not just Mapnik - if anything the problem seems to be worse in Maplibre (for reasons that I haven’t really been able to work out yet). For now on vector maps, I’ve just made the route name text smaller that other text, in addition the the name consolidation described in this diary entry.
That’s a perennial problem, probably because some general purpose renderers (like OSM Carto) don’t show hiking routes at all. ** it’s confusing - when doing relation checks on these I just look at the geometry. The lack of consistency makes it difficult for iD. |
|
Identifying ways tagged sidewalks != separate or no | I’ve no idea what you’re looking for in this list, but potentially you might want to look at a few other values. this list is a list of “things you might be able to walk on”. Things like |
|
. | ? |
|
Import Data from UK Govt published data | Essentially, the process is something like:
If you’d like to look at a previous example, the NaPTAN data is probably a good place to start. However, a challenge for you might be that I suspect that much of the “low hanging fruit” has already gone. Things that might be suitable include CRoW Act land (but in that case a data source needs to be found, and data licence and data quality checked, and the conflation will be a challenge due to previous armchair heathland mapping in OSM), and possibly others. |
|
Tracking new rural bus route & capturing street-level imagery | Especially from the top deck! |
|
Can someone help me create an OpenStreetMap with these script? | Perhaps this web page might help? |
|
Sperren |
For the avoidance of doubt - I didn’t last time either! It was a message that you had to read before continuing to edit. Once you’d read that message you were free to continue editing. The OSM website uses the same mechanism for both, and they appear in the same place. If you think that should be changed, then the usual “patches welcome” comment applies (all these systems are developed and maintained by volunteers). When sending a “please don’t say things like that” message we have a number of choices. Firstly, private or public: I tend to think that most people are basically decent and “sunlight is the best disinfectant” here so will tend to use public options unless there are mitigating circumstances. Next, any message can go on a note or changeset (if that is relevant) or via a “message you have to read before anything else”. I chose the latter here partly because do that with notes can be a bit problematic - they get closed and sometimes hidden for content reasons. Writing a public message and then later hiding that message would somewhat defeat the object. We’re always open to suggestions about how best to persuade people to behave in a respectful way to everyone else. What do you think would have worked in your case? Best Regards, Andy |
|
Sperren | What you wrote on osm.org/note/2805298 and osm.org/note/3521901 was not OK. OpenStreetMap is a shared project and we all need to work together. Your comments on those notes suggest that you aren’t willing to do that. My suggestion on osm.org/user_blocks/17037 (“Next time, you think about commenting like this, perhaps wait a bit and sit down and have a nice cup of tea first?”)** still applies I think? |
|
Testing data upload |
Please - think about quality rather than quantity!
Perhaps have another look? You’ve said that about apps that are explicilty mobile apps. |