Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to generate network with multiple geotif files #4786

Closed
yannolecool opened this issue Nov 13, 2018 · 3 comments
Closed

Unable to generate network with multiple geotif files #4786

yannolecool opened this issue Nov 13, 2018 · 3 comments
Assignees

Comments

@yannolecool
Copy link

yannolecool commented Nov 13, 2018

I try to generate the network with multiple geotif files (.tif) with this config, but the file is never created.
I received this sequence of message in the terminal and it quit without any error:

Removing duplicate edges... done.
Loading configuration... done.
Parsing types from 'C:\Program Files (x86)\Eclipse\Sumo\data\typemap\osmNetconvert.typ.xml'... done.
Parsing from GeoTIFF '.\n34_e075_1arc_v3.tif'... done (parsed 12967201 features, Boundary: 75.00,34.00,76.00,35.00).
Parsing from GeoTIFF '.\n34_e076_1arc_v3.tif'... done (parsed 12967201 features, Boundary: 75.00,34.00,77.00,35.00).
Parsing from GeoTIFF '.\n35_e075_1arc_v3.tif'... done (parsed 12967201 features, Boundary: 75.00,34.00,77.00,36.00).
Parsing nodes from osm-file '.\kashmir.map.osm'...
Found duplicate nodes. Substituting 2462822741 with 2462819529
Found duplicate nodes. Substituting 3929824745 with 3929823023
done.
Parsing edges from osm-file '.\kashmir.map.osm'... done.
Removing duplicate edges... done.

Otherwise, when I use a tool to merged those geotif into a single one and use it instead, it works perfectly.

@namdre
Copy link
Contributor

namdre commented Nov 13, 2018

Can you provide example inputs to reproduce this issue?

@namdre namdre self-assigned this Nov 13, 2018
@yannolecool
Copy link
Author

Du to the limited size of files that I can join to this message, I will host on my google drive files that you need. There is the link to access those files (zip): https://drive.google.com/file/d/1zalIe9E4CvwssV-lALkBPcDivgrzrbeb/view?usp=sharing

@namdre namdre closed this as completed in 1cfbb16 Nov 14, 2018
@namdre
Copy link
Contributor

namdre commented Nov 14, 2018

Thanks for the sample input. Nobody tried loading multiple geotifs before.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants