Openstreetmap

Open-source projects categorized as Openstreetmap

Top 23 Openstreetmap Open-Source Projects

  • prettymaps

    A small set of Python functions to draw pretty maps from OpenStreetMap data. Based on osmnx, matplotlib and shapely libraries.

  • Project mention: Show HN: Map2Image – Download Beautiful City Maps | news.ycombinator.com | 2024-01-17

    These maps look great! Reminds me of a project I saw a long time ago [1]. Glad you made this downloadable for everyone who cannot write code.

    P.S.: Now, I also have some (birthday) presents ;-)

    [1] https://github.com/marceloprates/prettymaps

  • mapbox-gl-js

    Interactive, thoroughly customizable maps in the browser, powered by vector tiles and WebGL

  • Project mention: Brave browser simplifies its fingerprinting protections | news.ycombinator.com | 2024-01-22

    Good. Brave's fiddling with WebGL causes >50% of my bug reports from 1% of users.

    [1] https://github.com/mapbox/mapbox-gl-js/issues/10518

    [2] https://github.com/mapbox/mapbox-gl-js/issues/8377

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • omapsapp

    🍃 Organic Maps is a free Android & iOS offline maps app for travelers, tourists, hikers, and cyclists. It uses crowd-sourced OpenStreetMap data and is developed with love by MapsWithMe (MapsMe) founders and our community. No ads, no tracking, no data collection, no crapware. Please donate to support the development!

  • Project mention: Organic Maps is a free Android and iOS offline maps app for travelers | news.ycombinator.com | 2024-03-03
  • abstreet

    Transportation planning and traffic simulation software for creating cities friendlier to walking, biking, and public transit

  • Project mention: Egregoria is a city simulation with high granularity | news.ycombinator.com | 2023-07-22

    A|B Street does some of that, but it is not a game: https://github.com/a-b-street/abstreet

  • BlenderGIS

    Blender addons to make the bridge between Blender and geographic data

  • Project mention: NumPy issues | /r/blender | 2023-09-27

    I'm running Linux. I've already tried to run sudo apt -y install python3-numpy as suggested here and tried to install numpy using blender's python console and import pip pip.main.... it's saying everything is installed, but I still cannot enable addon either run import numpy in console. Please ask me if you need more technical details.

  • mapscii

    🗺 MapSCII is a Braille & ASCII world map renderer for your console - enter => telnet mapscii.me <= on Mac (brew install telnet) and Linux, connect with PuTTY on Windows

  • Project mention: FLaNK AI Weekly for 29 April 2024 | dev.to | 2024-04-29
  • Open Source Routing Machine (OSRM)

    Open Source Routing Machine - C++ backend

  • Project mention: Easiest way to calculate distances between multiple locations? | /r/excel | 2023-05-15

    then called the Open Streetmap api described here using Power query: https://github.com/Project-OSRM/osrm-backend/blob/master/docs/http.md

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • TeslaMate

    A self-hosted data logger for your Tesla 🚘

  • Project mention: Does anyone here drive around in a tesla? If so how is the FSD experience? | /r/lakeland | 2023-07-07

    The graphs linked above were generated by a self-hosted application called TeslaMate, which connects to the Tesla API and harvest data as you drive, so I've got fairly extensive "health stats" for the Tesla I've owned. TeslaScope is a cloud based equivalent, which is cheap, and I also use, but mainly as a backup to my TeslaMate instance.

  • Graphhopper

    Open source routing engine for OpenStreetMap. Use it as Java library or standalone web server.

  • Project mention: Ask HN: How to Optimize a Delivery Route? | news.ycombinator.com | 2024-05-09
  • osmnx

    OSMnx is a Python package to easily download, model, analyze, and visualize street networks and other geospatial features from OpenStreetMap.

  • Project mention: I played with a python module called OSMnx to create the roadmaps of some cities. These include major highways,motorways,roads and streets that carry most of the traffic. | /r/india | 2023-07-13
  • valhalla

    Open Source Routing Engine for OpenStreetMap

  • Project mention: Ask HN: How to Optimize a Delivery Route? | news.ycombinator.com | 2024-05-09
  • StreetComplete

    Easy to use OpenStreetMap editor for Android

  • Project mention: Overpass Turbo: A Web Based Data Mining Tool for OpenStreetMap | news.ycombinator.com | 2024-01-23

    I used StreetComplete when I had an Android phone. It looks for missing data near you, and gives you a really nice interface to input that data.

    They are working on an iOS build, and I can't wait to start using it again.

    https://github.com/streetcomplete/StreetComplete/

  • mapus

    A map tool with real-time collaboration 🗺️

  • Project mention: Map Tool with Live-Collaboration | news.ycombinator.com | 2024-02-06

    The original website (I assume your project is fork?) shows proper attribution in the screenshot/video https://github.com/alyssaxuu/mapus

  • iD

    🆔 The easy-to-use OpenStreetMap editor in JavaScript.

  • Nominatim

    Open Source search based on OpenStreetMap data

  • Project mention: Answer: How To Get Latitude & Longitude of a Address using python | dev.to | 2023-10-05

    You can simply use geopy API to get longitude and latitude from address. geopy includes geocoder classes for the OpenStreetMap Nominatim, Google Geocoding API (V3), and many other geocoding services. The full list is available on the Geocoders doc section. Geocoder classes are located in geopy.geocoders. Here…

  • openmaptiles

    OpenMapTiles Vector Tile Schema Implementation

  • Openstreetmap

    The Rails application that powers OpenStreetMap

  • Project mention: The current state of map design in OpenStreetMap | news.ycombinator.com | 2024-04-20

    I wouldn't compare osm-website and osm-carto at all. The commit logs are very different.

    openstreetmap-website: https://github.com/openstreetmap/openstreetmap-website/commi... . Numerous commits most days.

    openstreetmap-carto: https://github.com/gravitystorm/openstreetmap-carto/commits . So far in 2024; one small regression fixed, one niche bit of tagging added to an existing style, some largely pointless code style tidying. That's it.

  • geo-heatmap

    :world_map: Generate an interactive geo heatmap from your Google location data

  • privacy-redirect

    A simple web extension that redirects Twitter, YouTube, Instagram & Google Maps requests to privacy friendly alternatives.

  • Project mention: YouTube started slowing video buffer with adblock enabled | news.ycombinator.com | 2024-01-13
  • photon

    an open source geocoder for openstreetmap data (by komoot)

  • Project mention: pelias VS photon - a user suggested alternative | libhunt.com/r/pelias | 2023-11-15

    Photon by Komoot is also using Elasticsearch for validating addresses and locations.

  • osmnx-examples

    Gallery of OSMnx tutorials, usage examples, and feature demonstations.

  • blosm

    Blosm addon for Blender. A few clicks import of Google 3D cities, OpenStreetMap, terrain. Global coverage. Source code is in the branch 'release'.

  • osm2pgsql

    OpenStreetMap data to PostgreSQL converter

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Openstreetmap related posts

Index

What are some of the best open-source Openstreetmap projects? This list will help you:

Project Stars
1 prettymaps 10,844
2 mapbox-gl-js 10,744
3 omapsapp 8,612
4 abstreet 7,312
5 BlenderGIS 7,278
6 mapscii 6,867
7 Open Source Routing Machine (OSRM) 6,095
8 TeslaMate 5,275
9 Graphhopper 4,713
10 osmnx 4,678
11 valhalla 4,202
12 StreetComplete 3,628
13 mapus 3,256
14 iD 3,250
15 Nominatim 2,897
16 openmaptiles 2,298
17 Openstreetmap 2,037
18 geo-heatmap 2,017
19 privacy-redirect 1,925
20 photon 1,791
21 osmnx-examples 1,463
22 blosm 1,450
23 osm2pgsql 1,437

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com