umap/README.md

17 lines
1,022 B
Markdown
Raw Normal View History

2015-09-23 02:44:17 -05:00
2015-08-02 15:10:41 -05:00
# uMap project
2015-10-06 05:19:41 -05:00
[![Requirements Status](https://requires.io/github/umap-project/umap/requirements.svg?branch=master)](https://requires.io/github/umap-project/umap/requirements/?branch=master)
2023-08-22 16:11:56 -05:00
[![Join the chat at https://gitter.im/umap-project/umap](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/umap-project/umap?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Documentation Status](https://readthedocs.org/projects/umap-project/badge/?version=latest)](http://umap-project.readthedocs.io/en/master/?badge=latest)[![Build Status](https://travis-ci.org/umap-project/umap.svg?branch=master)](https://travis-ci.org/umap-project/umap)
2015-10-06 04:06:47 -05:00
2015-08-02 15:10:41 -05:00
## About
2012-11-20 03:47:19 -06:00
2013-06-23 22:43:29 -05:00
uMap lets you create maps with OpenStreetMap layers in a minute and embed them in your site.
*Because we think that the more OSM will be used, the more OSM will be improved.*
Built on top of Django and Leaflet.
2016-09-10 02:44:46 -05:00
## Installation and configuration
2012-11-20 03:47:19 -06:00
2023-08-22 16:11:56 -05:00
See [developer documentation](https://umap-project.readthedocs.io/en/master/install/).