Function2View - Geoservice API

Function 2


Enter two street names or a named intersection to get information on the intersection, including the names of any additional streets that are at the intersection. You may enter a node ID for an intersection rather than the street names. Given its exactitude in cases where the node ID is entered, Geoservice will prefer that parameter and disregard any entered borough and street name data. Function 2 also returns the administrative districts within which the intersection is located. If an intersection lies on a boundary of two or more districts of a particular type, only one of those districts is listed. If the streets intersect twice, the user must supply a Compass Direction from the dropdown list on the right side of the screen. In the event that the streets intersect more than twice, GOAT lists all Node IDs and the user can select the right one.

For more information on this function, please consult the GOAT User Guide.


JSON URL

/Function_2?Borough1={Borough1}&Street1={Street1}&Borough2={Borough2}&Street2={Street2}&BrowseFlag={BrowseFlag}&CompassFlag={CompassFlag}&DisplayFormat={DisplayFormat}&Key={Key}

/Function_2_NodeID?nodeID={nodeID}&DisplayFormat={DisplayFormat}&Key={Key}

XML URL

xml/Function_2?Borough1={Borough1}&Street1={Street1}&Borough2={Borough2}&Street2={Street2}&BrowseFlag={BrowseFlag}&CompassFlag={CompassFlag}&DisplayFormat={DisplayFormat}&Key={Key}

xml/Function_2_NodeID?nodeID={nodeID}&DisplayFormat={DisplayFormat}&Key={Key}

Live Demo


        
;