WME-to-Schneider-corp_GIS_interface

this script needs WME GIS Locator script installed and working. This scripts works with that script to center schenidercorp GIS pages on the WME map center screen.

Autor
Al Camp
Instalaciones diarias
0
Instalaciones totales
6
Calificaciones
0 0 0
Versión
2023.08.16.1
Creado
11/7/2023
Actualizado
16/8/2023
Tamaño
3,01 KB
Licencia
Desconocida
Funciona en

/ This script works in conjunction with script WME GIS Locator.
// WME GIS Locator requires WME GIS Buttons running.
// To successfully use this script, you must have WME GIS Locator, WME GIS Buttons, and this script installed/enabled.
// GIS Buttons does a great job of taking a county/city GIS map and taking WME center screen coordinates to open a county web page at the exact same coordinates.
// But GIS Buttons does not work well with city/county web pages produced by qpublic or schneidercorp.
// GIS Locator does the behind the scenes work of 1) getting lat/lon from WME and 2) parsing a qpublic or schneidercorp website to create a URL that can be used by a Waze map editor (opening a
// qpublic or schneidercorp page centered based on WME lat/lon coordinates.

8/16/23
changed @inlude to @match (tampermonkey thing).

Improved bootstrap to be more certain document was ready before running script.