|
From: ReinhardF <rei...@gm...> - 2008-05-30 09:52:45
|
I wrote a bug report that might apply to the problem: http://jira.codehaus.org/browse/GEOS-1961 springrider wrote: > > Good afternoon > > I am currently working on reprojecting geographical data which are set in > GeoServer with SRS:4326 into different projections such as antarctic > stereographic plor projection > (SRS:3031:http://nsidc.org/data/atlas/epsg_3031.html) > > This is the URL built by my client: > http://localhost:8080/geoserver/wms?service=WMS&version=1.1.1&request=GetMap&srs=EPSG:3031&format=image/gif&width=1000&height=1000&bbox=-12400000,-12400000,12400000,12400000&layers=fifao:ln1 > > When the layer listed in the URL correponds to a shapefile datastore in > Geoserver, the pojection is correct. > > But when i load the same shapefile into an Oracle table in my database and > make the URL pointing to the featuretype in Geoserver corresponding to > this table in Oracle, i obtain a white map. > > In that case, the features can not be reprojected. Even by specifying the > SRS 3031 in Geoserver for that featuretype, it can not be projected > according to that SRS. > > Could it be a Geoserver bug?Or is it on Oracle side? > > I use GS 1.6.3 and Oracle Locator 10.2. > > Thanks for your help. > > Sylvain > -- View this message in context: http://www.nabble.com/Problem-of-projection-for-data-stored-in-Oracle-Locator-tp17536770p17555348.html Sent from the GeoServer - User mailing list archive at Nabble.com. |