Code Monkey home page Code Monkey logo

Comments (7)

borazslo avatar borazslo commented on September 23, 2024

In the plague api the actual coordinates and the label for these coordinates are two different things. On the Line118 and Line141 you see how the label for the coordinates are sent through "meta" tag. These line should be changed.

from plague-api.

kaue avatar kaue commented on September 23, 2024

@zettam I will include a .set parameter tof change the metatag, this will work for you?

from plague-api.

zettam avatar zettam commented on September 23, 2024

I already changed the api to test, however it would be an amazing addition 👍
Also, now I'm wondering if the "closest n people" algorithm works with true latitude and longitude, or works with custom metatags? I set my location as "Sun" now; do you know if this is anyhow "breaking the rules"?

from plague-api.

kaue avatar kaue commented on September 23, 2024

@zettam @borazslo This enhancament is avaliable in v1.0.6

var plague = require('plague-api').set({
  latitude: -99.999999999999,
  longitude: -99.999999999999,
  administrativeArea: 'Quebec',
  country: 'Canada',
  locality: 'Montreal'
});

from plague-api.

kaue avatar kaue commented on September 23, 2024

@zettam About your question, i belive the algorithm works with latitude and longitude only. And i dont know about the rules =(

from plague-api.

zettam avatar zettam commented on September 23, 2024

thank you very much

from plague-api.

kaue avatar kaue commented on September 23, 2024

@zettam =)

from plague-api.

Related Issues (3)

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.