Giter VIP home page Giter VIP logo

maps's Introduction

Nextcloud Maps

๐ŸŒ๐ŸŒ๐ŸŒŽ The whole world fits inside your cloud!

  • ๐Ÿ—บ Beautiful map: Using OpenStreetMap and Leaflet, you can choose between standard map, satellite, topographical, dark mode or even watercolor! ๐ŸŽจ
  • โญ Favorites: Save your favorite places, privately! Sync with GNOME Maps and mobile apps is planned.
  • ๐Ÿงญ Routing: Possible using either OSRM, GraphHopper or Mapbox.
  • ๐Ÿ–ผ Photos on the map: No more boring slideshows, just show directly where you were!
  • ๐Ÿ™‹ Contacts on the map: See where your friends live and plan your next visit.
  • ๐Ÿ“ฑ Devices: Lost your phone? Check the map!
  • ใ€ฐ Tracks: Load GPS tracks or past trips. Recording with PhoneTrack or OwnTracks is planned.

Future plans:

User Documentation

My Maps

Custom maps are stored by default in the "/Maps" folder. This folder can be found in the files app. Other folders turned into map by placing a ".index.maps" file into it. Content can therefore be added via:

  • Webdav (Desktop and Mobile clients)
  • Files app
  • Maps app

Custom maps can then be shared from the maps or any other app.

Sharing map

Maps can be shared using the nextcloud sharing system.

Favorites on custom map

Favorites on custom the custom maps are stored in the .favorites.json file.

Shared favorite categories can be linked to a custom map. Linked favorite categories are read-only. They can be edited on the owners default map. These links are stored in the ".favorite_shares.json".

Contacts on custom map

Contacts on custom maps are stored as vCards (*.vfc) files.

Tracks on custom map

Tracks on custom map are stored as "*.gpx files".

Photos on custom map

Photos are stored in the corresponding folder. They can be added from files or from maps Existing photo albums can be viewed on the map by placing a ".index.maps" file into it.

Scanning photos take time. Therefore photos are scanned in the background. After adding photos it might take a while, until the scan is done and the photos are shown on the map.

๐Ÿ— Development setup

This requires that you install node and npm.

  1. โ˜ Clone this app into the apps folder of your Nextcloud: git clone https://github.com/nextcloud/maps.git
  2. ๐Ÿ‘ฉโ€๐Ÿ’ป In the folder of the app, run the command make to install dependencies and build the Javascript.
  3. โœ… Enable the app through the app management of your Nextcloud
  4. ๐ŸŽ‰ Partytime! Help fix some issues and review pull requests ๐Ÿ‘

Admin documentation

Media scans are performed with the regular system background job.

Scans can also be manually triggered via occ command:

./occ maps:scan-photos to rescan photos' GPS exif data

./occ maps:scan-tracks to rescan track files

maps's People

Contributors

batpio avatar brantje avatar deepdiver1975 avatar dependabot-preview[bot] avatar dependabot[bot] avatar djaeger avatar earboxer avatar gary-kim avatar henni avatar jancborchardt avatar kovge avatar morrisjobke avatar mozzwald avatar nextcloud-bot avatar paulschwoerer avatar rakekniven avatar robinfrcd avatar rullzer avatar silopolis avatar simonspa avatar skjnldsv avatar szaimen avatar tacruc avatar thomas-mc-work avatar umgfoin avatar v1r0x avatar valdnet avatar vgezer avatar wronny avatar zukaitis avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.