All Projects → jimmyangel → rikitraki

jimmyangel / rikitraki

Licence: MIT license
This repository contains the client code of RikiTraki.com, a map-centric hiking log web application.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to rikitraki

Comma2k19
A driving dataset for the development and validation of fused pose estimators and mapping algorithms
Stars: ✭ 391 (+2343.75%)
Mutual labels:  mapping, gps
CesiumJsSamples
cesiumgis.com/
Stars: ✭ 31 (+93.75%)
Mutual labels:  mapping, cesiumjs
Find Maraudersmap
Internal positioning for everyone, in the style of Harry Potter
Stars: ✭ 62 (+287.5%)
Mutual labels:  mapping, gps
CesiumJsFirstPersonCameraController
cesiumgis.com/
Stars: ✭ 20 (+25%)
Mutual labels:  mapping, cesiumjs
leaflet-experiments
Demos and experiments with LeafletJS
Stars: ✭ 20 (+25%)
Mutual labels:  mapping, leafletjs
CesiumJs3DTileServer
cesiumgis.com/
Stars: ✭ 25 (+56.25%)
Mutual labels:  mapping, cesiumjs
Teyvat.moe
A flexible, community-driven interactive website for Genshin Impact.
Stars: ✭ 137 (+756.25%)
Mutual labels:  leafletjs
slamkit
SLAM Kit
Stars: ✭ 28 (+75%)
Mutual labels:  mapping
esri-experiments
Fly in space and look across the sea: demos and experiments with the ArcGIS API for JavaScript
Stars: ✭ 29 (+81.25%)
Mutual labels:  mapping
Leaflet Example
🗺 An example of how to use Leaflet to create an interactive map.
Stars: ✭ 41 (+156.25%)
Mutual labels:  leafletjs
jsfiddle-github
JSFiddle implementation for interactive JavaScript examples.
Stars: ✭ 16 (+0%)
Mutual labels:  mapping
aic-mobile-ios
Art Institute of Chicago Official Mobile App
Stars: ✭ 29 (+81.25%)
Mutual labels:  gps
treetracker-web-map-client
The front end of the treetracker web map app.
Stars: ✭ 37 (+131.25%)
Mutual labels:  leafletjs
LVIO-SAM
A Multi-sensor Fusion Odometry via Smoothing and Mapping.
Stars: ✭ 143 (+793.75%)
Mutual labels:  mapping
Low power TTGO T-beam
Low power consumption for TTGO t-beam
Stars: ✭ 45 (+181.25%)
Mutual labels:  gps
data-mapping-component
A React Component which focus on Data-Mapping & Table-Field-Mapping.(基于React的数据/表字段映射组件)
Stars: ✭ 115 (+618.75%)
Mutual labels:  mapping
Microsoft.SqlServer.Types
a .NET Standard implementation of the spatial types in `Microsoft.SqlServer.Types`
Stars: ✭ 64 (+300%)
Mutual labels:  mapping
solidity-itMapsLib
Iterable maps library for Ethereum Solidity
Stars: ✭ 19 (+18.75%)
Mutual labels:  mapping
orange3-geo
🍊 🌍 Orange add-on for dealing with geography and geo-location
Stars: ✭ 22 (+37.5%)
Mutual labels:  gps
GMT.jl
Generic Mapping Tools Library Wrapper for Julia
Stars: ✭ 148 (+825%)
Mutual labels:  mapping

RikiTraki

This repository contains the client code for RikiTraki.com, a map-centric GPS track visualization web application.

The vision for this project is to create a free and open source and data capability for enabling a community of outdoor enthusiasts to share captured GPS tracks, visualize them over a variety of base maps as well as 3D terrain, and include useful descriptions and photographs of the destinations. The application can be used for mapping tracks of any outdoor activities such as biking, running and boating.

The server side code for the application is under the rikitrakiws repository here.

Run your own

  • Clone the repository
  • npm install
  • Make sure you have a copy of rikitrakiws up and running
  • npm run dev Development server
  • npm run build Build, result in public folder

RikiTraki is currently in beta release. Comments and feedback are greatly appreciated

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