Giter Site home page Giter Site logo

Comments (5)

migurski avatar migurski commented on July 17, 2024

For my own use, having tools in NodeJS is not actually helpful unless they're truly standalone. Converting PBF to other formats may need to happen in a library context, integrated into another codebase.

from sharedstreets-python.

kpwebb avatar kpwebb commented on July 17, 2024

Just +1 for @migurski point -- I think we need multi-language support, as we want folks to integrate SharedStreets data standards into their internal platforms/data workflows so we can't take a position on language/architecture.

We'll probably rely more on the JS versions (for the time being) for our SharedStreets data workflow/QA process, but doesn't diminish the need for other languages to have parity with client libs.

Just add a near-term justification: full Python support will be crucial for ESRI and QGIS plugins.

from sharedstreets-python.

kpwebb avatar kpwebb commented on July 17, 2024

Going back to #1 let's make a list of key functionality we want to see in client-libs (using the current JS and Python libs as references). Ok with me if these aren't at 100% parity for the moment, but useful as a goal. And we can point to that for future libs in other languages (can see formal Java support useful)

from sharedstreets-python.

migurski avatar migurski commented on July 17, 2024

Key functionality I’d expect to see in a client library, with checks for the ones that exist here in Python:

  • Protobuf code to access upstream SharedStreets data
  • Conversion functions for PBF data into something locally useful:
    • GeoJSON
    • GIS features, such as OGR or ESRI depending on environment
  • ID calculation for local data
  • Dataset conflation with other local data

Additional stuff that could be interesting depending on client language conventions:

  • Ability to serve GeoJSON tiles
  • Conversion to NetworkX with OSMnx compatibility, for Python
  • Detail reduction by road class clipping
  • Ability to map properties or features onto SharedStreets geometries

from sharedstreets-python.

migurski avatar migurski commented on July 17, 2024

This issue feels safe to close; hope that’s okay with folks.

from sharedstreets-python.

Related Issues (9)

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.