Skip to content

Commit

Permalink
Add trapping season for rabbit
Browse files Browse the repository at this point in the history
Per #18.
  • Loading branch information
waldoj committed Sep 12, 2014
1 parent 019f03b commit e1d1d2b
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions hunting/rabbit.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,26 @@
}
},
"bag_limit": "Six per day."
},
"season": {
"method": "traps",
"range": {
"1": {
"places": {
"Virginia": {
"gnis_id": "TK",
"fips_code": 51
},
"season": {
"date": {
"starts": "2014-10-15",
"ends": "2015-01-31"
}
}
}
}
},
"comment": "No traps shall be set on the lands of another without written permission of the landowner. Trappers using box traps for rabbits do not need a license."
}
}
}
Expand Down

0 comments on commit e1d1d2b

Please sign in to comment.