GETTING STARTED
LOCATION GEO CODING

Using mydigitalstructure.cloud code your geographical information - ie link to a reference number, GPS coordinates etc.

You can use the location address methods to build a registry of locations with their address, reference number and GPS coordinates - each location address comes with an automatically assigned GUID.

You can then link the address records to objects within mydigitalstructure.cloud ie a Business Contact or Product for tracking.

Reference number providers:

Example Use-Case:

Using GST GLN to identify business locations and show on a map.

When a business location is created, create a location address record, with a allocated GLN (as per GS1 provided numbering allocation) and GPS coordinates based on Google Maps api look up.  Link the location address record back to the business contact record.

Periodically, using a Lambda hosted nodejs app search for new location addresses and update the GS1 Public Location Registry using the locatenet api.

 
METHODS

CORE_LOCATION_ADDRESS_SEARCH

CORE_LOCATION_ADDRESS_MANAGE

CORE_LOCATION_ADDRESS_LINK_SEARCH

CORE_LOCATION_ADDRESS_LINK_MANAGE