LightBox Administration Boundaries - Counties API
Number of APIs: 5
Overview
The LightBox US Counties API returns county boundaries. Users can add county boundaries to modern map controls or reports with tile and bounding box image requests. Fetch results using autocomplete, a geometry, or an ID.
Samples
Contact Support:
Email: developer@lightboxre.com
-
counties/us-tile - Generate a 256 x 256 tile using x,y, and z values. GET {{baseUrl}}/counties/us/tile/:zoom/:x/:y
-
counties/us - Query for county records based on a geometry string. GET {{baseUrl}}/counties/us/geometry?wkt=POINT(-117.852723 33.63799)&bufferDistance=50&bufferUnit=m
-
counties/us - Query for a specific county using an ID. GET {{baseUrl}}/counties/us/:id
-
counties/us-tile - Return an image based on a bounding box, width, and height. GET {{baseUrl}}/counties/us/tile?bbox=-122.39921484469761,45.572657942246956,-122.3705044794022,45.582382848556996&width=2676&height=1295
-
counties/us - /counties/us/_autocomplete GET {{baseUrl}}/counties/us/_autocomplete?text=Oran