Skip to content

Commit f615a4b

Browse files
authored
Create README.md
New entry for spatial
1 parent bd51ba1 commit f615a4b

File tree

1 file changed

+46
-0
lines changed
  • data-platform/core-converged-db/spatial

1 file changed

+46
-0
lines changed
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
# Spatial
2+
3+
Oracle Spatial, often referred to as Spatial, is designed to make spatial data management easier and more natural to users of location-enabled applications and geographic information system
4+
(GIS) applications. Once spatial data is stored in an Oracle database, it can be easily manipulated, retrieved, and related to all other data stored in the database.
5+
6+
With spatial features included for free with all editions and services of Oracle Database, you can store, manage, process, and analyze all forms of spatial workloads and data sets. You can create maps to visualize and interact with your data.
7+
8+
You can use the free tool Spatial Studio, to a visualize, explore, and analyze geospatial data stored in and managed by Oracle Spatial. Spatial Studio is a multiuser Java EE application that can be used as a standalone tool (Quick Start) or deployed to WebLogic Server.
9+
10+
Review Date: 26.09.2024
11+
12+
# Useful Links
13+
14+
## Documentation
15+
16+
- [Documentation 23ai: Spatial Developer's Guide](https://docs.oracle.com/en/database/oracle/oracle-database/23/spatl/index.html)
17+
- [Documentation: Oracle Spatial Studio](https://docs.oracle.com/en/database/oracle/spatial-studio/index.html)
18+
- [Data Sheet: Spatial Technology in Oracle Database 23ai](https://www.oracle.com/a/tech/docs/oracle-spatial-data-sheet.pdf)
19+
- [Technical brief: Empowering Applications with Spatial Analysis and Mining](https://download.oracle.com/otndocs/products/spatial/pdf/19c_Empowering_Applications_with_Spatial_Analysis_and_Mining.pdf)
20+
- [Technical brief: Geocoder in Oracle Database](https://www.oracle.com/a/tech/docs/geocoder-2021.pdf)
21+
- [Technical brief: GeoRaster in Oracle Database](https://www.oracle.com/a/tech/docs/georaster-2021.pdf)
22+
- [Technical brief: Network Data Model in Oracle Database](https://www.oracle.com/a/tech/docs/ndm21c.pdf)
23+
- [Optimize Oracle Spatial Performance (Best Practices, Tips,and Tricks)](https://www.oracle.com/de/a/ocom/docs/database/spatial-performance-and-best-practices.pdf)
24+
- [Oracle Spatial Product Portal (Oracle.com)](https://www.oracle.com/database/spatial/)
25+
26+
## Blogs
27+
28+
- [Oracle Spatial Blogs on Database Insider](https://blogs.oracle.com/database/category/db-spatial)
29+
30+
## Videos
31+
32+
- [Spatial for DBAs, Analysts and Developers Office Hours](https://asktom.oracle.com/ords/r/tech/catalog/series-landing-page?p5_oh_id=7761)
33+
- [YouTube channel (webinar replays)](https://www.youtube.com/@oraclespatialandoraclegraph)
34+
- [Overview of Oracle’s spatial studio](https://youtu.be/rJiIQM-rF5c)
35+
36+
## LiveLabs
37+
38+
- [All Spatial LiveLabs](https://bit.ly/SpatialLiveLabs)
39+
40+
# License
41+
42+
Copyright (c) 2024 Oracle and/or its affiliates.
43+
44+
Licensed under the Universal Permissive License (UPL), Version 1.0.
45+
46+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.

0 commit comments

Comments
 (0)