Coder Social home page Coder Social logo

fairly-fire / geojson-api-for-university-address Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 5 KB

The project has been designed in a way that it plots university /college on a world map. It uses python programming language as the base to ask the user for a location, retrieve data, load the university name with location data into a database, then visualize that data on Google Maps.

Python 100.00%

geojson-api-for-university-address's Introduction

GeoJson-API-For-University-Address

The project has been designed in a way that it plots university /college on a world map. It uses python programming language as the base to ask the user for a location, retrieve data, load the university name with location data into a database, then visualize that data on Google Maps.This project basically uses a GeoLocation lookup API modeled after the Google API to look up some universities and parse the returned data and return address of Universities over the world using Python .The program will prompt for a location, contact a web service and retrieve JSON for the web service and parse that data, and retrieve the formatted address, latitude and longitude from the JSON into a database file. The database software used in the project is SQLite. It stores data in Location table. The second python script is used to read the database and produce a JavaScript file. Finally, we have to open a HTML file to visualize the location markers in Google Maps.

geojson-api-for-university-address's People

Contributors

fairly-fire avatar

Watchers

 avatar

Forkers

mukul1em

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.