This project is no longer being publicly being maintained.
Python scripts to gather and normalize Hunting district data from many websites. The websites are often US State government agencies.
Scripts should read data in whatever format it is available, and output a GeoJson file, with properties normalized to a schema that will be shared by all data sets.
The goal is to collect boundaries for geographic areas that are used to define hunting regulations. In some states these are called "Hunting Districts", in others they are called "Game Management Units"(GMUs), and there are probably additional names in other states.
At this time only data for the USA is within the scope of this project.
The project root contains a directory, sources, that contains JSON files describing each dataset. Data is organized as /sources/:country:/:state_or_province:/:source_name:.json for example /sources/US/MT/deer-elk-lions.json
This project is inspired by http://openaddresses.io/
more state coverage
add scripts to
style sheets to make nice looking raster maps of the data, nationwide