Git Product home page Git Product logo

pndb's Introduction

Planetary Nomenclature DB

Say you want to know the location of the Apollo crater, so that you can check where is the famous crater in that map you wrote in the html/js turorial. Well, by the time of this writing (July 2019) you either had to go to Wikipedia -- which, by the way, you should anyway -- or you could go to IAU/USGS planetary nomenclature page at https://planetarynames.wr.usgs.gov/, which is OK.

But we can do better: we can build our own DB and provide it through a REST interface, for example, that would allow to simply ask for a "name" in a "body" and get its "location".

Data

Data is provided by USGS through a series of WMS endpoints. The endpoints, organized by body name, are listed in:

More information, and also examples, about nomenclature can be found at:

Developers / SysAdmins

To run the app:

$ python app/run.py

Dependencies

This app is built on:

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.