GeoCat / cartalogue

A mobile application to locate spatial data in the cloud and visualise it

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cartalogue

Cartalogue is a client for spatial catalogues. Currently the app can only do queries against recent versions of Geonetwork OpenSource (CSW not supported yet) Mind that the map currently only supports a spherical mercator projection (aka epsg:900913). WMS-ses not supporting this projection can not be displayed (and no warning is displayed).

Cartalogue was founded by GeoCat bv, Bennekom. The code is on github using an MIT license.

Cartalogue is using following Open Source components:

- Jquery mobile
- Cordova
- LeafletJS
- Geonetwork-opensource

Any comments can be send to support@geocat.net.

The app can be compiled into android/ios/win-phone using phonegap

Adjust settings.js to meet your environment, be sure to get an account at cloudmade.com or any other background tile provider (osm.org, mapbox.com, google.com, nokia)

The app can also run as a mobile website, in that case you need to add a proxy script

About

A mobile application to locate spatial data in the cloud and visualise it

License:MIT License


Languages

Language:CSS 59.4%Language:JavaScript 40.6%