pratik-choudhari / AlgoCode

Welcome everyone!🌟 Here you can solve problems, build scrappers and much more💻
https://github.com/pratik-choudhari/AlgoCode
MIT License
131 stars 166 forks source link

python code to access geodata #466

Closed DishantIsrani closed 2 years ago

DishantIsrani commented 3 years ago

This is a geodata to get mini google maps of your own

Feature ✅

Description

This is a python code for accessing geodata and also adding geoload and using both we get a specific location we want by adding it in code. similar to mini google maps of specific location

Example

to get location of Bangalore University just have to run code and give banglore value .

Checklist:

Python. Contributors are supposed to mention their coding language while asking for assignment

pratik-choudhari commented 3 years ago

@DishantIsrani Could you a sample input and output in example?