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
> > 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
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
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
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
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
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
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
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
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
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
>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)
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
*
> 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
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
**
> > 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
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
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
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
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
> > 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:
>> 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 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
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
***
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
25 matches
Mail list logo