Re: [Tagging] How to put a name tag on an area with more than one type?

2020-12-18 Thread Ture Pålsson via Tagging
> 14 dec. 2020 kl. 19:06 skrev Ture Pålsson : > > I have implemented the merge-adjacent-areas scheme in my renderer. I’ll try > to get a demo up… :-) > > Having said that, as a renderer implementer, I have a slight preference for > the relation method. It is s imply

Re: [Tagging] The saga of landuse=reservoir vs water=reservoir

2020-12-16 Thread Ture Pålsson via Tagging
> 16 dec. 2020 kl. 17:25 skrev Tomas Straupis : > > What about maps made according to Cartographic conventions? > You know, something on the lines of: https://map.geo.admin.ch > Would > it be possible to make maps of such quality writing general queries > like

Re: [Tagging] How to put a name tag on an area with more than one type?

2020-12-16 Thread Ture Pålsson via Tagging
2020-12-15 08:48 Anders Torger a écrit: However I'll soon go through these edits again and then I will add multipolygon for the split, and if your renderer takes that into account we should end up with a single multipolygon. I think in the case of Muddus it will work in all cases, ie we

Re: [Tagging] How to put a name tag on an area with more than one type?

2020-12-15 Thread Ture Pålsson via Tagging
2020-12-15 23:38 skrev Martin Koppenhoefer: Take a look back what I mentioned 3 days ago in my first answer: "...If we want to map all those "meta areas" with names we would do well to think about additional ways of delimiting space (i.e. different kind of geometry objects), e.g. a fuzzy

Re: [Tagging] How to put a name tag on an area with more than one type?

2020-12-15 Thread Ture Pålsson via Tagging
> 15 dec. 2020 kl. 08:26 skrev Anders Torger : > > And about wetlands, couldn't those be just rendered on top of forests so we > didn't have to make these complex multipolygons? It does make sense to have overlapping wetland and forest, though. To take a swedish example: down here in 08-land

Re: [Tagging] How to put a name tag on an area with more than one type?

2020-12-15 Thread Ture Pålsson via Tagging
> 15 dec. 2020 kl. 08:26 skrev Anders Torger : > > And about wasting mapper's time. What about that we have to punch holes and > make river areas for rivers nowadays? Punch holes for waters in forest areas? Anecdote: When I first started toying with rendering about ten years ago, I had

Re: [Tagging] How to put a name tag on an area with more than one type?

2020-12-14 Thread Ture Pålsson via Tagging
> 14 dec. 2020 kl. 22:30 skrev Anders Torger : > > Cool! It would be really nice to see a demo :-) Rijmmoáhpe renders sort of reasonably now at http://lab3.turepalsson.se/map . (On the generated PDF, not on the ”slippy map”. And it’s a bit hard to find, since

Re: [Tagging] How to put a name tag on an area with more than one type?

2020-12-14 Thread Ture Pålsson via Tagging
> 14 dec. 2020 kl. 19:06 skrev Ture Pålsson (that’s me!): > > I think it would be good to keep the set of possible values for the ’type’ > tag small, so I’d like to propose another level of indirection; something like > > type=named_area, named_area=natural, natural=wet

Re: [Tagging] How to put a name tag on an area with more than one type?

2020-12-14 Thread Ture Pålsson via Tagging
14 dec. 2020 kl. 15:49 skrev Anders Torger : > > Okay, but why does the OSM-Carto renderer, and all other renderers known to > man(?) make multiple text labels then, when it should be a single one? Look > at the result, it looks horrible. Do you really think this is the way it > should be

Re: [Tagging] How to put a name tag on an area with more than one type?

2020-12-14 Thread Ture Pålsson via Tagging
> 13 dec. 2020 kl. 16:15 skrev Christoph Hormann : > > I am trying to understand what the issue is with the recommendation for > mapping you have received from multiple sides here. Just to clarify, could you summarise what that recommendation is, for the Rijmmoáhpe case? The thread has become

Re: [Tagging] How to put a name tag on an area with more than one type?

2020-12-13 Thread Ture Pålsson via Tagging
> 13 dec. 2020 kl. 15:21 skrev Paul Allen : > > I'm probably misunderstanding this, but torp doesn't seem to be a type of > building. The tag building=torp says that this building IS a torp (as > opposed to a house, or a shop, or a garage, or a shed, or a barn). > If you feel a need to

Re: [Tagging] How to put a name tag on an area with more than one type?

2020-12-13 Thread Ture Pålsson via Tagging
> 13 dec. 2020 kl. 11:40 skrev stevea : > > Thank you, Ture: an excellent example and a great brief overview. From my > perspective (if I were more of an OSM beginner), I might ask about the > example of "torp:" might creating a tag like building=torp seem like it's on > a good track?

Re: [Tagging] How to put a name tag on an area with more than one type?

2020-12-13 Thread Ture Pålsson via Tagging
> 12 dec. 2020 kl. 16:18 skrev Anders Torger : > > Indeed, place=locality seems to be a dead end, it's been misused quite much > and there's talks about removing it from OSM-Carto, and you can't render good > maps from it, so it's technically a poor concept as well. Around where I live

Re: [Tagging] coastline v. water

2020-11-25 Thread Ture Pålsson via Tagging
By the way, an... amusing test case for all things related to water and label placement is Lake Mälaren, the lake that Stockholm is separating from the sea, and all its (named!) nooks and crannies: https://www.openstreetmap.org/relation/1433877 . I've had at least 3 different bits of it poking

Re: [Tagging] coastline v. water

2020-11-25 Thread Ture Pålsson via Tagging
I mentioned the problem of mapping "fuzzy" areas to a friend, who replied along the lines of "why, of course such areas should be mapped as functions, taking a point as input and returning a real between 0 (definitely outside) and 1 (definitely inside)!". I'd rather not have to implement

Re: [Tagging] Basic cartography features missing, why?

2020-11-08 Thread Ture Pålsson via Tagging
> 6 nov. 2020 kl. 19:31 skrev Anders Torger : > > Hello everyone, newcomer here! > Only marginally related to the discussion, but: For Sweden, you may want to look at the rendering at http://lab3.turepalsson.se/map/ (the generated PDF:s, not the tiles;

Re: [Tagging] PTv2 public_transport=stop_position for stop positions that vary based on train length

2020-08-10 Thread Ture Pålsson via Tagging
Here in Stockholm, trains seem to line up one end of the train with one end of the platform. Usually, that's the end where the entrance is, but sometimes there are entrances at both ends, so if you arrive just in time at an unfamiliar station and find that it's a short train, you may be in for

Re: [Tagging] Reviving the path discussion - the increasing importance of trails in OSM

2020-05-27 Thread Ture Pålsson via Tagging
> 27 maj 2020 kl. 12:42 skrev Volker Schmidt : > > > > […]how to indicate that a path is a hiking trail. It has been proposed to > introduce a new value path=trail or path=hiking for that purpose. > As we do already have the sac_scale tagging for level of difficulty of hiking > paths and

Re: [Tagging] Reviving the path discussion - the increasing importance of trails in OSM

2020-05-26 Thread Ture Pålsson via Tagging
> 27 maj 2020 kl. 06:54 skrev Yves : > […] > I'm as fool as you, and always mapped the paved, urban-style as > highway=footway and the ones in the wilderness as highway =path. > So have I, and so have, as far as I can tell from the areas I am familiar with, most mappers in Sweden. Not all

Re: [Tagging] Reviving the path discussion - the increasing importance of trails in OSM

2020-05-26 Thread Ture Pålsson via Tagging
26 maj 2020 kl. 11:33 skrev Volker Schmidt : > > We have now been reviving the path discussion in 73 messages, and counting ... > I still feel we are not understanding each other (or is it only me who is > lost?) > To me a highway=path is a concept that is well defined in the wiki, and the >

Re: [Tagging] Reviving the path discussion - the increasing importance of trails in OSM

2020-05-22 Thread Ture Pålsson via Tagging
> 22 maj 2020 kl. 17:25 skrev Andy Townsend : > > I think that there's another problem with the standard style as well - aside > from surface rendering it's hugely biased towards urban centres. Looking at > https://www.openstreetmap.org/#map=13/53.9023/-0.8856 you can't see any paths > at

Re: [Tagging] Reviving the path discussion - the increasing importance of trails in OSM

2020-05-22 Thread Ture Pålsson via Tagging
> 22 maj 2020 kl. 12:52 skrev Daniel Westergren : > > […] Then there is width, which is only tagged on 3.5% of highway=path. I was > discussing width of paths in another forum. For a forest path, would you say > width is measured as the actual tread on the ground only? For a runner and > MTB

Re: [Tagging] Reviving the path discussion - the increasing importance of trails in OSM

2020-05-21 Thread Ture Pålsson via Tagging
21 maj 2020 kl. 09:21 skrev Daniel Westergren : > > Expanding on the discussion about attributes for trails. What's the current > status of the highway=path mess? OSM is increasingly becoming more useful for > forest trails than for car roads (for which other sources are usually more >

Re: [Tagging] Ski picnic room

2020-02-03 Thread Ture Pålsson
2020-02-03 13:17 skrev Paul Allen: > [...] > > I'm hoping somebody will come up with a less generic name. Or a better name > than "indoor_food_consumption" that means the same thing. Failing that, > "dining_area" is the least bad name I've thought of so far. Or "eating_area" > might be

Re: [Tagging] Residential=rural, =urban?

2019-04-10 Thread Ture Pålsson
2019-04-10 10:28 a écrit Joseph Eisenberg: [...] Does anyone feel like doing some research into how these tags is actually used, so that the wiki page can match? Or has anyone used this tag themselves? I took a quick look in Sweden. There are only a few hundred of them (369, to be exact, in

Re: [Tagging] tree rows vs individual trees

2019-02-11 Thread Ture Pålsson
2019-02-11 14:55 skrev Tomas Straupis: 2019-02-11, pr, 11:29 Ture Pålsson rašė: [ ... ] 2. If (1) is true in other countries, maybe "tree_row" should be an attribute of a road/railroad? Say highway=residential+tree_row=left|right|both. This way it would be much more convenient

Re: [Tagging] tree rows vs individual trees

2019-02-11 Thread Ture Pålsson
2019-02-09 15:23 skrev Tom Pfeifer: If a renderer wants to cluster any trees that can be done algorithmically. As someone who tries to render smallish-scale (typcally 1:25000 or 1:5) maps from OSM data, I am always slightly annoyed when someone states that something does not need to be

Re: [Tagging] Feature Proposal – RFC – natural=peninsula

2019-01-09 Thread Ture Pålsson
2019-01-09 10:35, Frederik Ramm wrote : [ ... ] I fear that people will otherwise with great diligence and fun tag things like the "Iberian Peninsula" which will not be of any use and just lead to more relation clutter. (Cf. discussion about bays.) I mentioned the discussion of bays to a

Re: [Tagging] Tagging a named river bend

2018-09-27 Thread Ture Pålsson
And again, with a link, this time! =) https://kso.etjanster.lantmateriet.se/?e=749899=7312843=9=default_background_noauth <https://kso.etjanster.lantmateriet.se/?e=749899=7312843=9=default_background_noauth> > 27 sep. 2018 kl. 18:36 skrev Ture Pålsson : > > >> 27 sep.

Re: [Tagging] Tagging a named river bend

2018-09-27 Thread Ture Pålsson
> 27 sep. 2018 kl. 13:03 skrev Yves : > > Place=locality makes sense, I guess the name is also used for the area close > to the bend by extension. > Locality on a node is always troublesome, and I wonder if anybody uses > description=* to describe further the place, here this would be

Re: [Tagging] What is a VTC car in OSM ?

2018-08-21 Thread Ture Pålsson
(Replying to the thread in general, not to any particular message) The concept of a VTC in e.g. Spain and France seems similar to what londoners call a ”minicab". Are there any existing tagging practices for those? ___ Tagging mailing list

[Tagging] Castles and manors

2018-07-25 Thread Ture Pålsson
I noticed that this structure: https://www.openstreetmap.org/way/190298018 is tagged historic=castle. It is certainly not defensive (Swedish Wikipedia: https://sv.wikipedia.org/wiki/Lennartsnäs), so I thought it needed a castle_type, but reading

Re: [Tagging] Rock outcrops in forest

2018-05-28 Thread Ture Pålsson
2018-05-28 02:00 skrev Warin: [ ... ] Actually there are large areas that have flats/apartments with the ground floor as shops ... so the suggested landuse=residential and landuse:secondary=retail is what is happening on the ground in some places. Random thoughts: Does this really buy

[Tagging] Rock outcrops in forest

2018-05-27 Thread Ture Pålsson
The Swedish Geodetic Survey, Lantmäteriet, have released data corresponding to their printed 1:5 topographic maps under a CC0 license (i.e, compatible with OpenStreetMap). One of the features in this data is ”berg i dagen”, translated as ”rock outcrop” on the legend of the printed maps.