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 11: Line 11:
! colspan="4" | 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  (internal)] || 2 (GeoJSON), 5 (GeoJSON)
| WFS || 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  (internal)] || 2 (GeoJSON), 5 (GeoJSON)
|-
| WFS-T || GeoServer || [https://geoserver.wildsong.biz/geoserver/clatsop_wm/ows?service=WFS&version=2.0.0&request=GetFeature&typeName=clatsop_wm%3Aweb_markers&maxFeatures=50&outputFormat=text%2Fjavascript Web Markers (internal)] || 6 (GeoJSON) *can't edit yet!
|-
|-
| WFS || ArcGIS || example || untested
| WFS || ArcGIS || example || untested
Line 31: Line 33:
! colspan="4" | ESRI proprietary
! colspan="4" | ESRI proprietary
|-
|-
| FeatureServer || ArcGIS || url || untested
| FeatureServer || ArcGIS || https://cc-gis.clatsop.co.clatsop.or.us/arcgis/rest/services/Assessment_and_Taxation/Taxlots_3857/FeatureServer/ || 6 (service down)
|-
|-
| ImageServer  || ArcGIS || [https://gis.dogami.oregon.gov/arcgis/rest/services/Public/BareEarthHS/ImageServer DOGAMI Bare Earth HS] || untested
| ImageServer  || ArcGIS || [https://gis.dogami.oregon.gov/arcgis/rest/services/Public/BareEarthHS/ImageServer DOGAMI Bare Earth HS] || untested

Revision as of 19:33, 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.

There are many many possible data source formats (PNG, GIF, TIFF, SVG, GeoJSON, TopoJSON, etc etc ad nauseum) More than I want to test for ol-react! :-)

OGC
WFS GeoServer Taxlots (internal) 2 (GeoJSON), 5 (GeoJSON)
WFS-T GeoServer Web Markers (internal) 6 (GeoJSON) *can't edit yet!
WFS ArcGIS example untested
WMS (raster tiles) GeoServer Taxlots (internal) 1
WMS (vector) GeoServer Taxlots (internal) untested
WMS (raster) ArcGIS DOGAMI Bare Earth HS untested
XYZ tiles GeoServer ??? untested
XYZ tiles ArcGIS Esri Streets 3
MapBox tiles GeoServer Taxlots (internal) 7, 8
Mapbox tiles ArcGIS ??? untested
ESRI proprietary
FeatureServer ArcGIS https://cc-gis.clatsop.co.clatsop.or.us/arcgis/rest/services/Assessment_and_Taxation/Taxlots_3857/FeatureServer/ 6 (service down)
ImageServer ArcGIS DOGAMI Bare Earth HS untested
ImageServer ArcGIS NAIP 2016 photo untested
MapServer ArcGIS Esri City,State,Highway 3 (PNG32 raster)

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