Closed jyucsiro closed 4 years ago
This PR provides the /location/geometry endpoint which allows users to retrieve a geometry with the input of a Loc-I Feature URI.
/location/geometry
Users can then render the returned geometry on a map client like leaflet
Example endpoint: http://13.238.255.149:8080/api/v1/location/geometry?uri=http%3A%2F%2Flinked.data.gov.au%2Fdataset%2Fasgs2016%2Fcommonwealthelectoraldivision%2F237&format=application%2Fjson&view=simplifiedgeom
This PR provides the
/location/geometry
endpoint which allows users to retrieve a geometry with the input of a Loc-I Feature URI.Users can then render the returned geometry on a map client like leaflet