URBANKIT/STUDIO
    Sign inFREE TOOLS · NO SIGNUP
    URBANKIT/STUDIO · EST. 2026 · ONLINEFREE · BROWSER-ONLY · NO TELEMETRY · OPEN SOURCE
    UrbanKit · Tools Index/Seven Instruments/All Browser-Side

    The planner's
    instrument set.

    Seven small, sharp utilities for the parts of public-notice work that waste an afternoon. Buffer-and-mail. List-and-print. Parcel-and-verify. Address-to-APN. A directory of every county's parcel REST URL. A city's zoning docket by address. A property's violation and permit history. They run in the browser. Nothing leaves your machine.

    INSTRUMENT · 001● ONLINE
    RADIUS NOTICE

    Radius Notice Mailing List

    Drop a parcel GeoJSON, plant an address. Every owner inside the buffer ring is selected, deduplicated, and ready to print.

    • GeoJSON polygon ingest
    • Census geocoder · client-side buffer
    • Click-to-add / click-to-remove parcels
    • Avery® 5160 PDF + dedup CSV export
    ENTER
    INSTRUMENT · 002● ONLINE
    CSV → AVERY 5160

    CSV to Avery 5160 Labels

    Bring your own list. Map columns once, dedupe, walk away with a print-aligned PDF. 30 labels per sheet. No realignment math.

    • Auto column-name detection
    • Manual field remapping
    • Address normalisation + dedupe
    • Print-perfect Avery 5160 PDF
    ENTER
    INSTRUMENT · 003● ONLINE
    PARCEL LOOKUP

    County Parcel Data Lookup

    Paste any county's ArcGIS® REST URL. The tool inspects the layer, learns its fields, and lets you query property records the way the assessor stored them. No signup, no proxy.

    • ArcGIS FeatureServer / MapServer
    • Auto field discovery (APN, address, owner)
    • Direct queries, browser only
    • PDF export of result rows
    ENTER
    INSTRUMENT · 004● ONLINE
    PARCEL REST ATLAS

    County Parcel REST API Atlas

    A directory of US county parcel ArcGIS REST endpoints. Find your county's URL, see supported search fields, and open it in Parcel Lookup with one click. Crowdsourced and verified.

    • Browse by state · search by county
    • Sample queries + searchable-fields tables
    • One-click into Parcel Lookup
    • Full sweep every two hours
    ENTER
    INSTRUMENT · 005● ONLINE
    FIND MY PARCEL NUMBER

    Find My Parcel Number by Address

    Type a U.S. street address. The U.S. Census Geocoder pins it to a state and county; if your county is indexed, you go straight to Parcel Lookup with the REST URL pre-filled. Get to your APN in one hop.

    • Address → state + county FIPS (Census)
    • Auto-match to 155 indexed counties
    • One-click into Parcel Lookup
    • Stateless edge proxy, nothing stored
    ENTER
    INSTRUMENT · 006● ONLINE
    ZONING CASES

    City Zoning Cases Lookup

    Search a city's zoning and rezoning docket by address. Case status, proposed versus existing zoning, owner, and hearing dates, read live from the city's open data. Austin now, more cities coming.

    • Search a city's rezoning docket by address
    • Status, proposed vs. existing zoning, owner, dates
    • Filter by status · sort by date, case, or type
    • Live from open data · free, no signup
    ENTER
    INSTRUMENT · 007● ONLINE
    PROPERTY REPORT

    Free Property Report by Address

    Pull a property's code violations and building-permit history by address. The violation or permit, its status, the work, and the dates, read live from the city's open data. The record paid lookup sites charge for. Dallas, Chicago, Nashville.

    • Search code violations + permits by address
    • Record, status, work description, and dates
    • Socrata and ArcGIS open-data sources
    • Live from open data · free, no signup
    ENTER
    Workflow · public notice mailing

    Mailing notice for a hearing?

    If you have to mail written notice to every owner within 300-500 ft of a variance, use permit, or rezoning, the radius mailing list guide chains the tools above into one workflow: address → radius → affected-owner list → Avery 5160 labels. Built for planning consultants, land-use attorneys, and permit applicants, the same deliverable some jurisdictions call an abutters or adjacent-owner list.

    See the workflow →
    Pro · paid tools

    Bulk Parcel Enrichment

    Pro · Individual+

    The seven tools above run on data you already have. Bulk enrichment does the lookup for you: paste or upload a list of addresses and get the owner of record, parcel number (APN), and mailing address for each, then download as a CSV. Included on the Individual plan ($24/mo) and up.

    Up to 100 addresses per batch · owner + APN + mailing · CSV export
    See Pro →
    For developers · MCP server & npm SDK

    Wire the atlas into your agent.

    The seven tools above run in your browser. The Parcel Atlas MCP server runs in your agent: point Claude, Cursor, or any MCP client at one endpoint and let it resolve addresses, geocode counties, and pull county REST URLs. Six discovery tools stay public; a paid or pay-as-you-go key adds enrich_address for one address, and a paid plan adds radius_owners for every owner parcel inside a radius.

    JSON-RPC 2.0 · /api/mcp · works in Claude Desktop / Cursor
    Connect →

    Or import it as a package.

    Prefer code over an agent? The @urbankitstudio/atlas npm SDK ships the same county index for Node and the browser: look up a county by FIPS, slug, or state, and read its REST endpoint and searchable fields straight from your build.

    npm install @urbankitstudio/atlas
    View on npm →

    Running this in production?

    Teams that need higher API rate limits, bulk county downloads as JSON or CSV, radius-notice seats for staff, and an SLA have a tier for that. Built for proptech, title, land-use law, and GIS consultancies.

    For teams / bulk data →
    01 / Decision matrixMatch your task to the right tool
    TaskRadiusCSV → LabelsParcel LookupREST Atlas
    Find property owners within a distance of a project
    Print Avery 5160 labels from a spreadsheet
    Look up a specific parcel by APN or address
    Generate a mailing list from parcel GeoJSON data
    Deduplicate an existing address list
    Search county GIS records by owner name
    Export a CSV of affected property owners
    Check zoning or assessed value for a property
    Find my county's parcel REST API URL
    Browse a directory of county GIS endpoints
    02 / Workflows

    Three common paths

    Most users hit one of these three paths. The tools chain: output from one feeds the next.

    PATH A · FULL HEARING

    Public Hearing Notice

    1. Verify subject property zoning and APN with Parcel Lookup
    2. Identify owners within the required distance via Radius Notice
    3. Export the deduplicated CSV
    4. Generate Avery 5160 labels in CSV to Labels
    PATH B · QUICK PRINT

    Spreadsheet to Labels

    1. Export your address list from Excel or Google Sheets as CSV
    2. Drop it into CSV to Labels
    3. Map columns, review preview
    4. Print Avery 5160 PDF at "Actual Size"
    PATH C · RESEARCH

    Property Research

    1. Find your county's ArcGIS REST URL (guide)
    2. Search by address, APN, or owner in Parcel Lookup
    3. Copy zoning, assessed value, mailing address
    4. Export PDF for the file
    03 / Reading

    Field notes & guides.

    Background reading on GeoJSON, APNs, ArcGIS, and the bureaucratic edges these tools sit beside.