npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

travelnotes

v4.3.2

Published

A mapping and routing application.

Downloads

5

Readme

Vers la version française

Travel & Notes

Travel & Notes allows you to plan a trip from the map. You can :

  • draw one or more routes on the map
  • add notes to these different routes or to the trip
  • search for points of interest in OpenStreetMap and create notes from these results
  • save your work to a file and reopen it later for editing or viewing
  • create a travel book containing the different itineraries and notes created
  • print route maps
  • export routes to gpx files
  • display the trip in a web page.
  • use different basemap

About your browser

Your browser must be recent. I don't do development for old versions of the browser. The code has been tested with the most recent versions of Firefox, Microsoft Edge, Brave and Vivaldi on a Windows computer and with Firefox and Brave on an Android tablet. If TravelNotes is not working in your browser, update it.

Guides

User guide - en

Installation guide - en

JS code documentation

Demo

Demo - en

If you have a Mapbox, Stadia Maps, GraphHopper or OpenRouteService API key, you can also use this demo with Mapbox, Stadia Maps, GraphHopper and/or OpenRouteService. Simply add your API key via the access key management dialog (button 🔑 on the toolbar at the top of the control).

Also see this demo. which displays a travel with a route and notes, without any edit box or interface, and therefore without the possibility of modifications. And the same demo inside a web page

Other samples:

A great travel bike from Belgium to the North of Norway and return to Stockholm (Keep calm... 8000 km 2Mb)

An excerpt from my last bike trip from Dover to Chester

The printed maps for the first route of Dover to Chester in a pdf file

A train, bus and bicycle trip from Liège to Tromsø

And the roadbook from Liège to Tromsø

Releases and branches

v4.3.2-prod branch

The v4.3.2 release and the v4.3.2-prod branch contains the files of the last stable version.

Sources are available in the src folder

master branch

The master branch is the development branch and is unstable.

What's new in the last release

  • Issue #80 : PublicTransportProvider don't take care of the stop_enter_only and stop_exit_only OSM roles
  • Issue #81 : A crash occurs when adding a note with incomplete address in OSM
  • Issue #82 : Not possible to open a distant file when the port of TravelNotes is not standard ( 80 or 443 )
  • Security fixes of dependencies

For other versions, see the document 'What's new?' - en

Travel & Notes

Travel & Notes vous permet de préparer un voyage à partir de la carte. Vous pouvez :

  • tracer un ou plusieurs itinéraires sur la carte
  • ajouter des notes à ces différents itinéraires ou au voyage
  • faire des recherches de points d'intérets dans OpenStreetMap et créer des notes à partir de ces résultats
  • sauvegarder votre travail dans un fichier et le réouvrir plus tard pour modifications ou consultation
  • créer un livre de voyage reprenant les différents itinéraires et notes créées
  • imprimer les cartes d'un itinéraire
  • exporter les itinéraires vers des fichiers gpx
  • afficher le voyage dans une page web.
  • utiliser différents fond de carte

À propos de votre navigateur

Votre navigateur doit être récent. Je ne fais pas de développement pour des vieilles versions du navigateur. Le code a été testé avec les versions les plus récentes de Firefox, Microsoft Edge, Brave et Vivaldi sur un pc Windows et avec Firefox et Brave sur une tablette Android. Si TravelNotes ne fonctionne pas dans votre navigateur, faites une mise à jour de celui-ci.

Guides

Guide pour les utilisateurs - fr

Guide d'installation - fr

Documentation du code JS

Démo

Demo - fr

Si vous disposez d'une API key pour Mapbox, Stadia Maps, GraphHopper ou OpenRouteService, vous pouvez également utiliser cette démo avec Mapbox, Stadia Maps, GraphHopper et / ou OpenRouteService. Ajoutez simplement votre API key via la boite de dialogue de gestion des clefs d'accès ( bouton 🔑 sur la barre d'outils en haut du contrôle ).

Voyez aussi cette démo qui affiche un voyage avec un trajet et des notes, sans aucune boite d'édition ou interface, et donc sans possibilité de modifications.

Et la même démo intégrée dans une page web

D'autres exemples:

Un grand voyage en vélo depuis la Belgique jusqu'au Nord de la Norvège et retour jusqu'à Stockholm (Patientez... 8000 km 2Mb)

Un extrait de mon dernier voyage en vélo de Dover à Chester

Les cartes imprimées dans un pdf du premier trajet de Dover à Chester

Un voyage en train, bus et vélo de Liège à Tromsø

Et le livre de voyage de Liège à Tromsø

Versions et branches

branche v4.3.2-prod

La version v4.3.2 et la branche v4.3.2-prod contiennent les fichiers de la dernière version stable.

Les sources sont disponibles dans le répertoire src

branche master

La branche master est la branche de développement et est instable.

Quoi de neuf dans la dernière version

  • Issue #80 : PublicTransportProvider ne prend pas en charge les roles osm stop_enter_only et stop_exit_only
  • Issue #81 : Une erreur se produit lors de l'ajout d'une note avec une adresse incomplète dans OSM
  • Issue #82 : Il n'est pas possible d'ouvrir un fichier distant quand le port n'est pas standard ( 80 ou 443 )
  • Mises à jour de sécurité des dépendances

Pour les autres versions, voir le document 'Quoi de neuf?' - fr