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

    Maryland county
    parcel REST APIs.

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

    Counties indexed in this state, with endpoint counts, supported fields, and status.
    CountyEndpointsSearchable fieldsStatusAction
    Montgomery County1Tax Account Number · Owner Name · Owner Name 2 +5 LIVEOPEN
    Prince George's County1Account Number · Property ID · Owner Name +7 LIVEOPEN
    Questions, with answers

    Maryland parcel REST API — common questions

    Which Maryland counties publish a public parcel ArcGIS REST API?

    2 Maryland counties are indexed in the UrbanKit atlas with verified public REST endpoints: Montgomery and Prince George's. Each exposes an owner-name field you can search directly on the public layer.

    How do I search Maryland parcels by owner name?

    Montgomery and Prince George's expose an owner-name field on the public REST layer. Montgomery, for example, uses the OWNERS_NAME field — a case-insensitive search is ?where=UPPER(OWNERS_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.

    What is the ArcGIS REST URL for parcels in Montgomery, Maryland?

    Montgomery publishes parcels at https://mcmaps.org/server11/rest/services/Overlays/MCAtlas_Property_Points/FeatureServer/0 — a FeatureServer (layer 0). It indexes by Tax Account Number, Owner Name, Owner Name 2, and Site House Number. Owner-name search: UPPER(OWNERS_NAME) LIKE UPPER('%25SMITH%25').

    Do Maryland parcel layers use ArcGIS FeatureServer or MapServer?

    Both. Maryland uses a mix: Montgomery publish ArcGIS FeatureServer layers, while Prince George's use MapServer. Both support /query, so the same owner, parcel-ID, and address lookups work against either.

    Listing missing or moved? Tell us — we verify and update weekly.