https://github.com/cbdavide/visor-shapefiles
Visor de shapefiles
https://github.com/cbdavide/visor-shapefiles
gis pyqt4 python-2 qgis shapefile
Last synced: 5 months ago
JSON representation
Visor de shapefiles
- Host: GitHub
- URL: https://github.com/cbdavide/visor-shapefiles
- Owner: cbdavide
- License: gpl-3.0
- Created: 2017-06-12T18:39:40.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-20T14:26:00.000Z (almost 9 years ago)
- Last Synced: 2024-01-29T22:15:38.293Z (over 2 years ago)
- Topics: gis, pyqt4, python-2, qgis, shapefile
- Language: Python
- Size: 76.2 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VisorShapefiles
Visor básico de shapefiles hecho con Python2, PyQt y QGis basado en diferentes tutoriales para la construcción de un visor de shapefiles.

## Tecnologías
- Python2
- PyQt4
- QGis
- SQLite3
### Fuentes
- [Construcción de un visor de Shapefiles con herramientas libres: QGIS, Python y Qt](http://geotux.tuxfamily.org/index.php/geo-blogs/item/199-construccion-de-un-visor-de-shapefiles-con-herramientas-libres-qgis-python-y-qt)
- [Tools: QGIS Python Programming CookBook](https://www.gislounge.com/tools-qgis-python-programming-cookbook/)
- [Using Map Tools with Canvas](http://docs.qgis.org/testing/en/docs/pyqgis_developer_cookbook/canvas.html#using-map-tools-with-canvas)
- [Iconos de QGis](https://github.com/qgis/QGIS/tree/master/images/themes/default)