MapQuest Geocoder

Go to Product

This node allows geocoding of street addresses, such as “1600 Amphitheatre Parkway, Mountain View, CA”, to geographic coordinates, such as (37.423021, -122.083739) using MapQuest’s geocoding API.

API Key Setup

To use the MapQuest API, a free API key for the Open Data API is required, which can be obtained here. Enter your API key in the KNIME Preferences under KNIME → Palladian → Geocoders. The free plan allows 15,000 requests/month.

Options

Input
The column in the input table which contains the addresses.

Input Ports

Icon
Table with a string column which contains the address data.

Output Ports

Icon
Table with an appended column which holds the geographic coordinates for the input addresses. In case, no coordinate could be resolved by the geocoder, a missing value cell is appended instead.

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.