anatolysukhanov / dnv

0 stars 0 forks source link

perspective view #7

Closed anatolysukhanov closed 3 years ago

anatolysukhanov commented 3 years ago

For what its worth, I really liked that overhead shot from google that you used on woods drive I think this perspective would be helpful in the dashboard I think adding in the google imagery when reviewing parcels would be great next

its a specific site in the District of North Vancouver that has townhouses (older). I wanted to see how it appeared after your magic going back to the "next challenge". Assume 150 townhouse sites identified. Identfying whether there are improvements on the site already. What are they? perhaps with a dashboard it could bring up a google map with visuals

anatolysukhanov commented 3 years ago

The over head view is perfect

Pasted File at December 24, 2020 4_38 AM

anatolysukhanov commented 3 years ago

https://developers.google.com/maps/documentation/javascript/examples/aerial-simple https://developers.google.com/maps/documentation/javascript/examples/streetview-simple

davewolstenholme commented 3 years ago

higher priority

anatolysukhanov commented 3 years ago

For what its worth, I really liked that overhead shot from google that you used on woods drive I think this perspective would be helpful in the dashboard I think adding in the google imagery when reviewing parcels would be great next

Google Maps offers fewer options programmatically (using their API). It supports 45° imagery providing perspective views towards each of the cardinal direction (https://developers.google.com/maps/documentation/javascript/maptypes#45DegreeImagery) for certain locations including Vancouver:

image

image

There is the rotate control in the left bottom corner:

image

@davewolstenholme, please have a look at https://anatolysukhanov.com/dnv/

anatolysukhanov commented 3 years ago

Done.