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 4: Line 4:
I have added services for PDF and Excel. I have added WPS but don't have any tests for it yet.
I have added services for PDF and Excel. I have added WPS but don't have any tests for it yet.


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



Revision as of 18:46, 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) untested
WFS ArcGIS example untested
WMS (raster) GeoServer Taxlots (internal) untested
WMS (vector) GeoServer Taxlots (internal) untested
WMS (raster) ArcGIS DOGAMI Bare Earth HS untested
XYZ tiles GeoServer ??? untested
XYZ tiles ArcGIS Esri Streets untested
MapBox tiles GeoServer Taxlots (internal) untested
Mapbox tiles ArcGIS ??? untested
ESRI proprietary
FeatureServer ArcGIS url untested
ImageServer ArcGIS DOGAMI Bare Earth HS untested
ImageServer ArcGIS NAIP 2016 photo untested
MapServer ArcGIS examples untested

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