planetlabs / qgis-planet-plugin

Browse, filter, preview and download Planet Inc imagery in QGIS.
https://developers.planet.com/docs/integrations/qgis/
GNU General Public License v2.0
45 stars 10 forks source link

Dev footprint datatypes #98

Closed vermeulendivan closed 1 year ago

vermeulendivan commented 1 year ago

@Samweli @john-dupuy Do not merge this yet, Samweli wants to have a look and possibly provide feedback

Image footprint attribute field datatypes were all set to string, even if it should be data, int, float, boolean, etc. Here is an example of only string being used: image

The plugin will now set it as follows, based on what each field stores. image