buildmap_osm errors

View: New views
2 Messages — Rating Filter:   Alert me  

buildmap_osm errors

by Christopher Daley-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi everyone,
I've been fiddling with this for a few days now but have had no luck getting OSM to work.  I'm running this command:
'buildmap_osm -m /tmp/maps -s osmgetbmap 71.08,-41.34:40km'
and get the following output.

-- will process 70 tiles
--
-- processing tileid '1041022985', for file 'qt21/3e/0c/qt3e0cc009.rdm'
-- command is "./osmgetbmap -t 1016624 -b 21 -h 15"
** problem fetching data (No such file or directory)

This happens reguardless of my lat./long. entries (have tried the defaults, both positive values) and nothing seems to work.  I've also tried using the proxy example listed on a local server, which also doesn't work.  Here's that command:
'buildmap_osm -m /tmp/maps -s http://192.168.1.10/chrisroot/roadmap/osmgetbmap.php \ 71.08,41.34:20km
and it's output.
-- processing tileid '1801029641', for file 'qt21/6b/59/qt6b598809.rdm'
-- command is "wget -q -O - 'http://192.168.1.10/chrisroot/roadmap/osmgetbmap.php?tile=1758818&ts=21&have=15'" 
-- no results to write to qt21/6b/59/qt6b598809.rdm

Am I doing something wrong here?

------------------------------------------------------------------------------

_______________________________________________
Roadmap-general mailing list
Roadmap-general@...
https://lists.sourceforge.net/lists/listinfo/roadmap-general

Re: buildmap_osm errors

by Paul Fox-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

hi -- sorry for the very long delay.  i just looked at this
more closely.  i think the commands you're running have lat and
lon reversed:
    usage: buildmap_osm [options] lat,lon[:lat,lon] -or- lat,lon:NN{mi|km}

i think you're specifying lon,lat.  that could explain the "no results"
errors.

paul

christopher wrote:
 > Hi everyone,
 > I've been fiddling with this for a few days now but have had no luck getting
 > OSM to work.  I'm running this command:
 > 'buildmap_osm -m /tmp/maps -s osmgetbmap 71.08,-41.34:40km'
 > and get the following output.
 >
 > >
 > > -- will process 70 tiles
 > > --
 > > -- processing tileid '1041022985', for file 'qt21/3e/0c/qt3e0cc009.rdm'
 > > -- command is "./osmgetbmap -t 1016624 -b 21 -h 15"
 > > ** problem fetching data (No such file or directory)
 >
 >
 > This happens reguardless of my lat./long. entries (have tried the defaults,
 > both positive values) and nothing seems to work.  I've also tried using the
 > proxy example listed on a local server, which also doesn't work.  Here's
 > that command:
 > 'buildmap_osm -m /tmp/maps -s
 > http://192.168.1.10/chrisroot/roadmap/osmgetbmap.php \ 71.08,41.34:20km
 > and it's output.
 >
 > > -- processing tileid '1801029641', for file 'qt21/6b/59/qt6b598809.rdm'
 > > -- command is "wget -q -O - '
 > >
 > http://192.168.1.10/chrisroot/roadmap/osmgetbmap.php?tile=1758818&ts=21&have=15
 > > '"
 >
 > -- no results to write to qt21/6b/59/qt6b598809.rdm
 >
 >
 > Am I doing something wrong here?
 > part 2     text/plain                  79
 > ------------------------------------------------------------------------------
 > part 3     text/plain                 176
 > _______________________________________________
 > Roadmap-general mailing list
 > Roadmap-general@...
 > https://lists.sourceforge.net/lists/listinfo/roadmap-general

=---------------------
 paul fox, pgf@... (arlington, ma, where it's 66.6 degrees)

------------------------------------------------------------------------------
_______________________________________________
Roadmap-general mailing list
Roadmap-general@...
https://lists.sourceforge.net/lists/listinfo/roadmap-general