GeoServer allows you to serve multiple formats for a WFS (not just GeoJSON) - see
http://docs.geoserver.org/latest/en/user/services/wfs/outputformats.html
On Saturday, 25 March 2017 13:51:30 UTC+2, Suresh Nimbalkar wrote:
-- http://docs.geoserver.org/latest/en/user/services/wfs/outputformats.html
You also can't generalise about a WFS vs a WMS in terms of time - there are many instances where its much more efficient to serve vector data.
GeoServer is a really useful and powerful tool/system for serving WMS or WFS (or other outputs) - but, as always, it depends on your specific use case as to what technology you should choose.
On Saturday, 25 March 2017 13:51:30 UTC+2, Suresh Nimbalkar wrote:
In this example, the author is simply using GeoServer to serve WFS layer (i.e. GeoJSON layer) to Leaflet. You can serve GeoJSON layers without the need of GeoServer. Any map based on GeoJSON data takes considerable time to load as against map based on WMS (i.e. image). Hence, this example is of not much use.
On Monday, 20 March 2017 13:07:10 UTC+5:30, Derek wrote:One option is to use Geoserver on the backend to manage your spatial data (in files or databases), and then to serve this via Django.
See:
https://www.youtube.com/watch?v=rU_Jh6RcY24
On Saturday, 18 March 2017 15:21:55 UTC+2, sbrunel62 wrote:Hello,
I'm new on GeoDjango, I need to known If I can use GeoDjango as WMS ?
Best regards,
Samuel
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/e8ff43e0-b39f-4189-bd60-6071e1f1fad0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment