Hi Yudho, PyQGIS with Spatialite is good way to start your project. Forget about Access. Use Spatialite.
http://translate.google.com/translate?js=n&prev=_t&hl=en&ie=UTF-8&layout=2&eotf=1&sl=auto&tl=en&u=http%3A%2F%2Fgeotux.tuxfamily.org%2Findex.php%3Foption%3Dcom_myblog%26task%3Dview%26id%3D251%26Itemid%3D59 http://osgeo-org.1803224.n2.nabble.com/PyQGIS-Selecting-Spatialite-Datasource-at-runtime-td5518560.html Noli On 7/13/11, Yudho Indardjo <[email protected]> wrote: > Thank you very much.. > and "suhu" means *an expert*.. > > On Wed, Jul 13, 2011 at 1:28 PM, Andreas Neumann <[email protected]>wrote: > >> Hi, >> >> On Wed, 13 Jul 2011 10:25:39 +0700, Yudho Indardjo wrote: >> >>> Dear QGIS suhu, >>> >> >> don't know what a "suhu" is ... >> >> >> Where can I find a shortest way to develop QGIS as a main software for >>> Land Management? >>> Im just considering : >>> - design a customized-QGIS >>> >> >> This is already possible. You have a lot of options: >> >> * change menu entries and toolbars >> * customize settings and paths >> * write plugins >> * embed QGIS into your own application (not really recommended unless >> really needed, but it works) >> etc. >> >> See also http://www.qgis.org/images/**usermeetings/rapperswil/** >> slides/20110506_**konfektionierung_von_qgis_**cedric.pdf<http://www.qgis.org/images/usermeetings/rapperswil/slides/20110506_konfektionierung_von_qgis_cedric.pdf>- >> these slides are in german, but I guess you will easily understand them as >> the options are in english anyway. >> >> >> - connection with GPS for realtime updating location >>> >> >> also possible --> see GPS Tools plugin >> >> >> - storing attribut data into a database system (ex. MS Access) >>> >> >> also possible, but I would not recommend MS Access. Access to MS Access >> may >> even be read-only. It has a lot of limitations and can't be easily >> transfered to other platforms or applications. I would recommend either >> PostgreSQL/Postgis, for a central solution, or SpatiaLite for a mobile >> solution. Both can be used together in the sense of a checkout from >> Postgis >> to SpatiaLite, disconnected editing, and check-in of the changes. See >> "Offline Editing" plugin. >> >> Hope this helps, >> Andreas >> >> >> -- >> -- >> Andreas Neumann >> Böschacherstrasse 10A >> 8624 Grüt (Gossau ZH) >> Switzerland >> ______________________________**_________________ >> Qgis-user mailing list >> [email protected] >> http://lists.osgeo.org/**mailman/listinfo/qgis-user<http://lists.osgeo.org/mailman/listinfo/qgis-user> >> > > > > -- > Yudho Indardjo > +62 812 2728 663 > _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
