[Mapserver-users] How to MapServer using shapefiles from different paths
Pericles S. Nacionales
nacional at cbs.umn.edu
Mon Jun 23 12:51:51 PDT 2003
Eduardo,
You can just type the full path of your second shapefile on your map
file. Or, create a symbolic link:
ln -s /var/shapefiles/mydata /var/shapefiles/br/sp/mydata
and call DATA "mydata/fr_niv.shp" on your map file.
Good luck!
-Perry
On Mon, 2003-06-23 at 14:00, Eduardo Patto Kanegae wrote:
> Is there a way of using shapefiles from different paths?
>
> example:
>
> 1st Path: /var/shapefiles/br/sp/
> contains: sp_limits.shp / sp_cities.shp
>
> 2nd Path: /var/shapefiles/mydata/
> contains: fr_1.shp / fr_niv.shp
>
> thanks
>
> Eduardo Patto Kanegae
> eduardo at linkgeo.com.br
> http://www.linkgeo.com.br
>
> ***************************************
> ***Fim da Mensagem / End of Message ***
> ***************************************
--
Pericles S. Nacionales <nacional at cbs.umn.edu>
University of Minnesota
More information about the MapServer-users
mailing list