[OSM-newbies] contour request via GroundTruth constantly failing
Jan Kaspar
jan.kaspar at gmail.com
Fri Sep 25 14:24:22 BST 2009
Hello,
I'm trying to get contours for an area around Geneva by the following
command:
> ./GroundTruth.sh contours "-b=44.8,4.6,47.4,8.4" -interval=50
which I believe is correct (at least a similar one worked for a region in
Ladakh). However, since months I'm getting the following error:
GroundTruth v1.5.205.6 by Igor Brejc
Generates Garmin maps from OpenStreetMap data
Licensed under GPL v3 license
Visit http://wiki.openstreetmap.org/wiki/GroundTruth for more info
Generating contours for area (4.6, 44.8, 4.75, 45)
SRTM index is missing, it will be generated...
Indexing SRTM3 tiles for the 'Australia' region.
ERROR: Brejc.DemLibrary.DemLoaderException: Error downloading SRTM data.
---> System.Net.WebException: An error occurred performing a WebClient
request. ---> System.Net.WebException: The remote server returned an error:
(404) Not Found.
at System.Net.HttpWebRequest.CheckFinalStatus (System.Net.WebAsyncResult
result) [0x00000]
at System.Net.HttpWebRequest.SetResponseData (System.Net.WebConnectionData
data) [0x00000]
--- End of inner exception stack trace ---
at System.Net.WebClient.DownloadDataCore (System.Uri address,
System.Object userToken) [0x00000]
at System.Net.WebClient.DownloadData (System.Uri address) [0x00000]
at System.Net.WebClient.DownloadString (System.String address) [0x00000]
at (wrapper remoting-invoke-with-check)
System.Net.WebClient:DownloadString (string)
at Brejc.DemLibrary.Srtm.DefaultSrtmServerClient.ListFiles (System.String
directory) [0x00000]
at Brejc.DemLibrary.Srtm.DefaultSrtmIndexFetcher.RegenerateIndex
(System.String srtm3CacheDirectory) [0x00000]
at Brejc.DemLibrary.Srtm.DefaultSrtmIndexFetcher.FetchSrtmIndex
(System.String srtm3CacheDirectoryPath) [0x00000]
at Brejc.DemLibrary.Srtm.Srtm3Source.LoadDemForArea
(Brejc.Geometry.Bounds2 bounds) [0x00000]
--- End of inner exception stack trace ---
at Brejc.DemLibrary.Srtm.Srtm3Source.LoadDemForArea
(Brejc.Geometry.Bounds2 bounds) [0x00000]
at Brejc.DemLibrary.Ibf.IbfUtilities.GenerateAreaDefinitions
(Brejc.DemLibrary.Ibf.IbfFile ibfFile, IDemSource demSource,
Brejc.DemLibrary.Ibf.GenerateIbfAreaDefinitionsParameters parameters)
[0x00000]
at GroundTruth.Engine.Ibf.DefaultIbfGenerator.Run
(GroundTruth.Engine.Ibf.IbfGenerationParameters parameters) [0x00000]
at GroundTruth.GenerateContoursCommand.Execute (IEnumerable`1 args)
[0x00000]
at GroundTruth.ConsoleApp.Process () [0x00000]
What drew my attention is `Indexing SRTM3 tiles for the 'Australia' region.'
Geneva is in Europe, hence I can only guess what it is trying to do with
Australia...
Have some had and solved a similar issue?
Many thanks, Kašpi.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/newbies/attachments/20090925/21ee9632/attachment.html>
More information about the newbies
mailing list