Maps: Difference between revisions
No edit summary |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
I've enabled the Maps extension (<code>/opt/.deploy-meza/public/wikis/freephile/postLocalSettings.d/override.php | == Mapping == | ||
</code>) | NOAA's Office for Coastal Management has a variety of '''mapping tools''' and resources in a collection they call "'''[https://coast.noaa.gov/digitalcoast/tools/ Digital Coast]"''' such as the [https://coast.noaa.gov/digitalcoast/tools/flood-exposure.html Flood Exposure] tool and [https://coast.noaa.gov/sealevelcalculator/ Sea Level Calculator]. | ||
'''[https://maps.massgis.digital.mass.gov/MassMapper/MassMapper.html Mass Mapper]''' is a statewide mapping resource ([https://www.mass.gov/info-details/massmapper-interactive-map info]). | |||
The Merrimack Valley Planning Commission (MVPC) makes "MiMap" available for each town, e.g. [https://mimap.mvpc.org/map/index.html?viewer=salisbury Salisbury MiMap], in the Merrimack Valley. | |||
{{#ev:youtube|https://www.youtube.com/watch?v=s_4H1hnYAl4}} | |||
'''ArcGIS''' is a dominant commercial mapping ([[GIS]]) software created by parent company '''Environmental Systems Research Institute''' known by it's tradename '''[[wp:Esri|ESRI]]'''. They offer an online mapping tool at https://www.arcgis.com/apps/mapviewer/index.html | |||
See [[GIS]] for a better overview of mapping software. | |||
== Wiki Maps == | |||
I've enabled the Maps extension. ( check <code>/opt/.deploy-meza/public/wikis/freephile/postLocalSettings.d/override.php | |||
</code>) | |||
See [https://github.com/ProfessionalWiki/Maps/blob/master/RELEASE-NOTES.md Release Notes] | |||
however when I try to use it, all my maps are located in the middle of the Atlantic Ocean. I tried setting up my Payment Account with Google, and reviewing the Dev Console for errors. | |||
Line 10: | Line 30: | ||
{{#display_map:Berlin|width=400|height=300|service=leaflet}} | {{#display_map:Berlin|width=400|height=300|service=leaflet}} | ||
I tried testing the new '[https://maps.extension.wiki/wiki/Displaying_Leaflet_maps#Circles circles]' feature for Leaflet maps below for ideas related to Disc Golf mapping. | |||
{{#display_map:circles= | |||
Salisbury, MA:500; | |||
Salisbury, MA:100~I am a title~And I am a description~green~0.7~10~blue~0.5 | |||
| zoom=14 | |||
}} | |||
[[Category:Maps]] | [[Category:Maps]] |
Latest revision as of 14:19, 16 April 2025
Mapping
NOAA's Office for Coastal Management has a variety of mapping tools and resources in a collection they call "Digital Coast" such as the Flood Exposure tool and Sea Level Calculator.
Mass Mapper is a statewide mapping resource (info).
The Merrimack Valley Planning Commission (MVPC) makes "MiMap" available for each town, e.g. Salisbury MiMap, in the Merrimack Valley.
ArcGIS is a dominant commercial mapping (GIS) software created by parent company Environmental Systems Research Institute known by it's tradename ESRI. They offer an online mapping tool at https://www.arcgis.com/apps/mapviewer/index.html
See GIS for a better overview of mapping software.
Wiki Maps
I've enabled the Maps extension. ( check /opt/.deploy-meza/public/wikis/freephile/postLocalSettings.d/override.php
)
See Release Notes
however when I try to use it, all my maps are located in the middle of the Atlantic Ocean. I tried setting up my Payment Account with Google, and reviewing the Dev Console for errors.
Boston
Trying a different map service: Leaflet
I tried testing the new 'circles' feature for Leaflet maps below for ideas related to Disc Golf mapping.