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 12 forks source link

Image footprint datatypes #97

Closed vermeulendivan closed 1 year ago

vermeulendivan commented 1 year ago

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