MobiNav

All Things Mobility

avril 23rd, 2009

New spatial features at MySQL

While MySQL already provides some functionality to store and operate on geospatial data, the functionality leaves quite a lot to be desired and is far from providing full OpenGIS compatibility.

Most notably is that all functions that query spatial data only operate on MBRs (minimum bounding rectangles), to simplify the operations.  More >>

avril 21st, 2009

CPPToolTip v2.1

A class that allows you to display your data for a control as tooltip. written by Eugene Pustovoyt and published in Codeproject.  Very cool.

Features

  • Standard and balloon tooltip
  • Built-in HTML-lite language for a tooltip
  • Built-in support for CSS styles
  • Built-in support for menus and toolbars
  • Support for any size icons (max. 256 colors)
  • Support for bitmaps
  • Support for ImageList
  • Load icons, bitmaps and strings from resources, DLLs or files
  • Support Fade-in and Fade-out effects
  • Support for gradient shadow for tooltip and images
  • Support for applies miscellaneous effects over the any images (lighten, darken, grayed)
  • Support for hyperlinks
  • Support for hot areas
  • Support for tables
  • Support for CScrollView
  • Extended <br> and <t> tags
  • Extended resource strings for the menu and toolbars items
  • Every size can be customized
  • Change runtime a tooltip’s text
  • Implemented a Debug Mode (an idea from www.tooltips.net site with Vitaly Tomilov‘s permission)
  • Support for an animation – NEW in v2.1
  • Support a text wrapping – NEW in v2.1
  • Full source code included!
avril 8th, 2009

GPX – The GPS exchange format

GPX is a light-weight XML data format for the interchange of GPS data and it has been used/supported by hundreds of software applications. >>> GPX home

mars 22nd, 2009

La liste de villes Steet View

Paris, Lyon, Marseille, Toulouse, Lille, Nice; Nantes, Strasbourg, Montpellier, Rennes, Le Havre, Reims, Saint-Étienne, Toulon, Cannes, Grenoble, Angers, Dijon, Brest, Amiens, Aix-en-Provence, Limoges, Dunkerque, Saint-Malo, Troyes, Châlons-en-Champagne, Calais, Rouen, Caen, Poitiers, Clermont-Ferrand et Valence

mars 11th, 2009

Geospatial: An Open Source Microcosm

« Man is a microcosm, or a little world, because he is an extract from all the stars and planets of the whole firmament, from the earth and the elements; and so he is their quintessence. » Philipus Aureolus Paracelsus
Open source has seen great success in general information processing, but does it have a future in vertical markets? In this article, we examine how geospatial open source provides an example of the market challenges of a mid-sized vertical market. Read the rest of this entry »
mars 9th, 2009

Open Route Service

OpenRouteService is probably the most important application for street data – apart from visualizing them on a map. While there are a range of desktop (or even mobile) applications that can provide such functionalities also in combination with OSM data

Here is the wiki of OpenRouteService

mars 9th, 2009

Open source School

Open Source Schools is to share information about open source software in schools. The website provides information and articles about open source software, advice on getting started, case studies of its adoption in schools, a directory for exploring what is available, and a glossary

février 18th, 2009

Architecture library

Coverity’s  architecture library is a collection of architecture data files, and directory and file relationship diagram for over 2500 open source software project.

février 11th, 2009

Alignment of a Portable Navigation System

[source GPS World]

With the advancement in low cost inertial micro-electro-mechanical sensors (MEMS) design, it is now possible to integrate some of these sensors with GPS receivers. The concept is simple, but the development of such a complete system requires well-researched design specifications. Moreover, for a product to succeed, the end-user cost should be minimal without any compromise on the accuracy or robustness of the system. (>> more)

février 11th, 2009

ION:Open source comes to GPS

source: GPS World

Built around the C++ programming language, GPSTk primarily consists of two pieces, the afore-mentioned core library and the suite of applications. The library includes functions such as GPS time, ephemeris calculations, atmospheric delay models, position solutions, mathematics and an application framework. The applications suite includes basic transformations, observation data collection and conversion, file comparison and validation, data editing, ionosphere modeling, and autonomous and relative positioning.