waagsociety / citysdk-ld

CitySDK Linked Data API
MIT License
60 stars 4 forks source link

Add API calls for editing geometry/title of multiple objects #18

Open bertspaan opened 10 years ago

bertspaan commented 10 years ago

If user is logged in and is owner of an object itself, it is possible to edit the object (geometry + title) with PATCH /objects/:cdk_id.

Add call to edit list of objects: PATCH /objects.

tomdemeyer commented 10 years ago

not sure about necessity of list implementation