-
Notifications
You must be signed in to change notification settings - Fork 1
Eagleview
rothwell.andy@gmail.com edited this page Aug 5, 2024
·
5 revisions
Eagleview is the new name (formerly Pictometry) of the company that provides oblique aerial imagery (imagery that is not straight down, you can see the sides of the buildings).
Contacts we have with them:
Blake Senft - Blake.Senft@eagleview.com
We used part of their Quick Start Guide and Embedded Explorer API.
There are only 2 places in the code that Eagleview is addressed:
An axios.post based on the Quick Start Guide is run in EagleviewPanel.vue's onMounted.
Their old pictometry.pol documentation is not used in vue3-atlas, but that link should be kept around a while until all apps that used it are replaced.