URBANKIT/STUDIO
    Sign inFREE TOOLS · NO SIGNUP
    URBANKIT/STUDIO · EST. 2026 · ONLINEFREE · BROWSER-ONLY · NO TELEMETRY · OPEN SOURCE
    ATLAS · STATE·WV

    West Virginia county
    parcel REST APIs.

    4 counties indexed. ArcGIS FeatureServer and MapServer URLs, with supported search fields per layer.

    Endpoint URLs · 4 counties
    • Kanawha County, WVhttps://services.wvgis.wvu.edu/arcgis/rest/services/Planning_Cadastre/WV_Parcels/MapServer/0
    • Monongalia County, WVhttps://services.wvgis.wvu.edu/arcgis/rest/services/Planning_Cadastre/WV_Parcels/MapServer/0
    • Raleigh County, WVhttps://services.wvgis.wvu.edu/arcgis/rest/services/Planning_Cadastre/WV_Parcels/MapServer/0
    • Cabell County, WVhttps://services.wvgis.wvu.edu/arcgis/rest/services/Planning_Cadastre/WV_Parcels/MapServer/0
    Counties indexed in this state, with endpoint counts, supported fields, and the registry's listing status. The registry listing is a curation record, not a live check — see the status page for what the liveness probe last observed.
    CountyEndpointsSearchable fieldsRegistry listingAction
    Cabell County1Parcel ID (20-digit compound) · Full Owner Name · Physical (Situs) Address LISTED LIVEOPEN
    Kanawha County1Parcel ID (20-digit compound) · Full Owner Name · Physical (Situs) Address LISTED LIVEOPEN
    Monongalia County1Parcel ID (20-digit compound) · Full Owner Name · Physical (Situs) Address LISTED LIVEOPEN
    Raleigh County1Parcel ID (20-digit compound) · Full Owner Name · Physical (Situs) Address LISTED LIVEOPEN
    County index · 4 counties

    All 4 West Virginia counties

    Each county links to its atlas entry, endpoint URL, searchable fields, and a sample query where one is published.

    Questions, with answers

    West Virginia parcel REST API, common questions

    Which West Virginia counties publish a public parcel ArcGIS REST API?

    4 West Virginia counties are indexed in the UrbanKit atlas with verified public REST endpoints: Kanawha, Monongalia, Raleigh, and Cabell. Each exposes an owner-name field you can search directly on the public layer.

    How do I search West Virginia parcels by owner name?

    Kanawha, Monongalia, Raleigh, and Cabell expose an owner-name field on the public REST layer. Kanawha, for example, uses the FullOwnerName field. A case-insensitive search is ?where=UPPER(FullOwnerName)%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.

    What is the ArcGIS REST URL for parcels in Kanawha, West Virginia?

    Kanawha publishes parcels at https://services.wvgis.wvu.edu/arcgis/rest/services/Planning_Cadastre/WV_Parcels/MapServer/0, a MapServer (layer 0). It indexes by Parcel ID (20-digit compound), Full Owner Name, and Physical (Situs) Address. Owner-name search: UPPER(FullOwnerName) LIKE UPPER('%25SMITH%25').

    Do West Virginia parcel layers use ArcGIS FeatureServer or MapServer?

    West Virginia's indexed counties (Kanawha, Monongalia, Raleigh, and Cabell) publish county-hosted ArcGIS MapServer layers. MapServer supports the same /query operation for owner, parcel-ID, and address lookups as FeatureServer. For read-only parcel lookups the two are interchangeable.

    Listing missing or moved? Tell us. A full four-shard sweep checks every endpoint every two hours, with degraded endpoints re-checked every 30 minutes.