Adding a Tile service in the GISLayer Software can be accomplished by clicking on the “Add XYZ Tile Service” button in the “Add Service” drop-down list under the “Data” tab.
The following screenshot shows the process steps in numerical order.
Part 1: Add XYZ Tile Service Panel
In GISLayer Software Add XYZ Tile Service Panel has some fields that the users need to fill in. If we briefly describe these fields that need to be filled;
- XYZ Layer Name: You can set the name by which the XYZ service is displayed in the Layer Box
- XYZ Tile Url Address: Enter the URL address of the service provider (required)
- Other Parameters: You need to enter apikey information if maps are paid (eg apikey = ahsdkjhqwhekajhsd)
- Min Zoom Level: Minimum zoom level at which XYZ Tile is displayed on the map, usually set to 0
- Max Zoom Level: Maximum zoom level at which XYZ Tile is displayed on the map.
- Opacity: The opacity of the layer can be adjusted
- Add: Use to add the XYZ Tile Service to the map
The fields that we have defined above in the Add XYZ Tile Service Panel are shown in the screenshot below.
Part 2: Setting the XYZ Tile URL Address:
http://mts{0-3}.google.com/vt/lyrs=y&x={x}&y={y}&z={z}
- {0-3}: The subdomain number of the server. Some may not have
- {x}: Tile number in horizontal direction
- {y}: Tile number in vertical direction
- {z}: Zoom level
Part 3: Adding XYZ Tile Service
After filling in the required fields in the Add XYZ Tile Service Panel and clicking the Add button XYZ Tile Service is added to the Layer Box and displayed on the map.
The screenshot below shows the added Google Hybrid map and a result view of GISLayer.
Documentos Relacionados