All Projects → taginfo → taginfo-projects

taginfo / taginfo-projects

Licence: other
Projects list for taginfo

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to taginfo-projects

taghistory
📈 History of OSM tag usage
Stars: ✭ 33 (+73.68%)
Mutual labels:  openstreetmap, taginfo
equalstreetnames
Map visualizing the streetnames by gender : 50 cities in 11 countries
Stars: ✭ 64 (+236.84%)
Mutual labels:  openstreetmap
Opentileserver
This script is for building a basic tile server with OpenStreetMap data
Stars: ✭ 190 (+900%)
Mutual labels:  openstreetmap
Loolocator
A simple iOS app that fetches the crowd-sourced data from OpenStreetMaps, and shows toilets within walking distance.
Stars: ✭ 234 (+1131.58%)
Mutual labels:  openstreetmap
Atlasr
Atlasr is a truly open-source and free map browser.
Stars: ✭ 196 (+931.58%)
Mutual labels:  openstreetmap
Go Staticmaps
A go (golang) library and command line tool to render static map images using OpenStreetMap tiles.
Stars: ✭ 246 (+1194.74%)
Mutual labels:  openstreetmap
Docker Osm
A docker compose project to setup an OSM PostGIS database with automatic updates from OSM periodically
Stars: ✭ 172 (+805.26%)
Mutual labels:  openstreetmap
osmscout-sailfish
OSM Scout for Sailfish OS (offline maps and navigation)
Stars: ✭ 42 (+121.05%)
Mutual labels:  openstreetmap
OSMChina-NextOSM
A more modern, designed and easy-to-use UI designed for browsing OpenStreetMap.
Stars: ✭ 17 (-10.53%)
Mutual labels:  openstreetmap
Kartotherian
Map Tile Server
Stars: ✭ 230 (+1110.53%)
Mutual labels:  openstreetmap
Id
🆔 The easy-to-use OpenStreetMap editor in JavaScript.
Stars: ✭ 2,667 (+13936.84%)
Mutual labels:  openstreetmap
Osmdata
R package for downloading OpenStreetMap data
Stars: ✭ 199 (+947.37%)
Mutual labels:  openstreetmap
Overpass Api Python Wrapper
Python bindings for the OpenStreetMap Overpass API
Stars: ✭ 245 (+1189.47%)
Mutual labels:  openstreetmap
Geomancer
Automated feature engineering for geospatial data
Stars: ✭ 194 (+921.05%)
Mutual labels:  openstreetmap
mapbox-gl-qml
Unofficial Mapbox GL Native bindings for Qt QML
Stars: ✭ 30 (+57.89%)
Mutual labels:  openstreetmap
Openrouteservice App
🚙 The open source route planner app with plenty of features.
Stars: ✭ 187 (+884.21%)
Mutual labels:  openstreetmap
Mapping
OpenStreetMap contributions from the data team at Mapbox
Stars: ✭ 213 (+1021.05%)
Mutual labels:  openstreetmap
Osmium Tool
Command line tool for working with OpenStreetMap data based on the Osmium library.
Stars: ✭ 236 (+1142.11%)
Mutual labels:  openstreetmap
ohsome-quality-analyst
Data quality estimations for OpenStreetMap
Stars: ✭ 28 (+47.37%)
Mutual labels:  openstreetmap
qgis-maptiler-plugin
QGIS MapTiler Plugin: vector tiles, basemaps, geocoding, OSM, QuickMapServices
Stars: ✭ 73 (+284.21%)
Mutual labels:  openstreetmap

Taginfo Projects

This repository contains the list of projects for taginfo. See

Build Status

Notes for contributors

To add your project, add a line to project_list.txt with a unique ID and the link to your JSON project file.

Choosing a unique ID

The unique ID MUST NOT contain any characters except lower case latin letters (a-z), the numbers (0-9) and the underscore (_). The first character must be a letter. Usually it will reflect your domain name or the type of map. Look at the other IDs for some ideas.

Adding to the project list file

Please add your line at the correct place so the file keeps its alphabetical ordering. This makes it easier for others to create unique IDs.

Testing

Your pull request will be tested with GitHub Actions.

List of things which are tested:

  • Is the project_list.txt sorted?
  • Is the ID valid?
  • Does the URL refer to a valid JSON file?

You can run this test before submitting the pull request with

./test_changes
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].