cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Submit your abstract to the call for content for Discovery Summit Americas by April 23. Selected abstracts will be presented at Discovery Summit, Oct. 21- 24.
Choose Language Hide Translation Bar
A Geo-coding function

Problem

Find geo-codes for locations through the Service from MapQuest. Encapsulate the whole REST API functionality that is needed to get the location information from MapQuest.

Solution

This script can be included in JSL programs to get geo codes and supplemental information for locations. It is invoked through a function call and JSL variables and lists are needed to provide the necessary information. See my blog post for more detailed information.

See Also

Geocoding 2020

JSL Cookbook

If you’re looking for a code snippet or design pattern that performs a common task for your JSL project, the JSL Cookbook is for you.

This knowledge base contains building blocks of JSL code that you can use to reduce the amount of coding you have to do yourself.

It's also a great place to learn from the experts how to use JSL in new ways, with best practices.