How to import and export geography
This article talks about how to import shapefiles for a single record or work item. For information on importing bulk background data (such as county parcels, watersheds, etc.), go HERE. To learn about using shapefiles to create multiple properties at once, go HERE.
A lot of conservation work is map-based, so it's important that Landscape has easy-to-use tools for working with your geographical data. You can import your existing map data in certain formats. You can also export geography that you create in Landscape for data storage or use in other platforms. This article explains how to import geography to a single record or work item, as well as how to export geography from different contexts.
Mapping in Landscape is context-specific, meaning you can't upload or edit any layer from any map. Every time you are working with map data, make sure you begin with the object where that map data belongs — a Property record for property boundaries, a Site Visit work item for site visit points, etc.
Jump to...
Importing map data
Prerequisites
User Permissions: Ensure you have the necessary permissions to add geography to records.
Gathering materials/resources
File format: When importing, ensure your data is in one of the following supported formats:
- Shapefile (.shp)*
- Google Earth files (.kml or .kmz)*
- GPS Exchange Format (.gpx)
- Photos (.jpg/.jpeg) with georeferenced metadata
- A .csv file of latitude and longitude (read more here)
- A file exported from another Landscape map*
*indicates the only acceptable area file types for a Portfolio record boundary
Attribute fields: Unlike typical GIS systems, Landscape uses fixed attribute fields (Name, Label, Description, Status, Type). Instead of creating custom GIS attributes for additional data points, use Landscape's existing data fields (like Contact records for landowners) to house detailed information. To automatically import attributes like Name or Status, ensure your shapefile's field names exactly match Landscape's fixed fields: NAME ,MAPLABEL ,STATUS ,TYPE , and DESCRIPT . These are the only attribute fields that can be imported to Landscape, but all-lower-case field names are also supported.
Read more about Landscape's geography attributes HERE.
Instructions
- Navigate to the specific record or work item that will house the data.
- In the horizontal menu above the map, click Edit map features for the current record.
- In the same menu as step #2, click Import map features.
- Select the relevant file type and follow the prompts to save the mapped data to the correct layer.
Next Steps
Once your data is mapped, you can edit individual points, lines, and areas, or style your layers to distinguish different types of features.
Exporting Map Data
Instructions
For a single layer:
- Navigate to the specific record or work item containing the data you are exporting.
- In the horizontal menu above the map, click Export map features.
- Select the layer to be exported and the file type, then click OK. Your exported file will save to the default Downloads folder for your browser.
For selected objects:
- Navigate to the specific record or work item containing the data you are exporting.
- Click on the geography (area, point, or line) to be exported. Select multiple objects by holding Shift+click, or use the multi-select rectangle tool.
- The 'Selected Map Features' panel will appear to the left of the map. Click Export the selected ... features.

- Select the file type, then click OK. Your exported file will save to the default Downloads folder for your browser.
For multiple layers or objects:
Use Data Viewer to query and perform bulk exports, like all this year's site visit points, all trail (human use) lines, or all easement boundaries. The bulk method also allows you to include Landscape fields as attributes in the exported shapefile.
- Open or create the View that contains the data you want to export. The exported shapefile will contain all the fields included in the results table. The exported file will also respect any filters you enable in the results list.
Read more about how to create Views HERE.
- Choose the option to display the results as a Map.
- A map will appear on the right side of the screen. Click Export map features in the map view menu:

Frequently Asked Questions
Q: What if I don't have the map data in a supported format?
A: You can always draw a shape on the map to approximate its location by using the draw tools. You can then document that the shape was approximated using a Note.
Q: What projection should an imported shapefile be in?
A: Landscape will automatically convert the shapefile into WGS1984 (web standard) using an internal conversion process. If you want to perform the transformation yourself prior to import, that's fine. However, it's not necessary.
Q: How do I zip a shapefile?
A: Shapefiles must be "zipped" in order for Landscape to import them. A zipped shapefile contains all of the component files that Landscape needs to generate a georeferenced object (.shp, .prj, .dbf and .shx.)
After you generate the feature in your GIS service, navigate to the folder containing that feature. Highlight all of the necessary files. Right click and select Send To > Compressed (zipped) folder (Windows). On a Mac, you may need to install a separate .zip application.
Import the zipped folder that you generated into Landscape.