On Sat, Nov 21, 2009 at 6:56 PM, Xan <[email protected]> wrote: > I edit some area > [http://www.openstreetmap.org/?lat=39.58918&lon=2.62847&zoom=17&layers=B000FTF] > and I don't know why all the area becomes parking. I use Josm but I only > see several small areas which really are parkings. > > Any ideas how to fix it?
The problem is that you've created parking areas inside the leisure=sports_centre area. Aside from whether it's a good idea to tag *all* that area as a sports centre and not just the areas that people actually play sports on (which presumably isn't on the parking lot) here's how you fix it: 1. Download the multipoly plugin 2. Restart JOSM 3. Download and select everything in that area 4. Search for: selected type:way leisure=sports_centre | amenity=parking 5. Tools -> Create multipolygon Now you've created a multipolygon which conveys that you'd like the sports centre to have holes where parking lots are. For further info see here: http://wiki.openstreetmap.org/wiki/Relation:multipolygon You could also just add layer=1 to the parking lots, but that's lazy, somewhat likely to break and doesn't correctly markup the data (the parking lot isn't a sports centre). _______________________________________________ newbies mailing list [email protected] http://lists.openstreetmap.org/listinfo/newbies

