Connect to data from a variety of sources using the vector layer upload.
Filetypes that are considered vectors for the purpose of uploading:
.json β GeoJSON format
<aside> π GeoJSON is a widely-used data format forΒ displaying vectors in web maps . It is based on JavaScript object notation, a simple and minimalist format for expressing data structures using syntax from JavaScript.
</aside>
.shp β Shape File format
.kml or .kmz β Google Earth format
.dxf β CAD open data format
.csv β Comma Separated spreadsheet.
A Note on Filetypes:
<aside> β GeoJSON, shape files, and KMZ files are easy to import into Giraffe. These are geospatial first data types and are easily parsed by the layer import applet.
</aside>
<aside> π Shapefiles are contained within .zip directories with multiple files that control the metadata, geolocation, and functionality of the data. DO NOT UNZIP THE FILE. You must upload the entire zipped directory.
</aside>
<aside> βοΈ Excel, Google Sheets, or other spreadsheet sources must be converted to CSV (comma delimited) before importing as a layer.
</aside>
<aside> π’ CSV files can only reflect point based data. They need to include a column labeled ADDRESS with the street address. The row limit is 100 per upload.
</aside>
<aside> π¨ Importing CAD (.dxf) vector data is often complex. DXF files are not typically geolocated, and depending on how they are authored, they may consist of many line segments rather than the line-strings and polygons which are native to Giraffe.
On the other hand, even line segments can be very useful to allow tracing using Giraffe's snap feature (holding down "s" will snap to any vector features on the map).
If there is a large amount of useful data that is only accessible as DXF files, you can follow the steps in How to import DXF files into Giraffe. Reach out to us using the in-app chat for support doing this.
</aside>
There are 2 ways to open the layer upload applet:
Data layer β Create Your own β select layer type
Main menu (β°) β Layers β select layer type
<aside> π‘ You can also drag any file into your giraffe window to automatically open the correct applet for that filetype.
</aside>
GeoJSON and shape files are easy to import into Giraffe. The data can be added as a data layer or converted into Giraffe features:
To import the data, click β°
β Layers
β Create Layer From Vector
The import tool will appear in the right bar. Upload the files and choose to import the contents as features or to create and style a vector data layer.
There are two upload options: