[OSGeo Africa] QGIS web application
Tim Sutton
tim at kartoza.com
Wed Dec 9 02:16:50 PST 2015
Hi
> On 09 Dec 2015, at 15:57, Christ, Sven <16823745 at sun.ac.za> <16823745 at sun.ac.za> wrote:
>
> Hi all,
>
> I have been developing a plugin for QGIS for my masters thesis
Nice
> and would like to create an added webapplication to it where people do not have to install QGIS and instead just go onto the page upload their datasets have them be processed and a shapefile displayed on the interface but also have the option of the resultant shapefile being downloaded. What would be the best strategy to go about doing this?
You probably want to look at a web framework like flask or django (python) or ruby on rails (ruby) to build that kind of functionality (uploading shape files etc). If you want to have some fun you can write your plugin in a way that separates the UI from the app logic and then use the same logic on the server side so that your flask or django app calls your QGIS logic with the shape file once it is uploaded.
Regards
Tim
>
> Kind Regards
> Sven
> _______________________________________________
> Africa mailing list
> Africa at lists.osgeo.org <mailto:Africa at lists.osgeo.org>
> You can UNSUBSCRIBE at http://lists.osgeo.org/mailman/listinfo/africa <http://lists.osgeo.org/mailman/listinfo/africa>
—
Tim Sutton
Visit http://kartoza.com <http://kartoza.com/> to find out about open source:
* Desktop GIS programming services
* Geospatial web development
* GIS Training
* Consulting Services
Skype: timlinux Irc: timlinux on #qgis at freenode.net
Tim is a member of the QGIS Project Steering Committee
Kartoza is a merger between Linfiniti and Afrispatial
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/africa/attachments/20151209/e4d695c2/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: KartozaLogo160x66.png
Type: image/png
Size: 9324 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/africa/attachments/20151209/e4d695c2/attachment-0001.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 455 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.osgeo.org/pipermail/africa/attachments/20151209/e4d695c2/attachment-0001.sig>
More information about the Africa
mailing list