Git Product home page Git Product logo

open-cities-map's Introduction

Open Cities Map

Caveats: This project is in an early stage. The imported streets are more ore less totally broken. You will need some time to fix everything. I will try to improve the import in future, but please, feel free to fork this project and fix stuff on your own. I would be happy to get pull requests!

Import real roads to Cities Skylines from Open Street Map.

  1. Go to terrain.party, find you location and click on the download button. Do not touch the scaling buttons!
  2. Unzip the downloaded file.
  3. From the unzipped folder, move the PNGs to height maps folder:
    • macOS: ~/Library/Application Support/Colossal Order/Cities_Skylines/Addons/MapEditor/Heightmaps
    • Linux: ~/.local/share/Colossal Order/Cities_Skylines/Addons/MapEditor/Heightmaps
    • Windows: C:\Users\USERNAME\AppData\Local\Colossal Order\Cities_Skylines\Addons\MapEditor\Heightmaps
  4. Open the README.txt and locate the following line: http://terrain.party/api/export?name. This line ends with the latitude and longitude of your specified area.
  5. Copy those numbers to any location, reverse latitude and longitude and trim all four numbers to four decimal places. Here is an example: 8.894940,50.882951,8.638647,50.721255 would be 8.6386,50.7212,8.8949,50.8829
  6. Now open the following URL: http://overpass-api.de/api/map?bbox=YOURNUMBERSHERE, but replace YOURNUMBERSHERE with the reversed latitude and longitude (the above example will be http://overpass-api.de/api/map?bbox=8.6386,50.7212,8.8949,50.8829). This will download the Open Street Map file called map.
  7. Now start the game and make sure the Mod is active.
  8. Open the map editor and start a new map.
  9. In the map editor, open the heightd map import and chose one of the four PNGs. Mostly, merged works best. Height Map import
  10. After the height map is imported, click on the road button far right.
  11. Provide the path to the downloaded map file and click on Load OSM From File (this will take a while, be patient). Import File
  12. After the import is done, click on Make Roads. This will take like forever. I recommend to wait additional 10-20 seconds, after the import is done. You can play around with the Tolerance buttons, sometimes the results will be better. Make Roads
  13. Now, try to fulfill the requirements based on the real region to be able to start the map in a game. This is also the point where you should place all trees and make forests and so on to be as close to real life as possible.d
  14. After you are done, save the map and start a new game with the unlimited money mod enabled.
  15. Finally, before you start the game, fix the broken roads.
Congrats. You are done.

open-cities-map's People

Contributors

lxteo avatar

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.