Skip to content

Instantly share code, notes, and snippets.

@staffordsmith83
Last active September 12, 2022 00:41
Show Gist options
  • Save staffordsmith83/ee13108b303c599e33f3c7b89950ca45 to your computer and use it in GitHub Desktop.
Save staffordsmith83/ee13108b303c599e33f3c7b89950ca45 to your computer and use it in GitHub Desktop.
wfsTestCat.json
{
"homeCamera": {
"north": -8,
"east": 158,
"south": -45,
"west": 109
},
"catalog": [
{
"name": "USA States (Ahocevar)",
"type": "wfs",
"typeNames": "usa:states",
"url": "https://ahocevar.com/geoserver/wfs"
},
{
"name": "NDW Hydrants",
"type": "wfs",
"typeNames": "yvw:NDWHYDRANTS",
"url": "https://webmap.yvw.com.au/YVWassets/service.svc/get?request=GetFeature&service=WFS&typeName=yvw:NDWHYDRANTS&version=1.1.0&srsName=EPSG:4326"
}
],
"viewerMode": "3dSmooth",
"baseMaps": {
"defaultBaseMapId": "basemap-positron",
"previewBaseMapId": "basemap-positron"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment