Hello,
it seems that the ptolemy import is ready now. fine.

But if I test it, with the following comand:
"select osm_id,name,ST_asKML(ST_Transform(way,4326)) from 
planet_osm_point where way &&
ST_Transform(ST_SetSRID(ST_MakeBox2D(ST_Point(12.717,50.73),ST_Point(13.117,50.93)),4326),900913)
AND "amenity" like 'fountain' order by name LIMIT 1000;"

I got the following error:
"ERROR:  permission denied for relation spatial_ref_sys
CONTEXT:  SQL statement "SELECT proj4text FROM spatial_ref_sys WHERE 
srid = 900913 LIMIT 1"

I hope somebody can repair this permission problem.
Thanks. Kolossos





_______________________________________________
Maps-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/maps-l

Reply via email to