Preview |
*** Interactive preview map applies default query parameters for all query layers present in the service and is not representative of all features within those query layers. |
Service Details |
|
Mapfile Path & Filename: | /tnris_mapfiles/area_type.map |
Service Title: | |
Service Name: | |
Service Abstract: | |
Default Projection: | |
Bounding Box: |
[[, ], [, ]] [[xmin, ymin], [xmax, ymax]] |
WGS84 (EPSG:4326) Bounding Box: |
[[, ],
[,
]] [[xmin, ymin], [xmax, ymax]] |
Layer Count: |
Layers |
Service URLs |
WMS Capabilities XML: |
https://mapserver.tnris.org/?map=/tnris_mapfiles/area_type.map&REQUEST=GetCapabilities&SERVICE=WMS
|
WMS (Web Map Service) service: |
https://mapserver.tnris.org/?map=/tnris_mapfiles/area_type.map
(Geo software)
https://mapserver.tnris.org/?map=/tnris_mapfiles/area_type.map&bbox={bbox-epsg-3857}&format=image/png&service=WMS&version=1.1.1&request=GetMap&srs=EPSG:3857&transparent=true&width=256&height=256&layers=
(Web Maps)
Note: The URL swaps & (versus
? ) and all text-string
literal layer name (versus integer 0 )
for mapserver unlike ArcGIS WMS Services.
|
XYZ Tile service: |
https://mapserver.tnris.org/?map=/tnris_mapfiles/area_type.map&mode=tile&tilemode=gmap&tile={x}+{y}+{z}&layers=all&map.imagetype=png
|
UTF Grid (Raster Interoperability) service: |
https://mapserver.tnris.org/?map=/tnris_mapfiles/area_type.map&mode=tile&tilemode=gmap&tile={x}+{y}+{z}&layers=all&map.imagetype=utfgrid
|
MVT (Mapbox Vector Tiles) service: |
https://mapserver.tnris.org/?map=/tnris_mapfiles/area_type.map&mode=tile&tilemode=gmap&tile={x}+{y}+{z}&layers=all&map.imagetype=mvt
|
- The following WFS services and it's variants provide the most direct and highest access to the raw data - |
WFS Capabilities XML: |
https://mapserver.tnris.org/?map=/tnris_mapfiles/area_type.map&REQUEST=GetCapabilities&SERVICE=WFS
|
WFS (Web Feature Service) service: |
https://mapserver.tnris.org/?map=/tnris_mapfiles/area_type.map&SERVICE=WFS&VERSION=2.0.0
|
WFS - XML formatted data: |
https://mapserver.tnris.org/?map=/tnris_mapfiles/area_type.map&SERVICE=WFS&VERSION=2.0.0&REQUEST=GetFeature&TYPENAMES=
|
WFS - GEOJSON formatted data: |
https://mapserver.tnris.org/?map=/tnris_mapfiles/area_type.map&SERVICE=WFS&VERSION=2.0.0&REQUEST=GetFeature&TYPENAMES=&outputformat=geojson
**Only works for a single layer TYPENAME. |
WFS - WGS84 reprojected data: |
https://mapserver.tnris.org/?map=/tnris_mapfiles/area_type.map&SERVICE=WFS&VERSION=2.0.0&REQUEST=GetFeature&TYPENAMES=&SRSNAME=EPSG:4326
**This query parameter works with both XML and GEOJSON GetFeature requests. |