slopebypin

GET: /api/slopebypin/:pin
Parameter Value Description
pin PIN

Sample 200 Response:

      {
        "id":11111,
        "jurisdiction":"CITY OF ASHEVILLE",
        "maxElevation":"1111.00",
        "acres":"11.1",
        "percentSlope":"11.11"
      }