An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

## Geo-Inferencing using Shapely


demo

## **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 ?