Created
December 17, 2025 05:20
-
-
Save planemad/dfda377d5993f07ee1f5d1d836d74bf7 to your computer and use it in GitHub Desktop.
Known man-tiger conflict locations and sightings in Goa
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "type": "FeatureCollection", | |
| "features": [ | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "date": "2020-01-06", | |
| "source": "https://scroll.in/article/953037/goas-tiger-deaths-must-be-understood-through-its-local-politics-and-anti-conservation-history", | |
| "name": "4 tigers (tigress and 3 cubs) poisioned near Golavali village. " | |
| }, | |
| "geometry": { | |
| "coordinates": [ | |
| 74.16075760731079, | |
| 15.625755282535664 | |
| ], | |
| "type": "Point" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "name": "The Kambar Ves area has been frequently visited by tigers", | |
| "source": "https://timesofindia.indiatimes.com/city/goa/big-cat-kills-2-cows-injures-2-buffaloes-in-mhadei-region/articleshow/125989544.cms", | |
| "date": "2025-12-16" | |
| }, | |
| "geometry": { | |
| "coordinates": [ | |
| 74.19220073470589, | |
| 15.687295949151633 | |
| ], | |
| "type": "Point" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "date": "2025-12-16", | |
| "source": "https://timesofindia.indiatimes.com/city/goa/big-cat-kills-2-cows-injures-2-buffaloes-in-mhadei-region/articleshow/125989544.cms", | |
| "name": "Two buffaloes attacked at Kankumbi" | |
| }, | |
| "geometry": { | |
| "coordinates": [ | |
| 74.21838471699212, | |
| 15.697379008379158 | |
| ], | |
| "type": "Point" | |
| } | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment