Summary:
Admins have the ability to upload a CSV file into XMAP/PostGIS, as long as the csv file contains columns with coordinates or geom, in either a projection of 27700 or 4326.
Prerequisites:
The CSV file must contain named coordinate columns, and supports the following pairs:
- lon, lng, long, longitude, x, easting, east
- lat, latitude, y, northing, north
Alternatively, if your CSV contains a column with wkt values, then any of these column names ares acceptable.
- wkt, geom, geometry, the_geom, wkb_geometry
How to:
Go to Admin >> Data >> Upload File
- Change FORMAT to CSV
- Choose the destination database and schema
- Set a projection for the data (optional but recommended) either 27700 or 4326
- drag and drop or choose a CSV to upload.
- Click on the UPLOAD button
- In the processing area, wait from the file to be ready.
- Once ready, click on the Start Ready Files button.
- Once the CSV is successful Done you can add the table into a Collection.