I'd like to develop a simple spatial system with database for plotting and managing geographic features.I thought I should install on an ubuntu server:
- qgis server
- postgreSQL
- postGIS
and write python qt modules to access the data from android devices and desktop PCs.
Could helpful people let me know if I'm on the right track? Thanks Mini