Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/OpenRailwayMap/OpenRailwayMap
An OpenStreetMap-based project for creating a map of the world's railway infrastructure.
https://github.com/OpenRailwayMap/OpenRailwayMap
geo geospatial josm map mapcss mapping maps node-js nodejs openstreetmap openstreetmap-data osm2pgsql railway railway-infrastructure spatial
Last synced: 3 months ago
JSON representation
An OpenStreetMap-based project for creating a map of the world's railway infrastructure.
- Host: GitHub
- URL: https://github.com/OpenRailwayMap/OpenRailwayMap
- Owner: OpenRailwayMap
- License: gpl-3.0
- Created: 2011-12-05T18:22:30.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2024-06-03T05:42:55.000Z (5 months ago)
- Last Synced: 2024-06-21T12:26:05.372Z (5 months ago)
- Topics: geo, geospatial, josm, map, mapcss, mapping, maps, node-js, nodejs, openstreetmap, openstreetmap-data, osm2pgsql, railway, railway-infrastructure, spatial
- Language: CSS
- Homepage: http://www.openrailwaymap.org/
- Size: 8.8 MB
- Stars: 345
- Watchers: 27
- Forks: 83
- Open Issues: 197
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
- awesome-starred - OpenRailwayMap/OpenRailwayMap - An OpenStreetMap-based project for creating a map of the world's railway infrastructure. (nodejs)
README
# OpenRailwayMap
An OpenStreetMap-based project for creating a detailled map of the world's railway infrastructure.
See the [OpenRailwayMap website](https://www.openrailwaymap.org/), the [OpenStreetMap Wiki](https://wiki.openrailwaymap.org/) and the [Github repository](https://github.com/openrailwaymap/OpenRailwayMap) for more information.
This repository contains the OpenRailwayMap [website](https://www.openrailwaymap.org/), the map rendering styles (MapCSS implementation), [JOSM](https://josm.openstreetmap.de/) tagging presets, validation rules for JOSM and a [Taginfo](https://taginfo.openstreetmap.org/) project file. Following components are available in independent repositories:
* [CartoCSS map style used for the tile server](https://github.com/OpenRailwayMap/OpenRailwayMap-CartoCSS)
* [API backend](https://github.com/OpenRailwayMap/OpenRailwayMap-api)## Authors
See the [authors file](AUTHORS) for a complete list of all contributors.
## Installation
Follow the [installation instructions](INSTALL.md).
## Contribute
Contributions to this project are welcome, read the [contribution guidelines](CONTRIBUTING.md) for further details.
If you would like to report an issue, please use the [issue tracker](https://github.com/openrailwaymap/OpenRailwayMap/issues) on GitHub or contact us via one of the ways described below.
## Donations
You can honor this project also by a donation with [Paypal](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9KCKT39N7AGL8) and bank transfers to [FOSSGIS e.V.](https://www.fossgis.de/) (reason for transfer "OpenRailwayMap"). This project is operated by the developers in their spare time and has no commercial goals. By making a donation you can show that you appreciate the voluntary work of the developers and can motivate them to continue the project in the future.
## Contact & News
* [Email](mailto:[email protected])
* [Mailing list](https://lists.openrailwaymap.org/lists/listinfo/openrailwaymap)
* [#OpenRailwayMap](https://webchat.oftc.net/?channels=OpenRailwayMap) IRC-Channel
* [@openrailwaymap](https://twitter.com/openrailwaymap) on Twitter
* [OpenRailwayMap Blog](https://blog.openrailwaymap.org/) (RSS [de](https://blog.openrailwaymap.org/de.rss) [en](https://blog.openrailwaymap.org/en.rss))
* [OpenStreetMap Wiki Page](https://wiki.openstreetmap.org/wiki/OpenRailwayMap)## License
Copyright (C) 2012 Alexander Matheisen
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.
__This repository contains content from other sources. See the header of each file or README and COPYING files for detailled license information.__