Diff of UTM.
Current page:version 6last modified on 08.05.2017by mk
Archived page:version 2last modified on 22.08.2010by 188.103.170.213

@@ -1,3 +1,28 @@
 !!!Das UTM-Koordinatensystem
 
 * http://de.wikipedia.org/wiki/MGRS
+* http://www.rolandziegler.de/StreckeUndLandschaft/transdemTrainz.htm
+* http://help.arcgis.com/de/arcgisdesktop/10.0/help/index.html#//00660000043r000000.htm
+* http://en.wikipedia.org/wiki/Natural_Area_Code
+* https://www.usna.edu/Users/oceano/pguth/md_help/html/tbme7go4.htm
+* derickrethans.nl/talks/maps-ipc11.pdf
+
+
+!Raster-Objekt
+
+default-Weite: 4
+default-Max-Weite: 9
+Rasterweite 5 10 20
+
+set(ex,ny)
+
+halbierbar?
+wenn ex und ny gerade und Rasterweite < 20
+halbieren()
+
+verdoppelbar?
+wenn ex und ny < 5 und Rasterweite > 5
+verdoppeln()
+
+decode(String)
+encode(Map|Loc)