1 county indexed. ArcGIS FeatureServer and MapServer URLs, with supported search fields per layer.
| County | Endpoints | Searchable fields | Status | Action |
|---|---|---|---|---|
| Providence County | 0 | — | UNVERIFIED | OPEN |
Rhode Island has five counties — Bristol, Kent, Newport, Providence, and Washington — but they are geographic and judicial subdivisions only. County government was abolished in 1842. No county holds a parcel database, runs an assessor's office, or operates a GIS service. All property assessment, tax billing, and parcel recordkeeping sits with Rhode Island's 39 cities and towns. RIGIS — the Rhode Island Geographic Information System consortium administered by the RI Division of Statewide Planning — operates as the state's GIS clearinghouse and publishes parcel data aggregated from municipal submissions. The statewide parcel layer, when accessible, covers the whole state via a single endpoint, which is a meaningful advantage given RI's small geography: the entire state is about the size of a single large Illinois county.
RIGIS (rigis.org) coordinates statewide parcel data through a consortium of state agencies, municipalities, and regional planning groups. Municipal GIS resources vary widely: some towns use hosted ArcGIS layers, others use AxisGIS or Vision Government Solutions portals that expose no REST API. The RIGIS data distribution site publishes shapefile downloads for individual municipalities, which is the practical fallback when a REST layer is unavailable. RI's compact size (1,214 square miles, 39 municipalities) means the statewide mosaic concept is more tractable here than in large states: a single service can cover every parcel in the state. The challenge is access stability — the Providence City parcel viewer and the state GIS server at gis.ri.gov/arcgis have both had outages. For programmatic bulk access, Regrid's commercial RI layer is the most reliable alternative.
Searching for 'Providence County parcels' finds no county GIS office, no county assessor, and no county REST endpoint — because none of those things exist. Rhode Island abolished county governance in 1842, making it one of only two US states (along with Connecticut) without active county-level governmental structures. The counties still appear on maps, serve as judicial districts, and show up in Census geography, but they administer nothing. The correct query unit is the municipality: Providence City, Cranston, Warwick, North Providence. Each of the 39 cities and towns is the authoritative data holder for its own parcels.
Because RI has no county intermediary, each municipality independently manages its parcel and assessment records. Providence City uses its own ArcGIS infrastructure at pvdgis.maps.arcgis.com. Warwick, Cranston, and many smaller towns use Vision Government Solutions portals — browser-based, not REST-queryable. Some towns use AxisGIS. RIGIS aggregates what it can into the statewide layer, but individual town data quality and freshness varies. A town that updates its grand list annually may take months to push changes to RIGIS. Town-by-town research is slower than working through a statewide layer, but it reaches the authoritative source.
The Providence County atlas entry has hasPublicRest: false. The state parcel server at gis.ri.gov/arcgis/rest/services/RIDOA/Muni_Parcel/MapServer was unreachable during the May 2026 research window. The Providence City viewer at pvdgis.maps.arcgis.com was also refusing connections. RIGIS confirms the statewide layer exists but stability has been an issue. Until the state or Providence City endpoint is reliably live, the practical options are: download shapefiles from the RIGIS data distribution site for specific towns, or use Regrid's RI coverage for programmatic parcel queries.
Largest of RI's five census-geographic counties, covering Providence City (RI's capital), Cranston, Pawtucket, North Providence, and 26 other municipalities. No county-direct REST endpoint exists — Providence County has no government. Parcel data is per-municipality. Providence City at pvdgis.maps.arcgis.com has experienced outages; RIGIS shapefile download at rigis.org is the stable fallback for statewide or multi-town coverage.
RIGIS statewide parcel layer when live — query by municipality name: gis.ri.gov/arcgis/rest/services/RIDOA/Muni_Parcel/MapServer/0/query?where=MUNI_NAME+LIKE+'%25PROVIDENCE%25'&outFields=*&returnGeometry=false&f=json&resultRecordCount=10 (endpoint availability varies; verify before scripting). For shapefile downloads: rigis.org → Data → Cadastral. Providence City ArcGIS Hub: pvdgis.maps.arcgis.com (check current status). Programmatic fallback: Regrid API at app.regrid.com/api with state=RI filter covers all 39 municipalities with consistent field schema.
Last updated 2026-05-24.
Rhode Island's 1 indexed county (Providence) is tracked in the UrbanKit atlas, but does not yet expose a queryable public ArcGIS REST endpoint. Parcel and owner lookups there go through the local assessor of record. We update the atlas when jurisdictions publish new REST layers — if you know a Rhode Island parcel REST URL, submit it on the contact page and we'll verify it.
Use the assessor of record for the relevant Rhode Island locality. Providence is indexed here with jurisdiction contact details. When a public REST layer appears, we add the endpoint URL, searchable fields, and a sample query to its page.
Listing missing or moved? Tell us — we verify and update weekly.