Parcel Owner Notification List

Using property data supplied by the City of Portland, Oregon

How it works
Map Layers:




Pan to Parcel by ID:
Zoom to Neighborhood:
Running Analysis...

Click on a parcel on the map or choose a parcel from the list, then type in a notification distance.

When you click "Submit" the chosen parcel and notification distance are sent to ArcGIS Server and input to the ArcGIS Geoprocessing Model hosted by ESRI and a list of all parcels that need to be notified is displayed.

Copyright © ESRI

Parcel Owner Notification List

GIS helps local governments share information with citizens. For example, city governments must notify nearby property owners about changes to a specific property. This demonstration uses ESRI's ArcGIS API for JavaScript and ArcGIS Server to deliver a lightweight, focused GIS application on the Web.

To use this application

  1. In Control Panel, choose the background map layers you want to see (e.g., satellite imagery or land records).
  2. Click on a parcel in the map. Alternatively, you can choose from a list of parcel numbers in the Pan to Parcel by ID drop-down list or you can zoom to a neighborhood and then click on a parcel in the map.
  3. In the Parcel ID info box, enter a buffer distance less than 300 feet—the default is 100 feet.
  4. Click Submit. A list of property owners and their addresses appears.

ArcGIS API for JavaScript

You can use the ArcGIS API for JavaScript to rapidly develop Web mapping applications using only HTML and JavaScript. No download is required and GIS analysis takes place on the server. You can quickly mash up GIS-based Web services from ArcGIS Server with Web content of your own or from other GIS servers.

Additional Demos

For another interactive example of the ArcGIS API for JavaScript, see the Site Selection and Trade Area Analysis application.


Download the Code

The code for the Notification List Generator is freely available at the Code Gallery.