Giter Site home page Giter Site logo

Release to PyPi about osmtogeojson HOT 4 CLOSED

hbruch avatar hbruch commented on September 27, 2024
Release to PyPi

from osmtogeojson.

Comments (4)

tommyjcarpenter avatar tommyjcarpenter commented on September 27, 2024 1

ok it's there: https://pypi.org/project/osmtogeojson/

I want to note that this was still in infancy and by no means would have been considered release-worthy =). But, if you find it useful, I'm happy to help.

from osmtogeojson.

tommyjcarpenter avatar tommyjcarpenter commented on September 27, 2024

@hbruch hey thanks for your interest!
I never released this to PyPi because I had no idea how complete it was.

This project started because we had a bunch of python projects that needed to convert overpass results to geojson. So we had ugly system calls all over the place calling out to the famous NPM package, which is great because that package works and seems complete, but is nasty from an efficiency perspective (Syscall for every conversion).

As I got into this project however, I realized there were all these crazy rules around "winding order" etc, that I didn't have time at the time to sit down and fix. Maybe if there was more interest I would, but I kinda abondoned this when I got down into those weeds out of lack of interest (it seems the NPM package is king),

from osmtogeojson.

hbruch avatar hbruch commented on September 27, 2024

Same here, I'm writing a small python tool to generate geojson layers using overpass to display them in @joto's osmoscope-ui. I strive for a python-only solution, too.

from osmtogeojson.

hbruch avatar hbruch commented on September 27, 2024

Thanks a lot. As always, every new use case will rise new feature requests and uncover some issues, but having it published is already a good start :-)

from osmtogeojson.

Related Issues (5)

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.