[gdal-dev] Data Set Parameter [DSPM]

2012-10-15 Thread Nikhil Sai Parupalli
Hi, Can any one help me out how to get Data Set Parameter [DSPM] field for S57 dataset into application using GDAL. I need to check below things for my application Check that HDAT = 2 [WGS 84]. Check that DUNI = 1 [metres]. Check that PUNI = 1 [metres]. Check that COUN = 1

Re: [gdal-dev] Combine aerial images

2012-10-15 Thread Frank Broniewski
Am 2012-10-14 11:43, schrieb Jukka Rahkonen: Frank Broniewski brfr at metrico.lu writes: Hi, I have a directory with appr. 2800 aerial images, each 1kmx1km. I'm using this source for a Mapserver WMS layer. Unfortunately the amount of data to process is way too much for a Mapserver WMS

[gdal-dev] Help on using Ogr2ogr to load dxf data to postgis

2012-10-15 Thread Pietro Rossin
Hello I wrote this question to Postgis user forum and they bounced me to this group, so I hope to be more lucky this time.. I'm trying to load a thousand dxf files to postgis using ogr2ogr (windows xp postgres9/postgis2). the syntax I use is: ogr2ogr --config DXF_INLINE_BLOCKS FALSE --config

Re: [gdal-dev] Fw: OGR with File Geodatabases

2012-10-15 Thread xavier lhomme
Hi, Download source code from http://www.gisinternals.com/sdk/ MSVC2010 (Win32) -release. Download and install this version: release release-1600-gdal-1-9-1-mapserver-6-0-3 Then Donwload the following option : MSVC2010 (Win32) -sdk release-1600-dev

Re: [gdal-dev] 2 geometries share function

2012-10-15 Thread Mateusz Loskot
On 15 October 2012 10:46, Nikhil Sai Parupalli nikhil.parupa...@iictechnologies.com wrote: Hi all, What is the function to find two geometries shares common boundary. Is that geometry.touches(geometry) PostGIS docs provide a fantastic visual aid:

Re: [gdal-dev] OGR with File Geodatabases

2012-10-15 Thread Jeff McKenna
On 12-10-15 12:59 AM, nicholas.g.lawre...@tmr.qld.gov.au wrote: Hello all, I would like to use OGR to convert a MapInfo table to a ESRI file geodatabase. I have downloaded and installed GDAL 1.9.0 but I still need the FileGDB API library. I have downloaded the zip file from the ESRI

Re: [gdal-dev] 2 geometries share function

2012-10-15 Thread Nikhil Sai Parupalli
Hey Loskot This code deals with lot of sql stmts. but here in our development we never worked with databases. We are using gdal libraries , is there any function in gdal or any other libraries that serves the purpose Thanks and Regards Nikhil Sai Parupalli Note: Do not print this email