I guess is a commodity. The authority has sevencs production software.
So, if it “looks ok” in that software “never mind the others”.
Until Frank implemented the modification IÂ’ve recomposed myself the
geometry. But there is no way other than visual to decide if I should
draw edge by edge or a
ogr user wrote:
This patch does not do anything regarding direction of winding.
What it does is - discover the exterior ring for a polygon, and make it
the first ring in the polygon object. This was in response to your
earlier comment that said "The S-57 driver uses
OGRBuildPolygonFromEdges() to
Hi,
I am trying to create map tiles from the 'standard' USGS geotiffs using
gdal2tiles.py e.g. (
http://www.archive.org/download/usgs_drg_ca_37119_g5/o37119g5.tif).
However I am unable to remove the extra border/collar that comes with these
scanned tiff. Does anyone know how can I generate the t
This patch does not do anything regarding direction of winding.
What it does is - discover the exterior ring for a polygon, and make it
the first ring in the polygon object. This was in response to your
earlier comment that said "The S-57 driver uses
OGRBuildPolygonFromEdges() to form the set of l
ogr user wrote:
Dear all and Frank,
I sent this patch out a few times before - never got any replies. It's
ok if you are not interested, though I have to say that it works very
well for me and improved handling of data. However, would someone kindly
confirm that you have looked at this patch, a
Dear all and Frank,
I sent this patch out a few times before - never got any replies. It's
ok if you are not interested, though I have to say that it works very
well for me and improved handling of data. However, would someone kindly
confirm that you have looked at this patch, acknowledged it and
Sevencs succeed in many other aspects where others fail.
For example, they will actually parse and show older Netherlands chart
data (I still have a few cells from a year ago), which encoded polygon
edges using multiple SG2D fields, rather than a single SG2D field with
multiple values. Not only th
>
> Updating the geotransform should work in-place for GeoTIFF format. This
> may be a relatively new feature. I will note that the file needs to be
> open in update mode. So if opening an existing file use GA_Update as
> the access mode.
>
Arrgh, GA_Update! Stupid me. I was so focused on how
Oliver Eichler wrote:
Am 31.05.2010 19:13, schrieb Frank Warmerdam:
Oliver Eichler wrote:
Hi,
I would like to change the offset of a referenced file. I use
GDALDataset::GetGeoTransform(adfGeoTransform) to read the current
settings. I change adfGeoTransform[0] and adfGeoTransform[3] and use
GDA
Greg Coats wrote:
With GDAL 1.7.2, released 2010/04/23, I used gdalbuildvrt to build a .vrt
file that points to 726 GeoJPEG2000 images. Then, I use QGIS 1.5.0, release
13519M to pan and zoom through these images. When zoomed in, how do I get
Qgis to identify which ONE of the raster images in the
You can't. Because of the meaning of the 'A' in GDAL, a VRT is seen as a
single raster for any user of GDAL API. A dedicated function should be
created in QGIS to parse the VRT XML and make sense of it for what you wish.
Le Monday 31 May 2010 19:47:17 Greg Coats, vous avez écrit :
> With GDAL 1.
With GDAL 1.7.2, released 2010/04/23, I used gdalbuildvrt to build a .vrt file
that points to 726 GeoJPEG2000 images. Then, I use QGIS 1.5.0, release 13519M
to pan and zoom through these images. When zoomed in, how do I get Qgis to
identify which ONE of the raster images in the .vrt file is curr
Am 31.05.2010 19:13, schrieb Frank Warmerdam:
> Oliver Eichler wrote:
>> Hi,
>>
>> I would like to change the offset of a referenced file. I use
>> GDALDataset::GetGeoTransform(adfGeoTransform) to read the current
>> settings. I change adfGeoTransform[0] and adfGeoTransform[3] and use
>> GDALDatase
Oliver Eichler wrote:
Hi,
I would like to change the offset of a referenced file. I use
GDALDataset::GetGeoTransform(adfGeoTransform) to read the current
settings. I change adfGeoTransform[0] and adfGeoTransform[3] and use
GDALDataset::SetGeoTransform(adfGeoTransform) to replace the old settings
On 31/05/2010 10:40, mail2vajram wrote:
i need to create a image file. Here i have brightness values of each pixel in
a table. by using these values, how can i create an image file.
You could add a few header lines to your table, so that it looks like
ASCII grid format, see http://en.wikipedi
Hi,
I would like to change the offset of a referenced file. I use
GDALDataset::GetGeoTransform(adfGeoTransform) to read the current
settings. I change adfGeoTransform[0] and adfGeoTransform[3] and use
GDALDataset::SetGeoTransform(adfGeoTransform) to replace the old settings.
Of course that does n
Hello,
I'm trying to compile WKT Raster [1] in Windows using MinGW 5.1.6. I
compiled PostgreSQL 8.4.3, PostGIS 1.4.2 and GDAL 1.7.2 properly
following these instructions:
http://trac.osgeo.org/gdal/wiki/BuildingWithMinGW (for GDAL)
http://trac.osgeo.org/postgis/wiki/UsersWikiWinCompile (for Postg
i need to create a image file. Here i have brightness values of each pixel in
a table. by using these values, how can i create an image file.
--
View this message in context:
http://osgeo-org.1803224.n2.nabble.com/how-to-new-image-file-or-how-to-send-data-into-the-dataset-tp5120971p5120971.html
18 matches
Mail list logo