Introduction
Naurt's Point of Interest (POI) API plays a central role in Naurt's POI ecosystem.
Firstly, it enables the upload of custom POIs, defined as any latitude/longitude location with accompanying JSON metadata describing it. Secondly it acts a powerful tool to retrieve these stored POIs with either a geospatial search or a complex filter based on the POI's metadata. In addition you have the ability to modify or remove any POIs created previously.
Naurt also goes one step further and can automatically create POIs via the Naurt Lite & Location Manager SDKs. While running within an app, they automatically log any building entrances and parking spots, making them available to the POI API. They also provide a convenient wrapper to the POI API when working on Android and iOS platforms.