CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
oracle-spatial
09-09
OS
Creating a Cross-Schema Spatial Index in Oracle impossible with single user?
09-06
Enterprise
How to create Oracle Spatial Index?
08-12
Back-end
Switch coordinates (X with Y) in SDO_ORDINATE_ARRAY
07-06
Software design
Why does CROSS JOIN LATERAL break up array's SDO_GEOMETRY object into individual attributes?
06-21
Net
Convert MDSYS.ST_LINESTRING subtype value to MDSYS.ST_GEOMETRY supertype
06-21
Net
Get point geometries as rows for each vertex in SDO_GEOMETRY line
06-20
Blockchain
Why does (SHAPE).SDO_ORDINATES(1) syntax fail, but (SHAPE).ST_PointN(1) succeeds?
06-20
Software design
Why do we need to Treat() MDSYS.ST_GEOMETRY as ST_LINESTRING to use ST_PointN(1)?
06-15
other
Cross-joining with a table object propagates rows (without needing Table() function)
06-12
Back-end
Why does SHAPE.SDO_ORDINATES(1) work in PL/SQL, but not in SQL?
06-12
Enterprise
Working with SDO_GEOMETRY ordinates as a table in a column subquery
06-10
database
Why does SHAPE.SDO_ORDINATES(1) work in PL/SQL, but not in an SQL query?
06-09
OS
Replace value in SDO_ELEM_INFO_ARRAY varray
06-09
OS
Look up SDO_GEOMETRY validation error code using SQL
06-04
database
Utilize function-based spatial index in SELECT clause
06-01
Back-end
Determine what rows are causing error in query
05-20
front end
What does the MD in Oracle's MDSYS stand for?
05-20
front end
Is In-Memory a extra-cost option? (Oracle)
05-17
other
Treat Oracle subtype as supertype
05-05
Back-end
Convert SDO_GEOMETRY's sdo_point attribute to text
05-04
Software design
Convert VARRAY to text (for concatenation)
04-18
Software engineering
Modify object attribute/property — without creating custom function
04-08
Software design
Create line geometry from lat long
12-08
database
ORA-13249: SDO_NN cannot be evaluated without using index
10-14
OS
Oracle Spatial question: can SDO_ORDINATE_ARRAY be populated using query results from another Oracle
Links:
CodePudding