Re: [pmapper-users] Layer ON or OFF (?)
Brought to you by:
arminburger
From: Armin B. <arm...@gm...> - 2006-11-14 17:37:02
|
p.mapper supports the definition of thematic categories, thus allowing=20 to group layers in the table of contents together (see description of=20 INI parameter useCategories). If categories are used, all layers/groups=20 have to be referenced in the $categories array in /config/php_config.php. The naming of the categories has to be defined in the=20 incphp/locale/language_xy.php armin Kai Behncke wrote: > Der p.mapper -List, >=20 > I=B4m writing an article for the German newspaper "GIS BUSINESS" about = Open > Source web-clients and I want to mention also "p.mapper".=20 > For that I try to make some nice screenshots of an own apllication. >=20 > But there is still one problem with the layers. > I have three in my application, for example (in my mapfile): >=20 > LAYER > NAME 'tk100' > TYPE RASTER > STATUS ON > CONNECTION 'http://www.mapserver.niedersachsen.de/freezoneogc/mapserver= ogc?' > CONNECTIONTYPE WMS > MAXSCALE 80000 > MINSCALE 20000 >=20 > METADATA > 'wms_title' 'tk100' > 'wms_server_version' '1.1.1' > 'wms_name' 'TK100' > 'wms_srs' 'EPSG:31467' > 'wms_format' 'image/png' >=20 > END > END >=20 > It is shown in my application but how can I turn it on and off? > In the TOC there is always written: > "Administrative Data > Nature-spatial Data > Raster Data" (where can I change this?) > and no possibility to change the Layer Status. >=20 > I didn`t find anything about that in the mailing archive, can anybody h= elp please? >=20 > Thank you in advance:-) >=20 > -- > Dipl.-Geogr. Kai Behncke >=20 > Institut f=FCr Geoinformatik und Fernerkundung (IGF) > Universit=E4t Osnabr=FCck > Kolpingstr. 7 > 49074 Osnabr=FCck >=20 > Raum: 01/308 > Tel.: +49 541 969-4450 > E-Mail: mailto:kbe...@ig...=20 > Web: http://www.igf.uni-osnabrueck.de >=20 >=20 > -----------------------------------------------------------------------= -- > SF.net email is sponsored by: A Better Job is Waiting for You - Find it= Now. > Check out Slashdot's new job board. Browse through tons of technical jo= bs > posted by companies looking to hire people just like you. > http://jobs.slashdot.org/ > _______________________________________________ > pmapper-users mailing list > pma...@li... > https://lists.sourceforge.net/lists/listinfo/pmapper-users >=20 >=20 |