All Projects → hauke96 → GeoNotes

hauke96 / GeoNotes

Licence: GPL-3.0 license
A simple app to create georeferences notes.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to GeoNotes

Blendergis
Blender addons to make the bridge between Blender and geographic data
Stars: ✭ 4,642 (+12445.95%)
Mutual labels:  openstreetmap, gis, georeferencing
Osmnx
OSMnx: Python for street networks. Retrieve, model, analyze, and visualize street networks and other spatial data from OpenStreetMap.
Stars: ✭ 3,357 (+8972.97%)
Mutual labels:  openstreetmap, gis
Offroad-routing-engine
Off-road Navigation System
Stars: ✭ 16 (-56.76%)
Mutual labels:  openstreetmap, gis
Mapsui
Mapsui is a .NET Map component for WPF, Xamarin.Forms, Xamarin.Android, Xamarin.iOS and UWP
Stars: ✭ 447 (+1108.11%)
Mutual labels:  openstreetmap, gis
a11yjson
A11yJSON: A standard to describe the accessibility of the physical world.
Stars: ✭ 58 (+56.76%)
Mutual labels:  openstreetmap, gis
osmcha
Python package to detect suspicious OSM changesets
Stars: ✭ 33 (-10.81%)
Mutual labels:  openstreetmap, gis
Fmm
Fast map matching, an open source framework in C++
Stars: ✭ 359 (+870.27%)
Mutual labels:  openstreetmap, gis
osm-export-tool-python
command line tool + Python library for exporting OSM in various file formats.
Stars: ✭ 32 (-13.51%)
Mutual labels:  openstreetmap, gis
Openrouteservice R
🌐 R package to query openrouteservice.org
Stars: ✭ 57 (+54.05%)
Mutual labels:  openstreetmap, gis
Osm Export Tool
Web service to download customised OSM data in various file formats
Stars: ✭ 99 (+167.57%)
Mutual labels:  openstreetmap, gis
Pytsp
A 2D/3D visualization of the Traveling Salesman Problem main heuristics
Stars: ✭ 122 (+229.73%)
Mutual labels:  openstreetmap, gis
qgis-outdoor-map
QGIS project for an outdoor map based on OpenStreetMap data.
Stars: ✭ 20 (-45.95%)
Mutual labels:  openstreetmap, gis
HMap
:earth: HMap | 基于openlayers的封装组件
Stars: ✭ 64 (+72.97%)
Mutual labels:  openstreetmap, gis
accessibility-cloud
👩🏽‍🦯🦮👩🏻‍🦽👩🏿‍🦼 the platform to exchange physical accessibility data in a standardized, future-proof, easy-to-use way.
Stars: ✭ 37 (+0%)
Mutual labels:  openstreetmap, gis
cloud-tileserver
Serve mapbox vectortiles via AWS stack
Stars: ✭ 48 (+29.73%)
Mutual labels:  openstreetmap, gis
Go Staticmaps
A go (golang) library and command line tool to render static map images using OpenStreetMap tiles.
Stars: ✭ 246 (+564.86%)
Mutual labels:  openstreetmap, gis
osm4scala
Scala and Spark library focused on reading OpenStreetMap Pbf files.
Stars: ✭ 62 (+67.57%)
Mutual labels:  openstreetmap, gis
gazetteer
OSM ElasticSearch geocoder and addresses exporter
Stars: ✭ 93 (+151.35%)
Mutual labels:  openstreetmap, gis
Urbansprawl
Open framework for calculating spatial urban sprawl indices and performing disaggregated population estimates using open data
Stars: ✭ 48 (+29.73%)
Mutual labels:  openstreetmap, gis
Streetcomplete
Easy to use OpenStreetMap editor for Android
Stars: ✭ 2,456 (+6537.84%)
Mutual labels:  openstreetmap, survey

GeoNotes

A simple and lightweight app to create and manage georeferenced notes (text and photos) on a map. The goal is to create the notes as fast as possible without any unnecessary UI/UX overhead.

GeoNotes Screenshots

Download

Get it on F-Droid Get it on IzzyOnDroid Download APK from GitHub

GeoNotes runs on Android 4.1 (SDK 16) and newer. There's an F-Droid version only (no version at the Google Play store yet).

Need help?

See the OSM Wiki page for detailed descriptions about all the features.

Features

  • Create, move and delete notes
  • Attach photos to note
  • List of all notes
  • Organize your notes with categories
  • Export all notes in GeoJson or GPX format
  • Show and follow current location

Contribute to this project

You want to contribute to GeoNotes? Great! Please read the CONTRIBUTING.md file for further information.

Use-case and Philosophy

Basic idea of this app

Take notes as fast as possible while being outside (maybe even while walking or sitting in a bus) and later add the data to e.g. OSM.

Usability principles

To implement the above goal/idea, the app follows some basic principles:

  • Simplicity: Make creating, editing, moving and deleting of notes as fast/easy as possible.
  • No upload of data and no creation of notes on osm.org.
  • General purpose: No restriction in the content of a note.
  • Not a note management tool: No import, no high level management operations.
  • Simple and pragmatic UI: No unnecessary animations, no overloaded UIs.
  • Feature toggles: The possibility to enable/disable features.

Features which will probably not be added to GeoNotes

  • Offline maps (too much work for now)
  • Creating notes on osm.org
  • Uploading data directly to OSM (there are other apps to do that)
  • All sorts of features that will only be used by just a few users but require a lot of work to be implemented
  • iOS and other non-android support

Try other apps like StreetComplete if you want to interact with OSM-data and osm.org notes directly.

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