Address

Search for addresses in NYC.

Address Search - findAddressCandidates

You can search for many different kinds of addresses using the LocateNYC API /findAddressCandidates operation including address, place, intersection, NYC building (using BIN), NYC tax lot (using BBL), 3D building floor, street segment (the street between two consecutive intersections), street segment blockface (one side of the street), and street stretch (the stretch of street between intersections that are not consecutive). You can pass the address components in a single parameter using the singleLine option or separtated into multiple parameters. The response is the same for both scenarios.

This page focuses on searching for addresses and places (i.e. points of interest). For a discusson of intersection search please see the Intersection Search page.

LocateNYC returns a wide variety of response parameters. Please see the Response Parameters sections below for a full list. Many of these parameters are derived directly for the NYC Geosupport API and are described using the descriptions provided in the Geosupport User Programming Guide (UPG). Many other parameters are created directly from the LocateNYC API and are also descirbed in Repsonse Parameters section.


Helpful Documentation Links


Contents


Request URL

GET/POST https://locatenyc.io/arcgis/rest/services/locateNYC/v1/GeocodeServer/findAddressCandidates


Parameters

Required Parameters

token

JSON web token (JWT). An encoded token used to authenticate the user. Can be obtained by making a request to the /tokens/generateToken operation.

Optional Parameters

singleLine

Specifies the location to be geocoded. The input address components are formatted as a single string.

Address Example:
singleLine=231 East 10th Street, Manhattan

Place Example:
singleLine=Carnegie Hall

BIN Example:
singleLine=1006458

BBL Example:
singleLine=1007810001

Intersection Example:
singleLine=8th Avenue and 41st Street, Manhattan

Street Segment Example:
singleLine=10th Ave between W 50 St and W 51 St, Manhattan

Blockface Example:
singleLine=West side of 10th Ave between W 50 St and W 51 St, Manhattan

3D Address Example:
singleLine=231 East 10th Street, Manhattan, Floor 3

3D Place (the "B" represents below ground or basement) Example:
singleLine=Carnegie Hall, Floor B1



houseNumber

The number of the address to be geocoded. To be used in coordination with street, borough, zip



street

The street name of the address to be geocoded. To be used with houseNumber, borough, zip



borough

The borough of the address to be geocoded. Accepts both spelled and coded values. Accepts [Manhattan, Bronx, Brooklyn, Queens, Staten Island, MN, BR, BK, QN, SI, 1, 2, 3, 4, 5] as well as coded values for boroughs. See BOROUGH CODE for more details on the coded values. To be used with houseNumber, street, zip

Example:

borough=Manhattan


zip

The zip code (postal) of the address to be geocoded. 5 bytes. To be used with houseNumber, street, borough

Example:

zip=10035


onStreet

The "on" street segment/stretch for street segment/blockface queries. For example, the address is "on" W 41 St between 7 Ave and 8 Ave. If passed to the API, crossStreetOne and crossStreetTwo are required.

Example:

onStreet=West 41 Street


crossStreetOne

The first cross street for street segment/blockface queries. For example, the address is "on" W 41 St between 7 Ave and 8 Ave. If passed to the API, onStreet and crossStreetTwo are required.

Example:

crossStreetOne=7 Ave


crossStreetTwo

The first cross street for street/segment blockface queries. For example, the address is "on" W 41 St between 7 Ave and 8 Ave. If passed to the API, onStreet and crossStreetOne are required.

Example:

crossStreetTwo=8 Ave


compassDirection

The compass direction [n, s, e, w] for single side blockface queries. If the LocateNYC API finds a match, then Geosupport blockface information (only one side of a street segment) will be returned. If passed to the API, onStreet , crossStreetOne, and crossStreetTwo are required.

Example:

compassDirection=e


boroughCrossStreetOne

The borough of the first cross street (crossStreetOne) for street segment/blockface queries. Only required if crossStreetOne parameter is passed.

Example:

boroughCrossStreetOne=manhattan


boroughCrossStreetTwo

The borough of the second cross street (crossStreetTwo) for street segment/blockface queries. Only required if crossStreetTwo parameter is passed.

Example:

boroughCrossStreetTwo=manhattan


outSR

The well-known ID of the spatial reference, or a spatial reference JSON object for the returned addresses. WKID accepted include: [4326 (default, WGS), 2263 (Long Island State Plane), 3857 (Web Mercator), 102100 (Web Mercator), 26918 (UTM 18N)]. Format 1; 3857. Format 2; {"wkid":102100}.

Examples:

outSR=3857


outSR={"wkid":102100}


normalizeType

The normalize type parameter represents how the address should be normalized by LocateNYC/Geosupport. For more details, please refer to the Geosupport User Guide The supported types are



callback

Callback parameter. Produces padded JSON response. Used by Esri APIs/SDKs. Only use this if you really know what your doing.



f

Requested format of the response. Only accepts 'json', and the default value is 'json'.




findAddressCandidates Details

GET/POST https://locatenyc.io/arcgis/rest/services/locateNYC/v1/GeocodeServer/findAddressCandidates

Search for street addresses

Addresses searches in the LocateNYC system are first queried against NYC address points (locations within real buildings), then against interpolated street segments. If the address is found as an address point, the LocateNYC response will indicate this in the response paramters as "Loc_name": "geosupport_AP" (the "AP" indicates that this is an actual address point) and the location will fall within the building on the tax lot. Likewise, if the address is interpolated using street segment interpolation, this will be indicated in the response parameters as "Loc_name": "geosupport", and the location will fall along the street segment centerline.

Example: Search for address point (224 EAST 10 STREET, MANHATTAN)

 Request




    Or, multiline



 Response

{
  "spatialReference": {
    "wkid": 4326,
    "latestWkid": 4326
  },
  "candidates": [
    {
      "address": "224 EAST 10 STREET, MANHATTAN",
      "location": {
        "x": -73.985571,
        "y": 40.729148
      },
      "score": 100,
      "attributes": {
        "assemblyDistrict": "66",
        "bbl": "1004510023",
        "bblBoroughCode": "1",
        "bblTaxBlock": "00451",
        "bblTaxLot": "0023",
        "bikeLane": "2",
        "blockfaceId": "2FT",
        "boardOfElectionsPreferredLgc": "1",
        "boePreferredStreetName": "EAST   10 STREET",
        "boePreferredstreetCode": "11719001",
        "boroughCode1In": "1",
        "buildingIdentificationNumber": "1006413",
        "censusBlock2000": "2002",
        "censusBlock2010": "4000",
        "censusTract1990": "  40  ",
        "censusTract2000": "  40  ",
        "censusTract2010": "  40  ",
        "cityCouncilDistrict": "02",
        "civilCourtDistrict": "02",
        "coincidentSegmentCount": "1",
        "communityDistrict": "103",
        "communityDistrictBoroughCode": "1",
        "communityDistrictNumber": "03",
        "communitySchoolDistrict": "01",
        "condominiumBillingBbl": "0000000000",
        "congressionalDistrict": "12",
        "cooperativeIdNumber": "0000",
        "crossStreetNamesFlagIn": "E",
        "dcpPreferredLgc": "01",
        "dotStreetLightContractorArea": "1",
        "dynamicBlock": "203",
        "electionDistrict": "033",
        "fireBattalion": "04",
        "fireCompanyNumber": "011",
        "fireCompanyType": "L",
        "fireDivision": "01",
        "firstBoroughName": "MANHATTAN",
        "firstStreetCode": "11719001010",
        "firstStreetNameNormalized": "EAST   10 STREET",
        "fromLionNodeId": "0020809",
        "fromPreferredLgcsFirstSetOf5": "01",
        "genericId": "0003362",
        "geosupportFunctionCode": "AP",
        "geosupportReturnCode": "00",
        "geosupportReturnCode2": "00",
        "gi5DigitStreetCode1": "17190",
        "giBoroughCode1": "1",
        "giBuildingIdentificationNumber1": "1006413",
        "giDcpPreferredLgc1": "01",
        "giHighHouseNumber1": "224",
        "giLowHouseNumber1": "224",
        "giSideOfStreetIndicator1": "R",
        "giStreetCode1": "11719001",
        "giStreetName1": "EAST   10 STREET",
        "healthArea": "6200",
        "healthCenterDistrict": "14",
        "highBblOfThisBuildingsCondominiumUnits": "1004510023",
        "highCrossStreetB5SC1": "110010",
        "highCrossStreetCode1": "11001001",
        "highCrossStreetName1": "1 AVENUE",
        "highHouseNumberOfBlockfaceSortFormat": "000244000AA",
        "houseNumber": "224",
        "houseNumberIn": "224",
        "houseNumberSortFormat": "000224000AA",
        "hurricaneEvacuationZone": "6",
        "instructionalRegion": "MS",
        "interimAssistanceEligibilityIndicator": "I",
        "internalLabelXCoordinate": "0988229",
        "internalLabelYCoordinate": "0204889",
        "latitude": 40.72918319197586,
        "latitudeInternalLabel": 40.729048725228196,
        "legacySegmentId": "0032937",
        "lionBoroughCode": "1",
        "lionBoroughCodeForVanityAddress": "1",
        "lionFaceCode": "1370",
        "lionFaceCodeForVanityAddress": "1370",
        "lionKey": "1137000070",
        "lionKeyForVanityAddress": "1137000070",
        "lionSequenceNumber": "00070",
        "lionSequenceNumberForVanityAddress": "00070",
        "listOf4Lgcs": "01",
        "longitude": -73.98543437717177,
        "longitudeInternalLabel": -73.98564367196485,
        "lowBblOfThisBuildingsCondominiumUnits": "1004510023",
        "lowCrossStreetB5SC1": "110110",
        "lowCrossStreetCode1": "11011001",
        "lowCrossStreetName1": "2 AVENUE",
        "lowHouseNumberOfBlockfaceSortFormat": "000192000AA",
        "lowHouseNumberOfDefiningAddressRange": "000224000AA",
        "nta": "MN22",
        "ntaName": "East Village",
        "numberOfCrossStreetB5SCsHighAddressEnd": "1",
        "numberOfCrossStreetB5SCsLowAddressEnd": "1",
        "numberOfCrossStreetsHighAddressEnd": "1",
        "numberOfCrossStreetsLowAddressEnd": "1",
        "numberOfEntriesInListOfGeographicIdentifiers": "0001",
        "numberOfExistingStructuresOnLot": "0001",
        "numberOfStreetFrontagesOfLot": "01",
        "physicalId": "0003969",
        "policePatrolBoroughCommand": "1",
        "policePrecinct": "009",
        "returnCode1a": "00",
        "returnCode1e": "00",
        "roadwayType": "1",
        "rpadBuildingClassificationCode": "C7",
        "rpadSelfCheckCodeForBbl": "7",
        "sanbornBoroughCode": "1",
        "sanbornPageNumber": "019",
        "sanbornVolumeNumber": "02",
        "sanitationBulkPickupSchedule": "ETTHS",
        "sanitationCollectionSchedulingSectionAndSubsection": "4B",
        "sanitationDistrict": "103",
        "sanitationRecyclingCollectionSchedule": "ETH",
        "sanitationRegularCollectionSchedule": "MTTHS",
        "sanitationSection": "034",
        "sanitationSnowPriorityCode": "C",
        "segmentAzimuth": "330",
        "segmentIdentifier": "0032937",
        "segmentLengthInFeet": "00754",
        "segmentOrientation": "E",
        "segmentTypeCode": "U",
        "sideOfStreetIndicator": "R",
        "sideOfStreetOfVanityAddress": "R",
        "splitLowHouseNumber": "000192000AA",
        "stateSenatorialDistrict": "27",
        "streetName1In": "EAST 10 STREET",
        "streetStatus": "2",
        "streetWidth": "30",
        "taxMapNumberSectionAndVolume": "10205",
        "toLionNodeId": "0020901",
        "toPreferredLgcsFirstSetOf5": "01",
        "trafficDirection": "W",
        "underlyingStreetCode": "11719001",
        "uspsPreferredCityName": "NEW YORK",
        "workAreaFormatIndicatorIn": "C",
        "xCoordinate": "0988287",
        "xCoordinateHighAddressEnd": "0988565",
        "xCoordinateLowAddressEnd": "0987906",
        "xCoordinateOfCenterofCurvature": "0000000",
        "yCoordinate": "0204938",
        "yCoordinateHighAddressEnd": "0204787",
        "yCoordinateLowAddressEnd": "0205154",
        "yCoordinateOfCenterofCurvature": "0000000",
        "zipCode": "10003",
        "address_separated": "224,EAST   10 STREET,MANHATTAN,10003",
        "Loc_name": "geosupport_AP",
        "Addr_type": "PointAddress",
        "Score": 100,
        "Match_addr": "224 EAST 10 STREET, MANHATTAN",
        "geoclient_function": "ADDRESS",
        "geoclient_version": "2.0.0",
        "geosupport_release": "19a",
        "geosupport_release_date": "February 2019",
        "geosupport_version": "19.1",
        "status": "EXACT_MATCH",
        "level": "0",
        "nycNeighborhoodNormalized": ""
      }
    }
  ]
}

 Map

Example: Search for interpolated address along road centerline (44 EGBERT AVENUE, STATEN ISLAND)

 Request




    Or, multiline



 Response

{
  "spatialReference": {
    "wkid": 4326,
    "latestWkid": 4326
  },
  "candidates": [
    {
      "address": "100 MANOR ROAD, STATEN IS",
      "location": {
        "x": -74.12482435471527,
        "y": 40.6256274033076
      },
      "score": 100,
      "attributes": {
        "assemblyDistrict": "61",
        "boardOfElectionsPreferredLgc": "1",
        "boePreferredStreetName": "MANOR ROAD",
        "boePreferredstreetCode": "53785001",
        "boroughCode1In": "5",
        "censusBlock2000": "1000",
        "censusBlock2010": "1000",
        "censusTract1990": " 151  ",
        "censusTract2000": " 151  ",
        "censusTract2010": " 151  ",
        "cityCouncilDistrict": "49",
        "civilCourtDistrict": "01",
        "coincidentSegmentCount": "1",
        "communityDistrict": "501",
        "communityDistrictBoroughCode": "5",
        "communityDistrictNumber": "01",
        "communitySchoolDistrict": "31",
        "congressionalDistrict": "11",
        "crossStreetNamesFlagIn": "E",
        "dcpPreferredLgc": "01",
        "dotStreetLightContractorArea": "5",
        "dynamicBlock": "101",
        "electionDistrict": "043",
        "fireBattalion": "22",
        "fireCompanyNumber": "083",
        "fireCompanyType": "L",
        "fireDivision": "08",
        "firstBoroughName": "STATEN IS",
        "firstStreetCode": "53785001010",
        "firstStreetNameNormalized": "MANOR ROAD",
        "fromLionNodeId": "0006804",
        "fromPreferredLgcsFirstSetOf5": "01",
        "genericId": "0030383",
        "geosupportFunctionCode": "1B",
        "geosupportReturnCode": "00",
        "geosupportReturnCode2": "42",
        "healthArea": "0600",
        "healthCenterDistrict": "51",
        "highCrossStreetB5SC1": "527285",
        "highCrossStreetCode1": "52728501",
        "highCrossStreetName1": "EGBERT AVENUE",
        "highHouseNumberOfBlockfaceSortFormat": "000120000AA",
        "houseNumber": "100",
        "houseNumberIn": "100",
        "houseNumberSortFormat": "000100000AA",
        "hurricaneEvacuationZone": "X",
        "instructionalRegion": "SI",
        "interimAssistanceEligibilityIndicator": "I",
        "latitude": 40.6256274033076,
        "legacySegmentId": "0009782",
        "lionBoroughCode": "5",
        "lionBoroughCodeForVanityAddress": "5",
        "lionFaceCode": "4432",
        "lionFaceCodeForVanityAddress": "4432",
        "lionKey": "5443200030",
        "lionKeyForVanityAddress": "5443200030",
        "lionSequenceNumber": "00030",
        "lionSequenceNumberForVanityAddress": "00030",
        "listOf4Lgcs": "01",
        "longitude": -74.12482435471527,
        "lowCrossStreetB5SC1": "526330",
        "lowCrossStreetCode1": "52633001",
        "lowCrossStreetName1": "DORE COURT",
        "lowHouseNumberOfBlockfaceSortFormat": "000096000AA",
        "message2": "ADDRESS NUMBER OUT OF RANGE",
        "nta": "SI07",
        "ntaName": "Westerleigh",
        "numberOfCrossStreetB5SCsHighAddressEnd": "1",
        "numberOfCrossStreetB5SCsLowAddressEnd": "1",
        "numberOfCrossStreetsHighAddressEnd": "1",
        "numberOfCrossStreetsLowAddressEnd": "1",
        "numberOfStreetCodesAndNamesInList": "02",
        "physicalId": "0034912",
        "policePatrolBoroughCommand": "7",
        "policePrecinct": "120",
        "returnCode1a": "42",
        "returnCode1e": "00",
        "roadwayType": "1",
        "sanitationBulkPickupSchedule": "ETF",
        "sanitationCollectionSchedulingSectionAndSubsection": "3D",
        "sanitationDistrict": "501",
        "sanitationOrganicsCollectionSchedule": "ET",
        "sanitationRecyclingCollectionSchedule": "ET",
        "sanitationRegularCollectionSchedule": "TF",
        "sanitationSection": "013",
        "sanitationSnowPriorityCode": "C",
        "segmentAzimuth": "276",
        "segmentIdentifier": "0009782",
        "segmentLengthInFeet": "00269",
        "segmentOrientation": "S",
        "segmentTypeCode": "U",
        "sideOfStreetIndicator": "R",
        "sideOfStreetOfVanityAddress": "R",
        "splitLowHouseNumber": "000096000AA",
        "stateSenatorialDistrict": "24",
        "streetCode1": "52633001",
        "streetCode6": "52728501",
        "streetName1": "DORE COURT",
        "streetName1In": "MANOR ROAD",
        "streetName6": "EGBERT AVENUE",
        "streetStatus": "2",
        "streetWidth": "30",
        "toLionNodeId": "0006806",
        "toPreferredLgcsFirstSetOf5": "01",
        "trafficDirection": "T",
        "underlyingStreetCode": "53785001",
        "uspsPreferredCityName": "STATEN ISLAND",
        "workAreaFormatIndicatorIn": "C",
        "xCoordinate": "0949600",
        "xCoordinateHighAddressEnd": "0949624",
        "xCoordinateLowAddressEnd": "0949595",
        "xCoordinateOfCenterofCurvature": "0000000",
        "yCoordinate": "0167234",
        "yCoordinateHighAddressEnd": "0167039",
        "yCoordinateLowAddressEnd": "0167306",
        "yCoordinateOfCenterofCurvature": "0000000",
        "zipCode": "10310",
        "address_separated": "100,MANOR ROAD,STATEN IS,10310",
        "Loc_name": "geosupport",
        "Addr_type": "PointAddress",
        "Score": 100,
        "Match_addr": "100 MANOR ROAD, STATEN IS",
        "geoclient_function": "ADDRESS",
        "geoclient_version": "2.0.0",
        "geosupport_release": "19a",
        "geosupport_release_date": "February 2019",
        "geosupport_version": "19.1",
        "status": "EXACT_MATCH",
        "level": "0"
      }
    }
  ]
}

 Map

 Explanation


In the map above, the location of 44 EGBERT AVENUE is estimated along the road centerline so that the location falls along an estimated distance on EGBERT AVENUE. Above, this turns out to be a good estimation, as it falls between house number 40 and 46.

Search for Places

Example: Search for a non-addressable place (NAP) (Bryant Park)

 Request




 Response

{
  "spatialReference": {
    "wkid": 4326,
    "latestWkid": 4326
  },
  "candidates": [
    {
      "address": "BRYANT PARK, MANHATTAN",
      "location": {
        "x": -73.98357017892322,
        "y": 40.753770420816174
      },
      "score": 90,
      "attributes": {
        "assemblyDistrict": "75",
        "bbl": "1012570002",
        "bblBoroughCode": "1",
        "bblTaxBlock": "01257",
        "bblTaxLot": "0002",
        "boardOfElectionsPreferredLgc": "1",
        "boePreferredStreetName": "BRYANT PARK",
        "boePreferredstreetCode": "11395001",
        "boroughCode1In": "1",
        "buildingIdentificationNumber": "1000000",
        "censusBlock2000": "1000",
        "censusBlock2010": "1000",
        "censusTract1990": "  84  ",
        "censusTract2000": "  84  ",
        "censusTract2010": "  84  ",
        "cityCouncilDistrict": "04",
        "civilCourtDistrict": "09",
        "coincidentSegmentCount": "2",
        "communityDistrict": "105",
        "communityDistrictBoroughCode": "1",
        "communityDistrictNumber": "05",
        "communitySchoolDistrict": "02",
        "condominiumBillingBbl": "0000000000",
        "congressionalDistrict": "12",
        "cooperativeIdNumber": "0000",
        "cornerCode": "CR",
        "crossStreetNamesFlagIn": "E",
        "dcpCommercialStudyArea": "11028",
        "dcpPreferredLgc": "01",
        "dotStreetLightContractorArea": "1",
        "dynamicBlock": "101",
        "electionDistrict": "075",
        "fireBattalion": "08",
        "fireCompanyNumber": "065",
        "fireCompanyType": "E",
        "fireDivision": "03",
        "firstBoroughName": "MANHATTAN",
        "firstStreetCode": "11395001010",
        "firstStreetNameNormalized": "BRYANT PARK",
        "fromLionNodeId": "0021517",
        "fromPreferredLgcsFirstSetOf5": "0101",
        "genericId": "0001515",
        "geosupportFunctionCode": "1B",
        "geosupportReturnCode": "01",
        "geosupportReturnCode2": "01",
        "gi5DigitStreetCode1": "13950",
        "gi5DigitStreetCode2": "10510",
        "gi5DigitStreetCode3": "34610",
        "gi5DigitStreetCode4": "34570",
        "gi5DigitStreetCode5": "13950",
        "gi5DigitStreetCode6": "34570",
        "gi5DigitStreetCode7": "34570",
        "giBoroughCode1": "1",
        "giBoroughCode2": "1",
        "giBoroughCode3": "1",
        "giBoroughCode4": "1",
        "giBoroughCode5": "1",
        "giBoroughCode6": "1",
        "giBoroughCode7": "1",
        "giBuildingIdentificationNumber1": "1000000",
        "giBuildingIdentificationNumber2": "1085593",
        "giBuildingIdentificationNumber3": "1085593",
        "giBuildingIdentificationNumber4": "1085593",
        "giBuildingIdentificationNumber5": "1090393",
        "giBuildingIdentificationNumber6": "1000000",
        "giBuildingIdentificationNumber7": "1000000",
        "giDcpPreferredLgc1": "01",
        "giDcpPreferredLgc2": "01",
        "giDcpPreferredLgc3": "01",
        "giDcpPreferredLgc4": "01",
        "giDcpPreferredLgc5": "03",
        "giDcpPreferredLgc6": "01",
        "giDcpPreferredLgc7": "01",
        "giGeographicIdentifier1": "G",
        "giGeographicIdentifier4": "W",
        "giGeographicIdentifier5": "X",
        "giGeographicIdentifier6": "Q",
        "giHighHouseNumber2": "1080",
        "giHighHouseNumber3": "68",
        "giHighHouseNumber6": "45",
        "giHighHouseNumber7": "55",
        "giLowHouseNumber2": "1060",
        "giLowHouseNumber3": "40",
        "giLowHouseNumber6": "45",
        "giLowHouseNumber7": "55",
        "giSideOfStreetIndicator1": "L",
        "giSideOfStreetIndicator2": "R",
        "giSideOfStreetIndicator3": "L",
        "giSideOfStreetIndicator5": "R",
        "giSideOfStreetIndicator6": "R",
        "giSideOfStreetIndicator7": "R",
        "giStreetCode1": "11395001",
        "giStreetCode2": "11051001",
        "giStreetCode3": "13461001",
        "giStreetCode4": "13457001",
        "giStreetCode5": "11395003",
        "giStreetCode6": "13457001",
        "giStreetCode7": "13457001",
        "giStreetName1": "BRYANT PARK",
        "giStreetName2": "AVENUE OF THE AMERICAS",
        "giStreetName3": "WEST   42 STREET",
        "giStreetName4": "WEST   40 STREET",
        "giStreetName5": "BRYANT PARK CAROUSEL",
        "giStreetName6": "WEST   40 STREET",
        "giStreetName7": "WEST   40 STREET",
        "healthArea": "5200",
        "healthCenterDistrict": "15",
        "highBblOfThisBuildingsCondominiumUnits": "1012570002",
        "highCrossStreetB5SC1": "110510",
        "highCrossStreetCode1": "11051001",
        "highCrossStreetName1": "AVENUE OF THE AMERICAS",
        "highHouseNumberOfBlockfaceSortFormat": "000000000AA",
        "hurricaneEvacuationZone": "X",
        "instructionalRegion": "MS",
        "interimAssistanceEligibilityIndicator": "I",
        "internalLabelXCoordinate": "0988758",
        "internalLabelYCoordinate": "0213913",
        "latitude": 40.753770420816174,
        "latitudeInternalLabel": 40.75381710404244,
        "legacySegmentId": "0034178",
        "lionBoroughCode": "1",
        "lionBoroughCodeForVanityAddress": "1",
        "lionFaceCode": "4990",
        "lionFaceCodeForVanityAddress": "4990",
        "lionKey": "1499002010",
        "lionKeyForVanityAddress": "1499002010",
        "lionSequenceNumber": "02010",
        "lionSequenceNumberForVanityAddress": "02010",
        "listOf4Lgcs": "01",
        "longitude": -73.98357017892322,
        "longitudeInternalLabel": -73.98372897950097,
        "lowBblOfThisBuildingsCondominiumUnits": "1012570002",
        "lowCrossStreetB5SC1": "110410",
        "lowCrossStreetB5SC2": "117830",
        "lowCrossStreetCode1": "11041001",
        "lowCrossStreetCode2": "11783001",
        "lowCrossStreetName1": "5 AVENUE",
        "lowCrossStreetName2": "EAST   42 STREET",
        "lowHouseNumberOfBlockfaceSortFormat": "000000000AA",
        "lowHouseNumberOfDefiningAddressRange": "000001000AA",
        "message": "INPUT IS A COMPLEX. OUTPUT DATA MAY PERTAIN TO ONLY PART OF THE COMPLEX",
        "message2": "INPUT IS A COMPLEX. OUTPUT DATA MAY PERTAIN TO ONLY PART OF THE COMPLEX",
        "nta": "MN17",
        "ntaName": "Midtown-Midtown South",
        "numberOfCrossStreetB5SCsHighAddressEnd": "1",
        "numberOfCrossStreetB5SCsLowAddressEnd": "2",
        "numberOfCrossStreetsHighAddressEnd": "1",
        "numberOfCrossStreetsLowAddressEnd": "2",
        "numberOfEntriesInListOfGeographicIdentifiers": "0007",
        "numberOfExistingStructuresOnLot": "0002",
        "numberOfStreetFrontagesOfLot": "03",
        "physicalId": "0001735",
        "policePatrolBoroughCommand": "1",
        "policePrecinct": "014",
        "reasonCode": "5",
        "reasonCode1a": "5",
        "reasonCode1e": "5",
        "reasonCode2": "5",
        "returnCode1a": "01",
        "returnCode1e": "01",
        "roadwayType": "1",
        "rpadBuildingClassificationCode": "P8",
        "rpadSelfCheckCodeForBbl": "1",
        "sanbornBoroughCode": "1",
        "sanbornPageNumber": "039",
        "sanbornVolumeNumber": "04",
        "sanitationBulkPickupSchedule": "ETTHS",
        "sanitationCollectionSchedulingSectionAndSubsection": "2B",
        "sanitationDistrict": "105",
        "sanitationRecyclingCollectionSchedule": "ETH",
        "sanitationRegularCollectionSchedule": "TTHS",
        "sanitationSection": "052",
        "sanitationSnowPriorityCode": "C",
        "segmentAzimuth": "151",
        "segmentIdentifier": "0034178",
        "segmentLengthInFeet": "01023",
        "segmentOrientation": "W",
        "segmentTypeCode": "U",
        "sideOfStreetIndicator": "L",
        "sideOfStreetOfVanityAddress": "L",
        "specialAddressGeneratedRecordFlag": "G",
        "splitLowHouseNumber": "000001000AA",
        "stateSenatorialDistrict": "27",
        "streetName1In": "BRYANT PARK",
        "streetStatus": "2",
        "streetWidth": "55",
        "taxMapNumberSectionAndVolume": "10501",
        "toLionNodeId": "0021460",
        "toPreferredLgcsFirstSetOf5": "01",
        "trafficDirection": "T",
        "underlyingHnsOnTrueStreet": "000000000AA",
        "underlyingStreetCode": "13461001",
        "uspsPreferredCityName": "NEW YORK",
        "workAreaFormatIndicatorIn": "C",
        "xCoordinate": "0988802",
        "xCoordinateHighAddressEnd": "0988650",
        "xCoordinateLowAddressEnd": "0989545",
        "xCoordinateOfCenterofCurvature": "0000000",
        "yCoordinate": "0213896",
        "yCoordinateHighAddressEnd": "0214286",
        "yCoordinateLowAddressEnd": "0213791",
        "yCoordinateOfCenterofCurvature": "0000000",
        "zipCode": "10036",
        "address_separated": "BRYANT PARK,MANHATTAN,10036",
        "Loc_name": "geosupport_1B",
        "Addr_type": "PointAddress",
        "Score": 90,
        "Match_addr": "BRYANT PARK, MANHATTAN",
        "geoclient_function": "PLACE",
        "geoclient_version": "2.0.0",
        "geosupport_release": "19a",
        "geosupport_release_date": "February 2019",
        "geosupport_version": "19.1",
        "status": "POSSIBLE_MATCH",
        "level": "1",
        "nycNeighborhoodNormalized": ""
      }
    }
  ]
}

 Map

 Explanation


In Geosupport a place like Bryant Park is known as a non-addressable place (NAP). These are defined as buildings or other geographic features that typically are not combined with an address number to form a valid address. Typical geographic features that have NAPs include named buildings, stadiums, arenas, hospitals, housing projects, military complexes, museums, universities, theaters, airports, parks, zoos, marinas and islands.

Example: Search for a non-addressable place (NAP) WITH an address number (1 Bryant Park)

 Request




 Response

{
  "spatialReference": {
    "wkid": 4326,
    "latestWkid": 4326
  },
  "candidates": [
    {
      "address": "1 BRYANT PARK, MANHATTAN",
      "location": {
        "x": -73.984053,
        "y": 40.75528
      },
      "score": 90,
      "attributes": {
        "assemblyDistrict": "75",
        "bbl": "1009950033",
        "bblBoroughCode": "1",
        "bblTaxBlock": "00995",
        "bblTaxLot": "0033",
        "boardOfElectionsPreferredLgc": "1",
        "boePreferredStreetName": "BRYANT PARK",
        "boePreferredstreetCode": "11395001",
        "boroughCode1In": "1",
        "buildingIdentificationNumber": "1087268",
        "businessImprovementDistrict": "113105",
        "censusBlock2000": "1005",
        "censusBlock2010": "1005",
        "censusTract1990": " 119  ",
        "censusTract2000": " 119  ",
        "censusTract2010": " 119  ",
        "cityCouncilDistrict": "04",
        "civilCourtDistrict": "09",
        "coincidentSegmentCount": "2",
        "communityDistrict": "105",
        "communityDistrictBoroughCode": "1",
        "communityDistrictNumber": "05",
        "communitySchoolDistrict": "02",
        "condominiumBillingBbl": "0000000000",
        "congressionalDistrict": "12",
        "cooperativeIdNumber": "0000",
        "crossStreetNamesFlagIn": "E",
        "dcpCommercialStudyArea": "11028",
        "dcpPreferredLgc": "01",
        "dotStreetLightContractorArea": "1",
        "dynamicBlock": "106",
        "electionDistrict": "075",
        "fireBattalion": "07",
        "fireCompanyNumber": "026",
        "fireCompanyType": "E",
        "fireDivision": "01",
        "firstBoroughName": "MANHATTAN",
        "firstStreetCode": "11395001010",
        "firstStreetNameNormalized": "BRYANT PARK",
        "fromLionNodeId": "0021460",
        "fromPreferredLgcsFirstSetOf5": "01",
        "genericId": "0000886",
        "geosupportFunctionCode": "AP",
        "geosupportReturnCode": "01",
        "geosupportReturnCode2": "01",
        "gi5DigitStreetCode1": "13950",
        "gi5DigitStreetCode2": "34610",
        "gi5DigitStreetCode3": "34630",
        "gi5DigitStreetCode4": "00935",
        "gi5DigitStreetCode5": "10510",
        "giBoroughCode1": "1",
        "giBoroughCode2": "1",
        "giBoroughCode3": "1",
        "giBoroughCode4": "1",
        "giBoroughCode5": "1",
        "giBuildingIdentificationNumber1": "1087268",
        "giBuildingIdentificationNumber2": "1087268",
        "giBuildingIdentificationNumber3": "1087268",
        "giBuildingIdentificationNumber4": "1087268",
        "giBuildingIdentificationNumber5": "1087268",
        "giDcpPreferredLgc1": "01",
        "giDcpPreferredLgc2": "01",
        "giDcpPreferredLgc3": "01",
        "giDcpPreferredLgc4": "01",
        "giDcpPreferredLgc5": "01",
        "giGeographicIdentifier4": "N",
        "giHighHouseNumber1": "1",
        "giHighHouseNumber2": "137",
        "giHighHouseNumber3": "136",
        "giHighHouseNumber5": "1119",
        "giLowHouseNumber1": "1",
        "giLowHouseNumber2": "103",
        "giLowHouseNumber3": "100",
        "giLowHouseNumber5": "1101",
        "giSideOfStreetIndicator1": "L",
        "giSideOfStreetIndicator2": "R",
        "giSideOfStreetIndicator3": "L",
        "giSideOfStreetIndicator4": "L",
        "giSideOfStreetIndicator5": "L",
        "giStreetCode1": "11395001",
        "giStreetCode2": "13461001",
        "giStreetCode3": "13463001",
        "giStreetCode4": "10093501",
        "giStreetCode5": "11051001",
        "giStreetName1": "BRYANT PARK",
        "giStreetName2": "WEST   42 STREET",
        "giStreetName3": "WEST   43 STREET",
        "giStreetName4": "ONE BRYANT PARK",
        "giStreetName5": "AVENUE OF THE AMERICAS",
        "healthArea": "5200",
        "healthCenterDistrict": "15",
        "highBblOfThisBuildingsCondominiumUnits": "1009950033",
        "highCrossStreetB5SC1": "134630",
        "highCrossStreetCode1": "13463001",
        "highCrossStreetName1": "WEST   43 STREET",
        "highHouseNumberOfBlockfaceSortFormat": "000001000AA",
        "houseNumber": "1",
        "houseNumberIn": "1",
        "houseNumberSortFormat": "000001000AA",
        "hurricaneEvacuationZone": "X",
        "instructionalRegion": "MS",
        "interimAssistanceEligibilityIndicator": "I",
        "internalLabelXCoordinate": "0988485",
        "internalLabelYCoordinate": "0214549",
        "latitude": 40.75518126404364,
        "latitudeInternalLabel": 40.755562897328026,
        "legacySegmentId": "0034062",
        "lionBoroughCode": "1",
        "lionBoroughCodeForVanityAddress": "1",
        "lionFaceCode": "0600",
        "lionFaceCodeForVanityAddress": "0600",
        "lionKey": "1060002300",
        "lionKeyForVanityAddress": "1060002300",
        "lionSequenceNumber": "02300",
        "lionSequenceNumberForVanityAddress": "02300",
        "listOf4Lgcs": "01",
        "longitude": -73.9838802427487,
        "longitudeInternalLabel": -73.98471393572804,
        "lowBblOfThisBuildingsCondominiumUnits": "1009950033",
        "lowCrossStreetB5SC1": "134610",
        "lowCrossStreetCode1": "13461001",
        "lowCrossStreetName1": "WEST   42 STREET",
        "lowHouseNumberOfBlockfaceSortFormat": "000001000AA",
        "lowHouseNumberOfDefiningAddressRange": "000001000AA",
        "message": "INPUT IS A COMPLEX. OUTPUT DATA MAY PERTAIN TO ONLY PART OF THE COMPLEX",
        "message2": "INPUT IS A COMPLEX. OUTPUT DATA MAY PERTAIN TO ONLY PART OF THE COMPLEX",
        "nta": "MN17",
        "ntaName": "Midtown-Midtown South",
        "numberOfCrossStreetB5SCsHighAddressEnd": "1",
        "numberOfCrossStreetB5SCsLowAddressEnd": "1",
        "numberOfCrossStreetsHighAddressEnd": "1",
        "numberOfCrossStreetsLowAddressEnd": "1",
        "numberOfEntriesInListOfGeographicIdentifiers": "0005",
        "numberOfExistingStructuresOnLot": "0001",
        "numberOfStreetFrontagesOfLot": "04",
        "physicalId": "0001019",
        "policePatrolBoroughCommand": "1",
        "policePrecinct": "014",
        "reasonCode": "5",
        "reasonCode1a": "5",
        "reasonCode1e": "5",
        "reasonCode2": "5",
        "returnCode1a": "01",
        "returnCode1e": "01",
        "roadwayType": "1",
        "rpadBuildingClassificationCode": "O4",
        "rpadSelfCheckCodeForBbl": "2",
        "sanbornBoroughCode": "1",
        "sanbornPageNumber": "047",
        "sanbornVolumeNumber": "05",
        "sanbornVolumeNumberSuffix": "N",
        "sanitationBulkPickupSchedule": "ETTHS",
        "sanitationCollectionSchedulingSectionAndSubsection": "2B",
        "sanitationDistrict": "105",
        "sanitationRecyclingCollectionSchedule": "ETH",
        "sanitationRegularCollectionSchedule": "TTHS",
        "sanitationSection": "052",
        "sanitationSnowPriorityCode": "C",
        "segmentAzimuth": "060",
        "segmentIdentifier": "0034062",
        "segmentLengthInFeet": "00281",
        "segmentOrientation": "N",
        "segmentTypeCode": "U",
        "sideOfStreetIndicator": "L",
        "sideOfStreetOfVanityAddress": "L",
        "specialAddressGeneratedRecordFlag": "P",
        "splitLowHouseNumber": "000001000AA",
        "stateSenatorialDistrict": "27",
        "streetName1In": "BRYANT PARK",
        "streetStatus": "2",
        "streetWidth": "60",
        "taxMapNumberSectionAndVolume": "10401",
        "toLionNodeId": "0021461",
        "toPreferredLgcsFirstSetOf5": "01",
        "trafficDirection": "W",
        "underlyingStreetCode": "11051001",
        "uspsPreferredCityName": "NEW YORK",
        "workAreaFormatIndicatorIn": "C",
        "xCoordinate": "0988716",
        "xCoordinateHighAddressEnd": "0988787",
        "xCoordinateLowAddressEnd": "0988650",
        "xCoordinateOfCenterofCurvature": "0000000",
        "yCoordinate": "0214410",
        "yCoordinateHighAddressEnd": "0214532",
        "yCoordinateLowAddressEnd": "0214286",
        "yCoordinateOfCenterofCurvature": "0000000",
        "zipCode": "10036",
        "address_separated": "1,BRYANT PARK,MANHATTAN,10036",
        "Loc_name": "geosupport_AP",
        "Addr_type": "PointAddress",
        "Score": 90,
        "Match_addr": "1 BRYANT PARK, MANHATTAN",
        "geoclient_function": "ADDRESS",
        "geoclient_version": "2.0.0",
        "geosupport_release": "19a",
        "geosupport_release_date": "February 2019",
        "geosupport_version": "19.1",
        "status": "POSSIBLE_MATCH",
        "level": "1",
        "nycNeighborhoodNormalized": ""
      }
    }
  ]
}

 Map

 Explanation


In Geosupport a place like Bryant Park is known as a non-addressable place (NAP). There are some NAPs in NYC that either actually have addresses associated with them – often in a location that differs from the NAP itself – or are commonly treated as addressable. An example in Manhattan is the NAP called ‘Bryant Park’. A building exists (see image above) near Bryant Park with its own NAP of One Bryant Park which is often treated by users as if it had the address ‘1 Bryant Park’. Please see https://nycplanning.github.io/Geosupport-UPG/chapters/chapterIII/section06/#non-addressable-place-names-naps for a deeper discussion.

Example: Search for an addressable place name WITH an address number (1 Penn Plaza)

 Request




 Response

{
  "spatialReference": {
    "wkid": 4326,
    "latestWkid": 4326
  },
  "candidates": [
    {
      "address": "1 PENN PLAZA, MANHATTAN",
      "location": {
        "x": -73.991594,
        "y": 40.750939
      },
      "score": 90,
      "attributes": {
        "alleyCrossStreetsFlag": "X",
        "assemblyDistrict": "75",
        "bbl": "1007830070",
        "bblBoroughCode": "1",
        "bblTaxBlock": "00783",
        "bblTaxLot": "0070",
        "boardOfElectionsPreferredLgc": "1",
        "boePreferredStreetName": "PENN PLAZA",
        "boePreferredstreetCode": "14560201",
        "boroughCode1In": "1",
        "buildingIdentificationNumber": "1014387",
        "businessImprovementDistrict": "113090",
        "censusBlock2000": "2000",
        "censusBlock2010": "1002",
        "censusTract1990": " 101  ",
        "censusTract2000": " 101  ",
        "censusTract2010": " 101  ",
        "cityCouncilDistrict": "03",
        "civilCourtDistrict": "03",
        "coincidentSegmentCount": "1",
        "communityDistrict": "105",
        "communityDistrictBoroughCode": "1",
        "communityDistrictNumber": "05",
        "communitySchoolDistrict": "02",
        "condominiumBillingBbl": "0000000000",
        "congressionalDistrict": "10",
        "cooperativeIdNumber": "0000",
        "crossStreetNamesFlagIn": "E",
        "dcpCommercialStudyArea": "11021",
        "dcpPreferredLgc": "01",
        "dotStreetLightContractorArea": "1",
        "dynamicBlock": "203",
        "electionDistrict": "060",
        "fireBattalion": "07",
        "fireCompanyNumber": "024",
        "fireCompanyType": "L",
        "fireDivision": "01",
        "firstBoroughName": "MANHATTAN",
        "firstStreetCode": "14560201010",
        "firstStreetNameNormalized": "PENN PLAZA",
        "fromLionNodeId": "0021339",
        "fromPreferredLgcsFirstSetOf5": "04",
        "genericId": "0160439",
        "geosupportFunctionCode": "AP",
        "geosupportReturnCode": "01",
        "geosupportReturnCode2": "00",
        "gi5DigitStreetCode1": "45602",
        "gi5DigitStreetCode2": "34430",
        "gi5DigitStreetCode3": "34450",
        "gi5DigitStreetCode4": "34450",
        "gi5DigitStreetCode5": "34430",
        "giBoroughCode1": "1",
        "giBoroughCode2": "1",
        "giBoroughCode3": "1",
        "giBoroughCode4": "1",
        "giBoroughCode5": "1",
        "giBuildingIdentificationNumber1": "1014387",
        "giBuildingIdentificationNumber2": "1014387",
        "giBuildingIdentificationNumber3": "1014387",
        "giBuildingIdentificationNumber4": "1088970",
        "giBuildingIdentificationNumber5": "1088971",
        "giDcpPreferredLgc1": "01",
        "giDcpPreferredLgc2": "01",
        "giDcpPreferredLgc3": "01",
        "giDcpPreferredLgc4": "01",
        "giDcpPreferredLgc5": "01",
        "giGeographicIdentifier4": "B",
        "giGeographicIdentifier5": "B",
        "giHighHouseNumber1": "1",
        "giHighHouseNumber2": "265",
        "giHighHouseNumber3": "268",
        "giLowHouseNumber1": "1",
        "giLowHouseNumber2": "265",
        "giLowHouseNumber3": "206",
        "giSideOfStreetIndicator1": "R",
        "giSideOfStreetIndicator2": "R",
        "giSideOfStreetIndicator3": "L",
        "giStreetCode1": "14560201",
        "giStreetCode2": "13443001",
        "giStreetCode3": "13445001",
        "giStreetCode4": "13445001",
        "giStreetCode5": "13443001",
        "giStreetName1": "PENN PLAZA",
        "giStreetName2": "WEST   33 STREET",
        "giStreetName3": "WEST   34 STREET",
        "giStreetName4": "WEST   34 STREET",
        "giStreetName5": "WEST   33 STREET",
        "healthArea": "5200",
        "healthCenterDistrict": "15",
        "highBblOfThisBuildingsCondominiumUnits": "1007830070",
        "highCrossStreetB5SC1": "110810",
        "highCrossStreetCode1": "11081002",
        "highCrossStreetName1": "8 AVENUE",
        "highHouseNumberOfBlockfaceSortFormat": "000001000AA",
        "houseNumber": "1",
        "houseNumberIn": "1",
        "houseNumberSortFormat": "000001000AA",
        "hurricaneEvacuationZone": "X",
        "individualSegmentLength": "00105",
        "instructionalRegion": "MS",
        "interimAssistanceEligibilityIndicator": "I",
        "internalLabelXCoordinate": "0986363",
        "internalLabelYCoordinate": "0212982",
        "irregularlyShapedLotFlag": "I",
        "latitude": 40.75109799199196,
        "latitudeInternalLabel": 40.75126264158693,
        "legacySegmentId": "0033810",
        "lionBoroughCode": "1",
        "lionBoroughCodeForVanityAddress": "1",
        "lionFaceCode": "4930",
        "lionFaceCodeForVanityAddress": "4930",
        "lionKey": "1493001050",
        "lionKeyForVanityAddress": "1493001050",
        "lionSequenceNumber": "01050",
        "lionSequenceNumberForVanityAddress": "01050",
        "listOf4Lgcs": "01",
        "longitude": -73.99292593205266,
        "longitudeInternalLabel": -73.99237370279592,
        "lowBblOfThisBuildingsCondominiumUnits": "1007830070",
        "lowCrossStreetB5SC1": "110610",
        "lowCrossStreetCode1": "11061004",
        "lowCrossStreetName1": "7 AVENUE",
        "lowHouseNumberOfBlockfaceSortFormat": "000001000AA",
        "lowHouseNumberOfDefiningAddressRange": "000001000AA",
        "message": "1 PENN PLAZA IS ON RIGHT SIDE OF WEST 33 STREET",
        "noCrossStreetCalculationFlag": "Y",
        "nta": "MN17",
        "ntaName": "Midtown-Midtown South",
        "numberOfCrossStreetB5SCsHighAddressEnd": "1",
        "numberOfCrossStreetB5SCsLowAddressEnd": "1",
        "numberOfCrossStreetsHighAddressEnd": "1",
        "numberOfCrossStreetsLowAddressEnd": "1",
        "numberOfEntriesInListOfGeographicIdentifiers": "0005",
        "numberOfExistingStructuresOnLot": "0003",
        "numberOfStreetFrontagesOfLot": "03",
        "physicalId": "0174203",
        "policePatrolBoroughCommand": "1",
        "policePrecinct": "014",
        "reasonCode": "V",
        "reasonCode1e": "V",
        "returnCode1a": "00",
        "returnCode1e": "01",
        "roadwayType": "1",
        "rpadBuildingClassificationCode": "O4",
        "rpadSelfCheckCodeForBbl": "4",
        "sanbornBoroughCode": "1",
        "sanbornPageNumber": "022",
        "sanbornVolumeNumber": "05",
        "sanbornVolumeNumberSuffix": "S",
        "sanitationBulkPickupSchedule": "EMWF",
        "sanitationCollectionSchedulingSectionAndSubsection": "1H",
        "sanitationDistrict": "105",
        "sanitationRecyclingCollectionSchedule": "EF",
        "sanitationRegularCollectionSchedule": "MWF",
        "sanitationSection": "051",
        "sanitationSnowPriorityCode": "H",
        "segmentAzimuth": "150",
        "segmentIdentifier": "0297867",
        "segmentLengthInFeet": "00900",
        "segmentOrientation": "W",
        "segmentTypeCode": "U",
        "sideOfStreetIndicator": "R",
        "sideOfStreetOfVanityAddress": "R",
        "specialAddressGeneratedRecordFlag": "P",
        "splitLowHouseNumber": "000001000AA",
        "stateSenatorialDistrict": "31",
        "streetName1In": "PENN PLAZA",
        "streetStatus": "2",
        "streetWidth": "40",
        "taxMapNumberSectionAndVolume": "10304",
        "toLionNodeId": "0021260",
        "toPreferredLgcsFirstSetOf5": "02",
        "trafficDirection": "W",
        "underlyingStreetCode": "13443001",
        "uspsPreferredCityName": "NEW YORK",
        "workAreaFormatIndicatorIn": "C",
        "xCoordinate": "0986210",
        "xCoordinateHighAddressEnd": "0985927",
        "xCoordinateLowAddressEnd": "0986713",
        "xCoordinateOfCenterofCurvature": "0000000",
        "yCoordinate": "0212922",
        "yCoordinateHighAddressEnd": "0213077",
        "yCoordinateLowAddressEnd": "0212638",
        "yCoordinateOfCenterofCurvature": "0000000",
        "zipCode": "10119",
        "address_separated": "1,PENN PLAZA,MANHATTAN,10119",
        "Loc_name": "geosupport_AP",
        "Addr_type": "PointAddress",
        "Score": 90,
        "Match_addr": "1 PENN PLAZA, MANHATTAN",
        "geoclient_function": "ADDRESS",
        "geoclient_version": "2.0.0",
        "geosupport_release": "19a",
        "geosupport_release_date": "February 2019",
        "geosupport_version": "19.1",
        "status": "POSSIBLE_MATCH",
        "level": "1",
        "nycNeighborhoodNormalized": ""
      }
    }
  ]
}

 Map

 Explanation


Addressable place names are the names of ‘places’, generally major individual buildings or building complexes, that can be combined with address numbers to form valid New York City addresses. Such places are not streets but their names serve the same role as do ordinary street names in forming addresses that Geosupport will recognize. An example in Manhattan that Geosupport recognizes is PENN PLAZA, a cluster of commercial buildings in the vicinity of Pennsylvania Station. For example, 1 PENN PLAZA, 2 PENN PLAZA and 7 PENN PLAZA are all valid Manhattan addresses, recognized by the U.S. Postal Service and by Geosupport’s address processing functions. Other examples of addressable place names recognized by Geosupport are: in Manhattan, NEW YORK PLAZA, WASHINGTON SQUARE VILLAGE, GOVERNORS ISLAND and CONFUCIUS PLAZA; in Brooklyn, ALBEE SQUARE, METROTECH and FORT HAMILTON MANOR. Please see https://nycplanning.github.io/Geosupport-UPG/chapters/chapterIII/section06/#non-addressable-place-names-naps for a deeper discussion.




Response Parameters

Below is a list of response parameters that may be returned in the response for the address search function in LocateNYC. Most of these parameters are derived from the NYC Geosupport software. Some of the parameters are returned from LocateNYC software only.




ALLEY/CROSS STREETS FLAG (ALX)
Parameter Name: alleyCrossStreetsFlag
Geosupport Parameter Name: ALLEY/CROSS STREETS FLAG (ALX)
Geosupport Functions: 1,1E
Field Length: 1
Field Format: 1 byte
Field Status: Not Implemented
Description: Indicates if the segment has been split by alleys, or if the cross streets named in the segment have been copied from a previous or subsequent segment because the segment itself has no cross streets.
Coded Values:
Code Meaning
A Split by Alley(s)
X Cross Streets Modified
Blank Neither Split by Alleys or Cross Streets Modified




ALTERNATIVE BOROUGH FLAG
Parameter Name: alternativeBoroughFlag
Geosupport Parameter Name: ALTERNATIVE BOROUGH FLAG
Geosupport Functions: 1,1A,1B,1E,2,3,3C,3S (COW Only),BL,BN
Field Length: 1
Field Format: 1 byte
Field Status: Active
Description: This flag indicates either that the input address is in Marble Hill or Rikers Island and the alternative (rather than the legal) borough was specified (see UPG Chapter V.7), or that the input address is on Ruby Street in Brooklyn but it was specified using the alternative (Queens) street name 75 Street (see UPG Chapter V.8). This field was also known as the Marble Hill / Rikers Island Flag.
Coded Values:
Code Meaning
C Ruby Street address specified using 75 Street
M Marble Hill address with Bronx specified
R Rikers Island address with Queens specified




ASSEMBLY DISTRICT
Parameter Name: assemblyDistrict
Geosupport Parameter Name: ASSEMBLY DISTRICT
Geosupport Functions: 1E,2 (COW Only),3 (COW Only),3C (COW Only)
Field Length: 2
Field Format: 2 bytes. RJZF
Field Status: Active
Description: A district of the lower house of the New York State legislature. Consists of an aggregation of Election Districts




ATOMIC POLYGON
Parameter Name: atomicPolygon
Geosupport Parameter Name: ATOMIC POLYGON
Geosupport Functions: 1,1B,1E,3 (MSW: Long WA2),3 (COW Only),3C
Field Length: 3
Field Format: 3 bytes RJZF
Field Status: Not Implemented
Description: An atomic polygon is an un-subdivided polygon . Atomic polygons are created based on the New York City CSCL (Citywide Street Centerline) database. Atomic polygons are numbered uniquely within census tract.




B7SC OF “TRUE” STREET (a.k.a. B7SC OF “UNDERLYING” STREET)
Parameter Name: underlyingStreetCode
Geosupport Parameter Name: B7SC OF “TRUE” STREET (a.k.a. B7SC OF “UNDERLYING” STREET)
Geosupport Functions: 1and 1E (MSW: Long WA2 only),1,1B,1E
Field Length: 8
Field Format: 8 bytes
Field Status: Active
Description: This item typically applies to Addressable Place Names, Non-addressable Place Names and Vanity Addresses. This item contains the B7SC of the street segment upon which the address specified is actually located. This is the street segment that is identified by the field SEGMENT-ID and by the fields FACE CODE and SEQUENCE NUMBER. In most cases, the B5SC portion of this item is identical to the B5SC specified in the key. However, the two B5SCs differ when the SPECIAL ADDRESS GENERATED RECORD FLAG is either ‘B’, ‘N’, ‘P’, or ‘V’.




BBL
Parameter Name: bbl
Geosupport Parameter Name: BBL
Geosupport Functions: 1A,BL,BN,AP
Field Length: 10
Field Format: 10 bytes in standard version, Numeric.
Field Status: Active
Description: The first 6 bytes of the standard BBL consists of the 1-byte borough code followed by the 5-byte tax block field, which contains the tax block value right-justified and zero-filled. The last 4 bytes of the standard BBL is the standard tax lot field, which contains the tax lot value right-justified and zero-filled. See Chapter VI.8. The BBL (‘borough-block-and-lot’) identifies a parcel of real property in New York City, called a tax lot. The BBL is composed of the concatenation of the Borough Code, Tax Block and Tax Lot. If the property is a condominium (indicated by the Condominium Flag), the WA2 BBL field contains the billing BBL of the condominium (see Chapter VI.4).




BOROUGH CODE
Parameter Name: bblBoroughCode
Geosupport Parameter Name: BOROUGH CODE
Geosupport Functions: All
Field Length: 1
Field Format: 1 byte. Numeric.
Field Status: Active
Description: The first 6 bytes of the standard BBL consists of the 1-byte borough code followed by the 5-byte tax block field, which contains the tax block value right-justified and zero-filled. The last 4 bytes of the standard BBL is the standard tax lot field, which contains the tax lot value right-justified and zero-filled. See Chapter VI.8. The BBL (‘borough-block-and-lot’) identifies a parcel of real property in New York City, called a tax lot. The BBL is composed of the concatenation of the Borough Code, Tax Block and Tax Lot. If the property is a condominium (indicated by the Condominium Flag), the WA2 BBL field contains the billing BBL of the condominium (see Chapter VI.4).
Coded Values:
Code Meaning
1 MANHATTAN
2 BRONX
3 BROOKLYN
4 QUEENS
5 STATEN IS




TAX BLOCK
Parameter Name: bblTaxBlock
Geosupport Parameter Name: TAX BLOCK
Geosupport Functions: All
Field Length: 5
Field Format: 5 bytes
Field Status: Active
Description: The first 6 bytes of the standard BBL consists of the 1-byte borough code followed by the 5-byte tax block field, which contains the tax block value right-justified and zero-filled. The last 4 bytes of the standard BBL is the standard tax lot field, which contains the tax lot value right-justified and zero-filled. See Chapter VI.8. The BBL (‘borough-block-and-lot’) identifies a parcel of real property in New York City, called a tax lot. The BBL is composed of the concatenation of the Borough Code, Tax Block and Tax Lot. If the property is a condominium (indicated by the Condominium Flag), the WA2 BBL field contains the billing BBL of the condominium (see Chapter VI.4).




TAX LOT
Parameter Name: bblTaxLot
Geosupport Parameter Name: TAX LOT
Geosupport Functions: All
Field Length: 4
Field Format: 4 bytes
Field Status: Active
Description: The first 6 bytes of the standard BBL consists of the 1-byte borough code followed by the 5-byte tax block field, which contains the tax block value right-justified and zero-filled. The last 4 bytes of the standard BBL is the standard tax lot field, which contains the tax lot value right-justified and zero-filled. See Chapter VI.8. The BBL (‘borough-block-and-lot’) identifies a parcel of real property in New York City, called a tax lot. The BBL is composed of the concatenation of the Borough Code, Tax Block and Tax Lot. If the property is a condominium (indicated by the Condominium Flag), the WA2 BBL field contains the billing BBL of the condominium (see Chapter VI.4).




BIKE LANE
Parameter Name: bikeLane
Geosupport Parameter Name: BIKE LANE
Geosupport Functions: 1 Extended,1B,1E Extended,3 Extended,3C Extended
Field Length: 1
Field Format: 1 byte
Field Status: Active
Description: As of Release 16D, Bike Lane has 11 codes, instead of 7. A new two-byte field, BIKE LANE 2, is being introduced. The original one-byte Bike Lane field still exists to give users a chance to update their applications. In the one-byte Bike Lane field, the value ‘A’ will appear when the new code is ‘10’, and the value ‘B’ will appear when the new code is ‘11’. We recommend that users update their applications to refer to the new Bike Lane-2 since the one-byte Bike Lane field will be deleted in a later release.
Coded Values:
Code Meaning
1 Class I. Separated Greenway
2 Class II. Striped Bike Lane
3 Class III. Signed Bicycle Route
4 Links. Connecting Segments
5 Combination of Class I and II
6 Combination of Class II and III
7 Step streets, bridge stairs, etc.
8 Combination of Class I and III
9 Combination of Class II and I
A Combination of Class III and I
B Combination of Class III and II




BIKE LANE 2
Parameter Name: bikeLane2
Geosupport Parameter Name: BIKE LANE 2
Geosupport Functions: 1 Extended,1B,1E Extended,3 Extended,3C Extended
Field Length: 2
Field Format: 2 bytes, RJBF
Field Status: Not Implemented
Description: Defines which street segments are part of the bicycle network as defined by the Department of Transportation. Note: As of Geosupport Version 16.4, Bike Lane 2 is being introduced to replace Bike Lane
Coded Values:
Code Meaning
1 Class I. Separated Greenway
2 Class II. Striped Bike Lane
3 Class III. Signed Bicycle Route
4 Links. Connecting Segments
5 Combination of Class I and II
6 Combination of Class II and III
7 Step streets, bridge stairs, etc.
8 Combination of Class I and III
9 Combination of Class II and I
10 Combination of Class III and I
11 Combination of Class III and II




BIKE TRAFFIC DIRECTION
Parameter Name: bikeTrafficDirection
Geosupport Parameter Name: BIKE TRAFFIC DIRECTION
Geosupport Functions: 1 Extended,1B,1E Extended,3 Extended,3C Extended
Field Length: 2
Field Format: 2 bytes, RJBF
Field Status: Not Implemented
Description: Defines the traffic direction of the bike lanes on a segment.
Coded Values:
Code Meaning
Blank No bike lane. No bike lane exists at this segment
FT FROM node to TO node. Bike traffic flows with the segment’s logical direction, i.e. from the FROM node to the TO node.
TF TO node to FROM node. Bike traffic flows against the segment’s logical direction, i.e. from the TO node to the FROM node.
TW Two-Way. Bikes travel in both directions.




BLOCKFACE ID
Parameter Name: blockfaceId
Geosupport Parameter Name: BLOCKFACE ID
Geosupport Functions: 1 Extended,1B,1E Extended,3 Extended,3C Extended
Field Length: 10
Field Format: 10 bytes. RJZF
Field Status: Active
Description: Left Blockface ID is a ten digit number identifying the block face on the left hand side of a segment. Correspondingly, Right Blockface ID identifies the block face on the right hand side of a segment. Block Face is defined as one continuous side of a physical block that is intersected on that side by two other physical through streets. Blockface IDs were established by DoITT’s consultants working on the planimetric feature classes for NYC and are not maintained by the Department of City Planning.




BOARD OF ELECTIONS PREFERRED LGC
Parameter Name: boardOfElectionsPreferredLgc
Geosupport Parameter Name: BOARD OF ELECTIONS PREFERRED LGC
Geosupport Functions: 1E
Field Length: 2
Field Format: 2 bytes. RJZF
Field Status: Active
Description: This item is the LGC (the sixth and seventh digits of the 10-digit street code) that corresponds to the NYC Board of Elections’ preferred street name for a given location.




BROWSE FLAG
Parameter Name: browseFlag
Geosupport Parameter Name: BROWSE FLAG
Geosupport Functions: 1,1A,1B,1E,1N,2,3,3C,BB,BF
Field Length: 1
Field Format: 1 byte. Alphabetic
Field Status: Not Implemented
Description: The Browse Flag allows users to request the return of primary or principal output street names and street codes (for Functions 1, 1A, 1B, 1E, 1N, 2, 3, 3C and AP). The Browse Flag also allows users to request the return of preferred output street names and street codes (for Functions 1, 1A, 1B. 1E, 2, 3, 3C and AP).
Coded Values:
Code Meaning
Blank All streets or normalized input street
P Primary streets
F Principal streets
R Preferred street




BUILDING IDENTIFICATION NUMBER (BIN)
Parameter Name: buildingIdentificationNumber
Geosupport Parameter Name: BUILDING IDENTIFICATION NUMBER (BIN)
Geosupport Functions: 1A,BL,BN,1B (COW only),AP (COW only)
Field Length: 7
Field Format: 7 bytes. Numeric
Field Status: Active
Description: Building Identification Number. A permanent BIN is a seven-digit numerical identifier unique to each building in the City of New York. The first digit is the Borough Code. There are also two types of temporary BINs; those maintained by the Dept. of Buildings (DOB) and those maintained by the Dept. of City Planning (DCP). The temporary BINs assigned by DOB contain the number ‘8’ as the second digit, and the temporary BINs assigned by DCP contain a ‘9’ in the same position. DCP is currently in the process of phasing out all of its temporary BINs.




BUSINESS IMPROVEMENT DISTRICT (BID)
Parameter Name: businessImprovementDistrict
Geosupport Parameter Name: BUSINESS IMPROVEMENT DISTRICT (BID)
Geosupport Functions: 1A,1B,BL,BN
Field Length: 6
Field Format: 6 bytes, B5SC
Field Status: Not Implemented
Description: The Business Improvement District (BID) field (which was requested by the Fire Department) consists of a borough and five-digit street code (B5SC). Function D may be used to obtain the 32-byte name of the BID. The ‘Street Attribute Indicator’ is set to ‘C’ for BIDs. An example of a Business Improvement District is ‘5 AVE BID’ Note that a BID may not be used as input to Function 1, 1A, 1B, 1E, 2*, and 3*.




CENSUS BLOCK 2000
Parameter Name: censusBlock2000
Geosupport Parameter Name: CENSUS BLOCK 2000
Geosupport Functions: 1,1E (MSW: Long WA2 Only),1,1E(COW),2,3 (MSW: Long WA2 Only),3(COW),3C
Field Length: 4
Field Format: 4 bytes, numeric
Field Status: Active
Description: When appended by the CENSUS BLOCK SUFFIX, this area is the smallest geographic area defined by the U.S. Census Bureau for tabulating the census. Generally (but not always) corresponds to a physical city block. Each census block is numbered uniquely within its census tract.




CENSUS BLOCK 2010
Parameter Name: censusBlock2010
Geosupport Parameter Name: CENSUS BLOCK 2010
Geosupport Functions: 1,1E (MSW: for 2010 - Regular WA2),1,1E(COW),2,3 (MSW: Long WA2 Only),3(COW),3C
Field Length: 4
Field Format: 4 bytes, numeric
Field Status: Active
Description: When appended by the CENSUS BLOCK SUFFIX, this area is the smallest geographic area defined by the U.S. Census Bureau for tabulating the census. Generally (but not always) corresponds to a physical city block. Each census block is numbered uniquely within its census tract.




CENSUS TRACT 1990
Parameter Name: censusTract1990
Geosupport Parameter Name: CENSUS TRACT 1990
Geosupport Functions: 1,1E,1B,2,3 (MSW: 2010 - Regular WA2; 2000 - Long WA2 Only),3(COW),3C
Field Length: 6
Field Format: 6 bytes, consisting of numeric 4-digit root followed by numeric 2-digit suffix. The root subfield is RJBF and the suffix subfield is RJZF if any. If the tract number contains no suffix, then the suffix subfield is blank.
Field Status: Active
Description: Geographic area defined by the U.S. Census Bureau for the various decennial censuses. Census tracts for a particular census year are numbered uniquely within borough.




CENSUS TRACT 2000
Parameter Name: censusTract2000
Geosupport Parameter Name: CENSUS TRACT 2000
Geosupport Functions: 1,1E,1B,2,3 (MSW: 2010 - Regular WA2; 2000 - Long WA2 Only),3(COW),3C
Field Length: 6
Field Format: 6 bytes, consisting of numeric 4-digit root followed by numeric 2-digit suffix. The root subfield is RJBF and the suffix subfield is RJZF if any. If the tract number contains no suffix, then the suffix subfield is blank.
Field Status: Active
Description: Geographic area defined by the U.S. Census Bureau for the various decennial censuses. Census tracts for a particular census year are numbered uniquely within borough.




CENSUS TRACT 2010
Parameter Name: censusTract2010
Geosupport Parameter Name: CENSUS TRACT 2010
Geosupport Functions: 1,1E,1B,2,3 (MSW: 2010 - Regular WA2; 2000 - Long WA2 Only),3(COW),3C
Field Length: 6
Field Format: 6 bytes, consisting of numeric 4-digit root followed by numeric 2-digit suffix. The root subfield is RJBF and the suffix subfield is RJZF if any. If the tract number contains no suffix, then the suffix subfield is blank.
Field Status: Active
Description: Geographic area defined by the U.S. Census Bureau for the various decennial censuses. Census tracts for a particular census year are numbered uniquely within borough.




CITY COUNCIL DISTRICT
Parameter Name: cityCouncilDistrict
Geosupport Parameter Name: CITY COUNCIL DISTRICT
Geosupport Functions: 1B (COW),1E,2(COW only)
Field Length: 2
Field Format: 2 bytes.
Field Status: Active
Description: A district represented by a member of the New York City Council. Consists of an aggregation of Election Districts. There are currently 51 City Council Districts.




CIVIL COURT DISTRICT
Parameter Name: civilCourtDistrict
Geosupport Parameter Name: CIVIL COURT DISTRICT
Geosupport Functions: 1E,1B (COW),2(COW only)
Field Length: 2
Field Format: 2 bytes.
Field Status: Active
Description: A district from which a Civil Court judge is elected. Consists of an aggregation of Election Districts.




COINCIDENT SEGMENT COUNT
Parameter Name: coincidentSegmentCount
Geosupport Parameter Name: COINCIDENT SEGMENT COUNT
Geosupport Functions: 1,1E,3,3C
Field Length: 1
Field Format: 1 byte, numeric
Field Status: Active
Description: The Coincident Segment Count indicates the situation where one road is above another road. Most streets, such as Broadway in Manhattan have a value of ‘1’ in the Coincident Segment Count. However, there are a few streets where the Coincident Segment Count is greater than one. An example of this is Third Avenue and the Gowanus Expressway in Brooklyn. The Gowanus Expressway is above Third Avenue from about 18th Street until 63rd Street. For these segments, the Coincident Segment Count is ‘2’.




COMMUNITY DISTRICT (CD)
Parameter Name: communityDistrict
Geosupport Parameter Name: COMMUNITY DISTRICT (CD)
Geosupport Functions: 1,1E,2,3,3C,1B (COW)
Field Length: 3
Field Format: 3 bytes. Numeric. The first byte is the Community District Borough Code, and the second and third bytes are the Community District Number, RJZF.
Field Status: Active
Description: There are 59 community districts in the City of New York, as well as 12 Joint Interest Areas (JIAs). The JIAs are major parks and airports that are not contained within any CD. Examples are Central Park, Van Cortlandt Park, LaGuardia and JFK Airports. The JIAs are the numerically highest items in each borough.
Coded Values:
Code Meaning
101-112 Manhattan except Marble Hill
164 Central Park
201-212 Bronx except Rikers Island (Note: the Marble Hill section of Manhattan is in Bronx CDs 7 and 8)
226 Van Cortlandt Park
227 Bronx Park
228 Pelham Bay Park
301-318 Brooklyn
355 Prospect Park
356 Brooklyn Gateway National Recreational Area
401-414 Queens (Note: the Rikers Island section of the Bronx is in Queens CD 1)
480 LaGuardia Airport
481 Flushing Meadows - Corona Park
482 Forest Park
483 JFK International Airport
484 Queens Gateway National Recreational Area
501-503 Staten Island
595 Staten Island Gateway National Recreational Area




COMMUNITY DISTRICT (CD) BOROUGH CODE
Parameter Name: communityDistrictBoroughCode
Geosupport Parameter Name: COMMUNITY DISTRICT (CD) BOROUGH CODE
Geosupport Functions: 1,1E,2,3,3C,1B (COW)
Field Length: 1
Field Format: 1 byte.
Field Status: Active
Description: Borough code.




COMMUNITY DISTRICT (CD) NUMBER
Parameter Name: communityDistrictNumber
Geosupport Parameter Name: COMMUNITY DISTRICT (CD) NUMBER
Geosupport Functions: 1,1E,2,3,3C,1B (COW)
Field Length: 2
Field Format: 2 byte.
Field Status: Active
Description: See COMMUNITY DISTRICT. Last two digits of CD.




SCHOOL DISTRICT
Parameter Name: communitySchoolDistrict
Geosupport Parameter Name: SCHOOL DISTRICT
Geosupport Functions: 1,1E,2,3,3C,1B (COW)
Field Length: 2
Field Format: 2 bytes.
Field Status: Active
Description: School district code.




COMPASS DIRECTION
Parameter Name: compassDirection
Geosupport Parameter Name: COMPASS DIRECTION
Geosupport Functions: 2,3C,3S
Field Length: 1
Field Format: 1 byte
Field Status: Active
Description: In the case of Function 2, the compass direction identifies, for a pair of input streets that intersect at two distinct locations, which of those two intersections is to be processed. (See Chapter VII.2) In the case of Function 3C, the compass direction identifies which side of the street is to be processed. (See Section VII.5) In the case of Function 3S, if the ‘on’ street intersects the first cross street at two distinct locations, the compass direction identifies which of those two intersections is to be processed. (See Chapter VII.6)




COMPASS DIRECTION FOR INTERSECTION KEY
Parameter Name: compassDirectionForIntersectionKey
Geosupport Parameter Name: COMPASS DIRECTION FOR INTERSECTION KEY
Geosupport Functions: 2
Field Length: 1
Field Format: 1 byte
Field Status: Active
Description: If the first two entries in the LIST OF INTERSECTING STREETS are an instance of the two-node case (i.e., they intersect twice), this field contains a compass direction value identifying the intersection in terms of those two streets. If the two streets are not an instance of the two-node case, this field is blank. If both a ‘longitudinal’ compass direction (‘N’ or ‘S’) and a ‘latitudinal’ compass direction (‘E’ or ‘W ’) are valid for this intersection, the longitudinal compass direction value appears in this field.




CONDOMINIUM FLAG
Parameter Name: condominiumFlag
Geosupport Parameter Name: CONDOMINIUM FLAG
Geosupport Functions: 1A,BL,BN,1B (COW),AP
Field Length: 1
Field Format: 1 byte
Field Status: Active
Description:
Coded Values:
Code Meaning
Blank Property is not a condo.
C Property is a condominium




CONDOMINIUM IDENTIFICATION NUMBER
Parameter Name: condominiumIdentificationNumber
Geosupport Parameter Name: CONDOMINIUM IDENTIFICATION NUMBER
Geosupport Functions: 1A,BL,BN,1B (COW),AP
Field Length: 4
Field Format: 4 bytes
Field Status: Active
Description: An identification number assigned by the Department of Finance to each condominium in the city. This field is blank for non-condominiums.




CONGRESSIONAL DISTRICT
Parameter Name: congressionalDistrict
Geosupport Parameter Name: CONGRESSIONAL DISTRICT
Geosupport Functions: 1E,1B (COW),2 (COW only)
Field Length: 2
Field Format: 2 bytes
Field Status: Active
Description: A district of the U.S. House of Representatives. Consists of an aggregation of Election Districts.




CONTINUOUS PARITY INDICATOR
Parameter Name: continuousParityIndicator
Geosupport Parameter Name: CONTINUOUS PARITY INDICATOR
Geosupport Functions: 1,1B,1E,3,3C
Field Length: 1
Field Format: 1 byte
Field Status: Active
Description: An 'address range' is a sequence of house numbers along an 'on' street between (and including) a Low House Number and a High House Number. Every address range has one of three possible parities: odd, even or continuous. An address range of odd parity consists of all odd house numbers along the 'on' street between the Low and High House Numbers. An even-parity range consists of all even house numbers between the Low and High House Numbers. A continuous-parity range consists of all house numbers (both even and odd) between the Low and High House Numbers. Most New York City block faces contain an address range that is either of even or odd parity. However, some block faces have a continuous-parity address range, usually where the opposite side of the street is non-addressable because it is a park, a body of water, etc. Some examples of the continuous parity case in Manhattan are Central Park West (the east side of the street runs along Central Park and is non-addressable, while the west side has both odd and even addresses); Riverside Drive; and the portion of Fifth Avenue that runs alongside Central Park. If a New York City block face has a continuous parity address range, Geosupport represents this range as two separate ranges, an odd-parity range and an even-parity range. The practical effect of this depends on the Geosupport function. For Functions 1 and 1E, if an input address lies on a continuous-parity block face, only the range (i.e., the Low and High House Numbers) whose parity is the same as that of the input address is returned in WA2. For Function 3, if an input street segment contains a continuous parity address range, both the odd and the even ranges are returned, in the WA2 fields called Left Low House Number and Left High House Number for the range of one parity, and in the fields Right Low and High House Numbers for the range of the other parity; note that in this case, in reality both the odd and the even ranges are on the same side of the street, even though they are returned in fields called 'left' and 'right'. For Function 3C, if an input block face is on a street segment containing a continuous parity address range (regardless of whether the input block face is on the addressable or the non-addressable side of the segment), both the odd and the even ranges are returned, in the WA2 fields called Low House Number and High House Number for the range of one parity, and in the fields Alternate Low House Number and Alternate High House Number for the range of the other parity. The field Continuous Parity Indicator indicates, for Functions 1, 1B, 1E, 3 and 3C, whether the street segment containing or corresponding to the user input is of the continuous parity type, and if so, which side of the segment is addressable.
Coded Values:
Code Meaning
Blank The street segment does not have a continuous parity address range
L or R The street segment has continuous parity. In this case, the Continuous Parity Indicator indicates which side of the street segment, the left or the right, is addressable. (Left and right are specified with respect to the direction of increasing addresses along the segment)




COOPERATIVE IDENTIFICATION NUMBER
Parameter Name: cooperativeIdNumber
Geosupport Parameter Name: COOPERATIVE IDENTIFICATION NUMBER
Geosupport Functions: 1A,BL,BN,1B (COW)
Field Length: 4
Field Format: 4 bytes
Field Status: Active
Description: This is an identification number assigned by the Department of Finance to each cooperative in the city. This field is blank for non-coops.




CORNER CODE
Parameter Name: cornerCode
Geosupport Parameter Name: CORNER CODE
Geosupport Functions: 1A,BL,BN,1B (COW)
Field Length: 2
Field Format: 2 bytes
Field Status: Active
Description:
Coded Values:
Code Meaning
‘SE’,’SW’,’NE’,’NW’ Tax lot occupies the indicated corner of the physical block
CR Tax lot occupies more than one corner
Blank Tax lot occupies no corners




CROSS STREET NAMES FLAG (a.k.a. EXPANDED FORMAT FLAG)
Parameter Name: crossStreetNamesFlag
Geosupport Parameter Name: CROSS STREET NAMES FLAG (a.k.a. EXPANDED FORMAT FLAG)
Geosupport Functions: 1,1E,2,3,3C,1B (COW)
Field Length: 1
Field Format: 1 byte
Field Status: Active
Description: This field is non-blank when the street segment lies along a borough boundary. The value of this field indicates which side of the segment is out of borough.
Coded Values:
Code Meaning
L Left side of segment is out of borough
R Right side of segment is out of borough
Blank Neither side is out of borough




CURVE FLAG
Parameter Name: curveFlag
Geosupport Parameter Name: CURVE FLAG
Geosupport Functions: 1,1E,3,3C,1B (COW)
Field Length: 1
Field Format: 1 byte character
Field Status: Active
Description: This flag indicates whether the given geographic feature segment is in reality curved. If so, the curve may be an arc of a circle or an irregular curve. When the segment specified by the input data is an arc of a circle, Functions 1 and 1E return Spatial Coordinates that are positioned relative to this arc rather than to the segment’s chord (the imaginary straight line joining the curved feature’s endpoints). When the segment specified by the input data is an irregular curve, Functions 1 and 1E return blanks in the Spatial Coordinate fields (q.v.), and issue a warning with Reason Code value ‘P’. In the case of Functions 3 and 3C, if the input data define a street stretch encompassing more than one segment (because of a T-intersection or bend), the Curve Flag is set ‘on’ (non-blank) if at least one of the constituent segments of the stretch is curved. See also discussion of Segment Length.
Coded Values:
Code Meaning
I Segment is an irregular curve, i.e., it is curved but it is not an arc of a circle
L Segment is an arc of a circle on the left side of the line joining the segment’s FROM and TO nodes
R Segment is an arc of a circle on the right side of the line joining the segment’s FROM and TO nodes
Blank Segment is not curved




DCP PREFERRED LGC
Parameter Name: dcpPreferredLgc
Geosupport Parameter Name: DCP PREFERRED LGC
Geosupport Functions: 1,1A and BL (regular WA2 only),2,3,3C,BN
Field Length: 2
Field Format: 2 bytes RJZF
Field Status: Active
Description: Identifies the local group of street names designated by the Department of City Planning as ‘preferred’ for display purposes for a specific location on a street.




DCP ZONING MAP
Parameter Name: dcpZoningMap
Geosupport Parameter Name: DCP ZONING MAP
Geosupport Functions: 1A/BL/BN,1A/BL/BN Extended,1A/BL Long WA2,1A/BL TPAD Long WA2,1B
Field Length: 3
Field Format: 3 bytes
Field Status: Not Implemented
Description: The DCP Zoning Map field contains the DCP Zoning Map number.




DEPARTMENT OF SANITATION (DSNY) SNOW PRIORITY CODE
Parameter Name: dsnySnowPriorityCode
Geosupport Parameter Name: DEPARTMENT OF SANITATION (DSNY) SNOW PRIORITY CODE
Geosupport Functions: 1/1E,1/1E Extended,1B,3,3 Extended,3C,3C Extended
Field Length: 1
Field Format: 1 byte character
Field Status: Not Implemented
Description: DSNY (Department of Sanitation) Snow Priority code is used during snow emergencies. It helps DSNY to determine the snow removal schedule, routes and resources needed. The DSNY (Department of Sanitation) Snow Priority indicates the priority of the street with respect to snow removal. New snow priority codes were assigned with Version 16.4 The snow priority codes are as follows:
Coded Values:
Code Meaning
C Critical. These routes are comprised of highways (main beds, entrances, exits interchanges), arterial roadways, main travel thoroughfares (single lane and multi-lane), bus routes, that contain emergency services & first responder facilities (Hospitals, EMS, FDNY, NYPD) and schools.
S Sector. Designed to encompass all streets that are not classified as Critical Streets and are wide enough to accommodate a full size DSNY collection truck with a plow attached.
H Haulster. Designed to service dead ends and streets that cannot be serviced with a collection truck or salt spreader with a plow attached due to narrow street width or tight turning radius (either entering or exiting the street).
V Non-DSNY Street (unchanged)




DISTANCE BETWEEN DUPLICATE INTERSECTIONS
Parameter Name: distanceBetweenDuplicateIntersections
Geosupport Parameter Name: DISTANCE BETWEEN DUPLICATE INTERSECTIONS
Geosupport Functions: 2
Field Length: 5
Field Format: 5 bytes numeric
Field Status: Not Implemented
Description: When the two input streets intersect exactly twice, this field contains the distance, in feet, between those two intersections.




DOT STREET LIGHT CONTRACTOR AREA
Parameter Name: dotStreetLightContractorArea
Geosupport Parameter Name: DOT STREET LIGHT CONTRACTOR AREA
Geosupport Functions: 1,1E,2,3,3C,1B (COW)
Field Length: 1
Field Format: 1 byte
Field Status: Active
Description: Depatment of Transportation street light contractor service areas
Coded Values:
Code Meaning
1 Street lights serviced by Manhattan contractors
2 Street lights serviced by Bronx contractors
3 Street lights serviced by Brooklyn contractors
4 Street lights serviced by Queens contractors
5 Street lights serviced by Staten Island contractors
X Street light is located on the Brooklyn, Queens boundary
N Street light is located in one borough, but serviced by a different borough




DYNAMIC BLOCK (will be replaced by ATOMIC POLYGON)
Parameter Name: dynamicBlock
Geosupport Parameter Name: DYNAMIC BLOCK (will be replaced by ATOMIC POLYGON)
Geosupport Functions: 1,1B,1E,3 (MSW: Long WA2),3 (COW Only),3C
Field Length: 3
Field Format: 3 bytes RJZF
Field Status: Active
Description: An atomic polygon is an un-subdivided polygon . Atomic polygons are created based on the New York City CSCL (Citywide Street Centerline) database. Atomic polygons are numbered uniquely within census tract.




ELECTION DISTRICT (ED)
Parameter Name: electionDistrict
Geosupport Parameter Name: ELECTION DISTRICT (ED)
Geosupport Functions: 1E,3 (COW only),3C (COW only),1B (COW only)
Field Length: 3
Field Format: 3 bytes
Field Status: Active
Description: A set of districts defined by the NYC Board of Elections to conduct elections. There are approximately 6,000 Election Districts (EDs) in NYC. Each ED is numbered uniquely within its Assembly District. All of NYC’s higher-level political districts, namely Assembly Districts, City Council Districts, Municipal Court Districts, Congressional Districts and State Senatorial Districts, are defined as aggregates of Eds.




FACE CODE
Parameter Name: faceCode
Geosupport Parameter Name: FACE CODE
Geosupport Functions: 1,1E,3,3C,1B (COW only)
Field Length: 4
Field Format: 4 bytes Numeric
Field Status: Not Implemented
Description: A Face Code is assigned to each linear geographic feature represented in the LION file. These consist of streets and certain non-street features, such as census boundaries, shorelines and railroad tracks. Face Codes serve as part of LION keys, which identify a unique LION record. Face Code values are assigned uniquely within borough.




FEATURE TYPE CODE
Parameter Name: featureTypeCode
Geosupport Parameter Name: FEATURE TYPE CODE
Geosupport Functions: 1,1E,3,3C,1B (COW only)
Field Length: 1
Field Format: 1 byte
Field Status: Active
Description: Identifies the type of geographic feature represented by the work area
Coded Values:
Code Meaning
1 Railroad
2 Shoreline
3 Census block boundary without physical existence
4 Other non-street feature
5 ‘Paper street’, i.e., a public street that is legally ‘mapped’ but does not exist physically
6 Private street that exists physically
7 Physically nonexistent district boundary, other than a type ‘3’ feature (see above)
8 Physical Boundary such as a cemetery wall
9 Paper street that coincides with a non-physical boundary such as a Census block
C CCO (Corporation Council Opinion). Street dedicated for public use (See Glossary)
W Path, non-vehicular, addressable
Blank Public street that exists physically, other than a type ‘W’ feature




FEDERAL CLASSIFICATION CODE
Parameter Name: federalClassificationCode
Geosupport Parameter Name: FEDERAL CLASSIFICATION CODE
Geosupport Functions: All
Field Length: 2
Field Format: 2 bytes
Field Status: Active
Description: unknown




FIRE BATTALION
Parameter Name: fireBattalion
Geosupport Parameter Name: FIRE BATTALION
Geosupport Functions: 1,1E,2,3 (MSW: Long WA2),3 (COW),3C,1B (COW only)
Field Length: 2
Field Format: 2 bytes
Field Status: Active
Description: An administrative fire district composed of Fire Companies.




FIRE COMPANY NUMBER
Parameter Name: fireCompanyNumber
Geosupport Parameter Name: FIRE COMPANY NUMBER
Geosupport Functions: 1,1E,2,3 (MSW: Long WA2),3 (COW),3C,1B (COW only)
Field Length: 3
Field Format: 3 bytes. Numeric RJZF
Field Status: Active
Description: The smallest kind of administrative fire district defined by the NYC Fire Department. There are three types, indicated by the Fire Company Type: engine companies, Squad and ladder companies.




FIRE COMPANY TYPE
Parameter Name: fireCompanyType
Geosupport Parameter Name: FIRE COMPANY TYPE
Geosupport Functions: 1,1E,2,3 (MSW: Long WA2),3 (COW),3C,1B (COW only)
Field Length: 1
Field Format: 1 byte
Field Status: Active
Description: Fire companies are characterized by the type of apparatus they use to fight fires.
Coded Values:
Code Meaning
E Engine Company
L Ladder Company
Q Fire Squad




FIRE DIVISION
Parameter Name: fireDivision
Geosupport Parameter Name: FIRE DIVISION
Geosupport Functions: 1,1E,2,3 (MSW: Long WA2),3 (COW),3C,1B (COW only)
Field Length: 2
Field Format: 2 bytes
Field Status: Active
Description: An administrative fire district composed of Fire Battalions.




FROM NODE
Parameter Name: fromNode
Geosupport Parameter Name: FROM NODE
Geosupport Functions: 2,3 (COW only),3C (COW Only),3S (COW Only),1B (COW Only)
Field Length: 7
Field Format: 7 bytes. Numeric
Field Status: Active
Description: A node is an endpoint of a geographic feature segment represented in CSCL/LION. Most nodes are points where a feature bends or terminates or where two features intersect in CSCL/LION. Each node has a node ID assigned to it, which is unique in the entire city. Node ID assignments are permanent; if a node is deleted from CSCL, its node ID is retired and is never reassigned to a different node. A Node ID may be used to identify an intersection or the end points of a segment. An end point node is often referred to as a From Node or a To Node.




FROM NODE X COORDINATE
Parameter Name: fromXCoordinate
Geosupport Parameter Name: FROM NODE X COORDINATE
Geosupport Functions: 2,3 (COW only),3C (COW Only),3S (COW Only),1B (COW Only)
Field Length: 7
Field Format: 7 bytes. Numeric
Field Status: Active
Description: X coordinate (in State Plane) of the FROM NODE.




FROM NODE Y COORDINATE
Parameter Name: fromYCoordinate
Geosupport Parameter Name: FROM NODE Y COORDINATE
Geosupport Functions: 2,3 (COW only),3C (COW Only),3S (COW Only),1B (COW Only)
Field Length: 7
Field Format: 7 bytes. Numeric
Field Status: Active
Description: Y coordinate (in State Plane) of the FROM NODE.




GEOSUPPORT FUNCTION CODE
Parameter Name: geosupportFunctionCode
Geosupport Parameter Name: GEOSUPPORT FUNCTION CODE
Geosupport Functions: All
Field Length: 2
Field Format: 2 bytes. Alphanumeric
Field Status: Active
Description: Input argument which names the Geosupport function to be called.
Coded Values:
Code Meaning
1 1
1A 1A
1AX 1AX
1B 1B
2 2
3 3
BL BL
BN BN
DG DG




GEOSUPPORT MESSAGE
Parameter Name: geosupportMessage
Geosupport Parameter Name: GEOSUPPORT MESSAGE
Geosupport Functions: All
Field Length: 80
Field Format: 80 bytes. Alphanumeric
Field Status: Active
Description: Message from the Geosupport system. This may be a warning explanation or an explanation of a failure.




GENERIC ID
Parameter Name: genericId
Geosupport Parameter Name: GENERIC ID
Geosupport Functions: All
Field Length: 9
Field Format: 9 bytes numeric
Field Status: Active
Description: From NYC LION. A unique ID assigned in order to aggregate granular geometry to represent a Generic view of the city's street network. Streets that contain multiple carriageways or roadbeds (such as Queens Boulevard in Queens and Park Ave in Manhattan) are represented by multiple centerlines corresponding to each roadbed as well as an imaginary 'single' generic centerline.




GEOSUPPORT REASON CODE (GRC)
Parameter Name: geosupportReturnCode
Geosupport Parameter Name: GEOSUPPORT REASON CODE (GRC)
Geosupport Functions: All
Field Length: 2
Field Format: 2 bytes
Field Status: Active
Description: Geosupport has an elaborate apparatus to support application problem-handling. There are three output fields in Work Area 1 that are used to inform calling applications of the outcome of each call to Geosupport. These fields are the Geosupport Return Code (GRC), the Reason Code and the Message. A comprehensive list of GRCs, Reason Codes and Messages is contained in UPG Appendix 4.
Coded Values:
Code Meaning
00 indicates unconditionally successful completion
01 indicates a warning condition.
Values other than 00 or 01 signifies unsuccessful completion, or rejection, caused by either a system error or a user error




HEALTH AREA
Parameter Name: healthArea
Geosupport Parameter Name: HEALTH AREA
Geosupport Functions: 1,1E,2,3,3C,1B
Field Length: 4
Field Format: 4 bytes
Field Status: Active
Description: Districts defined by the NYC Department of Health and used to report statistics on births, deaths, communicable diseases etc. Health Areas are aggregates of Census Tracts.




HEALTH CENTER DISTRICT
Parameter Name: healthCenterDistrict
Geosupport Parameter Name: HEALTH CENTER DISTRICT
Geosupport Functions: 1,1E,2 (COW only),3 Extended,3C Extended
Field Length: 2
Field Format: 2 bytes
Field Status: Active
Description: Districts defined by the NYC Department of Health for administrative purposes. Health Center Districts are aggregates of Health Areas.




HOUSE NUMBER (a.k.a. ADDRESS NUMBER)
Parameter Name: houseNumber
Geosupport Parameter Name: HOUSE NUMBER (a.k.a. ADDRESS NUMBER)
Geosupport Functions: 1,1A,1E,3,3C,1B COW only)
Field Length:
Field Format:
Field Status: Active
Description: If the field name indicates the house number is normalized, for MSW it is in HNI format, and for COW it is in HNS format; otherwise, it is in HND format (see Chapter V.2).




HOUSE NUMBER IN
Parameter Name: houseNumberIn
Geosupport Parameter Name: HOUSE NUMBER IN
Geosupport Functions: 1,1A,1E,3,3C,1B COW only)
Field Length:
Field Format:
Field Status: Active
Description: House number input argument in 'display' (HND) format required by address-related functions.




HOUSE NUMBER JUSTIFICATION FLAG
Parameter Name: houseNumberJustificationFlag
Geosupport Parameter Name: HOUSE NUMBER JUSTIFICATION FLAG
Geosupport Functions: 1,1E,1A,D,DG,DN,1B
Field Length: 1
Field Format: 1 byte
Field Status: Active
Description: Indicates whether the HOUSE NUMBERS IN DISPLAY format (HNDs) in the output area should be left-justified or right-justified.
Coded Values:
Code Meaning
L or Blank Left-justify Normalized House Numbers (default)
R Right-justify Normalized House Numbers




HOUSE NUMBER NORMALIZATION LENGTH
Parameter Name: houseNumberNormalizationLength
Geosupport Parameter Name: HOUSE NUMBER NORMALIZATION LENGTH
Geosupport Functions: 1,1E,1A,1B,D,DG,DN
Field Length: 2
Field Format: 2 bytes, numeric
Field Status: Active
Description: Indicates the length requested for the HOUSE NUMBERS IN DISPLAY format (HNDs) in the output area. Valid values are between 12 and 16. If the field is left blank, the default is 12. For more information, see Chapter V.2.




HURRICANE EVACUATION ZONE (HEZ)
Parameter Name: hurricaneEvacuationZone
Geosupport Parameter Name: HURRICANE EVACUATION ZONE (HEZ)
Geosupport Functions: 1/1E,1/1E Extended,1B
Field Length: 2
Field Format: 2 bytes, alphanumeric, RJBF
Field Status: Active
Description: Information used by Emergency Management (previously known as Office of Emergency Management (OEM)) in emergency situations. New York City's hurricane contingency plans are based on six evacuation zones: 1, 2, 3, 4, 5, 6. The value of 0 represents water polygons and the value of X indicates land that is not part of an evacuation zone. Additional information may be found at http://www1.nyc.gov/site/em/ready/hurricane-evacuation.page
Coded Values:
Code Meaning
0 Coastal Water polygon
1 Hurricane Evacuation Zone designation
2 Hurricane Evacuation Zone designation
3 Hurricane Evacuation Zone designation
4 Hurricane Evacuation Zone designation
5 Hurricane Evacuation Zone designation
6 Hurricane Evacuation Zone designation
X Land not part of an evacuation zone




INSTRUCTIONAL REGION
Parameter Name: instructionalRegion
Geosupport Parameter Name: INSTRUCTIONAL REGION
Geosupport Functions: 1,1E,1A,1B,2,3,3C
Field Length: 2
Field Format: 2 bytes
Field Status: Active
Description: The Department of Education has divided the city into Instructional Regions which group together two or more Community School Districts for administrative purposes. (Instructional Regions have also been known as Instructional Divisions.)




INTERIM ASSISTANCE ELIGIBILITY INDICATOR (IAEI) - a.k.a. CD Eligibility Flag
Parameter Name: interimAssistanceEligibilityIndicator
Geosupport Parameter Name: INTERIM ASSISTANCE ELIGIBILITY INDICATOR (IAEI) - a.k.a. CD Eligibility Flag
Geosupport Functions: 1,1E,2 (COW only),3,3C,1B
Field Length: 1
Field Format: 1 byte
Field Status: Active
Description: Indicates whether the input location is in a census tract that meets the U.S. Department of Housing and Urban Development (HUD) criteria to be eligible for Community Development Block Grant (CDBG) funding. A census tract is eligible for CDBG funding if at least 51.00% of the residents are low- and moderate-income persons (less than 80% of the Median Family Income) and 50% of its total floor area must be comprised of residential usage. All other census tracts are ineligible. In Release 19B, the 'CD Eligibility' values were updated to reflect more current data. Updated income data was provided by HUD and residential usage was calculated by the Department of City Planning (DCP) using PLUTO data (18v2.1).
Coded Values:
Code Meaning
E Input location is in a CD-eligible census tract
I Location is not in a CD-eligible census tract
Blank Location is in a census tract, the CD-eligibility status of which is unknown to the Geosupport System.(Note: This is an error condition and should be reported).




INTERNAL LABEL POINT a.k.a. SPATIAL COORDINATES OF THE TAX LOT CENTROID
Parameter Name: internalLabelCoordinate
Geosupport Parameter Name: INTERNAL LABEL POINT a.k.a. SPATIAL COORDINATES OF THE TAX LOT CENTROID
Geosupport Functions: 1A,BL,BN,1B (COW only)
Field Length: 7
Field Format: Spatial coordinates consist of two fields, an X Coordinate and a Y Coordinate, each 7 bytes RJZF.
Field Status: Active
Description: Note: Internal Label Points and Annotation Points are no longer used They are replaced by Tax Lot Centroid. The Tax Lot Centroid is created in ESRI’s ArcGIS software using the Department of Finance’s Digital Tax Map (DTM). The coordinates associated with the Tax Lot Centroid are guaranteed to be within the property, unlike the coordinates returned by either Function 1 or Function 1E, where the Spatial Coordinates are an approximation based in the address range of the particular street the address is on. In addition, the Function 1/1E Spatial Coordinates always fall in the street bed and not within a tax lot, and most likely will not be adjacent to the tax lot the address is in. Additionally, when using Function 1A, the same coordinates will be returned no matter which of a tax lot’s addresses is used as input. There are a few properties which do not have a Tax Lot Centroid; consequently, no coordinates will be returned for these properties. See SPATIAL COORDINATES for a description of the coordinate system (SPC) used by Geosupport.




INTERNAL LABEL POINT a.k.a. SPATIAL COORDINATES OF THE TAX LOT CENTROID
Parameter Name: intersectionReplicationCounter
Geosupport Parameter Name: INTERNAL LABEL POINT a.k.a. SPATIAL COORDINATES OF THE TAX LOT CENTROID
Geosupport Functions: 2
Field Length: 1
Field Format: 1 byte, numeric
Field Status: Active
Description: The Intersection Replication Counter is non-blank only if the two streets intersect more than once, in which case this field contains the number of such intersections.




INTERIOR LOT FLAG
Parameter Name: interiorLotFlag
Geosupport Parameter Name: INTERIOR LOT FLAG
Geosupport Functions: 1A,BL,BN
Field Length: 1
Field Format: 1 byte
Field Status: Active
Description: The Intersection Replication Counter is non-blank only if the two streets intersect more than once, in which case this field contains the number of such intersections.
Coded Values:
Code Meaning
I Tax lot is interior to physical block, i.e., it has no street frontages.
Blank Tax lot has at least one street frontage




IRREGULARLY-SHAPED LOT FLAG
Parameter Name: irregularlyShapedLotFlag
Geosupport Parameter Name: IRREGULARLY-SHAPED LOT FLAG
Geosupport Functions: 1A,BL,BN
Field Length: 1
Field Format: 1 byte
Field Status: Active
Description:
Coded Values:
Code Meaning
I Tax lot is irregularly-shaped, i.e., non-rectangular
Blank Tax lot is rectangular




LATITUDE
Parameter Name: latitude
Geosupport Parameter Name: LATITUDE
Geosupport Functions: 1/1E Extended,all variations of 1A/BL/BN (viz. Regular, Long and Extended),1B,2W,3 Extended,3C Extended
Field Length: 9
Field Format: 9 bytes
Field Status: Active
Description: Spatial coordinates based on the lines of latitude and longitude. Lines of latitude measure the north-south position between the poles with the equator defined as 0 degrees. Lines of longitude (or meridians) measure the east-west position, with the prime meridian running through Greenwich, England. For NYC, Latitude is always positive and Longitude is always negative. The latitude and longitude of a location are calculated based on the spatial coordinates (x,y) returned for that location. As a result, the latitude and longitude returned by the Address Processing functions (e.g. 1/1E Extended) will be somewhat different from the values returned by Tax Lot and Building processing functions (e.g. 1A/BL/BN). See also SPATIAL COORDINATES and SPATIAL COORDINATES OF THE TAX LOT CENTROID.




LATITUDE INTERNAL LABEL
Parameter Name: latitudeInternalLabel
Geosupport Parameter Name: LATITUDE INTERNAL LABEL
Geosupport Functions: 1/1E Extended,all variations of 1A/BL/BN (viz. Regular, Long and Extended),1B,2W,3 Extended,3C Extended
Field Length: 9
Field Format: 9 bytes
Field Status: Active
Description: Value of internal label Y coordinate converted to decimal degrees. sEE internalLabelCoordinate




LIST OF GEOGRAPHIC IDENTIFIERS (LGI)
Parameter Name: listOfGeographicIdentifiers
Geosupport Parameter Name: LIST OF GEOGRAPHIC IDENTIFIERS (LGI)
Geosupport Functions: 1A,BL,BN
Field Length: 756
Field Format: 756 bytes total, consisting of space for 21 36-byte entries, each entry having fields for the following data items: Low House Number of Address Range High House Number of Address Range, B5SC, DCP-Preferred LGC, BIN, Entry Type Code, Side of Street Indicator.
Field Status: Active
Description: The List of Geographic Identifiers (LGI) is intended to provide a comprehensive geographic profile of a tax lot by listing, so far as the information is known and space allows, all of the lot’s buildings; all of the street addresses and non-addressable street frontages of each building; all of the lot’s ‘vacant frontages’ (i.e., street frontages of the lot not associated with buildings); and any NAPs associated with the lot. The LGI contains space for up to 21 entries. The number of non-empty entries is indicated in the WA2 field NUMBER OF GEOGRAPHIC IDENTIFIERS. The types of entries that the LGI can contain are as follows (see table below)
Coded Values:
Code Meaning
Blank Address range. A real address range of a building on a given tax lot. There are values in the Low House Number, High House Number, B5SC, DCP-Preferred LGC, Side of Street Indicator and BIN fields. A single address is represented as an address range in which the low and high house numbers are identical.
B NAUB. A Non-Addressable Un-named Building (NAUB) (see Chapter VI.3). The Low and High House Number and Side of Street Indicator fields are blank. The B5SC and DCP-Preferred LGC fields usually contain the street code and LGC, correspondingly, of the street nearest to or most accessible to the NAUB, but they may be blank. The BIN field contains a meaningful value. Note: If the NAUB has frontages on more than one street, there are multiple type B entries to represent all of the NAUB’s street frontages.
F Vacant Street Frontage. A street frontage of the tax lot at which there are no buildings (including NAUBs) and to which no pseudo-addresses have been assigned. The Low and High House Number, BIN and Side of Street Indicator fields are empty. There are values in the B5SC and DCP-Preferred LGC fields.
G NAP of a Complex. A Non-Addressable Place name (NAP) of a complex of buildings and/or other geographic features, usually on a large site or superblock (see Chapter III.6). The house number and BIN fields are empty. The B5SC, DCP-Preferred LGC, and Side of Street Indicator fields contain the values of these items assigned to the NAP.
N NAP of a. A NAP of a building or other geographic feature that is not part of Simplex a complex (see Chapter III.6). The house number fields are empty. The B5SC, DCP-Preferred LGC, and Side of Street Indicator fields contain the values of these items assigned to the given NAP. The BIN field is non-empty only if the NAP represents a building.
Q Pseudo-Address Range. A pseudo-address range assigned to a vacant street frontage of the tax lot. There are values in the Low House Number, High House Number, B5SC, DCP-Preferred LGC and Side of Street Indicator fields. A single address is represented as an address range in which the low and high house numbers are identical. The BIN field is empty
R Real Street of a Vanity Address. Entry indicates the street and the side of that street on which the building entrance having a vanity address is really located and for which no other address for that building exists. For a discussion of vanity addresses, see Chapter V.9. In a type R entry, the Low and High House Number fields are empty, and there are non-empty values in the B5SC, DCP-Preferred LGC, Side of Street Indicator and BIN fields. Whenever the LGI contains a type R entry, it also contains a type V entry for the associated vanity address
V Vanity Address. A vanity address or address range. For a detailed discussion of vanity addresses, see Chapter V.9. There are non-empty values in the Low House Number, High House Number, B5SC, DCP-Preferred LGC, Side of Street Indicator and BIN fields. A single address is represented as an address range in which the low and high house numbers are identical. Whenever the LGI contains a type V entry, it also contains an either an address range entry or a type R entry that indicates the street on which the associated building entrance is really located.
W Blank-Wall Bldg Frontage. A building frontage along a street that is not associated with any addresses, such as some building facades with no entrances. The Low and High House Number and Side of Street Indicator fields are blank. There are values in the B5SC and DCP-Preferred LGC fields. The BIN field contains a meaningful value. Note: Type W entries exist only for buildings that also have at least one real address range entry. If a building has no real address ranges, the building is a NAUB, and its street frontages, if any, are represented by type B entries rather than type W entries.
X NAP of a Constituent Entity of a Complex. A NAP of a constituent entity of a complex. (The NAP of the entire complex is represented by a separate entry of type G.) The house number fields are empty. The B5SC, DCP-Preferred LGC and Side of Street Indicator fields contain the values of these items assigned to the NAP. The BIN field is non-empty only if the NAP represents a building.




LIST OF GEOGRAPHIC IDENTIFIERS OVERFLOW FLAG
Parameter Name: lgiOverflowFlag
Geosupport Parameter Name: LIST OF GEOGRAPHIC IDENTIFIERS OVERFLOW FLAG
Geosupport Functions: 1,BL,BN
Field Length: 1
Field Format: 1 byte
Field Status: Active
Description: iF set to 'E' indicates that the number of geographic identifiers for the given tax lot exceeds 21, the maximum capacity of the List of Geographic Identifiers; otherwise it is blank. If this flag is set to 'E', the user can obtain a comprehensive list of BINs for the tax lot by using the long Work Area 2 option when calling the same function with the same input data.




LION FACE CODE
Parameter Name: lionFaceCode
Geosupport Parameter Name: LION FACE CODE
Geosupport Functions: 1,1E,3,3C,1B (COW only)
Field Length: 4
Field Format: 4 bytes Numeric
Field Status: Active
Description: A LION Face Code is assigned to each linear geographic feature represented in the LION file. These consist of streets and certain non-street features, such as census boundaries, shorelines and railroad tracks. Face Codes serve as part of LION keys, which identify a unique LION record. Face Code values are assigned uniquely within borough.




LION KEY
Parameter Name: lionKey
Geosupport Parameter Name: LION KEY
Geosupport Functions: 1,1E,3,3C,1B (COW only)
Field Length: 10
Field Format: 10 bytes Numeric
Field Status: Active
Description: The LION Key identifies a record in the CSCL file and relates to predecessor file known as LION. It consists of: BOROUGH CODE ( 1 byte), FACE CODE (4 bytes), SEQUENCE NUMBER (5 bytes)




LION NODE ID
Parameter Name: lionNodeNumber
Geosupport Parameter Name: LION NODE ID
Geosupport Functions: 2,3 (COW only),3C (COW Only),3S (COW Only),1B (COW Only)
Field Length: 7
Field Format: 7 bytes Numeric
Field Status: Active
Description: A node is an endpoint of a geographic feature segment represented in CSCL/LION. Most nodes are points where a feature bends or terminates or where two features intersect in CSCL/LION. Each node has a node ID assigned to it, which is unique in the entire city. Node ID assignments are permanent; if a node is deleted from CSCL, its node ID is retired and is never reassigned to a different node. A Node ID may be used to identify an intersection or the end points of a segment. An end point node is often referred to as a From Node or a To Node.




LION SEGMENT ID
Parameter Name: lionSegmentId
Geosupport Parameter Name: LION SEGMENT ID
Geosupport Functions: 1 and 1E (MSW: Long WA2 only),1 and 1E (COW),3,3C,1B (COW only)
Field Length: 7
Field Format: 7 bytes RJZF
Field Status: Active
Description: Identifies, uniquely within the entire city, a geographic feature segment represented in the CSCL/LION file.




LION SEQUENCE NUMBER
Parameter Name: lionSequenceNumber
Geosupport Parameter Name: LION SEQUENCE NUMBER
Geosupport Functions: 1,1E,3,3C,1B (COW only)
Field Length: 5
Field Format: 5 bytes
Field Status: Active
Description: Identifies a CSCL/LION record uniquely within Face Code. Generally,Sequence Numbers are assigned in the geographic order in which the corresponding segments occur along the geographic feature identified by the given face code. The Borough Code, Face Code and Sequence Number concatenated form the LION key, which serves as a unique identifier for one CSCL/LION record.




LIST OF BUILDINGS ON TAX LOT
Parameter Name: listOfBuildingsOnTaxLot
Geosupport Parameter Name: LIST OF BUILDINGS ON TAX LOT
Geosupport Functions: 1A and BL - Long WA2 only
Field Length: 17,500
Field Format: 17,500 bytes, consisting of 2,500 slots for 7-byte BINs
Field Status: Active
Description: List of the BUILDING IDENTIFICATION NUMBER (BIN) of each building on the tax lot. See Chapter VI.6.




LIST OF CROSS STREETS
Parameter Name: listOfCrossStreets
Geosupport Parameter Name: LIST OF CROSS STREETS
Geosupport Functions: 1/1E Regular, 1/1E Extended (COW),3,3C,1B (COW only)
Field Length: 30
Field Format: 30 bytes, consisting of slots for up to five 6-byte B5SCs. ‘Empty’ slots contain either numeric zeros or blanks.
Field Status: Active
Description: A list of B5SCs, for up to five streets incident upon a delimiting node (endpoint) of a block face or street segment. The number of non-empty list entries is returned in the corresponding WA2 field NUMBER OF CROSS STREETS AT (LOW or HIGH) ADDRESS END. It is possible for the list to be entirely empty. If the node lies on a borough boundary, the list may contain streets from both boroughs. Subject to the space limitation, the list may include the input cross street corresponding to the given node, and may include the pseudo- streets 'City Limit', 'Dead End' and 'Bend'. The inclusion of 'Bend' in the list indicates that the node is a bending point of the 'on' street, not that it is a bending point of a cross street (although that may be true).




LIST OF INTERSECTING STREETS
Parameter Name: listOfIntersectingStreets
Geosupport Parameter Name: LIST OF INTERSECTING STREETS
Geosupport Functions: 2
Field Length: 30
Field Format: 30 bytes, consisting of slots for up to five 6-byte B5SCs. ‘Empty’ slots contain either numeric zeros or blanks.
Field Status: Active
Description: A list of B5SCs, for up to five streets incident upon a delimiting node (endpoint) of a block face or street segment. The number of non-empty list entries is returned in the corresponding WA2 field NUMBER OF CROSS STREETS AT (LOW or HIGH) ADDRESS END. It is possible for the list to be entirely empty. If the node lies on a borough boundary, the list may contain streets from both boroughs. Subject to the space limitation, the list may include the input cross street corresponding to the given node, and may include the pseudo- streets 'City Limit', 'Dead End' and 'Bend'. The inclusion of 'Bend' in the list indicates that the node is a bending point of the 'on' street, not that it is a bending point of a cross street (although that may be true).




LIST OF STREET CODES
Parameter Name: listOfStreetCodes
Geosupport Parameter Name: LIST OF STREET CODES
Geosupport Functions: 1*,2,3*,BB,BF
Field Length: 80
Field Format: 80 bytes, consisting of 10 fields for B7SCs
Field Status: Active
Description: List of borough and 7-byte street codes, corresponding to the LIST OF STREET NAMES. The number of street codes in the list is returned in the WA1 output field NUMBER OF STREET CODES AND STREET NAMES IN LIST.




LIST OF STREET NAMES
Parameter Name: listOfStreetNames
Geosupport Parameter Name: LIST OF STREET NAMES
Geosupport Functions: 1*,2,3*,BB,BF
Field Length: 320
Field Format: 320 bytes, consisting of 10 fields for street names, each 32 bytes.
Field Status: Active
Description: This field is used by several Geosupport features (see below) to return a list of street names. The number of street names in the list is returned in the WA1 output field NUMBER OF STREET CODES AND STREET NAMES IN LIST. The similar names feature uses the List of Street Names to return up to ten street names deemed 'similar' to a rejected input street name (see UPG Section III.5). The browse functions, Functions BB and BF, use the List of Street Names to return up to ten normalized street names in alphabetical order as part of a street name browse (see UPG Section III.7). The local street name validation feature uses the List of Street Names to return up to four locally valid alias street names corresponding to a street name rejected as locally invalid (see UPG Section IV.5). The cross street names feature (see CROSS STREET NAMES FLAG) uses the List of Street Names to return street names corresponding to the street codes in the LIST OF CROSS STREETS (Functions 1, 1B, 1E, 3 and 3C) or the LIST OF INTERSECTING STREETS (Function 2). In the case of Functions 1, 1B, 1E, 3 and 3C, the first five 32-byte street name fields in the List of Street Names are used for the street names corresponding to the street codes in the LIST OF CROSS STREETS AT LOW ADDRESS END; the second five 32-byte street name fields in the List of Street Names are used for the street names corresponding to the street codes in the LIST OF CROSS STREETS AT HIGH ADDRESS END.




LOCAL GROUP CODE
Parameter Name: localGroupCode
Geosupport Parameter Name: LOCAL GROUP CODE
Geosupport Functions: 1*,2,3*,BB,BF
Field Length: 2
Field Format: 2 bytes. Numeric
Field Status: Active
Description: Local street name validity is reflected in the sixth and seventh digits of the 10SC, which constitute the Local Group Code (LGC). Street codes are assigned in such a way that two names for a street have the same LGC value if and only if those names are valid for the same portion (possibly all) of the street. Note that if two names are valid for overlapping portions of a street, or one is valid for a subset of the portion where the other is valid, then those names are in different local groups. In order to be in the same local group, names must be valid for exactly the same portion of the street. Conceptually, the set of all street names for a given street can be viewed as being partitioned into subsets called ?local street name groups?, each group identified by its LGC value and consisting of all the names that are valid for a particular portion (possibly all) of the street. (Most New York City streets only have one local street name group.) A LGC value is meaningful only relative to its B5SC value. The B5SC identifies the street, and the LGC identifies a local street name group for the given street, that is, the group of all names for the given street that are valid for a particular portion (possibly all) of the street. The B5SC concatenated with the LGC, that is, the first eight bytes of the B10SC, constitute the Borough and Seven-Digit Street Code (B7SC). Two street names have the same B7SC value if and only if they are names for the same street (same B5SC value) and are valid for the same portion of the street (same LGC value relative to the given B5SC value). For a detailed discussion of local group codes, street codes, and street names please see UPG Section IV.




LONGITUDE
Parameter Name: longitude
Geosupport Parameter Name: LONGITUDE
Geosupport Functions: 1/1E Extended,all variations of 1A/BL/BN (viz. Regular, Long and Extended),1B,2W,3 Extended,3C Extended
Field Length: 11
Field Format: 11 bytes
Field Status: Active
Description: Spatial coordinates based on the lines of latitude and longitude. Lines of latitude measure the north-south position between the poles with the equator defined as 0 degrees. Lines of longitude (or meridians) measure the east-west position, with the prime meridian running through Greenwich, England. For NYC, Latitude is always positive and Longitude is always negative. The latitude and longitude of a location are calculated based on the spatial coordinates (x,y) returned for that location. As a result, the latitude and longitude returned by the Address Processing functions (e.g. 1/1E Extended) will be somewhat different from the values returned by Tax Lot and Building processing functions (e.g. 1A/BL/BN). See also SPATIAL COORDINATES and SPATIAL COORDINATES OF THE TAX LOT CENTROID.




LONGITUDE INTERNAL LABEL
Parameter Name: longitudeInternalLabel
Geosupport Parameter Name: LONGITUDE INTERNAL LABEL
Geosupport Functions: 1/1E Extended,all variations of 1A/BL/BN (viz. Regular, Long and Extended),1B,2W,3 Extended,3C Extended
Field Length: 11
Field Format: 11 bytes
Field Status: Active
Description: Value of internal label X coordinate converted to decimal degrees. sEE internalLabelCoordinate




LOW HOUSE NUMBER (a.k.a. ADDRESS NUMBER)
Parameter Name: lowHouseNumberOfDefiningAddressRange
Geosupport Parameter Name: LOW HOUSE NUMBER (a.k.a. ADDRESS NUMBER)
Geosupport Functions: 1,BL,BN
Field Length: 11
Field Format: 11 bytes. Alphanumic
Field Status: Active
Description: Low house number of the defining address range in sort format.




MESSAGE
Parameter Name: message
Geosupport Parameter Name: MESSAGE
Geosupport Functions: All
Field Length: 80
Field Format: 80 bytes. Alphanumeric
Field Status: Active
Description: Message from the Geosupport system. This may be a warning explanation or an explanation of a failure.




MARBLE HILL/RIKERS ISLAND FLAG
Parameter Name: mhriFlag
Geosupport Parameter Name: MARBLE HILL/RIKERS ISLAND FLAG
Geosupport Functions: 1,1A,1B,1E,2,3,3C,3S (COW Only),BL,BN
Field Length: 1
Field Format: 1 byte
Field Status: Active
Description: This flag indicates either that the input address is in Marble Hill or Rikers Island and the alternative (rather than the legal) borough was specified (see UPG Chapter V.7), or that the input address is on Ruby Street in Brooklyn but it was specified using the alternative (Queens) street name 75 Street (see UPG Chapter V.8). This field was also known as the Marble Hill / Rikers Island Flag.
Coded Values:
Code Meaning
C Ruby Street address specified using 75 Street
M Marble Hill address with Bronx specified
R Rikers Island address with Queens specified




MODE SWITCH
Parameter Name: modeSwitch
Geosupport Parameter Name: MODE SWITCH
Geosupport Functions: 1,1E,1A,3,3C,BL,BN
Field Length: 1
Field Format: 1 byte
Field Status: Not Implemented
Description: Indicates request for Extended Work Area 2 for the supported functions. These extended work areas contain street names in addition to Street Codes. Users no longer have to make separate D, DG, or DN calls to get the street names. In addition, CSCL data is returned in the extended Work Area 2. See [Appendix 13](/appendices/appendix13/) for the Work Area layouts. Also, see Chapter II.7.
Coded Values:
Code Meaning
X Extended information in Extended WA2 requested
Blank Extended information not requested (default)




NUMBER OF BUILDINGS ON TAX LOT
Parameter Name: numberOfBuildingsOnTaxLot
Geosupport Parameter Name: NUMBER OF BUILDINGS ON TAX LOT
Geosupport Functions: 1,BL
Field Length: 4
Field Format: 4 byteS. Numberic
Field Status: Active
Description: Indicates the number of entries in the LIST OF BUILDINGS. Maximum value is 2,500.




NUMBER OF CROSS STREETS
Parameter Name: numberOfCrossStreets
Geosupport Parameter Name: NUMBER OF CROSS STREETS
Geosupport Functions: 1,3C
Field Length: 1
Field Format: 1 byte, containing a numeric digit from 0 to 5.
Field Status: Active
Description: Indicates the number of non-empty entries in the corresponding LIST OF CROSS STREETS.




NUMBER OF GEOGRAPHIC IDENTIFIERS
Parameter Name: numberOfGeographicIdentifiers
Geosupport Parameter Name: NUMBER OF GEOGRAPHIC IDENTIFIERS
Geosupport Functions: 1,BL,BN
Field Length: 4
Field Format: 4 bytes
Field Status: Active
Description: Indicates the number of entries in the LIST OF GEOGRAPHIC IDENTIFIERS.




NUMBER OF INTERSECTING STREETS
Parameter Name: numberOfIntersectingStreets
Geosupport Parameter Name: NUMBER OF INTERSECTING STREETS
Geosupport Functions: 2
Field Length: 1
Field Format: 1 byte, containing a numeric digit from 1 to 5.
Field Status: Active
Description: Indicates the number of non-empty entries in the LIST OF INTERSECTING STREETS.




NUMBER OF STREET FRONTAGES OF LOT
Parameter Name: numberOfStreetFrontagesOfLot
Geosupport Parameter Name: NUMBER OF STREET FRONTAGES OF LOT
Geosupport Functions: 1,BL,BN
Field Length: 2
Field Format: 2 bytes, RJZF.
Field Status: Active
Description: Indicates the number of streets on which the given lot has at least one frontage.




NUMBER OF STREET CODES AND STREET NAMES IN LIST
Parameter Name: numberOfStreetCodesAndStreetNamesInList
Geosupport Parameter Name: NUMBER OF STREET CODES AND STREET NAMES IN LIST
Geosupport Functions: 1*,2,3*,BB,BF
Field Length: 2
Field Format: 2 bytes, Numeric
Field Status: Active
Description: Indicates the number of street names returned in the LIST OF STREET NAMES, corresponding to the number of street codes returned in the LIST OF STREET CODES.




NUMBER OF STREET NAMES IN LIST
Parameter Name: numberOfStreetNamesInList
Geosupport Parameter Name: NUMBER OF STREET NAMES IN LIST
Geosupport Functions: 1*,2,3*,BB,BF
Field Length: 2
Field Format: 2 bytes, packed decimal
Field Status: Active
Description: Indicates the number of street names returned in the LIST OF STREET NAMES.




NUMBER OF PARKING LANES
Parameter Name: numberOfParkingLanes
Geosupport Parameter Name: NUMBER OF PARKING LANES
Geosupport Functions: 1/1E Extended,1B,3 Extended,3C Extended
Field Length: 2
Field Format: 2 bytes, RJBF.
Field Status: Not Implemented
Description: The number of lanes in a carriageway (roadway) that are reserved for parking of vehicles. The number of parking lanes were determined by DoITT’s consultants working on the planimetric feature classes for NYC.




NUMBER OF TOTAL LANES
Parameter Name: numberOfTotalLanes
Geosupport Parameter Name: NUMBER OF TOTAL LANES
Geosupport Functions: 1/1E Extended,1B,3 Extended,3C Extended
Field Length: 2
Field Format: 2 bytes, RJBF.
Field Status: Not Implemented
Description: The total number of lanes in a carriageway (roadway) including travel lanes and parking lanes. The total number of lanes were determined by DoITT’s consultants working on the planimetric feature classes for NYC.




NUMBER OF TRAVEL LANES
Parameter Name: numberOfTravelLanes
Geosupport Parameter Name: NUMBER OF TRAVEL LANES
Geosupport Functions: 1/1E Extended,1B,3 Extended,3C Extended
Field Length: 2
Field Format: 2 bytes, RJBF.
Field Status: Not Implemented
Description: The number of lanes in a carriageway (roadway) that are designated for the movement of vehicles traveling from one destination to another. The number of travel lanes were determined by DoITT’s consultants working on the planimetric feature classes for NYC.




NEIGHBORHOOD TABULATION AREA (NTA) CODE
Parameter Name: nta
Geosupport Parameter Name: NEIGHBORHOOD TABULATION AREA (NTA) CODE
Geosupport Functions: 1,1 Extended,1E,1E Extended,1B,3,3 Extended,3C,3C Extended
Field Length: 4
Field Format: 4 bytes alphanumeric
Field Status: Active
Description: The Neighborhood Tabulation Areas (NTAs) are aggregations of census tracts that reflect the 2010 Census. The NTAs are assigned a 4-byte code and a 75-byte name. They are used by the Population Division of the Department of City Planning. See [Appendix 16](/appendices/appendix16/) for a description of the NTA’s history and significance. The first two bytes of the NTA code are an alphabetic borough code as follows: MN-Manhattan, BX-Bronx, BK-Brooklyn, QN-Queens, SI-Staten Island. The remaining two bytes are numeric and uniquely define the NTA.




NEIGHBORHOOD TABULATION AREA (NTA) NAME
Parameter Name: ntaName
Geosupport Parameter Name: NEIGHBORHOOD TABULATION AREA (NTA) NAME
Geosupport Functions: 1 Extended,1E Extended,1B,3 Extended,3C Extended
Field Length: 75
Field Format: 75 bytes alphanumeric
Field Status: Active
Description: The Neighborhood Tabulation Areas (NTAs) are aggregations of census tracts that reflect the 2010 Census. The NTAs are assigned a 4-byte code and a 75-byte name. They are used by the Population Division of the Department of City Planning. See [Appendix 16](/appendices/appendix16/) for a description of the NTA’s history and significance. The first two bytes of the NTA code are an alphabetic borough code as follows: MN-Manhattan, BX-Bronx, BK-Brooklyn, QN-Queens, SI-Staten Island. The remaining two bytes are numeric and uniquely define the NTA.




NYPD ID
Parameter Name: nypdId
Geosupport Parameter Name: NYPD ID
Geosupport Functions: All
Field Length: 7
Field Format: 7 bytes numeric
Field Status: Active
Description: From NYC LION. A unique ID assigned for NYPD's use in order to aggregate granular geometry for administrative purposes.




POLICE PATROL BOROUGH COMMAND
Parameter Name: policePatrolBoroughCommand
Geosupport Parameter Name: POLICE PATROL BOROUGH COMMAND
Geosupport Functions: 1,1E,2,3,3C,1B (COW only)
Field Length: 1
Field Format: 1 byte
Field Status: Active
Description: These are sub-borough geographic areas defined by the Police Department. They are composed of Police Precincts.
Coded Values:
Code Meaning
1 Manhattan South
2 Manhattan North
3 Bronx
4 Brooklyn South
5 Brooklyn North
6 Queens North
7 Staten Island
8 Queens South




POLICE PATROL BOROUGH
Parameter Name: policePatrolBorough
Geosupport Parameter Name: POLICE PATROL BOROUGH
Geosupport Functions: 1,1E,2,3,3C,1B (COW only)
Field Length: 1
Field Format: 1 byte
Field Status: Not Implemented
Description: These are sub-borough geographic areas defined by the Police Department. They are composed of Police Precincts.
Coded Values:
Code Meaning
MS Manhattan South
MN Manhattan North
BX Bronx
BS Brooklyn South
BN Brooklyn North
QN Queens North
SI Staten Island
QS Queens South




POLICE PRECINCT
Parameter Name: policePrecinct
Geosupport Parameter Name: POLICE PRECINCT
Geosupport Functions: 1,1E,2,3,3C,1B (COW only)
Field Length: 3
Field Format: 3 bytes. RJZF.
Field Status: Active
Description: Police Patrol Borough Commands are sub-divided into Police Precincts which are defined by the Police Department




POLICE SECTOR
Parameter Name: policeSector
Geosupport Parameter Name: POLICE SECTOR
Geosupport Functions: 1/1E Extended,1B,2,2W,3 Extended,3C Extended
Field Length: 4
Field Format: 4 bytes. RJBF.
Field Status: Not Implemented
Description: In order to support Neighborhood Policing, the NYC Police Department has divided each precinct into four or five fully-staffed Police Sectors. The Police Sectors correspond, as much as possible, to the boundaries of actual established neighborhoods. The Police Sector field consists of the Precinct Number followed by a letter, e.g. 114A.




POLICE SERVICE AREA
Parameter Name: policeServiceArea
Geosupport Parameter Name: POLICE SERVICE AREA
Geosupport Functions: 1/1E Extended,1B
Field Length: 1
Field Format: 1 byte
Field Status: Not Implemented
Description: The NYC Police Department Housing Bureau is responsible for the safety of residents, employees, and visitors in New York City Housing Authority developments. The Housing Bureau Police are stationed in Police Service Areas (PSAs), each of which provides services to a set of housing developments. Note that not all housing developments are assigned to a PSA. The Police Service Area field consists of one byte that designates a PSA, e.g. PSA 3 patrols housing developments in several precincts in Brooklyn North. When an address is not part of a housing development, the field is blank.




PUBLIC USE MICRODATA AREA (PUMA) CODE
Parameter Name: pumaCode
Geosupport Parameter Name: PUBLIC USE MICRODATA AREA (PUMA) CODE
Geosupport Functions: 1 Extended,1E Extended,1B,3 Extended,3C Extended
Field Length: 5
Field Format: 5 bytes, RJZF
Field Status: Active
Description: PUMAs (Public Use Microdata Areas) are approximations of New York City's Community Districts which were developed for use with the Census Bureau's Public Use Microdata Samples (PUMS). In order to make the boundaries consistent with PUMAs, NTAs were created using whole census tracts, from the 2010 census, within PUMAs. For more information on the history and significance of NTAs and PUMAs, see Appendix 16. See also NEIGHBORHOOD TABULATION AREA (NTA) CODE




PHYSICAL ID
Parameter Name: physicalId
Geosupport Parameter Name: PHYSICAL ID
Geosupport Functions: All
Field Length: 9
Field Format: 9 bytes numeric
Field Status: Active
Description: From NYC LION. A unique ID assigned in order to aggregate granular geometry to represent a Physical View of the city's street network. In CSCL, segmentation is very granular in order to accommodate many types of physical and non-physical geometry. The Physical ID is a unique number used to identify a physically existing piece of geometry that may or may not be comprised of several Segment IDs. For example, E 28 Street between 2nd Ave and 3rd Ave in Manhattan would have 1 Physical ID although there are 3 segments defining that block face, with 3 separate Segment IDs.




RETURN CODE
Parameter Name: returnCodes
Geosupport Parameter Name: RETURN CODE
Geosupport Functions: 1 Extended,1E Extended,1B,3 Extended,3C Extended
Field Length: 3
Field Format: 2 byte return code optionally followed by 1 byte reason code.
Field Status: Active
Description: Indicates success or failure of all function calls. Also indicates warnings and provides warning message where applicable.




REASON CODE
Parameter Name: reasonCode
Geosupport Parameter Name: REASON CODE
Geosupport Functions: All
Field Length: 1
Field Format: 1 bytes
Field Status: Active
Description: Geosupport has an elaborate apparatus to support application problem-handling. There are three output fields in Work Area 1 that are used to inform calling applications of the outcome of each call to Geosupport. These fields are the Geosupport Return Code (GRC), the Reason Code and the Message. The reason code is provided when a non '00' GRC is returned in order to provide more context to the warning or error condition. A comprehensive list of GRCs, Reason Codes and Messages is contained in UPG Appendix 4.




ROADBED REQUEST SWITCH
Parameter Name: roadbedRequestSwitch
Geosupport Parameter Name: ROADBED REQUEST SWITCH
Geosupport Functions: 1,1E,3S,1B (COW only)
Field Length: 1
Field Format: 1 byte
Field Status: Active
Description: Indicates request for Roadbed information for roads that are divided into two or more roadbeds. If Roadbed information is requested for a street that is not divided, Geosupport returns the generic information. For functions 1 and 1E, the Segment Type Code will indicate the type of information that is being returned. For more information on function 3S see Chapter VII.6.
Coded Values:
Code Meaning
Blank Generic (non-roadbed) information requested (default)
R Roadbed information requested




RPAD BUILDING CLASSIFICATION CODE
Parameter Name: rpadBuildingClassificationCode
Geosupport Parameter Name: RPAD BUILDING CLASSIFICATION CODE
Geosupport Functions: 1A,BL,BN,1B (COW only)
Field Length: 2
Field Format: 2 bytes
Field Status: Active
Description: This is a set of land use/building classification codes defined by the Real Property Assessment Division (RPAD) of the Department of Finance. If a tax lot has more than one building or land use, RPAD assigns the building class code they deem to describe best the ‘principal’ building or the ‘predominant’ land use on the tax lot. The values and meanings of this set of codes can be obtained from the Department of Finance.




RPAD CONDO IDENTIFICATION NUMBER
Parameter Name: rpadCondoIdentificationNumber
Geosupport Parameter Name: RPAD CONDO IDENTIFICATION NUMBER
Geosupport Functions: 1A,BL,BN,1B (COW only)
Field Length: 4
Field Format: 4 bytes
Field Status: Active
Description: This is an identification number assigned by the Department of Finance to each condominium in the city. It identifies the condominium as a whole and not a specific condominium unit.




RPAD SELF-CHECK CODE (RPAD SCC) FOR BBL
Parameter Name: rpadSelfCheckCodeForBbl
Geosupport Parameter Name: RPAD SELF-CHECK CODE (RPAD SCC) FOR BBL
Geosupport Functions: 1A,BL,BN,1B (COW only)
Field Length: 4
Field Format: 4 bytes
Field Status: Active
Description: For each BBL value, the Department of Finance has computed a Self-Check Code (SCC). This is a one-digit number computed from the BBL value using an algorithm chosen by DOF. The purpose of the SCC is to assist in validating key-entered BBLs. For more information on SCCs inquire to the information technology division of the Department of Finance. As of Geosupport Release 19C (on or about August 2019), the RPAD SCC fields will all contain blank values. In Release 19B the RPAD SCC for some BBLs may also be affected. Background information: The “RPAD SCC” values are derived from the Department of Finance’s (DOF) RPAD file. DOF’s new version of the RPAD file, now called the Property Master file, does not contain “RPAD SCC” values since DOF has phased them out. For Release 19B, Geosupport will continue to return existing “RPAD SCC” values based on the old RPAD file; however, with Release 19C, the “RPAD SCC” fields will all contain blank values.




SANBORN VOLUME AND PAGE
Parameter Name: sanbornVolumeAndPage
Geosupport Parameter Name: SANBORN VOLUME AND PAGE
Geosupport Functions: 1A,BL,BN,1B (COW only)
Field Length: 7
Field Format: The Volume field is 3 bytes (2-digit volume number + 1-digit character suffix). The Page field is 4 bytes (3-digit page number + 1-digit character suffix).
Field Status: Active
Description: The Sanborn Map Company maintains a 79 volume atlas of New York City geography that is widely used by New York city agencies. The atlases contain approximately 6000 maps covering all five boroughs




SANITATION BULK ITEMS PICKUP
Parameter Name: sanitationBulkItemsPickup
Geosupport Parameter Name: SANITATION BULK ITEMS PICKUP
Geosupport Functions: 1/1E,1/1E Extended,1B
Field Length: 5
Field Format: 5 bytes
Field Status: Not Implemented
Description: This field contains the schedule for the Department of Sanitation (DSNY) pilot program of scheduled Bulk Items Pickup. Release 16D includes the implementation of scheduled collection of disposed Bulk Items for specific locations across the City (previously, disposed bulk items were collected in these areas on regular refuse collection. This field indicates which days of the week the Department of Sanitation will pick up recycling at the given address. See SANITATION ORGANICS RECYCLING PICKUP for the codes.




SANITATION COLLECTION SCHEDULING SECTION AND SUBSECTION
Parameter Name: sanitationCollectionSchedulingSectionAndSubsection
Geosupport Parameter Name: SANITATION COLLECTION SCHEDULING SECTION AND SUBSECTION
Geosupport Functions: 1,1E,1B (COW only),2
Field Length: 2
Field Format: 2 bytes
Field Status: Active
Description: District Sections and Subsections defined by the Department of Sanitation for waste collection.




SANITATION DISTRICT
Parameter Name: sanitationDistrict
Geosupport Parameter Name: SANITATION DISTRICT
Geosupport Functions: 1,1E,1B (COW only),2
Field Length: 3
Field Format: 3 bytes. Numeric. The first byte is the Borough Code, and the second and third bytes are the District Number.
Field Status: Active
Description: Districts defined by the Department of Sanitation for waste collection.




SANITATION ORGANICS RECYCLING PICKUP
Parameter Name: sanitationOrganicsCollectionSchedule
Geosupport Parameter Name: SANITATION ORGANICS RECYCLING PICKUP
Geosupport Functions: 1,1E,1/1E Extended,1B
Field Length: 5
Field Format: 5 bytes
Field Status: Active
Description: Indicates which days of the week the Department of Sanitation (DSNY) will pick up organics (compostable waste) recycling at the given address. Organics recycling is currently only available in pilot areas. In Release 16D, the pilot program was expanded to include more ‘Large Buildings (+10 units)’ (as defined by DSNY)
Coded Values:
Code Meaning
M Monday
T Tuesday
W Wednesday
TH Thursday
F Friday
S Saturday
E ‘E’ is used in combination with a day of the week (as noted above) to indicate that collection occurs ‘every’ week on that day.
Z Recycling is collected privately




SANITATION RECYCLING PICKUP
Parameter Name: sanitationRecyclingCollectionSchedule
Geosupport Parameter Name: SANITATION RECYCLING PICKUP
Geosupport Functions: 1,1E,1B (COW only)
Field Length: 3
Field Format: 3 bytes
Field Status: Active
Description: Indicates which days of the week the Department of Sanitation will pick up recycling at the given address. See SANITATION ORGANICS RECYCLING PICKUP for the codes.
Coded Values:
Code Meaning
M Monday
T Tuesday
W Wednesday
TH Thursday
F Friday
S Saturday
E ‘E’ is used in combination with a day of the week (as noted above) to indicate that collection occurs ‘every’ week on that day.
Z Recycling is collected privately




SANITATION RECYCLING PICKUP
Parameter Name: sanitationRegularCollectionSchedule
Geosupport Parameter Name: SANITATION RECYCLING PICKUP
Geosupport Functions: 1,1E,1B (COW only)
Field Length: 5
Field Format: 5 bytes
Field Status: Active
Description: Indicates which days of the week the Department of Sanitation will pick up non-recycling waste at the given address. See SANITATION ORGANICS RECYCLING PICKUP for the codes.
Coded Values:
Code Meaning
M Monday
T Tuesday
W Wednesday
TH Thursday
F Friday
S Saturday
E ‘E’ is used in combination with a day of the week (as noted above) to indicate that collection occurs ‘every’ week on that day.
Z Recycling is collected privately




SCHOOL DISTRICT (previously known as Community School District)
Parameter Name: communitySchoolDistrict
Geosupport Parameter Name: SCHOOL DISTRICT (previously known as Community School District)
Geosupport Functions: 1,1E,2,3,3C,1B (COW)
Field Length: 2
Field Format: 2 bytes.
Field Status: Active
Description: School district code.




SEGMENT LENGTH IN FEET
Parameter Name: segmentLengthInFeet
Geosupport Parameter Name: SEGMENT LENGTH IN FEET
Geosupport Functions: 1,1E,3,3C,1B (COW only)
Field Length: 5
Field Format: 5 bytes numeric
Field Status: Active
Description: Except for curved segments (see Curve Flag), the Segment Length is computed from the Spatial Coordinates of the segment's endpoints, as digitized in the LION file. For curved segments, the Segment Length is computed by summing the lengths of the small straight line segments that approximate the curve in the GIS version of LION; this is a more accurate approximation to the true arc length of the curve than would be the segment's 'secant length', that is, the straight line distance between the curve's extreme endpoints. In the case of Functions 3 and 3C, if the input data define a street stretch encompassing more than one segment (because of a T-intersection or bend), the Segment Length returned is the sum of the lengths of the constituent segments of the stretch. In all cases, the Segment Length has a very approximate level of accuracy only, and should not be used in applications requiring high precision.




SEGMENT TYPE CODE
Parameter Name: segmentTypeCode
Geosupport Parameter Name: SEGMENT TYPE CODE
Geosupport Functions: 1,1E,3,3C,1B (COW only)
Field Length: 1
Field Format: 1 byte
Field Status: Active
Description: Indicates type of segment
Coded Values:
Code Meaning
U Undivided
G Generic
B Both Generic and Roadbed
R Roadbed
C Connector
E Exit/Entrance Ramp
T Terminator
F Faux segment (used when a street or ramp physically ends at a roadbed, but connectivity needs to be maintained with the generic segment.)




SIDE OF STREET INDICATOR
Parameter Name: sideOfStreetIndicator
Geosupport Parameter Name: SIDE OF STREET INDICATOR
Geosupport Functions: 1,1E,1A - regular WA2,3C
Field Length: 1
Field Format: 1 byte character
Field Status: Active
Description: This field indicates on which side of the street, left or right, the blockface containing the input address lies. Left and right are defined with respect to the direction of increasing addresses along the ‘on’ street.
Coded Values:
Code Meaning
L Block face is on left side of street with respect to direction of increasing address
R Generic




SPATIAL COORDINATES (See also SPATIAL COORDINATES OF TAX LOT CENTROID)
Parameter Name: spatialCoordinates
Geosupport Parameter Name: SPATIAL COORDINATES (See also SPATIAL COORDINATES OF TAX LOT CENTROID)
Geosupport Functions: 1,1B (blockface information),1E,2,3 Extended,3C Extended,AP (For Function 1A, BL, BN, 1B (property level information) see also SPATIAL COORDINATES OF TAX LOT CENTROID)
Field Length: 7
Field Format: Spatial coordinates consist of two fields, an X Coordinate and a Y Coordinate, each 7 bytes RJZF.
Field Status: Active
Description: Spatial coordinates are a pair of numbers that specify a location on the earth’s surface. Geosupport returns spatial coordinates for an input address (Functions 1, 1B (blockface information), 1E, and AP), intersection (Function 2), and nodes at the end of a blockface (Functions 3 Extended and 3C Extended). Spatial coordinates are often used in conjunction with separate computer mapping and Geographic Information System (GIS) software to generate maps and for spatial analysis, although the Geosupport System does not itself provide users with such capabilities. Note: For Functions 1, 1B (blockface information) and 1E, the spatial coordinates that Geosupport returns are imprecise approximations of real-world locations, and are not appropriate for use in applications that require a high level of spatial accuracy. Spatial coordinates are expressed various geodetic coordinate systems, of which latitude/longitude is a well-known example. The coordinate system that Geosupport uses is known as the State Plane Coordinate (SPC) system. The SPC system is based upon the fact that, in a small enough geographic area, the earth’s surface can be assumed to be flat without introducing a significant error. In the SPC system, each state of the U.S. is subdivided into zones small enough to model as planar areas. In each SPC zone, a Cartesian coordinate system is established, with the X and Y coordinate axes oriented due east and due north, respectively, and the origin selected to be a point well to the southwest of the entire zone. (The origin is so selected to insure that the X and Y coordinates of all points within the zone are positive values.) The SPC zone that New York City is in, and which Geosupport uses, is called the New York-Long Island zone, NAD 83. In the SPC system, one unit of X or Y represents one foot of distance on the ground. A major advantage of the SPC system over other map projection systems is the ease of calculating the distance between two points. In the case of Functions 1, 1B (blockface information) and 1E, if the street segment on which the input address lies is a straight line segment or an arc of a circle, Geosupport computes and returns output spatial coordinates using a complex algorithm, a detailed description of which is beyond the scope of this document. If, however, the input address lies on a irregularly curved geographic feature (see Curve Flag), Functions 1, 1B (blockface information), and 1E return blanks in the spatial coordinate fields. Functions 1, 1B (blockface information), and 1E’s spatial coordinates algorithm produces a point position based on how the input address is prorated with respect to the administrative address range allocated to the entire blockface. In addition, the computed point is positioned slightly set off from the segment, on the side of the street where the input address is located. This offset is graphically desirable and also insures that the point will fall within the interiors of the proper political and administrative district boundary polygons for the given address. The computed point is a rough approximation to the location of the input address, intended to be used only for thematic mapping and other purposes that do not require a high level of spatial accuracy. The spatial coordinates returned by Functions 1/1E/1B (blockface information) for NAPs and Vanity Addresses (see Chapter V.9) were an estimate calculated by Geosupport. As of Version 11.2, Geosupport will use the Citywide Street Centerline file (CSCL) X-Y Coordinates. The CSCL information guarantees that the X-Y coordinates fall within the actual location of the NAP or Vanity Address. In the case of Function 2, the spatial coordinates returned are those of the LION node that corresponds to the input street intersection. Those coordinates represent an approximate center point of the intersection. In the case of Function 3 Extended and Function 3C Extended, the spatial coordinates returned are those of the nodes at the end of the blockface. Those coordinates represent an approximate center point of the intersection. In the case of Function AP, the spatial coordinates returned are those of the Address Point which is within 5 feet of the entrance(s) of the building. In the case of Functions 1A, BL, BN, 1B (property level information),the spatial coordinates returned are those of the Tax Lot Centroid. See SPATIAL COORDINATES OF THE TAX LOT CENTROID.




SPECIAL ADDRESS GENERATED RECORD FLAG (a.k.a. SAF FLAG or SPECIAL ADDRESS FLAG)
Parameter Name: specialAddressGeneratedRecordFlag
Geosupport Parameter Name: SPECIAL ADDRESS GENERATED RECORD FLAG (a.k.a. SAF FLAG or SPECIAL ADDRESS FLAG)
Geosupport Functions: 1,1E,1B (COW only)
Field Length: 1
Field Format: 1 byte character
Field Status: Active
Description: A non-blank value in this flag indicates one of a variety of special addressing situations.
Coded Values:
Code Meaning
A The address range returned in this work area is alternative to the address range that is stored in LION for this blockface. This case arises most commonly when the input address is an old (superseded) address on a blockface on which the buildings were re-numbered at some time in the past. For such an input address, the address range returned in this work area is the old address range, whereas the current address range is stored in LION. Another situation in which this flag is ‘A’ is when the given street segment has continuous parity address ranges on both sides of the street, such as when buildings are numbered consecutively around the arc of a cul-de-sac.
B The input street name or five-digit street code is different from that stored in LION for this blockface. This case arises when two street names having different B5SCs are both valid along a street or portion of a street. These are situations in which treating the two street names as aliases would result in an address range overlap.
C The input address pertains to Ruby Street, a street along the Brooklyn-Queens border that has a unique addressing situation. See ChapterV.8.
D The input address involves a duplicate address situation. See Chapter V.6.
E The input address is in one of the neighborhoods in which the name of the neighborhood can serve as an alternative street name for the streets in that neighborhood. Two Bronx neighborhoods, Edgewater Park and Harding Park, have this characteristic.
G The input name or street code corresponds to a non-addressable place name of a complex. A complex is a geographic feature that contains constituent entities that are separately geographically identifiable. Typical examples of complexes include airports, housing projects and university and hospital campuses. See Chapter III.6.
N The input name or street code corresponds to a non-addressable place name of a ‘stand-alone’ geographic feature (a geographic feature that is neither a complex nor a constituent entity of a complex). Typical examples are individual named buildings, such as Empire State Building, Shea Stadium, Carnegie Hall. See Chapter III.6.
O The blockface contains out-of-sequence and/or opposite-parity addresses. An out-of-sequence address contains a house number that is out of sequence with those of the immediately adjacent buildings. An opposite-parity address contains a house number that is of the opposite parity to the predominant parity on the blockface. See Chapter V.10.
P The input address contains an addressable place name. Example: 2 Penn Plaza. See Chapter III.6.
S The input address contains a house number suffix and is either the first or last address on this blockface.
V The input address is a ‘vanity address’, that is, an address in which the street name refers to a different street than the one on which the referenced building entrance is actually located. See Chapter V.9.
X The input data specify a non-addressable place name of a constituent entity of a complex. Examples: AVERY FISHER HALL and NEW YORK STATE THEATER are names of constituent entities of the complex LINCOLN CENTER. See Chapter III.6




SPEED LIMIT
Parameter Name: speedLimit
Geosupport Parameter Name: SPEED LIMIT
Geosupport Functions: 1/1E Extended,1B,3/3C Extended
Field Length: 2
Field Format: 2 bytes.
Field Status: Not Implemented
Description: The Speed Limit field contains the speed limit, in miles per hour, of the paved area of the input location. Speed Limit data was provided by the NYC Department of Transportation and currently does not cover the entire city. Additional data will be made available in future releases.




SPLIT ELECTION DISTRICT FLAG
Parameter Name: splitElectionDistrictFlag
Geosupport Parameter Name: SPLIT ELECTION DISTRICT FLAG
Geosupport Functions: 1E,1B (COW only)
Field Length: 1
Field Format: 1 byte
Field Status: Active
Description: This field indicates on which side of the street, left or right, the blockface containing the input address lies. Left and right are defined with respect to the direction of increasing addresses along the ‘on’ street.
Coded Values:
Code Meaning
S Block face is split among two or more election districts
Blank Block face lies entirely within an election district




STATE SENATORIAL DISTRICT
Parameter Name: stateSenatorialDistrict
Geosupport Parameter Name: STATE SENATORIAL DISTRICT
Geosupport Functions: 1E,1B (COW only),2 (COW only)
Field Length: 2
Field Format: 2 bytes. Numeric.
Field Status: Active
Description: A district of the upper house of the New York State legislature. Consists of an aggregation of Election Districts




STREET ATTRIBUTE INDICATOR (a.k.a. ATTRIBUTE BYTE)
Parameter Name: streetAttributeIndicator
Geosupport Parameter Name: STREET ATTRIBUTE INDICATOR (a.k.a. ATTRIBUTE BYTE)
Geosupport Functions: WA1 output field - 1,1A,1B,1E,1N,AP,D,DG,DN
Field Length: 1
Field Format: 1 byte character
Field Status: Active
Description: Indicates certain characteristics of selected streets
Coded Values:
Code Meaning
A Address Place Name
B Name of bridge
C Building Improvement District (BID)
D Duplicate Address Pseudo-Street Name (DAPS)
E Input street is entirely in Edgewater Park (a Bronx neighborhood that has special addressing characteristics).
F Input street is partly in Edgewater Park and partly outside of it.
G NAP of a complex.
H All house numbers on input street are hyphenated.
I Intersection Name
J Non-physical Boundary Feature
M House numbers on input street are of mixed hyphenation, i.e., some are hyphenated and some are not.
N Input street is a Non-Addressable Place Name (NAP)
O Shore Line
P Pseudo-street name
R Rail Line
S Front-Truncated Street Name
T Tunnel
U Misc. structure
X NAP Of a Constituent Entity of a Complex
Z Exit or Entrance Rampse
Blank None of the above. In particular, all addresses on the input street are un-hyphenated




STREET NAME NORMALIZATION FORMAT FLAG
Parameter Name: streetNameNormalizationFormatFlag
Geosupport Parameter Name: STREET NAME NORMALIZATION FORMAT FLAG
Geosupport Functions: 1,1A,1E,1N,2,3,3C,3S,D,DG,DN,1B (COW only)
Field Length: 1
Field Format: 1 byte
Field Status: Active
Description: Specifies the format in which Geosupport is to return output normalized street names. The default is to return street names in the sort format.
Coded Values:
Code Meaning
C Return normalized street names in the compact format
S Return normalized street names in the sort format
Blank Return normalized street names in the sort format




STREET NAME NORMALIZATION LENGTH LIMIT (SNL)
Parameter Name: streetNameNormalizationLengthLimit
Geosupport Parameter Name: STREET NAME NORMALIZATION LENGTH LIMIT (SNL)
Geosupport Functions: WA1 input item,Functions 1,1A,1E,1N,2,3,3C,3S,D,DG,DN,1B (COW only)
Field Length: 2
Field Format: 2 bytes, blank or numeric, either LJBF or RJZF.
Field Status: Active
Description: Specifies the maximum length in bytes within which Geosupport is to normalize street names. The minimum and maximum permissible SNL values are 4 and 32. The default that is in effect if the application does not specify an SNL value is 32




STREET STATUS
Parameter Name: streetStatus
Geosupport Parameter Name: STREET STATUS
Geosupport Functions: All
Field Length: 1
Field Format: 1 bytes, character
Field Status: Active
Description: Currently undocumented. Actively seeking clarification.




STREET WIDTH
Parameter Name: streetWidth
Geosupport Parameter Name: STREET WIDTH
Geosupport Functions: 1/1E Extended,1B,3 Extended,3C Extended
Field Length: 3
Field Format: 3 bytes, RJBF
Field Status: Active
Description: The width, in feet, of the paved area of the street. Street Width contains the width at the narrowest part of the street. If the width is consistent along the street segment then both values are identical.




STREET WIDTH IRREGULAR
Parameter Name: streetWidthIrregular
Geosupport Parameter Name: STREET WIDTH IRREGULAR
Geosupport Functions: 1/1E Extended,1B,3 Extended,3C Extended
Field Length: 1
Field Format: 1
Field Status: Active
Description: Indicates if the street width is irregular.




STREET WIDTH MAXIMUM
Parameter Name: streetWidthMax
Geosupport Parameter Name: STREET WIDTH MAXIMUM
Geosupport Functions: 1/1E Extended,1B,3 Extended,3C Extended
Field Length: 3
Field Format: 3 bytes, RJBF
Field Status: Active
Description: The width, in feet, of the paved area of the street. Street Width Maximum contains the width at the widest part of the street. If the width is consistent along the street segment then both values are identical.




TAX MAP SECTION
Parameter Name: taxMapSection
Geosupport Parameter Name: TAX MAP SECTION
Geosupport Functions: 1A,BL,BN,1B (COW only)
Field Length: 2
Field Format: 2 bytes
Field Status: Active
Description: The Department of Finance real property tax maps are organized into sections; each section is organized into volumes; and each volume consists of pages. Tax Map Section values are unique within borough




TAX MAP VOLUME
Parameter Name: taxMapVolume
Geosupport Parameter Name: TAX MAP VOLUME
Geosupport Functions: 1A,BL,BN,1B (COW only)
Field Length: 2
Field Format: 2 bytes
Field Status: Active
Description: See description at Tax Map Section. Tax Map Volume values are unique within Tax Map Section.




TRAFFIC DIRECTION
Parameter Name: trafficDirection
Geosupport Parameter Name: TRAFFIC DIRECTION
Geosupport Functions: 1/1E Extended,1B,3 Extended,3C Extended
Field Length: 1
Field Format: 1 byte
Field Status: Active
Description:
Coded Values:
Code Meaning
A One way street, traffic flows against the segment’s directionality, i.e., from the segment’s TO node to the FROM node
P Pedestrian path, non-vehicular
T Two‑way street
W One way street, traffic flows with the segment’s directionality, i.e., from the FROM node to the TO node
Blank Non-street feature (or unknown if not a non-street feature)




UNDERLYING B7SC OF TRUE STREET
Parameter Name: underlyingStreetCode
Geosupport Parameter Name: UNDERLYING B7SC OF TRUE STREET
Geosupport Functions: 1and 1E (MSW: Long WA2 only); 1,1B and 1E (COW)
Field Length: 8
Field Format: 8 bytes (B7SC)
Field Status: Active
Description: This item typically applies to Addressable Place Names, Non-addressable Place Names and Vanity Addresses. This item contains the B7SC of the street segment upon which the address specified is actually located. This is the street segment that is identified by the field SEGMENT-ID and by the fields FACE CODE and SEQUENCE NUMBER. In most cases, the B5SC portion of this item is identical to the B5SC specified in the key. However, the two B5SCs differ when the SPECIAL ADDRESS GENERATED RECORD FLAG is either ‘B’, ‘N’, ‘P’, or ‘V’.




UNIT INFORMATION FIELDS: UNIT INPUT, UNIT – SORT FORMAT, UNIT – TYPE, UNIT – IDENTIFIER, UNIT – DISPLAY FORMAT
Parameter Name:
Geosupport Parameter Name: UNIT INFORMATION FIELDS: UNIT INPUT, UNIT – SORT FORMAT, UNIT – TYPE, UNIT – IDENTIFIER, UNIT – DISPLAY FORMAT
Geosupport Functions: 1* (COW only)
Field Length:
Field Format: See Chapter V.15 Unit Information Feature
Field Status: Not Implemented
Description: See Chapter V.15 Unit Information Feature




USPS PREFERRED CITY NAME
Parameter Name: uspsPreferredCityName
Geosupport Parameter Name: USPS PREFERRED CITY NAME
Geosupport Functions: 1/1E Extended,1B
Field Length: 25
Field Format: 25 bytes
Field Status: Active
Description: The USPS (United States Postal Service) Preferred City Name (e.g. Astoria, Jackson Heights) is of particular importance for Queens addresses. For Queens, the USPS Preferred City Name is based on the ZIP code associated with the input address. Unless there is a special ZIP code, the following holds true for the other boroughs. For Manhattan, the USPS Preferred City Name is New York. For all the other boroughs, the USPS Preferred City Name is the borough name, viz. Bronx, Brooklyn, and Staten Island. n the rare, and unexpected, instance where there is no city name available for a Queens location, then the city name will be set to a default of QUEENS and the following warning message will be issued: GRC 01, Reason Code Y: ZIP NOT IN CITY NAME TABLE. GENERIC CITY NAME RETURNED. NOTIFY DCP/GSS




VACANT LOT FLAG
Parameter Name: vacantLotFlag
Geosupport Parameter Name: VACANT LOT FLAG
Geosupport Functions: 1,BL
Field Length: 1
Field Format: 1 byte
Field Status: Active
Description:
Coded Values:
Code Meaning
V Tax lot is currently vacant, i.e., it has no existing buildings
Blank Tax lot has at least one existing building




WORK AREA FORMAT INDICATOR
Parameter Name: workAreaFormatIndicator
Geosupport Parameter Name: WORK AREA FORMAT INDICATOR
Geosupport Functions: All
Field Length: 1
Field Format: 1 byte
Field Status: Active
Description: This indicator specifies which work area layouts are to be used in an API call. Note: This indicator is also known as the Platform Indicator.
Coded Values:
Code Meaning
C The platform-independent work areas known as the Character-Only Work Areas (COWs) are used. These contain no packed decimal fields. For information on using COWs on the mainframe and the differences from the MSWs, see [Appendix 12](/appendices/appendix12/). For the work area layouts of the COWs, see [Appendix 13](/appendices/appendix13/).
Blank The IBM mainframe specific work areas (MSWs) are used. The MSWs contain packed decimal fields. In general, these work areas are the ones described throughout this manual




X COORDINATE
Parameter Name: xCoordinate
Geosupport Parameter Name: X COORDINATE
Geosupport Functions: All
Field Length: 7
Field Format: 7 bytes RJZF. Numeric.
Field Status: Active
Description: X coordinate (longitude) in the State Plane Coordinate system.




Y COORDINATE
Parameter Name: yCoordinate
Geosupport Parameter Name: Y COORDINATE
Geosupport Functions: All
Field Length: 7
Field Format: 7 bytes RJZF. Numeric.
Field Status: Active
Description: Y coordinate (latitude) in the State Plane Coordinate system.




ZIP CODE
Parameter Name: zipCode
Geosupport Parameter Name: ZIP CODE
Geosupport Functions: 1,1A,1E,2,3,3C,1B
Field Length: 5
Field Format: 5 bytes. Numeric.
Field Status: Active
Description: U.S. Postal Service’s 5-digit ZIP code. ZIP code may also be used as input with functions 1, 1A, 1B, and 1E to identify the borough or Duplicate Address Pseudo-Street name (DAPS).




Match_addr
Parameter Name: Match_addr
Geosupport Parameter Name:
Geosupport Functions:
Field Length:
Field Format:
Field Status: Active
Description: Normalized address. Same as FullAddress. This parameter is added for Esri reverseGeocode standardization.




Loc_name
Parameter Name: Loc_name
Geosupport Parameter Name:
Geosupport Functions:
Field Length:
Field Format:
Field Status: Active
Description: LocateNYC locator name. This is the internal locator that was used to locator the coordinates. This parameter is added for Esri reverseGeocode standardization.




Addr_type
Parameter Name: Addr_type
Geosupport Parameter Name:
Geosupport Functions:
Field Length:
Field Format:
Field Status: Active
Description: The type of address that was returned in the reverse geocode. This will be 'PointAddress' if an address point locator was used. It will be 'StreetAddress' if an address interpolation was used. This parameter is added for Esri reverseGeocode standardization.




address_separated
Parameter Name: address_separated
Geosupport Parameter Name:
Geosupport Functions:
Field Length:
Field Format:
Field Status: Active
Description: Comma separated address parts.




Score
Parameter Name: Score
Geosupport Parameter Name:
Geosupport Functions:
Field Length:
Field Format:
Field Status: Active
Description: Match score. Indicates strength of match with 100 being the highest and 0 being the lowest (no match). This parameter is added for Esri reverseGeocode standardization




geoclient_function
Parameter Name: geoclient_function
Geosupport Parameter Name:
Geosupport Functions:
Field Length:
Field Format:
Field Status: Active
Description: Internal LocateNYC code for geoclient function used for address matching.




geoclient_version
Parameter Name: geoclient_version
Geosupport Parameter Name:
Geosupport Functions:
Field Length:
Field Format:
Field Status: Active
Description: NYC Geoclient software version. For more details on Geoclient please visit https://developer.cityofnewyork.us/api/geoclient-api.




geosupport_release
Parameter Name: geosupport_release
Geosupport Parameter Name:
Geosupport Functions:
Field Length:
Field Format:
Field Status: Active
Description: NYC Geosupport software release name




geosupport_release_date
Parameter Name: geosupport_release_date
Geosupport Parameter Name:
Geosupport Functions:
Field Length:
Field Format:
Field Status: Active
Description: NYC Geosupport software release date (approximate to the month)




geosupport_version
Parameter Name: geosupport_version
Geosupport Parameter Name:
Geosupport Functions:
Field Length:
Field Format:
Field Status: Active
Description: NYC Geosupport software release version number




status
Parameter Name: status
Geosupport Parameter Name:
Geosupport Functions:
Field Length:
Field Format:
Field Status: Active
Description: Match status. This parameter is added for Esri reverseGeocode standardization




level
Parameter Name: level
Geosupport Parameter Name:
Geosupport Functions:
Field Length:
Field Format:
Field Status: Active
Description: Match level. This parameter is added for Esri reverseGeocode standardization




address
Parameter Name: address
Geosupport Parameter Name:
Geosupport Functions:
Field Length:
Field Format: Numeric
Field Status: Active
Description: The normalized match address.




wkid
Parameter Name: wkid
Geosupport Parameter Name:
Geosupport Functions:
Field Length:
Field Format: Character
Field Status: Active
Description: This indicates the Projected Coordinate System or the Geographic Coordinate System used to locate geographic features in the map. For a list of projected coordinate systems please see https://developers.arcgis.com/rest/services-reference/projected-coordinate-systems.htm. For a list of geographic coordinate systems please see https://developers.arcgis.com/rest/services-reference/geographic-coordinate-systems.htm




latestWkid
Parameter Name: latestWkid
Geosupport Parameter Name:
Geosupport Functions:
Field Length:
Field Format: Character
Field Status: Active
Description: This indicates the Projected Coordinate System or the Geographic Coordinate System used to locate geographic features in the map. For a list of projected coordinate systems please see https://developers.arcgis.com/rest/services-reference/projected-coordinate-systems.htm. For a list of geographic coordinate systems please see https://developers.arcgis.com/rest/services-reference/geographic-coordinate-systems.htm. Identifies the current wkid value associated with the same spatial reference. For example a WKID of '102100' (Web Mercator) may have a latestWKid of '3857' since '102100' is deprecated.