Drone Mapping: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
Line 8: Line 8:
*Files openable by QGIS - vector data, in various containers. Can be text, can be ESRI Shapefile, etc. [https://docs.qgis.org/2.18/en/docs/user_manual/working_with_vector/supported_data.html#loading-specific-directory-based-layer]
*Files openable by QGIS - vector data, in various containers. Can be text, can be ESRI Shapefile, etc. [https://docs.qgis.org/2.18/en/docs/user_manual/working_with_vector/supported_data.html#loading-specific-directory-based-layer]
*SPC format is
*SPC format is
=Missouri SPC Dataset=
(other states should be available)
*Link - [https://msdis.maps.arcgis.com/apps/View/index.html?appid=5490021931814fd9a64ba6f1468fa9f0&extent=-101.2474,34.3685,-82.7904,42.2591]


=DJI Mini=
=DJI Mini=

Revision as of 23:05, 13 August 2024

Terms

  • SPC (State Plane Coordinate System) - mapping projection that mimizes distortion [1]
    • These are expressed in ASCII feature, point, X, Y, Z location. [2]
  • UTM - Universal Transverse Mercator projection [3]
  • File types used in satellite mapping - [4]. Application/geo+json is used by GIS?
  • File formats are mainly raster or vector [5]
  • 20 commonly used file formats exist for GIS software. Open and proprietary, hybrid (owned by a a company but open). Text files include XML, JSON
  • Files openable by QGIS - vector data, in various containers. Can be text, can be ESRI Shapefile, etc. [6]
  • SPC format is

Missouri SPC Dataset

(other states should be available)

DJI Mini

  • Mini data can be processed in DroneDeploy to create maps - [8]


Other

Open source path generation and datapoint visualization from IRNAS.

https://www.irnas.eu/iot-drone-mapping/

See Also