Re: [gdal-dev] Fwd: [OpenJPEG] OpenJPEG 2.2.0 is out ! Faster and safer.

2017-08-29 Thread Nicholas G Lawrence
I'm curious, why is OpenJpeg not compiled into GDAL by default? Is this a policy? Thanks, Nick From: gdal-dev [mailto:gdal-dev-boun...@lists.osgeo.org] On Behalf Of Even Rouault Sent: Tuesday, 29 August 2017 7:37 PM To: gdal-dev@lists.osgeo.org Cc: jratike80 Subject: Re: [gdal-dev] Fwd: [OpenJ

Re: [gdal-dev] Fw: GDAL for windows

2013-09-02 Thread nicholas . g . lawrence
> > Hello all,I would like to translate an OSM .pbf file to MapInfo .tab, I am > running Windows XPI downloaded release-1310-gdal-1-10-mapserver-6-2.zip from > http://www.gisinternals.com/sdk/ and unzipped the files to "C:\Program > Files\GDAL"I then ran SDKShell.bat to get a command line; and the

[gdal-dev] Fw: GDAL for windows

2013-09-01 Thread nicholas . g . lawrence
Hello all, I would like to translate an OSM .pbf file to MapInfo .tab, I am running Windows XP I downloaded release-1310-gdal-1-10-mapserver-6-2.zip from http://www.gisinternals.com/sdk/ and unzipped the files to "C:\Program Files\GDAL" I then ran SDKShell.bat to get a command line; and then ra

[gdal-dev] GDAL for windows

2013-08-29 Thread nicholas . g . lawrence
Hello all, I would like to install the latest GDAL for windows (32-bit). But I can't find a binary install that works. My goal is to translate an OSM .pbf file into MapInfo TAB. For this I need the latest OGR2OGR I tried the download from www.gisinternals.com/sdk/ but that gives me the error "L

[gdal-dev] Fw: OGR with File Geodatabases

2012-10-14 Thread nicholas . g . lawrence
I acquired GDAL 1.9.0 from www.gdal.org, I thought that was the best place? Cheers, Nick *** WARNING: This email (including any attachments) may contain legally privileged, confidential or private information and may be protected

[gdal-dev] OGR with File Geodatabases

2012-10-14 Thread nicholas . g . lawrence
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 website (for Windows XP), but what do I do next? Do I have to comile the A

[gdal-dev] adf to ascii X,Y,Z

2012-04-04 Thread nicholas . g . lawrence
Hello, I have the latest gdal for windows. What would be the DOS command for conferting a .adf file into an ascii x,y,z file? or alternatively, a Mapinfo Grid file? Kind regards, Nicholas Lawrence Geographic Information Systems Coordinator | Geospatial, Road Assets & Design Eng

[gdal-dev] exif header for jpeg file

2011-07-26 Thread nicholas . g . lawrence
Hello all, I have acquired a Ricoh digital camera with a GPS unit built into the camera. There is also a compass built in as well. The GPS co-ordinates are stored in the exif header of the jpeg. I have figured out one way to extract them. I'm hoping that the compass bearing is also recor

[gdal-dev] raster to vector?

2011-07-03 Thread nicholas . g . lawrence
Hello, I have a one-and-a-half gigabyte ermapper .ers file, that has one band, with values of 0 to 7 (integers only). I would like to turn this into vector polygons, such as a shapefile or mapinfo table. Can I do this with GDAL? Kind regards, Nicholas Lawrence Senior Spatial Sci

[gdal-dev] open street map data

2011-06-27 Thread nicholas . g . lawrence
Hi all, open street map has a lot of data in an XML format. This format isn't listed amongst the compatible formats on http://www.gdal.org/ogr/ogr_formats.html Is there any recommendations for how to translate osm files into shapefiles or mapinfo tables? Kind regards, Nicholas Lawrence

[gdal-dev] datum projection info in ecw

2011-06-27 Thread nicholas . g . lawrence
Hello all, Does anyone know where the datum and projection information is stored inside an ecw? Kind regards, Nicholas Lawrence Senior Spatial Science Officer | Darling Downs Region / Toowoomba Office Assets & Operations Division | Department of Transport and Main Roads Floor 1 | To

[gdal-dev] Re: ESRI file geodatabase support

2010-06-29 Thread nicholas . g . lawrence
>Well, if SpatiaLite offers some "proper" benefits and disseminates through all of the FOSS world, then it may get a >strong enough push even for ESRI to pick it up. It happened before... (kml?) > >If SL would: > >1)      Be as fast as shapefile in production settings, desktop and webgis > >2)    

[gdal-dev] netCDF format

2009-03-11 Thread nicholas . g . lawrence
Hello All, I have some data in netCDF format. I'm pretty sure it is longitude/latitude. Is anyone familiar with this format? Is it something GDAL can handle? What sort of format is it? A raster? or a grid with multiple values? Regards, nick *

Re: [gdal-dev] weeding out x,y,z points

2009-02-25 Thread nicholas . g . lawrence
> nicholas.g.lawre...@mainroads.qld.gov.au wrote: > > A client has a very large (millions of records) ascii file consisting > > solely of x,y,z co-ordinates. > > > > They would like to reduce the number of records by weeking out points that > > are too close to each other. > > > > Can GDAL or OGR w

[gdal-dev] weeding out x,y,z points

2009-02-25 Thread nicholas . g . lawrence
A client has a very large (millions of records) ascii file consisting solely of x,y,z co-ordinates. They would like to reduce the number of records by weeking out points that are too close to each other. Can GDAL or OGR weed out 3D points based on proximity to each other? Regards, nick **

Re: [gdal-dev] OGR error

2009-01-18 Thread nicholas . g . lawrence
> > I am using ogr2ogr to append several shapefiles into one shapefile. > > > > The command > > > > ogr2ogr -update -append C:\DATA\neville\fire.shp > > C:\DATA\neville\bundaberg.shp -nln fire > > > > which is repeated many times in a batch file to append more and more > > shapefiles to > > the des

[gdal-dev] OGR error

2009-01-15 Thread nicholas . g . lawrence
I am using ogr2ogr to append several shapefiles into one shapefile. The command ogr2ogr -update -append C:\DATA\neville\fire.shp C:\DATA\neville\bundaberg.shp -nln fire which is repeated many times in a batch file to append more and more shapefiles to the destination file. After about a dozen

[gdal-dev] Intersect of two shapefiles

2009-01-15 Thread nicholas . g . lawrence
I have two shapefiles containing polygons. Can OGR derive an intersection of these two layers? Regards, nick *** WARNING: This e-mail (including any attachments) may contain legally privileged, confidential or private informat

Re: [gdal-dev] GDAL/OGR 1.6.0 Released

2008-12-11 Thread nicholas . g . lawrence
Is there a web page where I can download GDAL/OGR 1.6? I want to download the whole thing, the osgeo installer doesn't work past my office's firewall. Regards, nick *** WARNING: This e-mail (including any attachments) may conta

Re: [gdal-dev] OGR shapefile to MapInfo

2008-12-07 Thread nicholas . g . lawrence
Even Rouault <[EMAIL PROTECTED]> wrote on 08/12/2008 08:26:23 AM: > Le Sunday 07 December 2008 23:11:45 [EMAIL PROTECTED], > vous avez écrit : > > Frank, > > > > I downloaded FWTools only a few days ago. I thought > > that it would have the latest OGR. > > > FWTools 2.2.8 was produced on Octob

Re: [gdal-dev] OGR shapefile to MapInfo

2008-12-07 Thread nicholas . g . lawrence
> > GDAL list, > > > > I have a shapefile "C:\DATA\asris_shp\QLD_COMBINEDSOILS_lyr.shp" > > that I want to convert into a mapinfo file > > "C:\DATA\asris_mi\QLD_COMBINEDSOILS_lyr.TAB" > > > > The command I used was; > > > > ogr2ogr -f "MapInfo File" C:\DATA\asris_mi\QLD_COMBINEDSOILS_lyr.TAB > > C:

RE: [gdal-dev] OGR shapefile to MapInfo [Scanned]

2008-12-04 Thread nicholas . g . lawrence
>> GDAL list, >> I have a shapefile "C:\DATA\asris_shp\QLD_COMBINEDSOILS_lyr.shp" >> that I want to convert into a mapinfo file >> "C:\DATA\asris_mi\QLD_COMBINEDSOILS_lyr.TAB" >> The command I used was; >> ogr2ogr -f "MapInfo File" C:\DATA\asris_mi\QLD_COMBINEDSOILS_lyr.TAB >> C:\DATA\asris_shp\

[gdal-dev] OGR shapefile to MapInfo

2008-12-04 Thread nicholas . g . lawrence
GDAL list, I have a shapefile "C:\DATA\asris_shp\QLD_COMBINEDSOILS_lyr.shp" that I want to convert into a mapinfo file "C:\DATA\asris_mi\QLD_COMBINEDSOILS_lyr.TAB" The command I used was; ogr2ogr -f "MapInfo File" C:\DATA\asris_mi\QLD_COMBINEDSOILS_lyr.TAB C:\DATA\asris_shp\QLD_COMBINEDSOILS_ly

[gdal-dev] example GML v2.

2008-09-03 Thread nicholas . g . lawrence
Hello list, I am looking for a GML v2.1 file for testing purposes It does not have to be very large at all, or of any particular area, just enough to test that the import works. Any suggestions on where I can find one? Regards, nick ***

[gdal-dev] open street map

2008-08-03 Thread nicholas . g . lawrence
Can gdal handle an open street map file (*.osm)? Regards, nick *** WARNING: This e-mail (including any attachments) may contain legally privileged, confidential or private information and may be protected by copyright. You may