slopebypin
GET: /api/slopebypin/:pin
Sample 200 Response:
{
"id":11111,
"jurisdiction":"CITY OF ASHEVILLE",
"maxElevation":"1111.00",
"acres":"11.1",
"percentSlope":"11.11"
}
GET: /api/slopebypin/:pin
{
"id":11111,
"jurisdiction":"CITY OF ASHEVILLE",
"maxElevation":"1111.00",
"acres":"11.1",
"percentSlope":"11.11"
}