How to search physical ressources around a specific place?

In some case, you may want to search for learning objects which are around a specific location. For example, you may want to know what are the welder trainings within 50 km of Paris. You can do so using the four parameters as follows:

  • model: This MUST ce set to keywords.

  • distance: This is the distance (in km) from the geographical point around which you want to search for (physical) learning objects.

  • latitude: This is the latitude of the geographical point around which you want to search for (physical) learning objects. The value must be a decimal number between -90 and 90.

  • longitude: This is the longitude of the geographical point around which you want to search for (physical) learning objects. The value must be a decimal number between -180 and 180.

All these parameters need to be provided when you want to search around a specific place.

If you only have the address of a place around which you want to search, you can find the corresponding latitude and longitude using either our utility endpoint for french addresses (see here) or Google Map API (see here) for addresses outside France.