Skip to content

Status 207 on queries for map of Denmark #281

@jkrjensen

Description

@jkrjensen

(If this description is incomplete, just let me know, and I'll try to provide more detail:)

I've just downloaded and extracted the zip; it says 82ead0a on the end, so I guess that was the last commit before zipping(?)

I've downloaded denmark.osm.pbf from geofabrik and extracted; both osrm-extract + osrm-prepare seem to go through fine (I think): (I have 4 GB of RAM, but no more that 1.3 seems to be used tops)

[info extractor.cpp:504] [extractor] finished.

Run:
./osrm-prepare ../denmark.osrm ../denmark.osrm.restrictions
[STXXL-ERRMSG] Removing disk file created from default configuration: /var/tmp/stxxl

(Termination at this point; does this mean osrm-prepare failed?)

I can start the server (osrm-routed) and queries seem to go through fine from my browser too - but nothing is found apparantly (status 207).

[info Server/RequestHandler.h:61] 31-04-2012 18:47:47 127.0.0.1 /locate?loc=55.683101,12.530815

Location coordinates have been obtained from http://map.project-osrm.org, so they should be correct for Denmark.

I have edited the server.ini as below.

Any ideas?

Jens


Threads = 8
IP = 0.0.0.0
Port = 5000

namesData=/home/jkr/OSRM/denmark.osrm.names
hsgrData=/home/jkr/OSRM/denmark.osrm
nodesData=/home/jkr/OSRM/denmark.osrm
edgesData=/home/jkr/OSRM/denmark.osrm
ramIndex=/home/jkr/OSRM/denmark.osrm
fileIndex=/home/jkr/OSRM/denmark.osrm
timestamp=/home/jkr/OSRM/denmark.osrm

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions