Skip to content

Commit

Permalink
Add trapping season for coyote
Browse files Browse the repository at this point in the history
Per #18.
  • Loading branch information
waldoj committed Sep 12, 2014
1 parent 1696f77 commit 019f03b
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions hunting/coyote.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,25 @@
}
}
}
},
"season": {
"method": "traps",
"range": {
"1": {
"places": {
"Virginia": {
"gnis_id": "TK",
"fips_code": 51
},
"season": {
"date": {
"starts": "2014-07-01",
"ends": "2015-06-30"
}
}
}
}
}
}
}
}
Expand Down

0 comments on commit 019f03b

Please sign in to comment.