Skip to content

Chris-Petty/sot14-property-backend

 
 

Repository files navigation

Summer of Tech 2014 Auckland HackFest - Property Transfer Map Backend

A simple backend web service for returning where properties changed hands based on data from the LINZ Data Service.

API

/week/YYYY-MM-DD

Returns a GeoJSON FeatureCollection of property titles created or updated during the week starting YYYY-MM-DD. ProTip: Use a Saturday after 2012-05-12 :)

/week/YYYY-MM-DD/west,south,east,north

Returns a GeoJSON FeatureCollection of property titles created or updated during the week starting YYYY-MM-DD that are spatially located in the bounds specified by west,south,east,north (longitudes/latitudes in decimal degreees).

Developing

About

Summer of Tech 2014 Auckland HackFest - Property Transfer Backend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published