Re: [Libosmscout-development] Cannot get TYPE wood to render above level 10
Library for OpenStreetMap offline rendering and routing
Status: Beta
Brought to you by:
tteuling
|
From: Nicholas H. <ni...@ze...> - 2016-08-18 19:10:21
|
Hi Tim, In your example, what is the -r flag referring to? And what does cell level mean? Thanks, Nicholas Hubbard Owner Zed Said Studio LLC www.zedsaid.com ni...@ze... > On Aug 12, 2016, at 1:19 PM, Tim Teulings <ti...@fr...> wrote: > > Hello Nicholas, > > You can always use DumpData to ask the database for an OSM or > libosmscout object. For example: > > [tim:~/projects/OSMScout/DumpData] master(+234/-95,9)+* ± src/DumpData > ../maps/washington -r 1153148 > Area { > OSM id: 1153148 > fileOffset: 13971846 > type: boundary_county > boundingBox: [46.73541 N 119.37048 W - 47.26174 N 117.95828 W] > center: 46.99857 N 118.66438 W > cell level: 7 > ... > > Using the concrete OSMId you should be able to clearly identify the > object during data loading or rendering. This way you can check if an > object is available at a certain state. For example to see, if it is > contained in the MapData instance (loop over data with some kind > equality check). > > -- > Gruß... > Tim > > > ------------------------------------------------------------------------------ > What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic > patterns at an interface-level. Reveals which users, apps, and protocols are > consuming the most bandwidth. Provides multi-vendor support for NetFlow, > J-Flow, sFlow and other flows. Make informed decisions using capacity > planning reports. http://sdm.link/zohodev2dev > _______________________________________________ > Libosmscout-development mailing list > Lib...@li... > https://lists.sourceforge.net/lists/listinfo/libosmscout-development |