0

In order to build a CentOS 6.5 OSM tiles server I'm looking for some documentation and/or tutorials.

I tried this one as I said in my previous post but it worked on Ubuntu 14.04, not on CentOS 6.5...

Also, I want to be able to connect to my tiles from QGIS via the server URL. It involves using some special protocols like WMS, WCS or WFS (I don't understand well about this).

If you have ideas you're welcome !

Community
  • 1
  • 1
Roozaay
  • 31
  • 7
  • 1
    What about those directions doesn't work? What problem are you having exactly? What do `WMS`, `WCS` and `WFS` have to do with this question exactly? – Etan Reisner Aug 11 '16 at 13:00
  • I tried other solutions like [this one](http://osm2vectortiles.org/docs/getting-started/), the problem was about the rendered page, It's not possible to link it with QGIS. So I tried [this] (https://github.com/klokantech/tileserver-gl) but with this solution the server don't live "by itself" (docker dependant)... The fact about the protocols is that I don't really understand how it works exactly... – Roozaay Aug 11 '16 at 13:03
  • Please provide an exact description of your problem. Otherwise nobody will be able to help you. – scai Aug 11 '16 at 18:15
  • I want to build a CentOS server that contains tiles and be able to use those tiles in QGIS in a distant computer – Roozaay Aug 12 '16 at 06:11
  • That's a plan and not a problem. What exactly doesn't work? – scai Aug 12 '16 at 09:52
  • My ability to find documentation to make it work on a previous CentOS build, I don't have much experience in server configuration and it's a bit difficult to go alone. – Roozaay Aug 12 '16 at 11:11
  • I just realize that there's a Geographic Information Systems community, I'll go there to reach informations. – Roozaay Aug 12 '16 at 11:59

1 Answers1

0

You can try my gist to build and run OSM tile server on CentOS 7 with all up-to-date dependencies, work in progress and will be updated, but it works now.

Aleksey Deryagin
  • 2,575
  • 2
  • 20
  • 18