-
Notifications
You must be signed in to change notification settings - Fork 0
The prime objective is to construct a program/model that can automatically download an aerial imagery with the maximum resolution possible from Bing imagery rest service for a given latitude / longitude bounding box using the Bing Maps Tile System
Sabareesh19/Aerial-Image-Retrival
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
1) For smooth execution just make sure you traverse to the directory where the code is present and don't forget to change the "currDir" in line 18 (currDir = 'S:/IITC/Spring 2018/Geospatitial/assignment3/'). 2) Double check you have the null image JPG file present in the same directory. This is for a comparision in my code. 3) Use "python aerial-image.py" command in your bash to execute the code. 4) Type the latitudes and longitudes as instructed in the GUI. Plese wait untill you get the message .....Displaying image..... 5) The resultant image is generated in the same directory under the name "resultant_image" 6) For demo purpose I have commented a co-ordinate. Un-comment it if you don't want to go through typing of co-ordinates. 7) The run time depends on the distance given between the two co-ord. (Few minutes for 37,813 KB)
About
The prime objective is to construct a program/model that can automatically download an aerial imagery with the maximum resolution possible from Bing imagery rest service for a given latitude / longitude bounding box using the Bing Maps Tile System
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published