[FeatureServer] How to integrate FS and Django

George Silva georger.silva at gmail.com
Mon Nov 26 17:55:25 PST 2012


This is something that is worth the try.

I'll share the results. Thanks for sharing this Alex.

George


On Mon, Nov 26, 2012 at 11:20 PM, Alex Mandel <tech_dev at wildintellect.com>wrote:

>
> http://geoanalytics.renci.org/uncategorized/ogc-wfs-for-django-released-on-github/
>
> I have not tried it.
>
> Enjoy,
> Alex
>
> On 11/26/2012 10:20 AM, George Silva wrote:
> > That's kinda of what I'm looking for, a direct output of wfs inside
> django.
> >
> > For now I've been using vectorformats to spit out geojson, but it's kinda
> > slow. I need the optimizations from WFS and CRUD operations :D
> >
> > I'll look into it
> >
> >
> > On Mon, Nov 26, 2012 at 4:07 PM, Alex Mandel <tech_dev at wildintellect.com
> >wrote:
> >
> >> On 11/26/2012 09:17 AM, George Silva wrote:
> >>> Hello guys,
> >>>
> >>> I've been looking into a more robust solution to serve features, hence,
> >>> I've been looking at featureserver.
> >>>
> >>> I've downloaded all dependencies and installed fs on my virtualenv.
> >>>
> >>> How do I start the webserver? Do I need an apache or another webserver?
> >>>
> >>> I'm asking because at first, I'm trying to use a django dev server to
> >> serve
> >>> this features.
> >>>
> >>> I could not find in the docs how to start the server.
> >>>
> >>> THanks
> >>>
> >>>
> >>
> >> I think Featureserver assumes you will run it under an appropriate
> >> server (cgi, fast_cgi, wsgi etc). Yes you could use Apache with the
> >> mod_wsgi module. If you don't want to use apache try gunicorn or uwsgi,
> >> all of these can run both featureserver and django so you won't need to
> >> run django as a dev server.
> >>
> >> Note, I think I saw a django add-on a while back to produce a WFS
> >> directly from django. It might also be possible to wrap Featureserver in
> >> django.
> >>
> >> Enjoy,
> >> Alex
>
> >
>
> _______________________________________________
> FeatureServer mailing list
> FeatureServer at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/featureserver
>



-- 
George R. C. Silva

Desenvolvimento em GIS
http://geoprocessamento.net
http://blog.geoprocessamento.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/featureserver/attachments/20121126/2565ed46/attachment.html>


More information about the FeatureServer mailing list