Merge shp file with opensource tool?

Eijnden, B. van den (Bart) b.vdeijnden at AGI.RWS.MINVENW.NL
Wed Dec 28 05:49:54 EST 2005


Hi,

use:

TILEINDEX "/var/www/lazzate-map/dati/fotogrammetrico/foto_edifici.shp"

instead of:

DATA "/var/www/lazzate-map/dati/fotogrammetrico/foto_edifici.shp"

Btw, it is also better not to use the .shp suffix if you intend to build a
quadtree index (qix file) for your tileindex shapefile.

Best regards,
Bart

-----Oorspronkelijk bericht-----
Van: UMN MapServer Users List
[mailto:MAPSERVER-USERS at LISTS.UMN.EDU]Namens luca marletta
Verzonden: woensdag 28 december 2005 11:48
Aan: MAPSERVER-USERS at LISTS.UMN.EDU
Onderwerp: Re: [UMN_MAPSERVER-USERS] Merge shp file with opensource
tool?


Thanks a lot sounds what I need but I built my map file such
LAYER
	NAME "edifici"
	GROUP "fotogrammetrico"
	STATUS ON
	DATA "/var/www/lazzate-map/dati/fotogrammetrico/foto_edifici.shp"
	TILEITEM "Location"
	TYPE POLYGON
	#TRANSPARENCY 60
	TEMPLATE void
	METADATA
		"DESCRIPTION"   "fotogrammetrico 1:2000"
	END
	CLASS
		NAME "fotogrammetrico"
		COLOR 95 95 95
	END
END

and the result is the CLASS colors not the POLYGONs inside the the
source shape but the the whole area covered by the source shapes

Where I get wrong?

On 12/28/05, Norman Vine <nhv at cape.com> wrote:
> luca marletta writes:
> >
> > Thanks Bart.
> > Actually I need something that works like gdaltindex for tif.
> > Is it possible to make a shape of shapes like for tif?
>
> see  http://www.gdal.org/ogr/ogrtindex.html
>
> Norman
>


--
luca marletta


Disclaimer
************************************************************************
Aan dit bericht kunnen geen rechten worden ontleend. Dit bericht is
uitsluitend bestemd voor de geadresseerde. Als u dit bericht per abuis
hebt ontvangen, wordt u verzocht het te vernietigen en de afzender te 
informeren. Wij adviseren u om bij twijfel over de juistheid of de 
volledigheid van de mail contact met afzender op te nemen.

This message shall not constitute any rights or obligations.
This message is intended solely for the addressee.
If you have received this message in error, please delete it and
notify the sender immediately. When in doubt whether this message
is correct or complete, please contact the sender.
************************************************************************



More information about the mapserver-users mailing list