Re: [gdal-dev] Motion: Migrate gdal.org to ReadTheDocs

2024-07-27 Thread Martin Spott via gdal-dev
+1 ;-) Martin Howard Butler via gdal-dev wrote: > All, > > I would like to motion to migrate gdal.org from our > self-managed GitHub Pages infrastructure to ReadTheDocs. You can read > specific details about the migration in the ticket at > https://github.com/OSGeo

Re: [gdal-dev] Support for VPF (vector product format) files with OGDI

2012-01-23 Thread Martin Spott
Martin Spott wrote: > Yes, I ran ogrinfo on all available features via some obscure, very > long Bash command. Something like this: martin@sphere:~$ for VMAP_URL in v0eur_5/vmaplv0/eurnasia v0noa_5/vmaplv0/noamer v0sas_5/vmaplv0/sasaus v0soa_5/vmaplv0/soamafr; do /opt/GRASS.32/bin/o

Re: [gdal-dev] Support for VPF (vector product format) files with OGDI

2012-01-23 Thread Martin Spott
On Sun, Jan 22, 2012 at 01:32:04PM -0700, Billy Newman wrote: > 1. What command did you use to covert the vmap files to shapefiles, > ogrinfo or ogdi_info? And can you give me a quick example to make > sure I am doing it correctly. http://mapserver.flightgear.org/git/gitweb.pl?p=terragear-cs;

Re: [gdal-dev] Support for VPF (vector product format) files with OGDI

2012-01-22 Thread Martin Spott
Billy Newman wrote: > I compiled on Redhat EL version 5.6 64 bit, gcc 4.2.x Last time I tried direct access to VMap0 I reverted back to a 32 bit platform from my 64 bit setup (both Linux Debian). I don't remember the exact reason but your message sounds somewhat familiar. The first thing I did

Re: [gdal-dev] VPF support

2011-09-02 Thread Martin Spott
Even Rouault wrote: > So perhaps the issue you saw was specifically a 64bit issue. Indeed, this appears to be obvious. BTW, just to make sure we're talking about the same symptoms: May I assume that the voids as shown in this shot: http://foxtrot.mgras.net/bitmap/VMap0-voids.png (colou

Re: [gdal-dev] VPF support

2011-08-31 Thread Martin Spott
"Sommer, Martin" wrote: > current OGDI sources (betas) need a bit of tweaking, if you want it to build > yourself. > Version 3.1.5 is far way better to build. It's just an imprecise annotation, yet I'd like to share my findings with you that the simple joy of getting an OGDI library built withou

Re: [gdal-dev] Re: X-Plane runway orientation

2008-08-19 Thread Martin Spott
Even Rouault wrote: > I've applied your patch in r15154. Ok, thanks, Martin. -- Unix _IS_ user friendly - it's just selective about who its friends are ! -- ___ gdal-dev m

[gdal-dev] X-Plane runway orientation

2008-08-11 Thread Martin Spott
Hi, the X-Plane driver is reading a single name for a runway and computes the opposite runway direction. Apparently a tiny mistake has crept into the respective logic: Currently the opposite of runway 18 is being computed as runway 00 - but there's no such thing as a runway 00, instead we're suppos

Re: [gdal-dev] Re: open street map

2008-08-04 Thread Martin Spott
Jukka Rahkonen wrote: > Martin Spott mgras.net> writes: > > http://mapserver.flightgear.org/download.psp > > > > The OSM data at this DB is typically updated twice a month, > Another source for ready made shapefiles is http://download.geofabrik.de/osm Yup, and we

Re: [gdal-dev] open street map

2008-08-03 Thread Martin Spott
[EMAIL PROTECTED] wrote: > Can gdal handle an open street map file (*.osm)? I suspect this is not the case, but several people offer OSM data in Shapefile or other formats. If you're just looking for the most road, rail and waterway layers, then you might find what you're looking for at this page