Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I had the same issue. Your bounding box coordinates are in the wrong order due to the longitude being negative. Swap the coordinate order.
Here's my original: -121.6466,38.7587,-121.8540,38.5970
Swapped: -121.8540,38.5970,-121.6466,38.7587
"paste your line of coordinates from earlier into the box that currently has coordinates in, then click fetch from terrain.party. Your landscape should load"
Game crashed. Landscape was not possible to load
1) Subscribe to this mod
2) Download terrain.party map
a) Go to terrain.party and find the area you want to export. Download the area.
b) Extract the zip file to C:\Users\USERNAME\AppData\Local\Colossal Order\Cities_Skylines\Addons\MapEditor\Heightmaps
• If the MapEditor or Hightmaps folers do not exist, create them
c) Open the readme file you just extracted and copy the the numbers on the end of the link in there. All the characters after box=
d) Reverse the two sets of numbers and reduce to 4 decimal places
• eg. -77.499938,43.241825,-77.721906,43.080128
turns into
-77.7219,43.0801,-77.4999,43.2418
e) Go to http://overpass-api.de/api/map?bbox=YOURNUMBERSHERE but replace YOURNUMBERSHERE with the numbers from part 2.d
f) Move the file that downloads to C:\Users\USERNAME\Documents
3) Update mapper
a) Go to https://github.com/rdiekema/Cities-Skylines-Mapper/releases and download Mapper.zip
b) Open the zip and copy Mapper.dll and paste it over Mapper.dll in the mod's folder on your computer. Mine was at
C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\416064574
4) Start Cities: Skylines
5) Go to Content Manager --> Mods and enable Cimtographer
6) Go back to the main menu, click Editors --> Map Editor --> New --> Create
7) Load Terrain
a) Click on the Import Heightmap button (the icon has a blue arrow pointing to the right) and choose one of the files for your city, then click Import. Personally, I like the USGS file. You can click on each of them to see which you like best.
8) Load Roads
a) Click on the road icon on the right end of the icon bar. Check that the Path field matches both the location and filename of your OpenStreetMap file from step 2.f (there shouldn't be any file type extension, the filename is just map, not map.osm)
b) Click Load OSM From File
c) Click Make Roads
d) Wait while magic happens
EDIT: Okay wow it worked! You have to wait several minutes. THANKS!