https://github.com/codekeyz/techiman-geo
A Jupyter Notebook project showing how i geofenced Techiman, a place in Ghana.
https://github.com/codekeyz/techiman-geo
geofence geojson jupyter-notebook python techiman
Last synced: 7 months ago
JSON representation
A Jupyter Notebook project showing how i geofenced Techiman, a place in Ghana.
- Host: GitHub
- URL: https://github.com/codekeyz/techiman-geo
- Owner: codekeyz
- License: mit
- Created: 2019-04-30T01:11:13.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-30T01:21:14.000Z (over 6 years ago)
- Last Synced: 2024-12-28T16:35:21.449Z (about 1 year ago)
- Topics: geofence, geojson, jupyter-notebook, python, techiman
- Language: Jupyter Notebook
- Homepage:
- Size: 464 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Geo-Inferencing using Shapely
## **Overview**
Geo-Inferencing done with [Shapely](https://pypi.org/project/Shapely/) and visualizing data using [Matplotlib](https://pypi.org/project/matplotlib/)
### **Case Study**
**Client A** needs a system that's very dependent on user's location. He wants to be able to roll out services gradually starting from [Techiman](https://en.wikipedia.org/wiki/Techiman), a leading market town in South Ghana. He wants a way to restrict usage to only users within the Techiman geographical area. How then can you help him out ?