http://trac.osgeo.org/gdal/wiki/USGS_PDF_Topo
On Jul 23, 2014, at 9:26 PM, rkologist wrote:
> Can someone help me figure out where to insert the code to also have this
> crop to the neat line? I need to tile several maps together, and it would
> really help.
>
> Thanks
>
>
>
> --
> View thi
Hi rkologist,
The driver page [0] and a wiki page [1] indicate that you can crop to the
NEATLINE.
Jim, if you are still following this thread, you can edit the wiki page
with what you found works well for what you were doing too.
GDAL has really made the USGS new generation topos more accessible
Can someone help me figure out where to insert the code to also have this
crop to the neat line? I need to tile several maps together, and it would
really help.
Thanks
--
View this message in context:
http://osgeo-org.1560.x6.nabble.com/gdal-dev-GeoPDF-translation-tp3742508p5152932.html
Sent
Le mercredi 23 juillet 2014 15:49:22, Dmitriy Baryshnikov a écrit :
> Hi,
>
> As a mentor of Mikhail project this is my responsibility to maintain the
> code after the GSoC and also we have in our GSoC plan all necessary
> steps to integrate all the results to GDAL. The GNM has not make great
> ch
Hello All. I'm trying to add a vertex to a linestring inside of a shapefile and
save the changes that I've made. So if I have a line that has 2 vertices. When
I open the shapefile up again(in Global Mapper, QGIS,etc.) I have 3 vertices.
How is this accomplished in gdal/ogr?
Le mardi 22 juillet 2014 22:10:56, Anderson, Gregory a écrit :
> Hello,
>
>
> I recently installed GDAL with OpenCL and my tests have shown that running
> gdalwarp with '-wo "USE_OPENCL=FALSE"' gives better performance then
> running it without. I'm using Ubuntu 14.04 64-bit on an Intel i7-2720QM
Andrea,
I assume you're asking that because of encoding issues, right ? Hopefully
there are better alternatives than what you are trying to do.
1) The mapserver shapefile provider doesn't take into account the character
encoding that is written in the .dbf header or in the .cpg file. So it take
Hi,
As a mentor of Mikhail project this is my responsibility to maintain the
code after the GSoC and also we have in our GSoC plan all necessary
steps to integrate all the results to GDAL. The GNM has not make great
changes in current GDAL source tree: new folder and several new
applications
Wolf Bergenheim bergenheim.net> writes:
>
>
> I'm not PSC but, since I have some experience in GSoC I thought I should
speak up.
> The fact that GDAL accepted Mikhail as a GSoC student sort of covers the
RFC part. Because there he proposed his project and the PSC should have
voted for or agains
Hi,
Quite often the shapefile that are used to publish data on mapserver
are filled with some characters upper 128 ascii code that will do some
troble in the GetFeatureInfo response (in html).
So I'm evaluating to start towrite some procedure to scan a shapefile
(or a set of shapefiles) and chang
10 matches
Mail list logo