Hello,
I need to develop an application with GeoServer viewer and OperLayer with
Oracle database and 10 with Spatial Data Option (SDO).
In a first stage, I used the technique "shapefile + dbf" and everything
works correctly.
It was then asked to "migrate" a DBF data to Oracle (with SDO);
Now, my application works with 2 shapefile displaying Italy for "provinces
and regions."
The two shapefile seem to have two different systems of reference! !! :-U
The provinces (province.shp) works in declaring Geoserver SRS 4632 (min long
6.615425724536874 , max long 18.518952153435485) and with the utility Java
"SampleShapefileToJGeomFeature.java" I uploaded data "geography" in the
Oracle table (with SDO_GEOMETRY the field) correctly.
Now I am trying to convert the shapefile of the Regions (regioni.shp) but
also displaying viewer shp known that the coordinates are displayed
reference values very different from the provinces.
Indeed when I "load" it in geoserver and then in oracle I can NOT see the
map!
Also setting the SRS as above 4632 values get min long 313361.000039426 and
max long 1312124.375.
I can not go on! Help me!
Diana
--
View this message in context: http://www.nabble.com/SHP---ORACLE-tf4698086.html#a13429860
Sent from the GeoServer - Dev mailing list archive at Nabble.com.