Am 20.03.2013 16:01, schrieb Rainer M Krug:
What I don't like is that I have to specify t_srs in such a long way. It states
that t_srs can be
"a .prf file containing well known text", but I can't figure out what a .pdf
file is. Would for
exmple work, if I put
+proj=aea
+lat_1=-28.25
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi
I'm using gdalward in a script as follow, which works fine:
FN=THERASTERLAYER
gdalwarp -s_srs epsg:4148 \
-t_srs "+proj=aea \
+lat_1=-28.25
+lat_2=-29.75 \
+lat_0=-29 \
Hi,
I'm trying to extract a table from PostGIS into a shapefile. Using the
command:
"c:\Program Files\Quantum GIS Lisboa\bin\ogr2ogr.exe" -f "ESRI Shapefile"
c:\test\planning.shp PG:"host=w2k3nnpgis1 user=postgres dbname=mapdata
password=" "dm_planning-apps"
And I get this error:
ER