Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ContactDepartment
Richard HagnerTreasurer/Tax Collector

Darrell Ascano

Treasurer/Tax Collector
Stephanie CowlesDept. of Public Health
Aksel OlsenDept. of Planning
The Request

Here is the URL (DEV) with an example address of "100 Main St":

http://10.250.60.189/geocode/findAddressCandidates/?f=json&Address=115%20Main%20St&Zip=94105

The the URL is case sensitive. 

...

Example URLs

The URL is case sensitive.

Here is a simple query for 115 Main St.

query for "1200 18th" will result in 2 candidates.

Your query does not have to include the zip code.

query for 2655 Hyde returns lots of parcels.

query for 1000 Pine returns lots of units.

Example Response

We currently support JSON; see just below for an example. The basic structure follows the OGC eocoding standard which ESRI helped specify. As you can infer from the sample below, EAS provides unit level and parcel level information. We currently exclude included only unretired entitities (base address, unit address, parcel). To see what's available, either contact us or take a look the data model.

...

If you are running this alongside an ESRI product that uses a different version of python, you'll need to take some special steps - we hope to include note on how to do that later.

Example URLs and Response

Here is a simple query for 115 Main St.

A query for "1200 18th" will result in 2 candidates.

Your query does not have to include the zip code.

query for 2655 Hyde returns lots of parcels.

A query for 1000 Pine returns lots of units.