This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - | |
-- | |
-- $Id: cleanGeometry.sql 2008-04-24 10:30Z Dr. Horst Duester $ | |
-- | |
-- cleanGeometry - remove self- and ring-selfintersections from | |
-- input Polygon geometries | |
-- http://www.kappasys.ch | |
-- Copyright 2008 Dr. Horst Duester | |
-- Version 1.0 | |
-- contact: horst dot duester at kappasys dot ch |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Exiv2 Google Photo Sphere command file | |
# ------------------------- | |
# | |
# $ exiv2 -m photo-sphere.txt file ... | |
reg GPano http://ns.google.com/photos/1.0/panorama/ | |
set Xmp.GPano.UsePanoramaViewer XmpText True | |
set Xmp.GPano.ProjectionType XmpText equirectangular | |
set Xmp.GPano.CroppedAreaImageWidthPixels XmpText 4096 |
NewerOlder