The import and export file is formatted as CSV with a comma delimiter. If a field is empty, insert two commas sequentially.
| point_id | Point ID |
| point_title | Point name |
| point_address | Nearest building address |
| address_description | Address description |
| description | Point description (with html tags) |
| restricted | Restricted access marker |
| precise | Accurate location marker |
| longitude | Longitude |
| latitude | Latitude |
| operator_title | Name of point's operator |
| operator_id | Operator ID |
| operator_address | Address of operator |
| phones | Operator phone list |
| emails | Operator emails list |
| sites | Operator sites list |
| fractions | List of accepted fractions |
| schedule | Operating schedule |
| valid_dates | Opening dates |
Below, you can find a CSV file example that you can download and examine. Please use it to upload new points, but make sure to replace the example rows with your own.
Download CSV example