Skip to content

medwig/polymap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polygon Mapper

Opens a webbrowser displaying input polygon on a satellite map

Quickstart

$ pip install polymap
$ polymap -p '[[4.33, 51.29], [4.33, 51.30], [4.35, 51.30], [4.35, 51.29], [4.33, 51.29]]'

Also works with pipe:

$ echo '[[4.33, 51.29], [4.33, 51.30], [4.35, 51.30], [4.35, 51.29], [4.33, 51.29]]' | polymap

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages