Great.  There's more coming down the pipe.  WFS was the first thing I had
reasonably finished...

On Tue, Jan 31, 2012 at 10:16 AM, George Silva <georger.si...@gmail.com>wrote:

> Wow! Congratulations on this release.
>
> I'm looking at it right now.
>
> :D
>
> On Tue, Jan 31, 2012 at 1:11 PM, Jeff Heard 
> <jefferson.r.he...@gmail.com>wrote:
>
>> https://github.com/JeffHeard/ga_ows
>>
>> http://geoanalytics.renci.org/uncategorized/ogc-wfs-for-django-released-on-github/
>>
>> It's not feature complete yet by any means, but it is quite usable.
>>  There is also an implementation of WMS included, but it is currently
>> undocumented as I clean up that code and make it similar to my more
>> recently implemented WFS.  This package is a reusable app that will allow
>> you to expose any GeoDjango model as a Web Feature Service.
>>
>> Supported formats for output are currently anything that is supported by
>> a single-file format in OGR.  Shapefiles are not yet supported for output
>> but will be soon.
>>
>> Also, you can adapt WFS to any python object (including other ORMs) by
>> deriving from WFSAdapter.
>>
>> -- Jeff
>>
>>
>>  --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To post to this group, send email to django-users@googlegroups.com.
>> To unsubscribe from this group, send email to
>> django-users+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/django-users?hl=en.
>>
>
>
>
> --
> George R. C. Silva
>
> Desenvolvimento em GIS
> http://geoprocessamento.net
> http://blog.geoprocessamento.net
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to django-users@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to