All Projects → openstreetmap → Openstreetmap Website

openstreetmap / Openstreetmap Website

Licence: gpl-2.0
The Rails application that powers OpenStreetMap

Programming Languages

ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to Openstreetmap Website

Urbansprawl
Open framework for calculating spatial urban sprawl indices and performing disaggregated population estimates using open data
Stars: ✭ 48 (-96.19%)
Mutual labels:  openstreetmap
Laravel Leaflet Example
Laravel Leaflet JS project example.
Stars: ✭ 66 (-94.76%)
Mutual labels:  openstreetmap
Clipboard Rails
clipboard.js javascript library integration for your Rails 4 and Rails 5 applications
Stars: ✭ 72 (-94.28%)
Mutual labels:  rails-application
Cbrain
CBRAIN is a flexible Ruby on Rails framework for accessing and processing of large data on high-performance computing infrastructures.
Stars: ✭ 51 (-95.95%)
Mutual labels:  rails-application
Hacktobermap
A map of Hacktoberfest 2019 participants https://abhijitparida.github.io/hacktobermap/
Stars: ✭ 59 (-95.31%)
Mutual labels:  openstreetmap
Openstreetmap
Interface to OpenStreetMap (load maps, extract road connectivity, plot road network & find shortest path)
Stars: ✭ 69 (-94.52%)
Mutual labels:  openstreetmap
Osm Meta Util
Utility for downloading and processing OSM metadata
Stars: ✭ 42 (-96.66%)
Mutual labels:  openstreetmap
Osmcoastline
Extracts coastline data from OpenStreetMap planet file.
Stars: ✭ 79 (-93.73%)
Mutual labels:  openstreetmap
Dijkstra Cartography
Using Dijkstra's algorithm ("finding the shortest paths between nodes in a graph") to draw maps 🌍.
Stars: ✭ 1,112 (-11.68%)
Mutual labels:  openstreetmap
Openmaptiles
OpenMapTiles Vector Tile Schema Implementation
Stars: ✭ 1,175 (-6.67%)
Mutual labels:  openstreetmap
Makina Maps
Full Stack to Build, Serve and Update your own Vector and Raster Tiles from OpenStreetMap Data.
Stars: ✭ 52 (-95.87%)
Mutual labels:  openstreetmap
Openrouteservice R
🌐 R package to query openrouteservice.org
Stars: ✭ 57 (-95.47%)
Mutual labels:  openstreetmap
Zipcode Belgium
zip code, longitude / latitude of belgian cities | code postal, longitude / latitude des communes belges
Stars: ✭ 70 (-94.44%)
Mutual labels:  openstreetmap
Openstreetmap Cartographic
A port of OpenStreetMap Carto to Mapbox GL for client-side rendering
Stars: ✭ 50 (-96.03%)
Mutual labels:  openstreetmap
Grape Doorkeeper
Get to API building quickly
Stars: ✭ 77 (-93.88%)
Mutual labels:  rails-application
Osm2pgsql
OpenStreetMap data to PostgreSQL converter
Stars: ✭ 1,042 (-17.24%)
Mutual labels:  openstreetmap
Execution time
How fast is your code? See it directly in Rails console.
Stars: ✭ 67 (-94.68%)
Mutual labels:  rails-application
Railschat
Real-time Rails-based Webchat for Instant Messaging (实时Web聊天室)
Stars: ✭ 81 (-93.57%)
Mutual labels:  rails-application
Vglist
A video game library tracking web app built in Rails and powered by Wikidata.
Stars: ✭ 78 (-93.8%)
Mutual labels:  rails-application
Photon
an open source geocoder for openstreetmap data
Stars: ✭ 1,177 (-6.51%)
Mutual labels:  openstreetmap

"The Rails Port"

Lint Tests Coverage Status

This is The Rails Port, the Ruby on Rails application that powers the OpenStreetMap website and API. The software is also known as "openstreetmap-website".

This repository consists of:

  • The web site, including user accounts, diary entries, user-to-user messaging.
  • The XML-based editing API.
  • The integrated version of the iD editors.
  • The Browse pages - a web front-end to the OpenStreetMap data.
  • The GPX uploads, browsing and API.

A fully-functional Rails Port installation depends on other services, including map tile servers and geocoding services, that are provided by other software. The default installation uses publicly-available services to help with development and testing.

License

This software is licensed under the GNU General Public License 2.0, a copy of which can be found in the LICENSE file.

Installation

The Rails Port is a Ruby on Rails application that uses PostgreSQL as its database, and has a large number of dependencies for installation. For full details please see INSTALL.md.

Development

We're always keen to have more developers! Pull requests are very welcome.

More details on contributing to the code are in the CONTRIBUTING.md file.

Maintainers

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].