Skip to content

A Python script to find the lat/lon coordinates of all prisons/jails in a geographic polygon from USGS service.

License

Notifications You must be signed in to change notification settings

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

 
 
 

Languages