SSLSearch
The following operations are supported. For a formal definition, please review the Service Description.
-
findByAddress
Accepts one input parameter: address or intersection. It returns Air Rights, Tax, Parcel, Record and Reservation lots and Condos associated with the input address or intersection. For example:
address=5412 colorado ave nw
address=4TH ST NW and E ST NW -
findByParcelLot
Accepts two input parameters: parcel and lot. The parcel and lot are required. It returns the Addresses of Air Rights, Tax, Parcel, Record and Reservation lots associated with the input parcel and lot. For example:
Parcel=0218, Lot=0096
Parcel=0218, Lot=139 -
findBySquareSuffix
Accepts two input parameters: square and suffix. The square is required. It returns the Condos, Addresses and Air Rights, Tax, Parcel, Record and Reservation lots associated with the input square and suffix. For example:
Square=0843, Suffix=S
Square=1280 -
findBySquareSuffixLot
Accepts three input parameters: square, suffix, and lot. The square is required. It returns the Condos, Addresses and Air Rights, Tax, Parcel, Record and Reservation lots associated with the input SSL. For example:
Square=3538, Suffix=E, Lot=0802
Square=3206, Lot=79
Square=PAR, Suffix=0155, Lot=0258
Square=RES, Lot=0007 -
findByXY
Accepts two input parameters: x and y, and their unit is meter. They all are required. It returns the Address and Air Rights, Tax, Parcel, Record and Reservation lots for which the (x,y) is located inside. For example:
x = 400462.04, y = 135846.22 -
findParcelLotByParcel
Accepts one input parameters: parcel. The parcel is required. It returns the lots associated with the input parcel. For example:
Parcel=0218 -
findReservation
Accepts one input parameter: reservation. It returns the Addresses and Air Rights, Tax, Parcel, Record and Reservation lots associated with the input reservation. For example:
reservation=0010
reservation=014F -
findSuffixBySquare
Accepts one input parameter: square. It returns all suffix associated with the input square. For example:
square=0771
square=4345