WME Recent edits extractor

Extract locations from Waze recent edits and convert to geographic data formats

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Author
Stemmi90
Daily installs
0
Total installs
9
Ratings
0 0 0
Version
0.2.0
Created
2025-12-05
Updated
2025-12-05
Size
88 KB
License
MIT
Applies to

# WME Location Extractor

Extract location data from Waze Map Editor recent edits and export to geographic formats.

## Features
- Export to GeoJSON, KML, or GPX formats
- Support for multiple coordinate systems (EPSG:4326, EPSG:4269, EPSG:3857)
- Flexible loading strategies: all edits, specific count, or date range
- Smart pagination with automatic "Load More" clicking
- Automatic deduplication of entries
- Processes timestamps in Finnish and English
- User-friendly interface with progress indicators
- Comprehensive error handling with helpful suggestions
- Download fallback to clipboard if download fails

## How to Use
1. Go to any Waze user profile page with recent edits
2. Click the "Location Extractor" button (top-left corner)
3. Configure export settings and click "Extract"
4. Wait for completion and download your file

## Use Cases
- Analyze your editing patterns over time
- Visualize contributions in GIS software
- Create reports of editing activity
- Archive your edit history
- Study spatial distribution of edits

## Technical Details
- Extracts coordinates from editor links
- Parses relative timestamps (Finnish & English)
- Uses proj4js for coordinate transformations
- All processing happens locally in your browser
- No data sent to external servers

## Compatibility
- Works on www.waze.com and beta.waze.com
- Requires Tampermonkey, Greasemonkey, or similar userscript manager
- Compatible with all modern browsers

## Privacy
Only extracts publicly visible data from Waze. No external data transmission.

Version: 0.2.0