MapTiler Cloud can host your geodata. You can either create your MBTiles file by MapTiler Engine or any other application.
Upload your map to MapTiler Cloud
After you sign in to MapTiler Cloud, go to Tiles in the left menu and click on the New Tileset button. This will lead you to a page where you can either drag and drop your map in MBTiles format or browse your computer for the file.
Use with JavaScript
After you upload your map, you will be redirected to the page where you can change the properties of the map like identifier or title. You will also get a link to TileJSON, which can be included in any JavaScript viewer. There is also an option to delete your map.
All the functionality is available any time later if you go in administration into Tiles and in My Tiles select one of the maps you uploaded previously.
Use your image as part of the map
The image can be used as part of the map itself and rendered altogether with map tiles. This allows you to do things like rendering streets or labels over your image while keeping buildings and landcover under.
To get this functionality, you need to go to Maps, click on one of the maps and select the Edit copy option, which is hidden under three dots just below the map. This will redirect you to the map editor, where you can visually or by writing a code change every possible map element.
Go to Sources in the top right corner and by clicking on any available source you active them. Now click on Add Layer button located in the top left corner, fill in ID based on how do you want the layer with your image to be called, change type to Raster, and add Source, which is a name of your source as you add it before (with the + character on the beginning). Your image is on the map!
By dragging and dropping the layer with your image you can change the order. This means, for instance, moving the layer with your image above roads and labels but under land cover and buildings.
After you Save and Deploy your map, it can be used like any other map: embedded, used with JavaScript, printed, loaded in desktop GIS, or in mobile SDK.
Comments
0 comments
Please sign in to leave a comment.