All Projects → artem78 → s60-maps

artem78 / s60-maps

Licence: GPL-3.0 license
Yet another maps for Symbian OS

Programming Languages

C++
36643 projects - #6 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to s60-maps

o.map
Open Street Map app - KaiOS
Stars: ✭ 51 (+88.89%)
Mutual labels:  map, maps, openstreetmap, location
map-machine
Python renderer for OpenStreetMap with custom icons intended to display as many map features as possible
Stars: ✭ 82 (+203.7%)
Mutual labels:  map, maps, openstreetmap
orange3-geo
🍊 🌍 Orange add-on for dealing with geography and geo-location
Stars: ✭ 22 (-18.52%)
Mutual labels:  maps, openstreetmap, location
Vector Datasource
Tilezen vector tile service - OpenStreetMap data in several formats
Stars: ✭ 427 (+1481.48%)
Mutual labels:  map, cartography, openstreetmap
awesome-maps-ukraine
A curated list of maps of Ukraine, ukrainian mappers and tools that they use or develop for creating and publish maps
Stars: ✭ 35 (+29.63%)
Mutual labels:  map, navigation, cartography
mapus
A map tool with real-time collaboration 🗺️
Stars: ✭ 2,687 (+9851.85%)
Mutual labels:  map, maps, openstreetmap
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 (+15051.85%)
Mutual labels:  map, maps, openstreetmap
rafagas
Daily geospatial links curated by Raf Roset
Stars: ✭ 17 (-37.04%)
Mutual labels:  maps, cartography, location
Terrain Classic
World-wide CartoCSS port of Stamen's classic terrain style
Stars: ✭ 110 (+307.41%)
Mutual labels:  map, cartography, openstreetmap
Placepicker
Free Android Map Place Picker alternative using Geocoder instead of Google APIs
Stars: ✭ 126 (+366.67%)
Mutual labels:  map, maps, location
Mapbox Gl Native Android
Interactive, thoroughly customizable maps in native Android powered by vector tiles and OpenGL
Stars: ✭ 135 (+400%)
Mutual labels:  map, maps, openstreetmap
openstreetmap-americana
A quintessentially American map style
Stars: ✭ 89 (+229.63%)
Mutual labels:  maps, cartography, openstreetmap
organicmaps
🍃 Organic Maps is a free Android & iOS offline maps app for travelers, tourists, hikers, and cyclists. It uses crowd-sourced OpenStreetMap data and is developed with love by MapsWithMe (MapsMe) founders and our community. No ads, no tracking, no data collection, no crapware. Your donations and positive reviews motivate and inspire our small team!
Stars: ✭ 3,689 (+13562.96%)
Mutual labels:  navigation, maps, openstreetmap
Go Staticmaps
A go (golang) library and command line tool to render static map images using OpenStreetMap tiles.
Stars: ✭ 246 (+811.11%)
Mutual labels:  map, maps, openstreetmap
Osmic
CC0 SVG Map Icons, mirror of repo on Gitlab
Stars: ✭ 89 (+229.63%)
Mutual labels:  maps, cartography, openstreetmap
Fmap
宇行地图:高仿高德地图Android客户端(持续更新中...)
Stars: ✭ 347 (+1185.19%)
Mutual labels:  map, navigation, location
maps4cim
maps4cim - a real world map generator for CiM 2
Stars: ✭ 21 (-22.22%)
Mutual labels:  maps, cartography, openstreetmap
Lenz
Console based MAP 🗺 : with lots of features 🤩
Stars: ✭ 51 (+88.89%)
Mutual labels:  map, maps, location
Openrailwaymap
An OpenStreetMap-based project for creating a map of the world's railway infrastructure.
Stars: ✭ 150 (+455.56%)
Mutual labels:  map, maps, openstreetmap
Maps
🌍🌏🌎 The whole world fits inside your cloud!
Stars: ✭ 253 (+837.04%)
Mutual labels:  map, maps, location

GitHub release (latest by date)   GitHub license   GitHub All Releases   GitHub last commit

icon

S60Maps

Map and navigation app for Symbian OS 9.x smartphones powered by Series S60 3rd/5th Edition.


Features

  • Map with four OpenStreetMap layers available:
  • Show phone location on the map using GPS
  • Can work without GPS (no positioning)
  • Map tiles caching (you can see previously viewed area without network connection)
  • Display and edit landmarks
  • Multilanguage:
    • English
    • Spanish
    • Galician
    • Portuguese
    • Russian
    • Polish
    • Hebrew
    • Latin American Spanish
    • Ukrainian
  • Both keypad and touch ui supports
  • Free and Open Source software

Controls

Keys

  • Move: /// (or 2/4/6/8)
  • Zoom in: volume key (or 1)
  • Zoom out: volume key (or 3)
  • Landmarks:
    • Create or rename: 5
    • Delete: C (clear key)

Touchscreen

  • Touch top / bottom / left / right side of the screen — to move up / down / left / right
  • Touch and hold — to move continuously
  • Swipe left / right — to zoom out / zoom in
  • Swipe up / down — to show / hide softkeys (on-screen Options & Exit)

Screenshots

Supported devices

This software was tested on:

NOTE: If you can test it works (or not) on other Series S60 devices or emulators, let me know. Also send me some screenshots in order to check a look on different sizes/orientations.

Download

  • Download and install *.sis or *.sisx (unsigned!) package from release page.
  • If your smartphone is locked (by default):
    • Sign package with developer certificate (details);
    • Install already signed package on your smartphone.
  • If your smartphone is unlocked ('rooted') you may install provided unsigned package directly.

Technical details

All data stored in directory E:\Data\S60Maps\ (note: E drive used regardles of on which drive program installed). Map cache located in E:\Data\S60Maps\cache\_PAlbTN\<map service>\ directory.

Settings store in store.dat file. If you have problems with application to run, try to delete this file and run again.

S60Maps uses phone's landmark database and all of them will be accessed within the application. New landmarks will be added to S60Maps category.

How to build

Read docs/COMPILING.md

Roadmap

  • Add support for other map layers and WMS services (like OSM bicycle, OSM humanitarian, OpenTopoMap, etc...)
  • Add ability to define custom map layers providing tile`s URLs
  • Update old cached tiles (done: manually for viewed area)
  • Display and edit landmarks
  • Search (using Nominatim)
  • Show satellites info (amount, signal strength, etc...)
  • Offline maps (zipped set of PNGs)

LICENSE

This is Open Source software licensed under GNU GPL v3.0

See also

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