[link] more link debugging changes

master
cvvergara 2023-01-17 13:16:48 -06:00
parent 54cbfe30f1
commit 8df54a2d2b
3 changed files with 3 additions and 10 deletions

View File

@ -191,16 +191,9 @@ linkcheck_ignore = [
# used in overview/mapserver_overview
'http://www.dnr.state.mn.us/maps/compass.html',
# TODO change to https://cesium.com/learn/
'https://cesium.com/docs',
# TODO change to https://github.com/geoext/geoext
r'https://github.com/geoext/geoext3',
# TODO all links in inspire are failing: RemoteDisconnected('Remote end closed connection without response'))
r'https://inspire.ec.europa.eu',
# TODO this link is failing: RemoteDisconnected('Remote end closed connection without response'))
# ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))
'https://www.iso.org',
# TODO this link is failing: 502 Bad Gateway
'https://spatialreference.org',
# links to the disk internals
r'http://localhost', r'https://localhost',

View File

@ -62,7 +62,7 @@ What next?
==========
* Watch our `video tutorials <https://www.youtube.com/playlist?list=PLBk_Dtk-_Tlm4STvXKFEdfUWylPemo-9V>`_.
* Read our written `tutorials <https://cesium.com/docs>`_.
* Read our written `tutorials <https://cesium.com/learn>`_.
* You can develop some quick applications using the `Sandcastle website <https://sandcastle.cesium.com/index.html>`_. Sandcastle is generally one of the best ways to learn about Cesium, and all the code examples are useful for this purpose.

View File

@ -24,7 +24,7 @@ Y | openlayers | 6.14.1 | Y | Y | Browser Facing GIS | | Browser Mapping Library
Y | geostyler | 9.0.0 | Y | Y | Browser Facing GIS | | Generic Styler For Geodata | GeoStyler | https://geostyler.org | OSGeo_community | GeoStyler | Y
# Others | | | | | | | | | | | |
Y | cesium | 1.94 | Y | Y | Browser Facing GIS | | 3D globes and 2D maps in a browser | cesiumjs | https://cesium.com/ | | Cesium | Y
Y | geoext | 3.4.0 | Y | Y | Browser Facing GIS | | JavaScript Toolkit Web Mapping | geoext3 | https://geoext.github.io/geoext3 | | GeoExt | Y
Y | geoext | 3.4.0 | Y | Y | Browser Facing GIS | | JavaScript Toolkit Web Mapping | geoext | https://geoext.github.io/geoext | | GeoExt | Y
Y | leaflet | 1.7.1 | Y | Y | Browser Facing GIS | | Mobile Friendly Interactive Maps | Leaflet | https://leafletjs.com | | Leaflet | Y
###################### | | | | | | | | | | | |
# Web Services | | | | | | | | | | | |

1 # document? slug version Quickstart? Overview? Section last One Liner OpenHub name URL kind name ISO
24 Y geostyler 9.0.0 Y Y Browser Facing GIS Generic Styler For Geodata GeoStyler https://geostyler.org OSGeo_community GeoStyler Y
25 # Others
26 Y cesium 1.94 Y Y Browser Facing GIS 3D globes and 2D maps in a browser cesiumjs https://cesium.com/ Cesium Y
27 Y geoext 3.4.0 Y Y Browser Facing GIS JavaScript Toolkit Web Mapping geoext3 geoext https://geoext.github.io/geoext3 https://geoext.github.io/geoext GeoExt Y
28 Y leaflet 1.7.1 Y Y Browser Facing GIS Mobile Friendly Interactive Maps Leaflet https://leafletjs.com Leaflet Y
29 ######################
30 # Web Services