Proyection from Quito-Ecuador
background,
He created several tables with GEOMETRY field in the table is defined projection USER_SDO_GEOM_METADATA 32,717, and also created the spatial index.
I tested with the 4326 projection, and also putting LATITUDE LONGITUDE -90.90 -180.180
necessity,
We are developing an application that read from google maps, longitude and latitude, these are in geographic coordinates, and I need to save these coordinates in the GEOMETRY column, I want more when I save and display the map, there is a large displacement.
I would like to save the geographical coordinates in the GEOMETRY type column, maintaining the characteristics of these so that there is movement when command to display the same information on google map.
He created several tables with GEOMETRY field in the table is defined projection USER_SDO_GEOM_METADATA 32,717, and also created the spatial index.
I tested with the 4326 projection, and also putting LATITUDE LONGITUDE -90.90 -180.180
necessity,
We are developing an application that read from google maps, longitude and latitude, these are in geographic coordinates, and I need to save these coordinates in the GEOMETRY column, I want more when I save and display the map, there is a large displacement.
I would like to save the geographical coordinates in the GEOMETRY type column, maintaining the characteristics of these so that there is movement when command to display the same information on google map.
0