[Mapserver-users] Appending a shapefile

Jean-Francois.Doyon at CCRS.NRCan.gc.ca Jean-Francois.Doyon at CCRS.NRCan.gc.ca
Mon Apr 7 11:22:28 EDT 2003


The preferred/coolest one is PostGIS:

http://postgis.refractions.net

It's the spatial extension to PostgreSQL.

MapServer can also support Oracle Spatial and SDE ...

If neither of those is acceptable to you, you can use mapscript and any
database system supported by the language you use (Perl, PHP, Python) ...

J.F.

-----Original Message-----
From: Alessandro Galasso [mailto:agalasso at gndci.cs.cnr.it]
Sent: Monday, April 07, 2003 10:56 AM
To: jshorie at medinaco.org
Cc: Mapserver-users at lists.gis.umn.edu
Subject: Re: [Mapserver-users] Appending a shapefile


Hi Jon.
Where can i find info on how to use a database insteed of .dbf files ?
Which DBMS are supported?

Ragards,
---
Alessandro Galasso


----- Original Message -----
From: "Jon Shorie" <jshorie at medinaco.org>
To: <mapserver-users at lists.gis.umn.edu>
Sent: Thursday, April 03, 2003 3:33 PM
Subject: Re: [Mapserver-users] Appending a shapefile
>
> You may want to store the data in Mysql or another low end database rather
> than .dbf files.  This would permit you to not have to rebuild the dbf
every
> time you add a point.  You would just issue an sql insert command to add
the
> point to the database.

_______________________________________________
Mapserver-users mailing list
Mapserver-users at lists.gis.umn.edu
http://lists.gis.umn.edu/mailman/listinfo/mapserver-users



More information about the mapserver-users mailing list