Getpin import plan

From OpenStreetMap Wiki
Jump to navigation Jump to search

Getpin Company is engaged in the centralized placement and synchronization of data received from clients of business owners on Facebook, Google My Business, Google Maps, etc.

Based on past unsuccessful attempts to interact with the Open Street Map, we plan to synchronize as follows:

  1. Adding data to business owners in our service;
  2. Manual and automatic verification of data by company employees. For example, checking for errors in the contact, the presence of all the necessary data;
  3. Automatic comparison of business categories with categories provided by business owners. If no match is found, then issue the OSM category manually;
  4. Check for the presence of an existing point in the area of ​​coordinates, which are obtained from Google Maps. For verification, we take points near the coordinates of Google Maps, using "GET /api/0.6/map?bbox=left,bottom,right,top". Next, look for a match by name, category tags. If a similar point is found, then we do not create a new one;
  5. Creating points based on the processed data in the previous paragraphs on the test server "https://master.apis.dev.openstreetmap.org/";
  6. Re-review of the created points on our employees at https://master.apis.dev.openstreetmap.org/;
  7. If all is well, then upload the points to the main OpenStreetMap server.