Select a language.
- Install the FiftyOne.GeoLocation package via Nuget.
- Follow the appropriate example from the options below:
- 51Degrees Cloud Example - Backed by either a 51Degrees-hosted Nominatim API instance or Digital Element's GeoMPrint service depending on your configuration.
- Local Nominatim Example - Using a Nominatim instance that you host internally.
- Digital Element Cloud Example - Using a direct request to Digital Element's GeoMPrint service.
- Install the com.51degrees.pipeline.geo-location package via Maven.
- Follow the appropriate example from the options below:
- 51Degrees Cloud Example - Backed by either a 51Degrees-hosted Nominatim API instance or Digital Element's GeoMPrint service depending on your configuration.
- Local Nominatim Example - Using a Nominatim instance that you host internally.
- Digital Element Cloud Example - Using a direct request to Digital Element's GeoMPrint service.
- Install the fiftyone.geolocation package from NPM.
- Follow the 51Degrees Cloud Example - Backed by either a 51Degrees-hosted Nominatim API instance or Digital Element's GeoMPrint service depending on your configuration.
- Install the 51degrees/fiftyone.geolocation package using Composer.
- Follow the 51Degrees Cloud Example - Backed by either a 51Degrees-hosted Nominatim API instance or Digital Element's GeoMPrint service depending on your configuration.
- Install the fiftyone_location package from pypi.
- Follow the 51Degrees Cloud Example - Backed by either a 51Degrees-hosted Nominatim API instance or Digital Element's GeoMPrint service depending on your configuration.