Spatial Test Data

From Wildsong
Revision as of 18:23, 2 May 2019 by Brian Wilson (talk | contribs) (Created page with "== Spatial data servers == 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 di...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Spatial data servers

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 (internal) GeoJSON 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
WFS ArcGIS example
WMS (raster) GeoServer Taxlots (internal) https://geoserver.wildsong.biz/geoserver/clatsop_wm/wms?service=WMS&version=1.3.0&layers=clatsop_wm%3Ataxlots&request=GetCapabilities
WMS (vector) GeoServer Taxlots (internal) https://geoserver.wildsong.biz/geoserver/clatsop_wm/wms?service=WMS&version=1.3.0&layers=clatsop_wm%3Ataxlots&request=GetCapabilities
WMS (raster) ArcGIS DOGAMI HS https://gis.dogami.oregon.gov/arcgis/services/Public/BareEarthHS/ImageServer/WMSServer
XYZ tiles GeoServer
XYZ tiles ArcGIS Esri Streets https://services.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer/tile/{z}/{y}/{x}
MapBox tiles GeoServer Taxlots (internal) https://geoserver.wildsong.biz/geoserver/gwc/service/tms/1.0.0/clatsop_wm%3Ataxlots@EPSG%3A900913@pbf/{z}/{x}/{-y}.pbf
Mapbox tiles ArcGIS ?? ??
ESRI proprietary
FeatureServer ArcGIS url
ImageServer ArcGIS DOGAMI HS https://gis.dogami.oregon.gov/arcgis/rest/services/Public/BareEarthHS/ImageServer
ImageServer ArcGIS NAIP 2016 http://imagery.oregonexplorer.info/arcgis/rest/services/NAIP_2016/NAIP_2016_WM/ImageServer
MapServer ArcGIS

"internal" means that I have not found a public source so I am using a server that is firewalled