Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/owncloud-archive/maps
:globe_with_meridians: Maps app for ownCloud
https://github.com/owncloud-archive/maps
Last synced: 5 days ago
JSON representation
:globe_with_meridians: Maps app for ownCloud
- Host: GitHub
- URL: https://github.com/owncloud-archive/maps
- Owner: owncloud-archive
- License: agpl-3.0
- Archived: true
- Created: 2013-08-02T14:19:48.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2018-11-02T09:48:18.000Z (about 6 years ago)
- Last Synced: 2024-05-06T15:15:04.600Z (6 months ago)
- Language: JavaScript
- Homepage:
- Size: 4.83 MB
- Stars: 43
- Watchers: 62
- Forks: 20
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: COPYING
Awesome Lists containing this project
- awesome-starred - owncloud-archive/maps - :globe_with_meridians: Maps app for ownCloud (others)
README
# Maps
[![Build Status](https://travis-ci.org/owncloud/maps.svg?branch=master)](https://travis-ci.org/owncloud/maps)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/owncloud/maps/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/owncloud/maps/?branch=master)
[![Code Coverage](https://scrutinizer-ci.com/g/owncloud/maps/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/owncloud/maps/?branch=master)Place this app in **owncloud/apps/**
## What is this?
This app displays openstreetmap layers including POIs.
It supports searching for cities and addresses.
Additionally it is possible to display (and search for) contacts and gpx/gps tracks (WIP, see issues for more information).## Screenshots
![start](screenshots/start.png)
![contacts](screenshots/contacts.png)## Running tests
After [Installing PHPUnit](http://phpunit.de/getting-started.html) run:phpunit
##Sources
- OpenLayers https://github.com/openlayers/openlayers##Support
Only MYSQL is supported