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

I'm developing project with your osm soft.

Some months agora I was able to start a server of tiles using a docker (https://github.com/Overv/openstreetmap-tile-server)

Now, on try to create a new server I am not able to render tiles with information about state, city and street.. all my tiles in a country are 'blank'

(northeastern Brazil) alt text

--

The log of my docker can be find in : https://anotepad.com/notes/33n3c3c

Data used: https://download.geofabrik.de/south-america/brazil.html

My question: Whats is the reason for my tiles be 'blank' ?

(Sorry if it is not the place to do this question)

asked 03 Oct '19, 15:00

Diego's gravatar image

Diego
11112
accept rate: 0%

edited 03 Oct '19, 15:00

1

The log isn't visible in a web browser without adverts appearing over the top of it.

What have you looked at so far in order to investigate the problem?

(05 Oct '19, 11:11) SomeoneElse ♦

I think something is breaking the thread of render of images

Monday, I will try to build a version using the data of a small country to test my theory

(05 Oct '19, 17:17) Diego
1

AFAIK coastline rendering is normally special and done from a different file from the other data. Do you definitely have all the required data?

(26 Dec '19, 02:42) InsertUser
1

Do you have an extra colon in your first line .../openmaptiles/brazil-latest.osm.pbf:/data.osm.pbf -v...?

(26 Dec '19, 03:00) InsertUser

@insertUser

Yes, I had all required data.

I was able to render all content some weeks before the 'crash'

Current status:

  1. The OSM is working fine in the server of my client
  2. I am using a public server, in some moment in the future I will recreate my OSM server
permanent link

answered 26 Dec '19, 11:12

Diego's gravatar image

Diego
11112
accept rate: 0%

edited 26 Dec '19, 11:14

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:

×287
×204
×10
×9

question asked: 03 Oct '19, 15:00

question was seen: 2,831 times

last updated: 26 Dec '19, 23:47

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