You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Has anyone ever thought about providing a GeoJson- and/or a GML-Writer for use with a Ext.data.Proxy? Or has anyone implemented one before? The writer would have to write a Geojson-Feature or GML-Feature for use with a WFS-T or similar interface.
Besides a Geojson- and/or GML-Reader for use with Ext.data.Proxy would be nice. The Class GeoExt.data.reader.Feature only reads OpenLayers-Features at the moment - so it would propably have to be called "GeoExt.data.reader.GeoJson".
I am currently working on a writer for myself, but wanted to call out to everyone, if there is already some code.
The text was updated successfully, but these errors were encountered:
Has anyone ever thought about providing a GeoJson- and/or a GML-Writer for use with a Ext.data.Proxy? Or has anyone implemented one before? The writer would have to write a Geojson-Feature or GML-Feature for use with a WFS-T or similar interface.
Besides a Geojson- and/or GML-Reader for use with Ext.data.Proxy would be nice. The Class GeoExt.data.reader.Feature only reads OpenLayers-Features at the moment - so it would propably have to be called "GeoExt.data.reader.GeoJson".
I am currently working on a writer for myself, but wanted to call out to everyone, if there is already some code.
The text was updated successfully, but these errors were encountered: