You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 29, 2025. It is now read-only.
Here you enter all necessary details for a geocoder service. The service used must return be accessible through an http-get call, and it must return results in standard JSON.
For any apps built by the City of Philadelphia, the geocoder used should be AIS (Address Information Service). Using AIS requires submitting a "gatekeeperKey" as a parameter, so that the City can track which apps are making each call to AIS. You must request a gatekeeperKey from OIT, and put it into your config. It will be passed to the the baseConfig as opts.gatekeeperKey, which you can use in your params.