Giter Club home page Giter Club logo

Comments (8)

sahal-mulki avatar sahal-mulki commented on July 17, 2024

I'll try doing that

from liveactionmap.

sahal-mulki avatar sahal-mulki commented on July 17, 2024

I would like someone to help me out on this one.

from liveactionmap.

sahal-mulki avatar sahal-mulki commented on July 17, 2024

I am trying to find the locations of all ukranian subways(for hiding).
I am trying to use openstreetmap for this one.
Someone help me out

from liveactionmap.

kinshukdua avatar kinshukdua commented on July 17, 2024

@sahal-mulki
Just pass the query in the geolocator (Nominatim object) in Map. For the query you can use tag railway=subway and country bias to Ukraine . If nominatin doesn't work you can use things like OSMPythonTools.

from liveactionmap.

kinshukdua avatar kinshukdua commented on July 17, 2024

After researching the best method is to probably store the data from overpass api as Geojson and show subways as markers near tweet locations.

from liveactionmap.

sahal-mulki avatar sahal-mulki commented on July 17, 2024

Should it be plotted on the map or another map be generated, whats the strategy here?

from liveactionmap.

kinshukdua avatar kinshukdua commented on July 17, 2024

It should be plotted on the map, it's as simple as adding the Geojson object to another marker cluster. The problem right now is to modify how the cluster looks to differentiate from the tweets market.
You can use overpass turbo to get the Geojson object.

from liveactionmap.

sahal-mulki avatar sahal-mulki commented on July 17, 2024

Sure, will try, by tommorow or something

from liveactionmap.

Related Issues (20)

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.