Giter Site home page Giter Site logo

libremap's People

Contributors

nicoechaniz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

libremap's Issues

"libremap" branding is confusing

libremap "is an online collection of all digital USGS 1:24K scale topographic maps (as well as various other GIS data) covering the United States, available as a free download." Sounds familiar? It shouldn't! :) But it's what is return by various search engines (duck duck go, google) when searching for "libremap".

I would humbly suggest to replace "libremap" with "libremap.net" everywhere to ensure that we talk about "libremap net", which it really is: libremap is not about mapping in general as much as about mapping networks.

Other ideas?

[agent] openwrt submit agent

There exist agents for

Goal: Merge 'em!

Features:

  • plugin system:
    • community: data about the community
    • routing: data that is specific for the used routing-protocol.
    • service: connected users, essids/bssids, network config, dhcp leases, signal strength
  • include in upstream openwrt?

[webui] show hints to LibreMap instances having more data

If a LibreMap instance only stores relatively few routers (e.g. of only one community) and the user zooms to another area, then a list of LibreMap instances that have (more) information about this area should be shown.

Possibilities

  • maintain a list of LibreMap instances in git repo.
  • maintain LibreMap instances in LibreMap by introducing an 'instance' document type.
  • clustered CouchDBs (data split across several servers)?

[webui] plot terrain profile

Plot a terrain profile for a link or between two points (similar to olsrmap by @Pitxyoki). Before implementing: check licenses of data sources!

Examples

Possible data sources:

[api] document conflict resolution

If documents are updated on several CouchDB servers at once, then document may conflict, see the couchdb guide. The conflict has to be resolved from the outside, e.g. the submitting agent or a maintenance script.

[api] gather router history

Determine possibilities of storing a router's history when it is updated.

Possibilities

  • push history document from router.
  • push history document by listening on CouchDB's _changes feed.

Questions

  • will history be replicated?
  • aggregation of history (as in RRDtool)?

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.