Questions tagged [maptiler]

MapTiler is an application creating map tiles for rapid raster map publishing with Leaflet, OpenLayers, and Google Maps API.

MapTiler is an application creating map tiles for rapid raster map publishing.

MapTiler converts raster maps, images and geodata into a format suitable for JavaScript web applications, mobile devices and 3D visualisation. It provides the easiest way how to prepare raster geodata for mashups, apps and for Google Earth, Leaflet, OpenLayers, Google Maps API, etc. It produces either a a folder with tiles and simple HTML viewer or the MBTiles archive.

73 questions
0
votes
1 answer

Selecting Coordinate System in Maptiler

I have an image which 21810x14872 that project a box of an area with coordinate: top, left corner latitude longitude : 23.635069763547662 , 58.09107365049769 bottom, right corner latitude longitude : 23.598520470202025 , 58.14957297881731 OR using…
user836026
  • 10,608
  • 15
  • 73
  • 129
0
votes
1 answer

How to use Maptiler to display tiles in Google Maps

I have an image 1810x14871 png file, and I would like to display it as tiles on Google maps. I'm using Maptiler, I would like to check with you few points: 1) Since I would like to display it on Google maps. Hence, in first screen I have to select…
user836026
  • 10,608
  • 15
  • 73
  • 129
0
votes
1 answer

My image tiles is not aligned to Google map

I'm trying to display an image (tiles) on top of Google maps. It works fine except the image is not well aligned to Google maps. Before I generated the image, I first calculated the image size width, height by converting from latitude and longitude…
user836026
  • 10,608
  • 15
  • 73
  • 129
0
votes
1 answer

Adding Watermarks To Tiles

You advertise watermarks as being available on your Pro version, when I go through the process to render raster tiles, I don't see this option. Where is the watermark option please? Thanks Carl
Pindar
  • 3
  • 1
0
votes
1 answer

javascript programming: how to remove blank area of a tile map in openlayers

I use a open source tool named "maptiler" to create a tile map on a raster impage (no geo-info). It also create a HTML file which uses openlayers lib to display the created tile map. It looks fine except the map (image) is draggable and there are a…
0
votes
1 answer

Use of Maptiler to generate osmdroid zip file

Does this product generate osmdroid zip files ? or does it have a way to convert from TMS to the google tile spec so that a zip file of the tiles can be used in osmdroid?
user26584
  • 3
  • 2
0
votes
1 answer

How to integrate a map made in Photoshop with ASP.NET web application?

We have gone through the MapTiler website (http://www.maptiler.com/) and I downloaded the application and tried a sample. It is fantastic. But we have some questions: 1) How can we make integration with Map Tiler with our ASP.NET web application? 2)…
user26584
  • 3
  • 2
0
votes
2 answers

iOS : get file base on directory (Google Map Tile Overlay)

So I am trying to implement the tile overlay for Google Map iOS SDK. I have used MapTiler to generate a map and it saved the tiles in a directory structure with the structure /zoom/x/y.png. Normally When I load an image, all I do is called [UIImage…
harinsa
  • 3,176
  • 5
  • 33
  • 53
-1
votes
1 answer

Mbtiles to underlying dataset

I have a .mbtiles and would like to convert it back to a dataset so I can edit it. I don't see a convert/export button for this function on mapbox studio or maptiler. Any help would be great thanks.
Alfred
  • 51
  • 4
-1
votes
1 answer

Show all street names when zooming out

I would like to print a map with all the street names with MapTiler or MapBox, especially Rue Robert Schuman: Link to static map Link to interactive map But if I zoom out to zoom-level 18 (MapBox) or 16 (MapTiler) the names of some streets…
-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

how to save map tile by lat long bounds for offline use?

I have a routing application that I want to put offline map of cities of my country for download, so that users of their city will download that map and use it as a offline. The process of storing the map is as follows to allow the user to select a…
-1
votes
1 answer

WebGL Earth Cross-Origin Error

Custom map tiles do not load in WebGL Earth from App Engine. The error message says No 'Access-Control-Allow-Origin' header is present on the requested resource - but I'm requesting the tiles from the same domain. You can see the problem in…
benshope
  • 2,936
  • 4
  • 27
  • 39
1 2 3 4
5