https://github.com/rasyadh/shp-streaming
Shapefile Streaming Surabaya
https://github.com/rasyadh/shp-streaming
flask geojson leaflet-map leafletjs map mapping pyshp python3 shapefiles web-app
Last synced: about 1 month ago
JSON representation
Shapefile Streaming Surabaya
- Host: GitHub
- URL: https://github.com/rasyadh/shp-streaming
- Owner: rasyadh
- Created: 2018-07-08T01:36:39.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-08T10:10:53.000Z (almost 8 years ago)
- Last Synced: 2023-12-16T14:42:10.248Z (over 2 years ago)
- Topics: flask, geojson, leaflet-map, leafletjs, map, mapping, pyshp, python3, shapefiles, web-app
- Language: HTML
- Homepage: http://shp.wisperlabs.me/
- Size: 1.61 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SHP Streaming
Shapefiles Streaming Surabaya.

## Description
this app is used to show some particular location in Surabaya. The map technology used in this application uses a leaflet map. Using GeoJSON data to represent objects on maps obtained from Shapefile conversion results.
## Platform
this application runs on a web platform by utilizing several technologies of web technology and GIS.
## Web Technology
[Flask Microframework](http://flask.pocoo.org/)
[Bulma CSS framework](https://bulma.io/)
[jQuery](https://jquery.com/)
## Map
[Leaflet](https://leafletjs.com/)
## Map File
Upload file .shp and .dbf
## How to launch the app
1. Install all dependencies `pip install -r requirements.txt`
2. Run `python run.py` at root directory
3. Enjoy