Skip to content

rstreet85/goto-jail-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoTo Jail

Updated 09-16-2017

Find all airports, prisons, and police stations in an area. This Python script uses the requests and json modules to query the USGS National Map Structures service layers to find police stations, prison & jails and airports for a user-specified area. Prints lat/lon coordinates of all discovered structures to a file.

Input: coordinates.txt

Output: jail.txt

Releases

No releases published

Packages

No packages published

Languages