Parking

Seems like the rendering of a is gone when there is a address added on that node … what is best solution ? :roll_eyes:

You haven’t specified which renderer and which style this relates to, but, in general different attributes and different objects compete for the same space on the rendered image.

Do parking places really have house numbers in your country?

Your only option, if the map data is correct, is to choose a different rendering service that prioritises car parking spaces.

the website i have added of the operator of the (underground) parking says ; Ingang 1 : Frankrijkstraat 40, 1060 Brussel … so … , should i add that address or not ?

If navigating to that address will get you to that parking area, then yes the address should be on it.

In my area there are some privately owned and operated parking areas and parking garages that have addresses. I’ve even seem some address numbers on municipally owned parking structures. You should not worry about the “P” icon showing on the parking if there is also an address, but you might want to submit a bug report to the people who run the rendering of the map you like to use.

It is on OSM map ‘itself’ , NOT showing that P (as before) … :wink:

That’s not the OSM map, it is just one rendering of it, the standard, Mapnik, one, which, as previously noted is not a motoring map but one aimed at helping mappers place new content in the correct position.

This is the relevant part of the OSM map:


<?xml version="1.0" encoding="UTF-8"?>
<osm version="0.6" generator="CGImap 0.6.1 (2010 thorn-03.openstreetmap.org)" copyright="OpenStreetMap and contributors" attribution="http://www.openstreetmap.org/copyright" license="http://opendatacommons.org/licenses/odbl/1-0/">
 <bounds minlat="50.8359300" minlon="4.3335800" maxlat="50.8360400" maxlon="4.3337100"/>
 <node id="338861896" visible="true" version="6" changeset="62556333" timestamp="2018-09-13T15:44:53Z" user="henke54" uid="71942" lat="50.8357006" lon="4.3332901"/>
 <node id="338861898" visible="true" version="6" changeset="64165515" timestamp="2018-11-04T13:00:23Z" user="henke54" uid="71942" lat="50.8359847" lon="4.3336502">
  <tag k="addr:city" v="Brussel"/>
  <tag k="addr:country" v="BE"/>
  <tag k="addr:housenumber" v="40"/>
  <tag k="addr:postcode" v="1060"/>
  <tag k="addr:street" v="Frankrijkstraat"/>
  <tag k="alt_name:nl" v="parking Zuidstation"/>
  <tag k="amenity" v="parking"/>
  <tag k="fee" v="yes"/>
  <tag k="name" v="parking Zuidstation - Gare du Midi"/>
  <tag k="name:fr" v="parking Gare du Midi"/>
  <tag k="operator" v="Q-Park"/>
  <tag k="parking" v="underground"/>
  <tag k="website:nl" v="https://www.q-park.be/nl-be/parkeren/brussel/bru---zuid/midi/"/>
 </node>
 <node id="348189620" visible="true" version="3" changeset="32778172" timestamp="2015-07-21T14:03:59Z" user="OsmAnd_Pieter" uid="1671145" lat="50.8358392" lon="4.3334611"/>
 <node id="3345940220" visible="true" version="2" changeset="32778172" timestamp="2015-07-21T14:03:59Z" user="OsmAnd_Pieter" uid="1671145" lat="50.8357759" lon="4.3333826">
  <tag k="highway" v="crossing"/>
 </node>
 <way id="30639617" visible="true" version="5" changeset="28798687" timestamp="2015-02-12T16:04:37Z" user="cquest" uid="158826">
  <nd ref="338861896"/>
  <nd ref="3345940220"/>
  <nd ref="348189620"/>
  <nd ref="338861898"/>
  <tag k="highway" v="service"/>
  <tag k="service" v="parking_aisle"/>
 </way>
</osm>

I’m confused about its being underground, but having a parking aisle on the surface. That doesn’t make sense.

yep, i changed those 2 (on other side is also an entrance like that) into driveway (parking is under the Viktor Horta square) and parking into parking_entrance … but the P is not visible anymore it seems :wink: