NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

hai all, i am a beginner,

i try to follow step by step from https://switch2osm.org/serving-tiles/manually-building-a-tile-server-14-04/ , to build a tile server

but in step "Run the pre-processor and then carto: " ...

./make.py cd ../OSMBright/ carto project.mml > OSMBright.xml

i am not yet understand about how to build "OSMBright" folder,where i have to start with? please help, thank you

asked 28 Jun '15, 20:18

grenfajr's gravatar image

grenfajr
26112
accept rate: 0%


Hi. I am a beginner too and I am working on the same. I have problems in next stages but this ran pretty smoothly for me. Its specified there in the tutorial itself. When you change the path and dbname in configure.py file of osm-bright-master and build it by ./make.py, a folder OSMBright gets generated. cd.. goes back a folder and there you will have OSMBright folder. To convert the project.mml file in that folder to xml you gotta give the command - carto project.mml > OSMBright.xml

permanent link

answered 25 Jul '15, 07:58

dmnw15's gravatar image

dmnw15
16
accept rate: 0%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×710
×204
×44

question asked: 28 Jun '15, 20:18

question was seen: 5,558 times

last updated: 25 Jul '15, 07:58

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum