[postgis-users] problem in projection conversion

ahmettemiz88 at gmail.com ahmettemiz88 at gmail.com
Thu Dec 17 00:43:02 PST 2009


hello

before transfering basic map to postgis. I need to projection conversion.
what is postgis way ?

what is wrong about this project conversion ?
resulting map does not seem to be in lat/long.

~$ ogr2ogr -t_srs EPSG:4326 -s_srs '+proj=lcc +lat_1=40.66666666  
+lat_2=43.333333333 +lat_0=0 lon_0=34.0 +x_0=1000000 +y_0=0 +datum=wgs84  
+units=m' geohidro_cizgi_adf9.shp hidro_cizgi_adf.shp

~~~~
orkun at orkun-desktop:~$ ogrinfo geohidro_cizgi_adf9.shp -al -summary
INFO: Open of `geohidro_cizgi_adf9.shp'
using driver `ESRI Shapefile' successful.

Layer name: geohidro_cizgi_adf9
Geometry: Line String
Feature Count: 4929
Extent: (-8.914342, 34.000149) - (11.953119, 42.237237)
Layer SRS WKT:
GEOGCS["GCS_WGS_1984",
DATUM["WGS_1984",
SPHEROID["WGS_1984",6378137,298.257223563]],
PRIMEM["Greenwich",0],
UNIT["Degree",0.017453292519943295]]
UserId: Integer (10.0)
FNODE_: Integer (10.0)
TNODE_: Integer (10.0)
LPOLY_: Integer (10.0)
RPOLY_: Integer (10.0)
LENGTH: Real (32.3)
HIDRO_CIZG: Integer (10.0)
HIDRO_CIZG: Integer (10.0)
F_CODE: String (80.0)
F_NAME: String (80.0)
SYMBOL: Integer (10.0)
DISPSCALE: Integer (10.0)


regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20091217/2f98e363/attachment.html>


More information about the postgis-users mailing list