Spatial Test Data: Difference between revisions
From Wildsong
Jump to navigationJump to search
Brian Wilson (talk | contribs) mNo edit summary |
Brian Wilson (talk | contribs) mNo edit summary |
||
Line 8: | Line 8: | ||
! colspan="4" | OGC | ! colspan="4" | OGC | ||
|- | |- | ||
| WFS (vector) || GeoServer | | WFS (vector) || GeoServer || [https://geoserver.wildsong.biz/geoserver/clatsop_wm/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=clatsop_wm%3Ataxlots&maxFeatures=50&outputFormat=text%2Fjavascript Taxlots GeoJSON (internal)] | ||
|- | |- | ||
| WFS || ArcGIS || || example | | WFS || ArcGIS || || example | ||
|- | |- | ||
| WMS (raster) || GeoServer | | WMS (raster) || GeoServer || [https://geoserver.wildsong.biz/geoserver/clatsop_wm/wms?service=WMS&version=1.3.0&layers=clatsop_wm%3Ataxlots&request=GetCapabilities Taxlots (internal)] | ||
|- | |- | ||
| WMS (vector) || GeoServer | | WMS (vector) || GeoServer || [https://geoserver.wildsong.biz/geoserver/clatsop_wm/wms?service=WMS&version=1.3.0&layers=clatsop_wm%3Ataxlots&request=GetCapabilities Taxlots (internal)] | ||
|- | |- | ||
| WMS (raster) || ArcGIS | | WMS (raster) || ArcGIS || [https://gis.dogami.oregon.gov/arcgis/services/Public/BareEarthHS/ImageServer/WMSServer DOGAMI Bare Earth HS] | ||
|- | |- | ||
| XYZ tiles || GeoServer || | | XYZ tiles || GeoServer || ??? | ||
|- | |- | ||
| XYZ tiles || ArcGIS | | XYZ tiles || ArcGIS || [https://services.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer/tile/{z}/{y}/{x} Esri Streets] | ||
|- | |- | ||
| MapBox tiles || GeoServer | | MapBox tiles || GeoServer || [https://geoserver.wildsong.biz/geoserver/gwc/service/tms/1.0.0/clatsop_wm%3Ataxlots@EPSG%3A900913@pbf/{z}/{x}/{-y}.pbf Taxlots (internal)] | ||
|- | |- | ||
| Mapbox tiles || ArcGIS || ?? || ?? | | Mapbox tiles || ArcGIS || ?? || ?? | ||
Line 30: | Line 30: | ||
| FeatureServer || ArcGIS || url | | FeatureServer || ArcGIS || url | ||
|- | |- | ||
| ImageServer || ArcGIS || | | ImageServer || ArcGIS || [https://gis.dogami.oregon.gov/arcgis/rest/services/Public/BareEarthHS/ImageServer DOGAMI Bare Earth HS] | ||
|- | |- | ||
| ImageServer || ArcGIS || | | ImageServer || ArcGIS || [http://imagery.oregonexplorer.info/arcgis/rest/services/NAIP_2016/NAIP_2016_WM/ImageServer NAIP 2016 photo] | ||
|- | |- | ||
| MapServer || ArcGIS || | | MapServer || ArcGIS || | ||
|} | |} | ||
Revision as of 18:42, 2 May 2019
I use these sources for testing OpenLayers in ol-react examples
On my internal GeoServer Layer Preview page, I can test nearly any OGC service directly. I have added services for PDF and Excel. I have added WPS but don't have any tests for it yet.
OGC | |||
---|---|---|---|
WFS (vector) | GeoServer | Taxlots GeoJSON (internal) | |
WFS | ArcGIS | example | |
WMS (raster) | GeoServer | Taxlots (internal) | |
WMS (vector) | GeoServer | Taxlots (internal) | |
WMS (raster) | ArcGIS | DOGAMI Bare Earth HS | |
XYZ tiles | GeoServer | ??? | |
XYZ tiles | ArcGIS | Esri Streets | |
MapBox tiles | GeoServer | Taxlots (internal) | |
Mapbox tiles | ArcGIS | ?? | ?? |
ESRI proprietary | |||
FeatureServer | ArcGIS | url | |
ImageServer | ArcGIS | DOGAMI Bare Earth HS | |
ImageServer | ArcGIS | NAIP 2016 photo | |
MapServer | ArcGIS |
"internal" means that I have not found a public source so I am using a server that is firewalled