name | data type | description |
---|---|---|
polygonServiceId | number | |
polygonServiceName | string | |
description | string | |
gisSearchUrlTemplate | string | |
epsg | number |
Example
{ "polygonServiceId" : 12345, "polygonServiceName" : "...", "description" : "...", "gisSearchUrlTemplate" : "...", "epsg" : 12345 }