Oracle Maps is a part of Oracle Application Server MapViewer - the
tool that visualize spatial data stored in Oracle Database using Oracle Locator or Spatial.
What I like very much on Locator/Spatial is that I, as a GIS non-expert, can use Locator/Spatial
just through SQL.
Oracle Maps has a rich JavaScript API so with it we even don't need SQL to visualize spatial data.
Since it is JavaScript client, we can integrate it to HTML/JSP/JSF/ADF Faces application.
Furthermore it is based on AJAX technology and uses Map Cache server so you can develop
"google like" maps.
|