-
CarryMap for iOS
- About the app
- Application terminology
- Section 1. Getting started and configuring the app
- Section 2. Application data
- Section 3. Opening maps and creating projects
-
Section 4. Creating and editing features
- About GeoPackage
- Creating new features
- Creating features by coordinates
- Creating point feature by photo
- Creating points with single tap
- Recording track
- Selecting symbol when creating feature
- Adding attachments to feature
- Filling in fields using QR code
- Editing features
- Adding and viewing Z coordinates
-
Section 5. Additional functionality
- Track log
- Use as a destination point
- Searching features
- Measuring on the map
- Circular ruler
- Creating marks
- Creating bookmarks
- Save map extent
- Selecting map scale
- Finding current location
- Sharing location information
- Displaying information from GPS/GLONASS receiver in the map window
- Use external GPS receivers
About GeoPackage
GeoPackage (GPKG) is an open geospatial data format that is not associated with the operating system and is implemented in the SQLite database container format. The format is widely used among professional cartographers due to a number of its advantages. In comparison with the SHP format files, GeoPackage can contain a lot more features (about 100 million), but at the same time it remains as light as possible, and unlike the GPX format, which transmits only lines and points, GeoPackage can transmit all types of mapped features (points, lines, polygons), as well as attachments to them in a single file.