MobiNav

All Things Mobility

juillet 29th, 2009

SQLite

SQLite is a in-process library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. SQLite is an embedded SQL database engine. Unlike most other SQL databases, SQLite does not have a separate server process. SQLite reads and writes directly to ordinary disk files. A complete SQL database with multiple tables, indices, triggers, and views, is contained in a single disk file. The database file format is cross-platform – you can freely copy a database between 32-bit and 64-bit systems or between big-endian and little-endian architectures. These features make SQLite a popular choice as an Application File Format. Think of SQLite not as a replacement for Oracle but as a replacement for fopen()   >> more

You might also interested in BerkeleyDB

juillet 13th, 2009

Web Map Soluction gallery

The Web Map Gallery managed by Directions Magazine is a rich resource to show what others geospatial professionnals have created.  For example:

KOLKATA
10 December, 2008

Category: Retail

Industry: Cartography

Brief Description: MAP OF THE CITY OF KOLKATA, WEST BENGAL, INDIA

Server-side technologies: ARCIms

Server-side applications: arciMS

Commercial GIS Software used: arciMS, arcgIS

Time invested in development: 3 YEARS

juillet 11th, 2009

TomTom Navigating its way into iPhone

source: Los Angeles Times

Here’s what Tom Murray, vice president of market development at TomTom Inc,  highlighted about what the app will have:

  • the TomTom user interface
  • the latest version of Tele Atlas maps for North America and Europe, initially
  • IQ Routes, which calculates the fastest route based on data collected over the years from other TomTom users.
  • turn-by-turn directions
  • voice-guided navigation
juillet 11th, 2009

Geolocation API Specification(draft 07 july 2009)

The Geolocation API defines a high-level interface to location information associated only with the device hosting the implementation, such as latitude and longitude. Read the rest of this entry »

juillet 6th, 2009

Open source Web based Geospatial Processing with OMAR

[by Mark Lucas & Scott Bortman, originally published at The Open Source Business Resource]

« There is one thing stronger than all the armies in the world, and that is an idea whose time has come. » Victor Hugo

The availability of geospatial data sets is exploding. New satellites, aerial platforms, video feeds, global positioning system (GPS) tagged digital photos, and traditional geographic information system (GIS) information are dramatically increasing across the globe. These raw materials need to be dynamically processed, combined and correlated to generate value added information products to answer a wide range of questions.

Read the rest of this entry »

mai 14th, 2009

A collection of GIS open source

The following list is a collection of  GIS open source projects sorted by the hits according to oschina

  • GIS – sharpMap
  • GeoServer
  • SharpMap
  • OpenLayers
  • OpenCity
  • QGis
  • NetTopologySuite
  • GRASS
  • GeoTools
  • PostGIS
  • GeoWebCache
  • OpenMap
  • VikGPS
  • TileCache
  • jvmobilegis
  • GeoAPI
  • gvSIG
  • OpenGTS
  • Gpredict
  • openJUMP
  • simpleMapServer
  • SAGA
  • msCross
  • CartoWeb
  • mapbuilder-lib
  • gpsd
  • GpsMid
  • viking
  • geGis
  • QuickWMS
  • SaVi
  • uDig
  • Geomajas
  • GisToolkit
  • kvwmqp
  • pygpslog
  • TM++
  • GMaps4JSF
  • MsSqlSpatial
  • gullsview
  • JUMP project
  • MyToorbook
  • Mapyrus
  • GeOxygens
  • GeoQO
mai 11th, 2009

OSM: numéro de rue

This schema is used for tagging buildings with house-numbers (or full addresses).

mai 11th, 2009

Couche Cadastre sur JOSM

[Source: JOSM wiki]

Le plugin Cadastre-fr (anciennement CadastreWMS) vous permet d’accéder aux images délivrées par le cadastre de la DGFiP (Direction Générale des Finances publiques), disponible à l’adresse http://www.cadastre.gouv.fr.

mai 7th, 2009

Reassuring End Users Of Open Source: The OSGeo Example

Coupling the development of a social ecosystem with the general goals of providing stability, marketing, and shared resources has helped make OSGeo an open source development success story. It brings together code, users and funding in a way that encourages further growth of solid products in an increasingly competitive business environment.

Removing barriers and finding common goals has helped to move forward not just geospatial technologies, but open source products in general. This provides more options to global organizations, helping them to avoid the risks of proprietary lock-in and black-box business services. (more>>)

mai 5th, 2009

Rich Internet Application Frameworks for Mapping: An Introduction for Non-programmers

[By Adena Schutzberg Directions Magazine ]

What Rich Internet Applications are and how they are made? This primer explains the basics that end users need to know as they begin exploring and using the latest online mapping and GIS applications that take advantage of frameworks including AJAX, Adobe Flex, Microsoft Silverlight and Google Gears