[mapserver-users] editing shp files
Lowell.Filak
lfilak at medinaco.org
Tue Jul 30 05:19:53 PDT 2002
I can quickly see two possibilities:
1) Create an index on the shapefile and things may speed up to an
acceptable pace.
2) Because your selecting on items a quick mapscript program could open
the existing dbf & shp, select all the matching records from the dbf,
create a new dbf & shp, loop through each selected record and associated
shape, & create a record and shape in the new dbf and shp.
Lowell F.
On Mon, 29 Jul 2002, Seamus Thomas Carroll wrote:
> Hi,
>
> Does anyone know of a way to edit a shp file not using an esri product.
> I have a file containing 950,000 Canadian postal codes and I want to
> extract the British Columbia postal codes. There are many attributes that
> seperate BC postal codes from the rest of the country. I want to split up
> the postal code file to decrease the amount of time to display the
> postal codes.
>
>
More information about the MapServer-users
mailing list