[josm-dev] Plugin for "wifi geolocalization inside building" ...

Sebastian Klein bastikln at googlemail.com
Wed Jan 13 10:48:38 GMT 2010


Minh Quang wrote:
> 
> 
> So my first question concerns how JOSM deals
> with its layer. For our project, what we would like to do is to transform a
> layer to a level or a floor. All the objects drawn, and created there will be
> considered as objects positioned on this floor (like rooms, walls, wifi hotspot,
> WC). Automatically, these objects will be auto-tagged additional tags (the
> number of the floor for this layer, the name of building). 
> 
> 
> 
> My second question is that how to create layers
> according to different tags. We want to create the same number of floors as there are
> inside a building. Like, if there are 5 floors inside “Lamda” building, there
> will be 5 layers created in workspace JOSM with their objects.
> 

One possibility is to use the JOSM layers to model floors. Then only one 
of them is "active" at the same time. Disadvantage: you cannot route 
between them.

Another way would be to use the filter feature: There you can 
disable/hide certain objects according to a search string. (e.g. "floor=-1")

__

Basti




More information about the josm-dev mailing list