[OpenLayers-Users] backend for OpenLayers.Protocol.HTTP
Eric Lemoine
eric.lemoine at camptocamp.com
Thu May 5 03:08:40 EDT 2011
On Thu, May 5, 2011 at 8:57 AM, Serge Markin <serge.n.markin at gmail.com> wrote:
> Hi all,
>
> I am trying to implement back-end for OpenLayers.Protocol.HTTP with GeoJSON
> format. I can not find enough documentation for such a task. For example, I
> know that method CREATE should return something like array of newly created
> features (with assigned IDs),
Since you rely on the GeoJSON format CREATE should return a GeoJSON
FeatureCollection.
> but I can not find good info on it. The same
> for other methods. If anyone has some links or could give some advices
> please help I will be very appreciated.
I'd recommend looking at the OpenLayers/Protocol/HTTP.js file.
Cheers,
--
Eric Lemoine
Camptocamp France SAS
Savoie Technolac, BP 352
73377 Le Bourget du Lac, Cedex
Tel : 00 33 4 79 44 44 96
Mail : eric.lemoine at camptocamp.com
http://www.camptocamp.com
More information about the Users
mailing list