[postgis-users] Possibility of connecting and writing Queries from OpenJumP

maduako ikechukwu iykemadu84 at gmail.com
Thu Nov 24 06:48:17 PST 2011


Hi Guys,
Is it possible to connect to my database from OpenJumP and write my queries
of any kind and obtain results?.
I don't mean to visualize the data that we usually do by using the
''ST_asBinary'' but just like accessing my database and running queries
from the Desktop application such as OpenJumP.
For example, I sent this query to my database:

SELECT v as elevation
FROM (SELECT ST_Value(rast,ST_Point(-106.2,38.2))as v FROM srtm
WHERE ST_Value(rast,ST_Point(-106.2,38.2)) IS NOT NULL)foo;

and OpenJumP says "-1 Array Index Out Of Bound Exception "

I need suggestions guys, am trying something out.


-- 
Iyke Maduako

Masters in Geospatial Technologies
Institute for Geoinformatics,IfGI
University of Muenster Germany
Phone: +4915129048460
Alternative Email:iykefirstclass at yahoo.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20111124/228db0e6/attachment.html>


More information about the postgis-users mailing list