File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -206,7 +206,7 @@ proprietary packages such as the ESRI suite of tools, as well other sites.
206206MapServer is for *map rendering*, and it does not provide for advanced
207207spatial operations such as this.
208208
209- There are many free geocoders available, such as http ://geolytica.com (geocoder.ca)
209+ There are many free geocoders available, such as https ://geolytica.com (geocoder.ca)
210210for North America, or you can set up your own service using OpenStreetMap data, TIGER data,
211211or other open data sources. Then you could hook your application up to use this
212212service to provide lat/lon pairs for addresses, and then use MapServer to
@@ -533,7 +533,7 @@ in that same shared location. On Windows, `MS4W <https://ms4w.com>`__ version <
533533can find the epsg file at C:\\ms4w\\proj\\nad, or it can be generally found
534534with an environment variable called *PROJ_LIB*.
535535
536- https://spatialreference.org (recommended) and https://epsg.io/ (no longer maintained)
536+ https://spatialreference.org (recommended) and https://epsg.io/
537537allow you to search for EPSG codes.
538538
539539More information on EPSG (which also now contains a text or map search for
You can’t perform that action at this time.
0 commit comments