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 6: | Line 6: | ||
{| border=1 | {| border=1 | ||
|- | |- | ||
! colspan=" | ! colspan="3" | 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)] | ||
Line 24: | Line 24: | ||
| 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)] | ||
|- | |- | ||
| Mapbox tiles || ArcGIS || ? | | Mapbox tiles || ArcGIS || ??? | ||
|- | |- | ||
! colspan=" | ! colspan="3" | ESRI proprietary | ||
|- | |- | ||
| FeatureServer || ArcGIS || url | | FeatureServer || ArcGIS || url |
Revision as of 18:43, 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