El Sábado, 23 de Agosto de 2008, [EMAIL PROTECTED] escribió:
> I am currently working in Oracle Spatial and would like to know whether it
> is possible to use Oracle's PL/SQL API to fetch and display OSM data in a
> Web Browser, via Oracle's MapViewer? The PL/SQL API simply calls the
> relevant java API but by being in PL/SQL it allows one to call the programs
> more easily within PL/SQL code.

I doubt it can be done easily - the OSM API is just some custom XML over HTTP, 
and AFAIK, Oracle's PL/SQL cannot fetch arbitrary bits of XML over HTTP - 
please correct me if I'm wrong.

> I'm trying to figure out how to do this so that I do not have to keep 
> manually reimporting OSM data just to keep the data as fresh as the 
> planet.osm dumps.  

You should have a look at the available scripts for syncing a PostgreSQL DB 
with daily (or hourly) planet diffs - once you have set up a cronjob, there 
is absolutely no need to manually do anything.


Cheers,
-- 
----------------------------------
Iván Sánchez Ortega <[EMAIL PROTECTED]>

Un ordenador no es un televisor ni un microondas, es una herramienta compleja.

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
talk mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/talk

Reply via email to