Search code examples
Multi-part geometries: Get line & part number when extracting parts (via SDO_UTIL.EXTRACT_ALL)...

sqloracle-databasegeometryoracle-spatialobject-type

Read More
Convert SDO_GEOMETRY's sdo_point attribute to text...

sqloracle-databasetype-conversionattributesoracle-spatial

Read More
Convert VARRAY to text (for concatenation)...

sqloracle-databaseoracle18coracle-spatialvarray

Read More
Custom aggregate function to collapse vertices to SDO_GEOMETRY...

oracle-databaseplsqlgeometryaggregate-functionsoracle-spatial

Read More
Generate rows from JSON (SDO_GEOMETRY)...

sqljsonoracle-databaseparsingoracle-spatial

Read More
Create line geometry from lat long...

sqloracle-databaseplsqloracle-spatial

Read More
Get midpoint of SDO.GEOMETRY polyline...

oracle-databasegeometrycoordinatescentroidoracle-spatial

Read More
Given the line between points 1 and 2, what is the change in angle to point 3?...

sqloracle-databasegeometrytrigonometryoracle-spatial

Read More
sdo_relate ORA-13343: a polygon geometry has fewer than four coordinates...

sqloracle-databasespatial-queryoracle-spatial

Read More
Calculate distance between two lat long points in Oracle...

oracle-databaseplsqlgeometrygeocodingoracle-spatial

Read More
ORA-13249: SDO_NN cannot be evaluated without using index...

oracle-databaseoracle11goracle10goracle-spatial

Read More
WKT linestring to SDO_GEOMETRY: Why are there so many nulls?...

oracle-databasegeometryoracle-spatialwktoracle18c

Read More
Oracle Spatial question: can SDO_ORDINATE_ARRAY be populated using query results from another Oracle...

oracle-databaseoracle19coracle-spatial

Read More
Oracle spatial search within distance...

oracle-databasesearchgeooracle-spatial

Read More
How to group by SDO_GEOMETRY data type...

sqloracle-databaseoracle10goracle-spatial

Read More
Configuring hibernate connection_finder with Oracle Spatial in Spring Boot...

oracle-databasehibernatespring-bootoracle-spatial

Read More
I need only one unique result in Oracle sdo_nn Update sentence ,...

oracle11ggeospatialoracle-spatial

Read More
Trouble with SDO_OVERLAPBDYDISJOINT and spatial index...

vbaoracle-spatial

Read More
how to save array which contains lat/lng to sdo_geometry object in oracle stored procedure...

oracle-databasestored-proceduresoracle11goracle-spatial

Read More
Distance between two Point with Latitude & Longitude in oracle DB...

oracle-databasegeometryoracle-spatial

Read More
Two polygons SDO_OVERLAPS, but their intersection is a LINESTRING...

oracle-spatial

Read More
create polygon with a hole as Oracle SDO_GEOMETRY from two circle geometries...

oracle-databasegeometryoracle10goracle-spatial

Read More
Using a exists with a spatial query in oracle results in an error...

oracle-databaseoracle11ggeometryspatialoracle-spatial

Read More
Storing coordinates retreived by Google Maps GeocodingApi in an Oracle Database and calculate distan...

oracle12cgoogle-geocoding-apioracle-spatialhibernate-spatial

Read More
Oracle spatial operator SDO_JOIN returns ORA-01722 invalid number...

sqloracle-databasespatial-queryoracle-spatial

Read More
How to get lat and long from sdo_geometry in oracle...

oracle-databaselatitude-longitudeoracle-spatial

Read More
Oracle spatial request working on one instance and not on another...

sqloracle-databaseoracle-spatial

Read More
remove_duplicate_vertices in Oracle Spatial converted polygon/multipolygon types to collections, How...

oracle-spatial

Read More
Snap a point to a line and get the line ID...

oracle-databasegeometrygisoracle-spatialoracle18c

Read More
How to check the SRID of my table - ORACLE...

oracle-databaseoracle-spatial

Read More
BackNext