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

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

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.

![Captura de pantalla](https://raw.githubusercontent.com/cbdavide/visor-shapefiles/bacfd9afc1f677868e3603e04cfa8fcb157d4933/images/screenshoot.png)

## 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)