1 county indexed. ArcGIS FeatureServer and MapServer URLs, with supported search fields per layer.
| County | Endpoints | Searchable fields | Status | Action |
|---|---|---|---|---|
| Minnehaha County | 1 | Parcel Tag (Parcel ID) · Owner Name 1 · Property Full Address +1 | LIVE | OPEN |
1 South Dakota county is indexed in the UrbanKit atlas with a verified public REST endpoint: Minnehaha. It exposes an owner-name field you can search directly on the public layer.
Minnehaha expose an owner-name field on the public REST layer. Minnehaha, for example, uses the MRTNM1 field — a case-insensitive search is ?where=UPPER(MRTNM1)%20LIKE%20UPPER('%25SMITH%25')&outFields=*&f=json. Open a county's page here for its full field list and a ready-to-run sample query.
Minnehaha publishes parcels at https://gis.minnehahacounty.org/minnemap/rest/services/Parcels/MapServer/0 — a MapServer (layer 0). It indexes by Parcel Tag (Parcel ID), Owner Name 1, Property Full Address, and Street Name. Owner-name search: UPPER(MRTNM1) LIKE UPPER('%25SMITH%25').
Listing missing or moved? Tell us — we verify and update weekly.