You need to sign in or sign up before continuing.
Building
Created by: astex
This adds a few endpoints:
/building/ GET/building/<id> GET/building/ POST
These all behave roughly as you expect. The databases (both testing and development) for this service now requires the PostGIS extension to be enabled (create extension postgis;).