Get GPS Coordinates from image for Site object #3153

Closed
opened 2025-12-29 18:26:09 +01:00 by adam · 1 comment
Owner

Originally created by @itmicus on GitHub (Jan 13, 2020).

Environment

Python version: 3.5.2
NetBox version: 2.6.11

Proposed Functionality

Get GPS Cooridnates from image while it uploding to Site Object.

Use Case

User can make photo on mobile from physical Site. User can upload photo to Site object and if photo has GPS coordinates, Netbox ask him set coordinate for Site object, if yes, GPS coordinates from photo set to Site object automatically.

Database Changes

No

External Dependencies

No

Originally created by @itmicus on GitHub (Jan 13, 2020). ### Environment Python version: 3.5.2 NetBox version: 2.6.11 ### Proposed Functionality Get GPS Cooridnates from image while it uploding to Site Object. ### Use Case User can make photo on mobile from physical Site. User can upload photo to Site object and if photo has GPS coordinates, Netbox ask him set coordinate for Site object, if yes, GPS coordinates from photo set to Site object automatically. ### Database Changes No ### External Dependencies No
adam closed this issue 2025-12-29 18:26:09 +01:00
Author
Owner

@jeremystretch commented on GitHub (Jan 13, 2020):

I'm rejecting this for several reasons:

  1. The canonical coordinates of a site are typically set to something specific (e.g. the building's front entrance) or they are copied from a mapping service.
  2. Uploading different photos, even those taken in the same vicinity, would alter the coordinates as consumer grade GPS positioning is typically not 100% accurate.
  3. The quality of image metadata can be unreliable.
@jeremystretch commented on GitHub (Jan 13, 2020): I'm rejecting this for several reasons: 1. The canonical coordinates of a site are typically set to something specific (e.g. the building's front entrance) or they are copied from a mapping service. 2. Uploading different photos, even those taken in the same vicinity, would alter the coordinates as consumer grade GPS positioning is typically not 100% accurate. 3. The quality of image metadata can be unreliable.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#3153