All Projects β†’ nextcloud β†’ Maps

nextcloud / Maps

Licence: agpl-3.0
🌍🌏🌎 The whole world fits inside your cloud!

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Maps

EasyWayLocation
This library contain all utils related to google location. like, getting lat or long, Address and Location Setting dialog, many more...
Stars: ✭ 142 (-43.87%)
Mutual labels:  maps, gps, location
Leku
🌍 Map location picker component for Android. Based on Google Maps. An alternative to Google Place Picker.
Stars: ✭ 612 (+141.9%)
Mutual labels:  hacktoberfest, location, maps
angular-mapboxgl-directive
AngularJS directive for Mapbox GL
Stars: ✭ 43 (-83%)
Mutual labels:  map, maps, mapbox
o.map
Open Street Map app - KaiOS
Stars: ✭ 51 (-79.84%)
Mutual labels:  map, maps, location
Mobile Sdk
CARTO Mobile SDK core project
Stars: ✭ 116 (-54.15%)
Mutual labels:  location, routing, maps
ReminderPro
ReminderPro(location, note, voice recording)
Stars: ✭ 27 (-89.33%)
Mutual labels:  map, location, mapbox
Flask Googlemaps
Easy way to add GoogleMaps to Flask applications. maintainer: @RiverFount
Stars: ✭ 550 (+117.39%)
Mutual labels:  hacktoberfest, map, maps
orange3-geo
🍊 🌍 Orange add-on for dealing with geography and geo-location
Stars: ✭ 22 (-91.3%)
Mutual labels:  maps, gps, location
Facerecognition
Nextcloud app that implement a basic facial recognition system.
Stars: ✭ 226 (-10.67%)
Mutual labels:  hacktoberfest, nextcloud, photos
Lenz
Console based MAP πŸ—Ί : with lots of features 🀩
Stars: ✭ 51 (-79.84%)
Mutual labels:  location, map, maps
telegram-nearby-map
Discover the location of nearby Telegram users πŸ“‘πŸŒ
Stars: ✭ 329 (+30.04%)
Mutual labels:  map, gps, location
Mapbox Gl Native Android
Interactive, thoroughly customizable maps in native Android powered by vector tiles and OpenGL
Stars: ✭ 135 (-46.64%)
Mutual labels:  mapbox, map, maps
s60-maps
Yet another maps for Symbian OS
Stars: ✭ 27 (-89.33%)
Mutual labels:  map, maps, location
kirby-locator
A simple map & geolocation field, built on top of open-source services and Mapbox. Kirby 3 only.
Stars: ✭ 83 (-67.19%)
Mutual labels:  map, location, mapbox
aic-mobile-ios
Art Institute of Chicago Official Mobile App
Stars: ✭ 29 (-88.54%)
Mutual labels:  maps, gps, location
Mapbox Gl Native
Interactive, thoroughly customizable maps in native Android, iOS, macOS, Node.js, and Qt applications, powered by vector tiles and OpenGL
Stars: ✭ 4,091 (+1517%)
Mutual labels:  mapbox, map, maps
svelte-mapbox
MapBox Map and Autocomplete components for Svelte (or Vanilla JS)
Stars: ✭ 267 (+5.53%)
Mutual labels:  maps, location, mapbox
trackanimation
Track Animation is a Python 2 and 3 library that provides an easy and user-adjustable way of creating visualizations from GPS data.
Stars: ✭ 74 (-70.75%)
Mutual labels:  tracking, maps, gps
Zeps Gui
L'interface d'un outil de calcul d'itinΓ©raires, principalement utilisΓ© pour se repΓ©rer dans le Netherrail de Zcraft. NΓ©cessite https://github.com/zDevelopers/ZePS-Core .
Stars: ✭ 5 (-98.02%)
Mutual labels:  gps, routing, map
Placepicker
Free Android Map Place Picker alternative using Geocoder instead of Google APIs
Stars: ✭ 126 (-50.2%)
Mutual labels:  location, map, maps

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:

πŸ— 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

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