Moritz Ringler

Show:

What's happening?

  • gpstools

    ringler committed revision 433 to the gpstools SVN repository, changing 1 files.

    2009-10-27 20:34:01 UTC in gpstools

  • Comment: reading exif, xmp, iptc metadata

    Hi Matt, I don't know a general-purpose Java-wrapper for libexiv2. However, if you just want to *read* metadata you can also use an all-Java framework, such as Apache Sanselan (not quite mature yet), or MetadataExtractor (no XMP support). Getting xmp out of an image is rather easy since it is character-based. A quick and not-so-terribly-dirty implementation would just look for the xmpmeta tags...

    2009-10-27 18:31:30 UTC in gpstools

  • gpstools

    ringler committed revision 432 to the gpstools SVN repository, changing 1 files.

    2009-10-25 11:15:22 UTC in gpstools

  • gpstools

    ringler committed revision 431 to the gpstools SVN repository, changing 1 files.

    2009-10-22 21:51:38 UTC in gpstools

  • Comment: openlayers : default layer

    gpsdings openlayers does respect the order of the base layers on the command line. So, you can control the order of the base layers in the map (and thus the default layer) by the order of the base layers on the command line, e. g. gpsdings -b "OSMMapnik GMap" ... will make OSMMapnik the default layer, gpsdings -b "GMap OSMMapnik " ... will make GMap the default layer. Is that OK for you...

    2009-10-22 21:14:39 UTC in gpstools

  • Comment: openlayers : default layer

    I have just changed the JavaScript at http://gpstools.sourceforge.net/js/GPSDings-0.6.js to respect the order of the baselayers at the beginning of the JavaScript generated by gpsdings openlayers, e. g. function mapInit(mapDivId){ gpxmap = new GPSDings.OpenLayersMap(mapDivId, { baselayers: { osmmapnik:true,osmcyclemap:true,gmap:true }}); The first layer here is always the...

    2009-10-22 21:08:16 UTC in gpstools

  • gpstools

    ringler committed revision 430 to the gpstools SVN repository, changing 4 files.

    2009-10-22 20:57:00 UTC in gpstools

  • gpstools

    ringler committed revision 429 to the gpstools SVN repository, changing 1 files.

    2009-10-22 20:51:57 UTC in gpstools

  • gpstools

    ringler committed revision 428 to the gpstools SVN repository, changing 1 files.

    2009-10-20 23:53:38 UTC in gpstools

  • gpstools

    ringler committed revision 427 to the gpstools SVN repository, changing 7 files.

    2009-10-20 23:52:58 UTC in gpstools

About Me

  • 2003-03-10 (7 years ago)
  • 730046
  • ringler (My Site)
  • Moritz Ringler

Send me a message