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

Hi,

I'm building my own tile server with database on Amazon RDS and rendering it on AWS EC2. I followed this tutorial:[https://github.com/s6o/aws-osm-rds] to do so. When I access the link http://<your-ec2-dashed-ip-zone>.compute.amazonaws.com/osm_tiles/0/0/0.png I get a blank blue tile. My guess is modtile is not able to access my DB. In the tutorial the only place where I mention my RDS db details is in osm2pgsql, is there anywhere else I would have to mention the data base credentials?

asked 25 Feb '19, 08:25

vishy91's gravatar image

vishy91
666611
accept rate: 0%

edited 25 Feb '19, 08:27

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:

×362
×204
×80
×9
×4

question asked: 25 Feb '19, 08:25

question was seen: 1,943 times

last updated: 25 Feb '19, 08:27

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