https://github.com/jluispcardenas/static_google_map_to_areas
Tool that processes a google static map and gets its areas in m2
https://github.com/jluispcardenas/static_google_map_to_areas
googlemaps image-processing opencv opencv-python python
Last synced: about 1 month ago
JSON representation
Tool that processes a google static map and gets its areas in m2
- Host: GitHub
- URL: https://github.com/jluispcardenas/static_google_map_to_areas
- Owner: jluispcardenas
- Created: 2021-05-02T15:21:33.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-02-28T17:12:10.000Z (over 4 years ago)
- Last Synced: 2025-01-15T11:11:20.448Z (over 1 year ago)
- Topics: googlemaps, image-processing, opencv, opencv-python, python
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# static_google_map_to_areas
Tool that processes a Google Static Map with OpenCV and gets its build areas in m2
use
```
python3 static_google_map_to_areas.py lng lat zoom
```