[postgis-users] How to use accurate SRID ?

2010-08-23 Thread nguyen liem
Hi all, I stored all my geometry in SRID 4326. I would like to calculate the distance between 2 points in metter. ---

[postgis-users] How to save point in format system.byte[] into table

2010-08-23 Thread Zack Mawar
Hello... I am using ASPMAP for my mapping and when I create a shape object it's will save into shape.shapedata. This shape.shapedata are system byte where if I pull a data it looks like this:- (0) 01 (1) 03 (2) 002 and so on While I am trying to save this object into table like this syntax D

Re: [postgis-users] Can't find postgis-1.4.so?

2010-08-23 Thread William Kyngesburye
On Aug 23, 2010, at 5:16 PM, Nathan Odgers wrote: > ERROR: could not load library > "/Library/PostgresPlus/8.4SS/lib/postgis-1.4.so": > dlopen(/Library/PostgresPlus/8.4SS/lib/postgis-1.4.so, 10): Library not > loaded: > /Users/buildfarm/pginstaller/PostGIS/caching/osx/proj-4.6.1.osx/lib/libpr

[postgis-users] Can't find postgis-1.4.so?

2010-08-23 Thread Nathan Odgers
All, Disclaimer: I am new to PostgreSQL/PostGIS and am trying to make sense of it all, so I ask for your patience. I downloaded a copy of Postgre Plus Standard Server 8.4 from enterprisedb.com. It is packaged with PostGIS 1.4. I am running OS X 10.5.8. I was working through the basic PostGIS tut

Re: [postgis-users] WKT Raster - geos version error while running rtpostgis.sql

2010-08-23 Thread Pierre Racine
Hi Tyler, Is this the same geos you are using when compiling PostGIS? WKT Raster is indirectly rependent on geos via PostGIS. Pierre >-Original Message- >From: postgis-users-boun...@postgis.refractions.net [mailto:postgis-users- >boun...@postgis.refractions.net] On Behalf Of Tyler Erick

Re: [postgis-users] Raster to Polygon vector cell

2010-08-23 Thread Andreas Forø Tollefsen
Hi Thank you for your suggestions on reading material. I will give it a try. Thanks. Andreas 2010/8/23 Pierre Racine > Andreas, > > > > This is one of the operation WKT Raster was made for. See the tutorial: > > > > http://trac.osgeo.org/postgis/wiki/WKTRasterTutorial01 > > > > You will need

Re: [postgis-users] Raster to Polygon vector cell

2010-08-23 Thread Pierre Racine
Andreas, This is one of the operation WKT Raster was made for. See the tutorial: http://trac.osgeo.org/postgis/wiki/WKTRasterTutorial01 You will need to compile (if you are on Linux) or install (on Windows) the WKT Raster PostGIS extension. You import your shapefiles, you import your raster, t

[postgis-users] Index on the Geometry Column and GEOMETRYCOLLECTION EMPTY

2010-08-23 Thread Sorin Dudui
Hello Mark, I am wondering if you had time to work on issue. Could you reproduce it? Did the set of data work for you? Best regards, Sorin ___ postgis-users mailing list postgis-users@postgis.refractions.net http://postgis.refractions.net/mailman/list