maps icon indicating copy to clipboard operation
maps copied to clipboard

Remove from map photos with GPS Latitude/Longitude null

Open adripo opened this issue 1 year ago • 2 comments

I have some photos on map at 0N,0W. I checked with ExifTool and found out that the GPS fields are present but have null values. I think this issue might be related to #671.

Can those with null values be excluded from the map?

Screenshots:

image image

adripo avatar Jul 31 '22 01:07 adripo

I had a brief look into the code. I think what is happing is that somewhere when saving stuff to the DB or reading form the DB null is converted to 0.

tacruc avatar Aug 04 '22 12:08 tacruc

Should be fixed by #811.

tacruc avatar Aug 04 '22 14:08 tacruc