1 county indexed. ArcGIS FeatureServer and MapServer URLs, with supported search fields per layer.
| County | Endpoints | Searchable fields | Status | Action |
|---|---|---|---|---|
| Laramie County | 1 | State Parcel ID Number · Account Number · Owner Name 1 +1 | LIVE | OPEN |
1 Wyoming county is indexed in the UrbanKit atlas with a verified public REST endpoint: Laramie. It exposes an owner-name field you can search directly on the public layer.
Laramie expose an owner-name field on the public REST layer. Laramie, for example, uses the owner_name1 field — a case-insensitive search is ?where=UPPER(owner_name1)%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.
Laramie publishes parcels at https://maps.laramiecounty.com/arcgis/rest/services/Planning/SmartGovParcels/MapServer/1 — a MapServer (layer 1). It indexes by State Parcel ID Number, Account Number, Owner Name 1, and Site Address. Owner-name search: UPPER(owner_name1) LIKE UPPER('%25SMITH%25').
Listing missing or moved? Tell us — we verify and update weekly.