Re: [gdal-dev] SRS definition

2017-10-31 Thread Peter Baumann
FWIW, more about CRS URLs and the CRS resolver: http://external.opengeospatial.org/twiki_public/CRSdefinitionResolver/ -Peter On 10/31/2017 12:04 PM, Even Rouault wrote: > > On mardi 31 octobre 2017 08:58:24 CET Ari Jolma wrote: > > > Rasdaman writes SRS definitions such as > > > "http://ows.ras

Re: [gdal-dev] SRS definition

2017-10-31 Thread Even Rouault
On mardi 31 octobre 2017 08:58:24 CET Ari Jolma wrote: > Rasdaman writes SRS definitions such as > "http://ows.rasdaman.org/def/crs/EPSG/0/32633"; in WCS coverage > descriptions. The URL returns a gml:ProjectedCRS XML. GDAL fetches the > XML but then gives up in SetFromUserInput since it only expec

[gdal-dev] SRS definition

2017-10-30 Thread Ari Jolma
Rasdaman writes SRS definitions such as "http://ows.rasdaman.org/def/crs/EPSG/0/32633"; in WCS coverage descriptions. The URL returns a gml:ProjectedCRS XML. GDAL fetches the XML but then gives up in SetFromUserInput since it only expects "..that this method will be extended in the future to su

Re: [gdal-dev] srs definition for wgs84

2010-05-13 Thread Peter J Halls
Imran, the Oracle SRID value of 8192 *is* WGS84. Oracle does not store the EPSG values, but has its own set. Best wishes, Peter Imran Rajjad wrote: Hi list, I`m trying to export a shape file to oracle, however when I view my oracle table I find that the SRS has not been set. I tried to

[gdal-dev] srs definition for wgs84

2010-05-13 Thread Imran Rajjad
Hi list, I`m trying to export a shape file to oracle, however when I view my oracle table I find that the SRS has not been set. I tried to add the -a_srs paramter to the command line and gave it 4326 which EPSG from Geographical WGS84 ogr2ogr -f OCI OCI:mdsys/mediat...@10.0.80.31:1521/attmsd rur