Detect structures (as roofs and obstacles on roofs) in satellite images
Budget: $250 – $750 USD
I have a bunch of links for staticmaps on google maps, ex like this:
https://maps.googleapis.com/maps/api/staticmap?center=55.6664278,13.0855843&zoom=20&scale=1&size=1200x600&maptype=satellite&format=png&visual_refresh=true&key=/////////USE-YOUR-OWN-GOOGLE-MAP-KEY/////////
(see attached image in how it looks like, when using the link above, after you have added your own google maps api key, because i cant share my personal one here).
I need an automated way to find and get the coordinates for the roof areas, ex for the corners of the roof. And also detect obstacles on roof, mainly windows and chimneys. Also here the need for the coordinates of these. If possible to detect the top of angle in roof (as yellow dots in image) it is great. See attached image named markers.jpg where i have added the points manuallt. And for all of those i need lat/lang coordinates.
If i add a link as above, i need the data as response in an easy way, as it is needed to be used in another system where i need this info/coordinates.
Please really read my information above and answer up if you have made similar stuff before, and describe in which Computer Vision APIs you are planning to use for this.
https://maps.googleapis.com/maps/api/staticmap?center=55.6664278,13.0855843&zoom=20&scale=1&size=1200x600&maptype=satellite&format=png&visual_refresh=true&key=/////////USE-YOUR-OWN-GOOGLE-MAP-KEY/////////
(see attached image in how it looks like, when using the link above, after you have added your own google maps api key, because i cant share my personal one here).
I need an automated way to find and get the coordinates for the roof areas, ex for the corners of the roof. And also detect obstacles on roof, mainly windows and chimneys. Also here the need for the coordinates of these. If possible to detect the top of angle in roof (as yellow dots in image) it is great. See attached image named markers.jpg where i have added the points manuallt. And for all of those i need lat/lang coordinates.
If i add a link as above, i need the data as response in an easy way, as it is needed to be used in another system where i need this info/coordinates.
Please really read my information above and answer up if you have made similar stuff before, and describe in which Computer Vision APIs you are planning to use for this.