geodjango vs. open source software

251 views
Skip to first unread message

Sajjad Hassany Pazoky

unread,
Apr 3, 2013, 12:48:05 AM4/3/13
to geod...@googlegroups.com
Hi everybody

I want to know how a geo web framework such as geodjango and mapfish is different from open source software such as MapServer, Geoserver and Mapnik?
Good to mention that I have worked with various software and |I don't know what exactly geo web framworks are.

Can anybody help?

Paolo Corti

unread,
Apr 3, 2013, 3:26:05 AM4/3/13
to geod...@googlegroups.com
Hi
in a few words, generally you will use frameworks such GeoDjango and
MapFish when you need to write CRUD web application, using a REST
paradigm.
MapServer, GeoServer and at a certain extent Mapnik are map server
engines that will let you implement web services respecting the OGC
standards (WFS/WMS/WCS and so on).
You can combine the two approaches, mainly in a situation where you
want to display your data in a more efficient way rather than GeoJSON
and other vectorial formats, that could be "heavy" to be deployed to
the browser's client. Or when you have to display other datasets that
are not the core of your Django web app or you want your datasets to
be accessed in a standard way by other web or desktop applications.
regards

--
Paolo Corti
Geospatial software developer
web: http://www.paolocorti.net
twitter: @capooti
skype: capooti
Reply all
Reply to author
Forward
0 new messages