WME Wide-Angle Lens Cities

Find streets whose city doesn't match the boundaries of a polygon layer

These are all versions of this script. Show only the versions where the code changed.

  • v2023.09.25.002 2023-09-25

    Fixed issue with WMEWAL not being available globally

  • v2023.09.25.002 2023-09-25

    Fixed issue with WMEWAL not being available globally

  • v2023.09.25.001 2023-09-25

    Fixed issue with update url

  • v2023.09.25.001 2023-09-25

    Fixed issue with update url

  • v2023.09.18.001 2023-09-25

    Updates for latest WME release

    Merge pull request #62 from WazeDev:fix/states-users

    Updates for latest WME release

  • v2023.09.18.001 2023-09-25

    Updates for latest WME release

    Merge pull request #62 from WazeDev:fix/states-users

    Updates for latest WME release

  • v1.4.0 2022-10-03 Support variable output fields, Merge pull request #58 from WazeDev/feature/missing-city Support variable output fields
  • v1.4.0 2022-10-03 Support variable output fields, Merge pull request #58 from WazeDev/feature/missing-city Support variable output fields
  • v1.3.0 2022-05-10 Return count of matching items
  • v1.3.0 2022-05-10 Return count of matching items
  • v1.2.5 2021-09-17 User new zoom levels
  • v1.2.5 2021-09-17 User new zoom levels
  • v1.2.4 2021-08-10 Imported from URL
  • v1.2.3 2021-07-28 Imported from URL
  • v1.2.2 2020-12-15 Imported from URL
  • v1.1.8 2019-02-10 Imported from URL
  • v1.1.7 2018-12-20 Move output option to scan tab Move `Output To` field from each plugin to scan tab
  • v1.1.7 2018-12-20 Move output option to scan tab Move `Output To` field from each plugin to scan tab
  • v1.1.6 2018-09-05 Fix for latest WME release (20180904) Update W.location.code to W.app.getAppRegionCode()
  • v1.1.6 2018-09-05 Fix for latest WME release (20180904) Update W.location.code to W.app.getAppRegionCode()
  • v1.1.5 2018-08-03 Reduce filename limit (#18) * Fix for latest release of WME ** Replace .get() with .getObjectById() * Break out filename by road types ** Attempt to shorten file name by using overarching category when possible
  • v1.1.5 2018-08-03 Reduce filename limit (#18) * Fix for latest release of WME ** Replace .get() with .getObjectById() * Break out filename by road types ** Attempt to shorten file name by using overarching category when possible
  • v1.1.4 2018-05-08 Update Cities plugin Check in other places for city names in OL features Allow plugin to work with other scripts (Cities Overlay and WME Geometries) Fixes #11, closes #13 Fix CSV formatting (issue #12)
  • v1.1.3 2018-05-05 Update all plugins for CSV and add unknown dir issue Improve CSV handling so Chrome will download Add support for scanning unknown direction as an issue Fixes #5, fixes #12
  • v1.1.2b2 2018-04-26 Add Alley road type and fixes for latest WME Update for latest WME release Segment info nested under attributes now (fixes #9) Update plugins that need alley roadType (fixes #8) Cities and Streets Fix errors being generated on console due to plugins Closes #10
  • v1.1.1 2018-04-25 Fix saved settings in plugins Plugins saved settings not converting to UTF-16 Update URL changed to WazeDev
  • v1.1.0 2018-04-14 Imported from URL