Search code examples
Oracle Apex - Convert WKT geometries to Shapefile format...


javascriptoracle-sqldeveloperoracle-apexoracle-spatial

Read More
Working with SDO_GEOMETRY ordinates as a table in a column subquery...


sqloraclesubqueryoracle18coracle-spatial

Read More
How to get values of multiple cells in geo raster in Oracle SQL...


oraclerasteroracle-spatial

Read More
Use ROW_NUMBER() window function without specifying ORDER BY...


sqloraclewindow-functionsoracle18coracle-spatial

Read More
Having valid SRIDs issue with SDO_GEOM.SDO_LENGTH in Oracle Spatial...


oracleoracle-spatial

Read More
ST_Boundary for Oracle Spatial...


oraclegisspatialoracle-spatial

Read More
Creating a Cross-Schema Spatial Index in Oracle impossible with single user?...


oraclespatialspatial-indexoracle-spatial

Read More
How to create Oracle Spatial Index?...


oraclespatialoracle-spatial

Read More
Switch coordinates (X with Y) in SDO_ORDINATE_ARRAY...


oracleoracle11goracle-spatial

Read More
wk buffer error when running .get_WKT Oracle Spatial function on SDO_GEOMETRY objects...


oracleoracle19coracle-spatial

Read More
Why does CROSS JOIN LATERAL break up array's SDO_GEOMETRY object into individual attributes?...


sqloracleoracle18coracle-spatiallateral-join

Read More
Extract varray element by index number using custom type's member function...


sqloraclemember-functionsoracle18coracle-spatial

Read More
Get XY coordinates from GEOM_SEGMENT_START_PT() output...


sqloraclegeometrycoordinatesoracle-spatial

Read More
Determine what rows are causing error in query...


sqloracleoracle18coracle-spatial

Read More
Extract vertices from SDO_GEOMETRY lines and store as points in SDO_GEOMETRY_ARRAY...


sqloracleoracle18coracle-spatialvarray

Read More
Why does SHAPE.SDO_ORDINATES(1) work in PL/SQL, but not in SQL?...


sqloracleattributesoracle18coracle-spatial

Read More
Create an ODCI list of SDO_GEOMETRY objects...


oracleoracle18coracle-spatial

Read More
Convert MDSYS.ST_LINESTRING subtype value to MDSYS.ST_GEOMETRY supertype...


sqloracletype-conversionoracle18coracle-spatial

Read More
Collapse vertex rows into nested table type (aggregated by ID)...


sqloracleoracle18coracle-spatial

Read More
Why do we need to Treat() MDSYS.ST_GEOMETRY as ST_LINESTRING to use ST_PointN(1)?...


sqloracleoracle18coracle-spatial

Read More
Why does (SHAPE).SDO_ORDINATES(1) syntax fail, but (SHAPE).ST_PointN(1) succeeds?...


sqloracleoracle18coracle-spatial

Read More
Cross-joining with a table object propagates rows (without needing Table() function)...


sqloracleoracle18coracle-spatialobject-type

Read More
Utilize function-based spatial index in SELECT list...


oracleindexingoracle18cspatial-indexoracle-spatial

Read More
Utilize a function-based index to precompute columns, while also selecting non-indexed columns...


sqloracleindexingoracle18coracle-spatial

Read More
Replace value in SDO_ELEM_INFO_ARRAY varray...


oracleoracle18coracle-spatialvarray

Read More
Modify object attribute/property — without creating custom function...


oracleobjectoopattributesoracle-spatial

Read More
Look up SDO_GEOMETRY validation error code using SQL...


sqloracleerror-codeoracle18coracle-spatial

Read More
What does the MD in Oracle's MDSYS stand for?...


oracleoracle-spatial

Read More
Is In-Memory a extra-cost option? (Oracle)...


oraclein-memory-databaseoracle18coracle-spatial

Read More
Treat Oracle subtype as supertype...


oracleinheritancetype-conversionoracle18coracle-spatial

Read More
BackNext