Questions tagged [openmaptiles]

OpenMapTiles provides pre-rendered tiles as well as a set of tools allowing everyone to create his own vector map tiles from OpenStreetMap data for hosting, self-hosting or offline use.

OpenMapTiles provides pre-rendered tiles as well as a set of tools allowing everyone to create his own vector map tiles from OpenStreetMap data for hosting, self-hosting or offline use.

The OpenMapTiles project is open-source and consists of several components. The major ones are Open Vector Tile Schema, tools for creating vector tiles from OSM data and Open Map Styles.

  • Open Vector Tile Schema: Dscribes data layers and attributes. It is documented and easily extendable.
  • Tools for creating vector tiles from OSM data: Takes OSM data as an input and produces MBTiles containing PBF as an output.
  • Open Map Styles: Ready-to-use map styles for vector scheme. They are available under a free license and therefore can be modified and reused.
112 questions
0
votes
1 answer

exclamation marks around a string in yaml

In a yaml config file created by OpenMapTiles I found the following syntax: table: (SELECT geometry, class FROM layer_water(!bbox!, z(!scale_denominator!))) The strings enclosed in exclamation marks obviously will be substituted by some provided…
-1
votes
1 answer

MapTiler set land polygon fill with transparent ocean

I'm looking to create simple basemap tiles that fill in the land, but leave the oceans transparent. The problem is that all of the data sources have the ocean with the polygons that create the water/land boundaries, so when making the oceans…
user1666858
  • 321
  • 2
  • 13
-1
votes
1 answer

OpenMap - 5m Countour Lines - Paris

apologies if this question has been answered already - from the similar questions list it doesn't look exactly like it has. I am looking for 5 metre contour lines, for the Paris area, to use in ArcGIS i.e. as a shapefile. It looks like this might be…
-1
votes
2 answers

Mapbox - invalid tile order

I am working on my own tile server. I have weird problems with displaying tiles in the correct order. Tiles were created using OSM data. When I use tileserver-gl-light as a tiles server everything seems to be ok, but when I try to serve tiles by my…
Marek Marczak
  • 532
  • 8
  • 14
-2
votes
1 answer

"14 days availability" OpenMapTiles.com data

my name's Diego. I'm a passionate 3D drawer, and i'm about to starting a nice project which needed some satellite and hillshading images from a region of the France. I've seen that in https://openmaptiles.com/ you can choose to buy a one-time data…
-3
votes
1 answer

How to change default port

I can't start my openmaptiles servers because the 8080 port is already in use: root@server:# docker run --rm -it -v $(pwd):/data -p 8080:80 klokantech/openmaptiles-server Unable to find image 'klokantech/openmaptiles-server:latest' locally latest:…
FrakyDale
  • 647
  • 8
  • 22
-4
votes
1 answer

Collecting money without providing service is SCAM. Does your service work?

Two days ago I've purchased custom map extraction but still can't get it. On my account, I can only see status "waiting". I've written you on info@klokantech.com, but nobody answered me. Collecting money without providing service is SCAM
Anton Eregin
  • 8,140
  • 1
  • 12
  • 14
1 2 3 4 5 6 7
8