Code Monkey home page Code Monkey logo

Comments (2)

Ebe66 avatar Ebe66 commented on July 21, 2024

@lacovajuan
Strange to see all the "OK" messages without generating the actual files, but as a way to reproduce you say:
python -m wahoomc cli -xy 251,199
According to the documentation this should be:
python -m wahoomc cli -xy 251/199
But I guess you did that as the program seems to recognize the coordinates in the log.

I do not use this version of wahoomc so I can't say where temporary files are stored, but you might want to try to see if anything is actually created there at all while the program is running. Look for filenames with split-{country}.osm.pbf for example where (country) would be the name of the country needed for the tile. Or land1.osm.
I think that these temp files are deleted at the end of the program so really look during the execution of wahoomc.

Considering the tile you try to create, it might be better to try a coordinate that actually includes land? 251/199 is a piece of ocean of the coast of the antarctic?
Use this url to find a tile (with land) to create https://tools.geofabrik.de/map/?type=Geofabrik_Standard&grid=1&mlat=-70.47159&mlon=173.44709#8/50.7072/10.1793 You have to stay on zoom level 8 to find the right coordinates.
Try 138/100 for Malta from your other post.

from wahoomapscreator.

treee111 avatar treee111 commented on July 21, 2024

Hi @lacovajuan, thanks for your issue.

I am with @Ebe66, I think the tile you try to create has no land in it, this can also be seen in you log, no countries are downloaded.

We could try to check the temporary folders for files but I doubt creating maps for this tile would make sense.
I'm closing this issue. Please open again or create a separate one if creating a file for the tile I post or country malta does not work. Thanks!

For reference the output of python -m wahoomc cli -xy 134/89 . See the listed contries in the second log-block.

INFO:--------------------------------------------------------------------------------
INFO:--------------------------------------------------------------------------------
INFO:# check geofabrik.json file
INFO:# Input X/Y coordinates: 134/89.
INFO:+ Searching for needed maps, this can take a while.
INFO:--------------------------------------------------------------------------------
INFO:# Determine involved/border countries
INFO:+ Involved country: austria
INFO:+ Involved country: germany
INFO:+ Involved country: liechtenstein
INFO:+ Involved country: switzerland
INFO:+ Border countries will be processed
INFO:--------------------------------------------------------------------------------
INFO:# check land_polygons.shp file
INFO:--------------------------------------------------------------------------------
INFO:# check countries .osm.pbf files
INFO:+ Checking for old maps and remove them
INFO:+ mapfile for austria: deleted.
INFO:+ mapfile for germany: deleted.
INFO:+ mapfile for liechtenstein: deleted.
INFO:+ mapfile for switzerland: deleted.
INFO:--------------------------------------------------------------------------------
INFO:# Downloading austria-latest.osm.pbf file

from wahoomapscreator.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.