-
Today I came across a similar vocabulary which has been recently created:
https://github.com/waagsociety/citysdk/blob/master/rdf/public/citysdk.ttl
This might be interesting to consider?
-
Hi, there is www.open311.org with various extensions as www.citysdk.org that implements an generic API for submitting georeferenced issues to your local gov. How about implementing one of that specs. …
-
Collaborate with this project or cities involved in the project:
http://www.citysdk.eu/
http://citysdk.waag.org/
https://github.com/waagsociety/citysdk-ld
-
Get JSON from CitySDK
Hedva updated
10 years ago
-
API : http://api.citysdk.waag.org/layers/parking.garage/objects?per_page=40 or just http://api.citysdk.waag.org/layers/parking.garage/objects
extract `
FreeSpaceLong: 0
FreeSpaceShort: 89
LongCapa…
-
Look at the CitySDK [API aliases](http://uscensusbureau.github.io/citysdk/guides/censusModule/aliases.html) for inspiration and to seek consistency.
-
As the old GeoReporter App doesn't support multimedia-content, it would be nice to point server operators to the Open311 extension to add audio-support. Is it based on [CitySDK upload](http://dev.hel.…
-
When following the readme, I installed citysdk using npm install, then added the example code to my script and I get this error:
```
import census from 'citysdk'
census(
{
vintage: 2015…
-
e.g.
- CitySDK
- Police Data
- Open311
- https://github.com/sunlightpolicy/State-Open-Data-Census/issues/1
- Standards: http://civicaccess.48776.x6.nabble.com/Open-Data-Standards-td7238.html
- America…
-
Hello!
I've started to search for an way to receive the statistics encoded using GeoJSON for my google maps feature.
I tried to follow the official documentation provided in your Readme file, spe…