Boas, Eu normalmente converto com o ogr2ogr ou gvsig.
Mas com o ogr2ogr basta > ogr2ogr -f "ESRI Shapefile" output.shp input.kml Podes também ter de adicionar o -skipfailures > ogr2ogr -skipfailures -f "ESRI Shapefile" ... Se quiseres transformar logo para d73 (melhor usar as http://www.fc.up.pt/pessoas/jagoncal/coordenadas/parte3.htm grelhas > ogr2ogr -f "ESRI Shapefile" s_srs EPSG:4326 -t_srs "+init=pt:d73hg +wktext" Cumps ----- -- Hugo Santos Open Source GIS Junkie http://twitter.com/ulmi -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Converter-KML-para-SHP-Dt73-OGR2OGR-tp6162105p6164202.html Sent from the OSGeo Portuguese Local Chapter mailing list archive at Nabble.com. _______________________________________________ Portugal mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/portugal
