1 county indexed. ArcGIS FeatureServer and MapServer URLs, with supported search fields per layer.
| County | Endpoints | Searchable fields | Status | Action |
|---|---|---|---|---|
| Cass County | 1 | GIS Parcel ID · Parcel Identification Number · Dash PIN +2 | LIVE | OPEN |
1 North Dakota county is indexed in the UrbanKit atlas with a verified public REST endpoint: Cass. It exposes an owner-name field you can search directly on the public layer.
Cass expose an owner-name field on the public REST layer. Cass, for example, uses the Name field — a case-insensitive search is ?where=UPPER(Name)%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.
Cass publishes parcels at https://gisweb.casscountynd.gov/arcgis/rest/services/Public/CountyParcels/MapServer/0 — a MapServer (layer 0). It indexes by GIS Parcel ID, Parcel Identification Number, Dash PIN, and Owner Name. Owner-name search: UPPER(Name) LIKE UPPER('%25SMITH%25').
Listing missing or moved? Tell us — we verify and update weekly.