Skip to content

Extracting ile de france osm file on aws ec2 t2.micro instance ubuntu #1137

@spinach

Description

@spinach

Hello

I am trying to extract the ile de france osm map with ./osrm-extract ile-de-france-latest.osm.pbf (202 MB) but I get the following error:

[info] Input file: ile-de-france-latest.osm.pbf
[info] Profile: profile.lua
[info] Threads: 1
[info] Using script profile.lua
[STXXL-MSG] STXXL v1.3.1 (release)
[STXXL-ERRMSG] Warning: no config file found.
[STXXL-ERRMSG] Using default disk configuration.
[STXXL-MSG] 1 disks are allocated, total space: 1000 MiB
[info] Using turn restrictions
[info] Found 3 exceptions to turn restrictions:
[info] motorcar
[info] motor_vehicle
[info] vehicle
[info] Parsing in progress..
Killed

Process is killed.
However, it works for the Corse region which is 15 MB.
Can the ile-de-france work on a t2.micro instance?
I guess this has to do with the RAM? How should I allocate the swap space?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions