createVerticesFromHeightmap.js 104 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696
  1. /**
  2. * Cesium - https://github.com/CesiumGS/cesium
  3. *
  4. * Copyright 2011-2020 Cesium Contributors
  5. *
  6. * Licensed under the Apache License, Version 2.0 (the "License");
  7. * you may not use this file except in compliance with the License.
  8. * You may obtain a copy of the License at
  9. *
  10. * http://www.apache.org/licenses/LICENSE-2.0
  11. *
  12. * Unless required by applicable law or agreed to in writing, software
  13. * distributed under the License is distributed on an "AS IS" BASIS,
  14. * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  15. * See the License for the specific language governing permissions and
  16. * limitations under the License.
  17. *
  18. * Columbus View (Pat. Pend.)
  19. *
  20. * Portions licensed separately.
  21. * See https://github.com/CesiumGS/cesium/blob/master/LICENSE.md for full licensing details.
  22. */
  23. define(['./when-54c2dc71', './Check-6c0211bc', './Math-1124a290', './Cartesian2-33d2657c', './Transforms-8be64844', './RuntimeError-2109023a', './WebGLConstants-76bb35d1', './ComponentDatatype-a26dd044', './AttributeCompression-75249b5e', './IntersectionTests-afc38163', './Plane-fa30fc46', './WebMercatorProjection-054890ef', './createTaskProcessorWorker', './EllipsoidTangentPlane-ce6e380f', './OrientedBoundingBox-8897f474', './TerrainEncoding-6954276f'], function (when, Check, _Math, Cartesian2, Transforms, RuntimeError, WebGLConstants, ComponentDatatype, AttributeCompression, IntersectionTests, Plane, WebMercatorProjection, createTaskProcessorWorker, EllipsoidTangentPlane, OrientedBoundingBox, TerrainEncoding) { 'use strict';
  24. /**
  25. * The encoding that is used for a heightmap
  26. *
  27. * @enum {Number}
  28. */
  29. var HeightmapEncoding = {
  30. /**
  31. * No encoding
  32. *
  33. * @type {Number}
  34. * @constant
  35. */
  36. NONE: 0,
  37. /**
  38. * LERC encoding
  39. *
  40. * @type {Number}
  41. * @constant
  42. *
  43. * @see {@link https://github.com/Esri/lerc|The LERC specification}
  44. */
  45. LERC: 1,
  46. };
  47. var HeightmapEncoding$1 = Object.freeze(HeightmapEncoding);
  48. /**
  49. * Contains functions to create a mesh from a heightmap image.
  50. *
  51. * @namespace HeightmapTessellator
  52. *
  53. * @private
  54. */
  55. var HeightmapTessellator = {};
  56. /**
  57. * The default structure of a heightmap, as given to {@link HeightmapTessellator.computeVertices}.
  58. *
  59. * @constant
  60. */
  61. HeightmapTessellator.DEFAULT_STRUCTURE = Object.freeze({
  62. heightScale: 1.0,
  63. heightOffset: 0.0,
  64. elementsPerHeight: 1,
  65. stride: 1,
  66. elementMultiplier: 256.0,
  67. isBigEndian: false,
  68. });
  69. var cartesian3Scratch = new Cartesian2.Cartesian3();
  70. var matrix4Scratch = new Transforms.Matrix4();
  71. var minimumScratch = new Cartesian2.Cartesian3();
  72. var maximumScratch = new Cartesian2.Cartesian3();
  73. /**
  74. * Fills an array of vertices from a heightmap image.
  75. *
  76. * @param {Object} options Object with the following properties:
  77. * @param {Int8Array|Uint8Array|Int16Array|Uint16Array|Int32Array|Uint32Array|Float32Array|Float64Array} options.heightmap The heightmap to tessellate.
  78. * @param {Number} options.width The width of the heightmap, in height samples.
  79. * @param {Number} options.height The height of the heightmap, in height samples.
  80. * @param {Number} options.skirtHeight The height of skirts to drape at the edges of the heightmap.
  81. * @param {Rectangle} options.nativeRectangle A rectangle in the native coordinates of the heightmap's projection. For
  82. * a heightmap with a geographic projection, this is degrees. For the web mercator
  83. * projection, this is meters.
  84. * @param {Number} [options.exaggeration=1.0] The scale used to exaggerate the terrain.
  85. * @param {Rectangle} [options.rectangle] The rectangle covered by the heightmap, in geodetic coordinates with north, south, east and
  86. * west properties in radians. Either rectangle or nativeRectangle must be provided. If both
  87. * are provided, they're assumed to be consistent.
  88. * @param {Boolean} [options.isGeographic=true] True if the heightmap uses a {@link GeographicProjection}, or false if it uses
  89. * a {@link WebMercatorProjection}.
  90. * @param {Cartesian3} [options.relativeToCenter=Cartesian3.ZERO] The positions will be computed as <code>Cartesian3.subtract(worldPosition, relativeToCenter)</code>.
  91. * @param {Ellipsoid} [options.ellipsoid=Ellipsoid.WGS84] The ellipsoid to which the heightmap applies.
  92. * @param {Object} [options.structure] An object describing the structure of the height data.
  93. * @param {Number} [options.structure.heightScale=1.0] The factor by which to multiply height samples in order to obtain
  94. * the height above the heightOffset, in meters. The heightOffset is added to the resulting
  95. * height after multiplying by the scale.
  96. * @param {Number} [options.structure.heightOffset=0.0] The offset to add to the scaled height to obtain the final
  97. * height in meters. The offset is added after the height sample is multiplied by the
  98. * heightScale.
  99. * @param {Number} [options.structure.elementsPerHeight=1] The number of elements in the buffer that make up a single height
  100. * sample. This is usually 1, indicating that each element is a separate height sample. If
  101. * it is greater than 1, that number of elements together form the height sample, which is
  102. * computed according to the structure.elementMultiplier and structure.isBigEndian properties.
  103. * @param {Number} [options.structure.stride=1] The number of elements to skip to get from the first element of
  104. * one height to the first element of the next height.
  105. * @param {Number} [options.structure.elementMultiplier=256.0] The multiplier used to compute the height value when the
  106. * stride property is greater than 1. For example, if the stride is 4 and the strideMultiplier
  107. * is 256, the height is computed as follows:
  108. * `height = buffer[index] + buffer[index + 1] * 256 + buffer[index + 2] * 256 * 256 + buffer[index + 3] * 256 * 256 * 256`
  109. * This is assuming that the isBigEndian property is false. If it is true, the order of the
  110. * elements is reversed.
  111. * @param {Number} [options.structure.lowestEncodedHeight] The lowest value that can be stored in the height buffer. Any heights that are lower
  112. * than this value after encoding with the `heightScale` and `heightOffset` are clamped to this value. For example, if the height
  113. * buffer is a `Uint16Array`, this value should be 0 because a `Uint16Array` cannot store negative numbers. If this parameter is
  114. * not specified, no minimum value is enforced.
  115. * @param {Number} [options.structure.highestEncodedHeight] The highest value that can be stored in the height buffer. Any heights that are higher
  116. * than this value after encoding with the `heightScale` and `heightOffset` are clamped to this value. For example, if the height
  117. * buffer is a `Uint16Array`, this value should be `256 * 256 - 1` or 65535 because a `Uint16Array` cannot store numbers larger
  118. * than 65535. If this parameter is not specified, no maximum value is enforced.
  119. * @param {Boolean} [options.structure.isBigEndian=false] Indicates endianness of the elements in the buffer when the
  120. * stride property is greater than 1. If this property is false, the first element is the
  121. * low-order element. If it is true, the first element is the high-order element.
  122. *
  123. * @example
  124. * var width = 5;
  125. * var height = 5;
  126. * var statistics = Cesium.HeightmapTessellator.computeVertices({
  127. * heightmap : [1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0, 9.0],
  128. * width : width,
  129. * height : height,
  130. * skirtHeight : 0.0,
  131. * nativeRectangle : {
  132. * west : 10.0,
  133. * east : 20.0,
  134. * south : 30.0,
  135. * north : 40.0
  136. * }
  137. * });
  138. *
  139. * var encoding = statistics.encoding;
  140. * var position = encoding.decodePosition(statistics.vertices, index * encoding.getStride());
  141. */
  142. HeightmapTessellator.computeVertices = function (options) {
  143. //>>includeStart('debug', pragmas.debug);
  144. if (!when.defined(options) || !when.defined(options.heightmap)) {
  145. throw new Check.DeveloperError("options.heightmap is required.");
  146. }
  147. if (!when.defined(options.width) || !when.defined(options.height)) {
  148. throw new Check.DeveloperError("options.width and options.height are required.");
  149. }
  150. if (!when.defined(options.nativeRectangle)) {
  151. throw new Check.DeveloperError("options.nativeRectangle is required.");
  152. }
  153. if (!when.defined(options.skirtHeight)) {
  154. throw new Check.DeveloperError("options.skirtHeight is required.");
  155. }
  156. //>>includeEnd('debug');
  157. // This function tends to be a performance hotspot for terrain rendering,
  158. // so it employs a lot of inlining and unrolling as an optimization.
  159. // In particular, the functionality of Ellipsoid.cartographicToCartesian
  160. // is inlined.
  161. var cos = Math.cos;
  162. var sin = Math.sin;
  163. var sqrt = Math.sqrt;
  164. var atan = Math.atan;
  165. var exp = Math.exp;
  166. var piOverTwo = _Math.CesiumMath.PI_OVER_TWO;
  167. var toRadians = _Math.CesiumMath.toRadians;
  168. var heightmap = options.heightmap;
  169. var width = options.width;
  170. var height = options.height;
  171. var skirtHeight = options.skirtHeight;
  172. var isGeographic = when.defaultValue(options.isGeographic, true);
  173. var ellipsoid = when.defaultValue(options.ellipsoid, Cartesian2.Ellipsoid.WGS84);
  174. var oneOverGlobeSemimajorAxis = 1.0 / ellipsoid.maximumRadius;
  175. var nativeRectangle = options.nativeRectangle;
  176. var geographicWest;
  177. var geographicSouth;
  178. var geographicEast;
  179. var geographicNorth;
  180. var rectangle = options.rectangle;
  181. if (!when.defined(rectangle)) {
  182. if (isGeographic) {
  183. geographicWest = toRadians(nativeRectangle.west);
  184. geographicSouth = toRadians(nativeRectangle.south);
  185. geographicEast = toRadians(nativeRectangle.east);
  186. geographicNorth = toRadians(nativeRectangle.north);
  187. } else {
  188. geographicWest = nativeRectangle.west * oneOverGlobeSemimajorAxis;
  189. geographicSouth =
  190. piOverTwo -
  191. 2.0 * atan(exp(-nativeRectangle.south * oneOverGlobeSemimajorAxis));
  192. geographicEast = nativeRectangle.east * oneOverGlobeSemimajorAxis;
  193. geographicNorth =
  194. piOverTwo -
  195. 2.0 * atan(exp(-nativeRectangle.north * oneOverGlobeSemimajorAxis));
  196. }
  197. } else {
  198. geographicWest = rectangle.west;
  199. geographicSouth = rectangle.south;
  200. geographicEast = rectangle.east;
  201. geographicNorth = rectangle.north;
  202. }
  203. var relativeToCenter = options.relativeToCenter;
  204. var hasRelativeToCenter = when.defined(relativeToCenter);
  205. relativeToCenter = hasRelativeToCenter ? relativeToCenter : Cartesian2.Cartesian3.ZERO;
  206. var exaggeration = when.defaultValue(options.exaggeration, 1.0);
  207. var includeWebMercatorT = when.defaultValue(options.includeWebMercatorT, false);
  208. var structure = when.defaultValue(
  209. options.structure,
  210. HeightmapTessellator.DEFAULT_STRUCTURE
  211. );
  212. var heightScale = when.defaultValue(
  213. structure.heightScale,
  214. HeightmapTessellator.DEFAULT_STRUCTURE.heightScale
  215. );
  216. var heightOffset = when.defaultValue(
  217. structure.heightOffset,
  218. HeightmapTessellator.DEFAULT_STRUCTURE.heightOffset
  219. );
  220. var elementsPerHeight = when.defaultValue(
  221. structure.elementsPerHeight,
  222. HeightmapTessellator.DEFAULT_STRUCTURE.elementsPerHeight
  223. );
  224. var stride = when.defaultValue(
  225. structure.stride,
  226. HeightmapTessellator.DEFAULT_STRUCTURE.stride
  227. );
  228. var elementMultiplier = when.defaultValue(
  229. structure.elementMultiplier,
  230. HeightmapTessellator.DEFAULT_STRUCTURE.elementMultiplier
  231. );
  232. var isBigEndian = when.defaultValue(
  233. structure.isBigEndian,
  234. HeightmapTessellator.DEFAULT_STRUCTURE.isBigEndian
  235. );
  236. var rectangleWidth = Cartesian2.Rectangle.computeWidth(nativeRectangle);
  237. var rectangleHeight = Cartesian2.Rectangle.computeHeight(nativeRectangle);
  238. var granularityX = rectangleWidth / (width - 1);
  239. var granularityY = rectangleHeight / (height - 1);
  240. if (!isGeographic) {
  241. rectangleWidth *= oneOverGlobeSemimajorAxis;
  242. rectangleHeight *= oneOverGlobeSemimajorAxis;
  243. }
  244. var radiiSquared = ellipsoid.radiiSquared;
  245. var radiiSquaredX = radiiSquared.x;
  246. var radiiSquaredY = radiiSquared.y;
  247. var radiiSquaredZ = radiiSquared.z;
  248. var minimumHeight = 65536.0;
  249. var maximumHeight = -65536.0;
  250. var fromENU = Transforms.Transforms.eastNorthUpToFixedFrame(relativeToCenter, ellipsoid);
  251. var toENU = Transforms.Matrix4.inverseTransformation(fromENU, matrix4Scratch);
  252. var southMercatorY;
  253. var oneOverMercatorHeight;
  254. if (includeWebMercatorT) {
  255. southMercatorY = WebMercatorProjection.WebMercatorProjection.geodeticLatitudeToMercatorAngle(
  256. geographicSouth
  257. );
  258. oneOverMercatorHeight =
  259. 1.0 /
  260. (WebMercatorProjection.WebMercatorProjection.geodeticLatitudeToMercatorAngle(geographicNorth) -
  261. southMercatorY);
  262. }
  263. var minimum = minimumScratch;
  264. minimum.x = Number.POSITIVE_INFINITY;
  265. minimum.y = Number.POSITIVE_INFINITY;
  266. minimum.z = Number.POSITIVE_INFINITY;
  267. var maximum = maximumScratch;
  268. maximum.x = Number.NEGATIVE_INFINITY;
  269. maximum.y = Number.NEGATIVE_INFINITY;
  270. maximum.z = Number.NEGATIVE_INFINITY;
  271. var hMin = Number.POSITIVE_INFINITY;
  272. var gridVertexCount = width * height;
  273. var edgeVertexCount = skirtHeight > 0.0 ? width * 2 + height * 2 : 0;
  274. var vertexCount = gridVertexCount + edgeVertexCount;
  275. var positions = new Array(vertexCount);
  276. var heights = new Array(vertexCount);
  277. var uvs = new Array(vertexCount);
  278. var webMercatorTs = includeWebMercatorT ? new Array(vertexCount) : [];
  279. var startRow = 0;
  280. var endRow = height;
  281. var startCol = 0;
  282. var endCol = width;
  283. if (skirtHeight > 0.0) {
  284. --startRow;
  285. ++endRow;
  286. --startCol;
  287. ++endCol;
  288. }
  289. var skirtOffsetPercentage = 0.00001;
  290. for (var rowIndex = startRow; rowIndex < endRow; ++rowIndex) {
  291. var row = rowIndex;
  292. if (row < 0) {
  293. row = 0;
  294. }
  295. if (row >= height) {
  296. row = height - 1;
  297. }
  298. var latitude = nativeRectangle.north - granularityY * row;
  299. if (!isGeographic) {
  300. latitude =
  301. piOverTwo - 2.0 * atan(exp(-latitude * oneOverGlobeSemimajorAxis));
  302. } else {
  303. latitude = toRadians(latitude);
  304. }
  305. var v = (latitude - geographicSouth) / (geographicNorth - geographicSouth);
  306. v = _Math.CesiumMath.clamp(v, 0.0, 1.0);
  307. var isNorthEdge = rowIndex === startRow;
  308. var isSouthEdge = rowIndex === endRow - 1;
  309. if (skirtHeight > 0.0) {
  310. if (isNorthEdge) {
  311. latitude += skirtOffsetPercentage * rectangleHeight;
  312. } else if (isSouthEdge) {
  313. latitude -= skirtOffsetPercentage * rectangleHeight;
  314. }
  315. }
  316. var cosLatitude = cos(latitude);
  317. var nZ = sin(latitude);
  318. var kZ = radiiSquaredZ * nZ;
  319. var webMercatorT;
  320. if (includeWebMercatorT) {
  321. webMercatorT =
  322. (WebMercatorProjection.WebMercatorProjection.geodeticLatitudeToMercatorAngle(latitude) -
  323. southMercatorY) *
  324. oneOverMercatorHeight;
  325. }
  326. for (var colIndex = startCol; colIndex < endCol; ++colIndex) {
  327. var col = colIndex;
  328. if (col < 0) {
  329. col = 0;
  330. }
  331. if (col >= width) {
  332. col = width - 1;
  333. }
  334. var terrainOffset = row * (width * stride) + col * stride;
  335. var heightSample;
  336. if (elementsPerHeight === 1) {
  337. heightSample = heightmap[terrainOffset];
  338. } else {
  339. heightSample = 0;
  340. var elementOffset;
  341. if (isBigEndian) {
  342. for (
  343. elementOffset = 0;
  344. elementOffset < elementsPerHeight;
  345. ++elementOffset
  346. ) {
  347. heightSample =
  348. heightSample * elementMultiplier +
  349. heightmap[terrainOffset + elementOffset];
  350. }
  351. } else {
  352. for (
  353. elementOffset = elementsPerHeight - 1;
  354. elementOffset >= 0;
  355. --elementOffset
  356. ) {
  357. heightSample =
  358. heightSample * elementMultiplier +
  359. heightmap[terrainOffset + elementOffset];
  360. }
  361. }
  362. }
  363. heightSample = (heightSample * heightScale + heightOffset) * exaggeration;
  364. maximumHeight = Math.max(maximumHeight, heightSample);
  365. minimumHeight = Math.min(minimumHeight, heightSample);
  366. var longitude = nativeRectangle.west + granularityX * col;
  367. if (!isGeographic) {
  368. longitude = longitude * oneOverGlobeSemimajorAxis;
  369. } else {
  370. longitude = toRadians(longitude);
  371. }
  372. var u = (longitude - geographicWest) / (geographicEast - geographicWest);
  373. u = _Math.CesiumMath.clamp(u, 0.0, 1.0);
  374. var index = row * width + col;
  375. if (skirtHeight > 0.0) {
  376. var isWestEdge = colIndex === startCol;
  377. var isEastEdge = colIndex === endCol - 1;
  378. var isEdge = isNorthEdge || isSouthEdge || isWestEdge || isEastEdge;
  379. var isCorner =
  380. (isNorthEdge || isSouthEdge) && (isWestEdge || isEastEdge);
  381. if (isCorner) {
  382. // Don't generate skirts on the corners.
  383. continue;
  384. } else if (isEdge) {
  385. heightSample -= skirtHeight;
  386. if (isWestEdge) {
  387. // The outer loop iterates north to south but the indices are ordered south to north, hence the index flip below
  388. index = gridVertexCount + (height - row - 1);
  389. longitude -= skirtOffsetPercentage * rectangleWidth;
  390. } else if (isSouthEdge) {
  391. // Add after west indices. South indices are ordered east to west.
  392. index = gridVertexCount + height + (width - col - 1);
  393. } else if (isEastEdge) {
  394. // Add after west and south indices. East indices are ordered north to south. The index is flipped like above.
  395. index = gridVertexCount + height + width + row;
  396. longitude += skirtOffsetPercentage * rectangleWidth;
  397. } else if (isNorthEdge) {
  398. // Add after west, south, and east indices. North indices are ordered west to east.
  399. index = gridVertexCount + height + width + height + col;
  400. }
  401. }
  402. }
  403. var nX = cosLatitude * cos(longitude);
  404. var nY = cosLatitude * sin(longitude);
  405. var kX = radiiSquaredX * nX;
  406. var kY = radiiSquaredY * nY;
  407. var gamma = sqrt(kX * nX + kY * nY + kZ * nZ);
  408. var oneOverGamma = 1.0 / gamma;
  409. var rSurfaceX = kX * oneOverGamma;
  410. var rSurfaceY = kY * oneOverGamma;
  411. var rSurfaceZ = kZ * oneOverGamma;
  412. var position = new Cartesian2.Cartesian3();
  413. position.x = rSurfaceX + nX * heightSample;
  414. position.y = rSurfaceY + nY * heightSample;
  415. position.z = rSurfaceZ + nZ * heightSample;
  416. positions[index] = position;
  417. heights[index] = heightSample;
  418. uvs[index] = new Cartesian2.Cartesian2(u, v);
  419. if (includeWebMercatorT) {
  420. webMercatorTs[index] = webMercatorT;
  421. }
  422. Transforms.Matrix4.multiplyByPoint(toENU, position, cartesian3Scratch);
  423. Cartesian2.Cartesian3.minimumByComponent(cartesian3Scratch, minimum, minimum);
  424. Cartesian2.Cartesian3.maximumByComponent(cartesian3Scratch, maximum, maximum);
  425. hMin = Math.min(hMin, heightSample);
  426. }
  427. }
  428. var boundingSphere3D = Transforms.BoundingSphere.fromPoints(positions);
  429. var orientedBoundingBox;
  430. if (when.defined(rectangle)) {
  431. orientedBoundingBox = OrientedBoundingBox.OrientedBoundingBox.fromRectangle(
  432. rectangle,
  433. minimumHeight,
  434. maximumHeight,
  435. ellipsoid
  436. );
  437. }
  438. var occludeePointInScaledSpace;
  439. if (hasRelativeToCenter) {
  440. var occluder = new TerrainEncoding.EllipsoidalOccluder(ellipsoid);
  441. occludeePointInScaledSpace = occluder.computeHorizonCullingPointPossiblyUnderEllipsoid(
  442. relativeToCenter,
  443. positions,
  444. minimumHeight
  445. );
  446. }
  447. var aaBox = new EllipsoidTangentPlane.AxisAlignedBoundingBox(minimum, maximum, relativeToCenter);
  448. var encoding = new TerrainEncoding.TerrainEncoding(
  449. aaBox,
  450. hMin,
  451. maximumHeight,
  452. fromENU,
  453. false,
  454. includeWebMercatorT
  455. );
  456. var vertices = new Float32Array(vertexCount * encoding.getStride());
  457. var bufferIndex = 0;
  458. for (var j = 0; j < vertexCount; ++j) {
  459. bufferIndex = encoding.encode(
  460. vertices,
  461. bufferIndex,
  462. positions[j],
  463. uvs[j],
  464. heights[j],
  465. undefined,
  466. webMercatorTs[j]
  467. );
  468. }
  469. return {
  470. vertices: vertices,
  471. maximumHeight: maximumHeight,
  472. minimumHeight: minimumHeight,
  473. encoding: encoding,
  474. boundingSphere3D: boundingSphere3D,
  475. orientedBoundingBox: orientedBoundingBox,
  476. occludeePointInScaledSpace: occludeePointInScaledSpace,
  477. };
  478. };
  479. /* jshint forin: false, bitwise: false */
  480. /*
  481. Copyright 2015-2018 Esri
  482. Licensed under the Apache License, Version 2.0 (the "License");
  483. you may not use this file except in compliance with the License.
  484. You may obtain a copy of the License at
  485. http://www.apache.org/licenses/LICENSE-2.0
  486. Unless required by applicable law or agreed to in writing, software
  487. distributed under the License is distributed on an "AS IS" BASIS,
  488. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  489. See the License for the specific language governing permissions and
  490. limitations under the License.
  491. A copy of the license and additional notices are located with the
  492. source distribution at:
  493. http://github.com/Esri/lerc/
  494. Contributors: Johannes Schmid, (LERC v1)
  495. Chayanika Khatua, (LERC v1)
  496. Wenxue Ju (LERC v1, v2.x)
  497. */
  498. /* Copyright 2015-2018 Esri. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 @preserve */
  499. var tmp = {};
  500. /**
  501. * a module for decoding LERC blobs
  502. * @module Lerc
  503. */
  504. (function() {
  505. //the original LercDecode for Version 1
  506. var LercDecode = (function() {
  507. // WARNING: This decoder version can only read old version 1 Lerc blobs. Use with caution.
  508. // Note: currently, this module only has an implementation for decoding LERC data, not encoding. The name of
  509. // the class was chosen to be future proof.
  510. var CntZImage = {};
  511. CntZImage.defaultNoDataValue = -3.4027999387901484e+38; // smallest Float32 value
  512. /**
  513. * Decode a LERC byte stream and return an object containing the pixel data and some required and optional
  514. * information about it, such as the image's width and height.
  515. *
  516. * @param {ArrayBuffer} input The LERC input byte stream
  517. * @param {object} [options] Decoding options, containing any of the following properties:
  518. * @config {number} [inputOffset = 0]
  519. * Skip the first inputOffset bytes of the input byte stream. A valid LERC file is expected at that position.
  520. * @config {Uint8Array} [encodedMask = null]
  521. * If specified, the decoder will not read mask information from the input and use the specified encoded
  522. * mask data instead. Mask header/data must not be present in the LERC byte stream in this case.
  523. * @config {number} [noDataValue = LercCode.defaultNoDataValue]
  524. * Pixel value to use for masked pixels.
  525. * @config {ArrayBufferView|Array} [pixelType = Float32Array]
  526. * The desired type of the pixelData array in the return value. Note that it is the caller's responsibility to
  527. * provide an appropriate noDataValue if the default pixelType is overridden.
  528. * @config {boolean} [returnMask = false]
  529. * If true, the return value will contain a maskData property of type Uint8Array which has one element per
  530. * pixel, the value of which is 1 or 0 depending on whether that pixel's data is present or masked. If the
  531. * input LERC data does not contain a mask, maskData will not be returned.
  532. * @config {boolean} [returnEncodedMask = false]
  533. * If true, the return value will contain a encodedMaskData property, which can be passed into encode() as
  534. * encodedMask.
  535. * @config {boolean} [returnFileInfo = false]
  536. * If true, the return value will have a fileInfo property that contains metadata obtained from the
  537. * LERC headers and the decoding process.
  538. * @config {boolean} [computeUsedBitDepths = false]
  539. * If true, the fileInfo property in the return value will contain the set of all block bit depths
  540. * encountered during decoding. Will only have an effect if returnFileInfo option is true.
  541. * @returns {{width, height, pixelData, minValue, maxValue, noDataValue, maskData, encodedMaskData, fileInfo}}
  542. */
  543. CntZImage.decode = function(input, options) {
  544. options = options || {};
  545. var skipMask = options.encodedMaskData || (options.encodedMaskData === null);
  546. var parsedData = parse(input, options.inputOffset || 0, skipMask);
  547. var noDataValue = (options.noDataValue !== null) ? options.noDataValue : CntZImage.defaultNoDataValue;
  548. var uncompressedData = uncompressPixelValues(parsedData, options.pixelType || Float32Array,
  549. options.encodedMaskData, noDataValue, options.returnMask);
  550. var result = {
  551. width: parsedData.width,
  552. height: parsedData.height,
  553. pixelData: uncompressedData.resultPixels,
  554. minValue: uncompressedData.minValue,
  555. maxValue: parsedData.pixels.maxValue,
  556. noDataValue: noDataValue
  557. };
  558. if (uncompressedData.resultMask) {
  559. result.maskData = uncompressedData.resultMask;
  560. }
  561. if (options.returnEncodedMask && parsedData.mask) {
  562. result.encodedMaskData = parsedData.mask.bitset ? parsedData.mask.bitset : null;
  563. }
  564. if (options.returnFileInfo) {
  565. result.fileInfo = formatFileInfo(parsedData);
  566. if (options.computeUsedBitDepths) {
  567. result.fileInfo.bitDepths = computeUsedBitDepths(parsedData);
  568. }
  569. }
  570. return result;
  571. };
  572. var uncompressPixelValues = function(data, TypedArrayClass, maskBitset, noDataValue, storeDecodedMask) {
  573. var blockIdx = 0;
  574. var numX = data.pixels.numBlocksX;
  575. var numY = data.pixels.numBlocksY;
  576. var blockWidth = Math.floor(data.width / numX);
  577. var blockHeight = Math.floor(data.height / numY);
  578. var scale = 2 * data.maxZError;
  579. var minValue = Number.MAX_VALUE, currentValue;
  580. maskBitset = maskBitset || ((data.mask) ? data.mask.bitset : null);
  581. var resultPixels, resultMask;
  582. resultPixels = new TypedArrayClass(data.width * data.height);
  583. if (storeDecodedMask && maskBitset) {
  584. resultMask = new Uint8Array(data.width * data.height);
  585. }
  586. var blockDataBuffer = new Float32Array(blockWidth * blockHeight);
  587. var xx, yy;
  588. for (var y = 0; y <= numY; y++) {
  589. var thisBlockHeight = (y !== numY) ? blockHeight : (data.height % numY);
  590. if (thisBlockHeight === 0) {
  591. continue;
  592. }
  593. for (var x = 0; x <= numX; x++) {
  594. var thisBlockWidth = (x !== numX) ? blockWidth : (data.width % numX);
  595. if (thisBlockWidth === 0) {
  596. continue;
  597. }
  598. var outPtr = y * data.width * blockHeight + x * blockWidth;
  599. var outStride = data.width - thisBlockWidth;
  600. var block = data.pixels.blocks[blockIdx];
  601. var blockData, blockPtr, constValue;
  602. if (block.encoding < 2) {
  603. // block is either uncompressed or bit-stuffed (encodings 0 and 1)
  604. if (block.encoding === 0) {
  605. // block is uncompressed
  606. blockData = block.rawData;
  607. } else {
  608. // block is bit-stuffed
  609. unstuff(block.stuffedData, block.bitsPerPixel, block.numValidPixels, block.offset, scale, blockDataBuffer, data.pixels.maxValue);
  610. blockData = blockDataBuffer;
  611. }
  612. blockPtr = 0;
  613. }
  614. else if (block.encoding === 2) {
  615. // block is all 0
  616. constValue = 0;
  617. }
  618. else {
  619. // block has constant value (encoding === 3)
  620. constValue = block.offset;
  621. }
  622. var maskByte;
  623. if (maskBitset) {
  624. for (yy = 0; yy < thisBlockHeight; yy++) {
  625. if (outPtr & 7) {
  626. //
  627. maskByte = maskBitset[outPtr >> 3];
  628. maskByte <<= outPtr & 7;
  629. }
  630. for (xx = 0; xx < thisBlockWidth; xx++) {
  631. if (!(outPtr & 7)) {
  632. // read next byte from mask
  633. maskByte = maskBitset[outPtr >> 3];
  634. }
  635. if (maskByte & 128) {
  636. // pixel data present
  637. if (resultMask) {
  638. resultMask[outPtr] = 1;
  639. }
  640. currentValue = (block.encoding < 2) ? blockData[blockPtr++] : constValue;
  641. minValue = minValue > currentValue ? currentValue : minValue;
  642. resultPixels[outPtr++] = currentValue;
  643. } else {
  644. // pixel data not present
  645. if (resultMask) {
  646. resultMask[outPtr] = 0;
  647. }
  648. resultPixels[outPtr++] = noDataValue;
  649. }
  650. maskByte <<= 1;
  651. }
  652. outPtr += outStride;
  653. }
  654. } else {
  655. // mask not present, simply copy block over
  656. if (block.encoding < 2) {
  657. // duplicating this code block for performance reasons
  658. // blockData case:
  659. for (yy = 0; yy < thisBlockHeight; yy++) {
  660. for (xx = 0; xx < thisBlockWidth; xx++) {
  661. currentValue = blockData[blockPtr++];
  662. minValue = minValue > currentValue ? currentValue : minValue;
  663. resultPixels[outPtr++] = currentValue;
  664. }
  665. outPtr += outStride;
  666. }
  667. }
  668. else {
  669. // constValue case:
  670. minValue = minValue > constValue ? constValue : minValue;
  671. for (yy = 0; yy < thisBlockHeight; yy++) {
  672. for (xx = 0; xx < thisBlockWidth; xx++) {
  673. resultPixels[outPtr++] = constValue;
  674. }
  675. outPtr += outStride;
  676. }
  677. }
  678. }
  679. if ((block.encoding === 1) && (blockPtr !== block.numValidPixels)) {
  680. throw "Block and Mask do not match";
  681. }
  682. blockIdx++;
  683. }
  684. }
  685. return {
  686. resultPixels: resultPixels,
  687. resultMask: resultMask,
  688. minValue: minValue
  689. };
  690. };
  691. var formatFileInfo = function(data) {
  692. return {
  693. "fileIdentifierString": data.fileIdentifierString,
  694. "fileVersion": data.fileVersion,
  695. "imageType": data.imageType,
  696. "height": data.height,
  697. "width": data.width,
  698. "maxZError": data.maxZError,
  699. "eofOffset": data.eofOffset,
  700. "mask": data.mask ? {
  701. "numBlocksX": data.mask.numBlocksX,
  702. "numBlocksY": data.mask.numBlocksY,
  703. "numBytes": data.mask.numBytes,
  704. "maxValue": data.mask.maxValue
  705. } : null,
  706. "pixels": {
  707. "numBlocksX": data.pixels.numBlocksX,
  708. "numBlocksY": data.pixels.numBlocksY,
  709. "numBytes": data.pixels.numBytes,
  710. "maxValue": data.pixels.maxValue,
  711. "noDataValue": data.noDataValue
  712. }
  713. };
  714. };
  715. var computeUsedBitDepths = function(data) {
  716. var numBlocks = data.pixels.numBlocksX * data.pixels.numBlocksY;
  717. var bitDepths = {};
  718. for (var i = 0; i < numBlocks; i++) {
  719. var block = data.pixels.blocks[i];
  720. if (block.encoding === 0) {
  721. bitDepths.float32 = true;
  722. } else if (block.encoding === 1) {
  723. bitDepths[block.bitsPerPixel] = true;
  724. } else {
  725. bitDepths[0] = true;
  726. }
  727. }
  728. return Object.keys(bitDepths);
  729. };
  730. var parse = function(input, fp, skipMask) {
  731. var data = {};
  732. // File header
  733. var fileIdView = new Uint8Array(input, fp, 10);
  734. data.fileIdentifierString = String.fromCharCode.apply(null, fileIdView);
  735. if (data.fileIdentifierString.trim() !== "CntZImage") {
  736. throw "Unexpected file identifier string: " + data.fileIdentifierString;
  737. }
  738. fp += 10;
  739. var view = new DataView(input, fp, 24);
  740. data.fileVersion = view.getInt32(0, true);
  741. data.imageType = view.getInt32(4, true);
  742. data.height = view.getUint32(8, true);
  743. data.width = view.getUint32(12, true);
  744. data.maxZError = view.getFloat64(16, true);
  745. fp += 24;
  746. // Mask Header
  747. if (!skipMask) {
  748. view = new DataView(input, fp, 16);
  749. data.mask = {};
  750. data.mask.numBlocksY = view.getUint32(0, true);
  751. data.mask.numBlocksX = view.getUint32(4, true);
  752. data.mask.numBytes = view.getUint32(8, true);
  753. data.mask.maxValue = view.getFloat32(12, true);
  754. fp += 16;
  755. // Mask Data
  756. if (data.mask.numBytes > 0) {
  757. var bitset = new Uint8Array(Math.ceil(data.width * data.height / 8));
  758. view = new DataView(input, fp, data.mask.numBytes);
  759. var cnt = view.getInt16(0, true);
  760. var ip = 2, op = 0;
  761. do {
  762. if (cnt > 0) {
  763. while (cnt--) { bitset[op++] = view.getUint8(ip++); }
  764. } else {
  765. var val = view.getUint8(ip++);
  766. cnt = -cnt;
  767. while (cnt--) { bitset[op++] = val; }
  768. }
  769. cnt = view.getInt16(ip, true);
  770. ip += 2;
  771. } while (ip < data.mask.numBytes);
  772. if ((cnt !== -32768) || (op < bitset.length)) {
  773. throw "Unexpected end of mask RLE encoding";
  774. }
  775. data.mask.bitset = bitset;
  776. fp += data.mask.numBytes;
  777. }
  778. else if ((data.mask.numBytes | data.mask.numBlocksY | data.mask.maxValue) === 0) { // Special case, all nodata
  779. data.mask.bitset = new Uint8Array(Math.ceil(data.width * data.height / 8));
  780. }
  781. }
  782. // Pixel Header
  783. view = new DataView(input, fp, 16);
  784. data.pixels = {};
  785. data.pixels.numBlocksY = view.getUint32(0, true);
  786. data.pixels.numBlocksX = view.getUint32(4, true);
  787. data.pixels.numBytes = view.getUint32(8, true);
  788. data.pixels.maxValue = view.getFloat32(12, true);
  789. fp += 16;
  790. var numBlocksX = data.pixels.numBlocksX;
  791. var numBlocksY = data.pixels.numBlocksY;
  792. // the number of blocks specified in the header does not take into account the blocks at the end of
  793. // each row/column with a special width/height that make the image complete in case the width is not
  794. // evenly divisible by the number of blocks.
  795. var actualNumBlocksX = numBlocksX + ((data.width % numBlocksX) > 0 ? 1 : 0);
  796. var actualNumBlocksY = numBlocksY + ((data.height % numBlocksY) > 0 ? 1 : 0);
  797. data.pixels.blocks = new Array(actualNumBlocksX * actualNumBlocksY);
  798. var blockI = 0;
  799. for (var blockY = 0; blockY < actualNumBlocksY; blockY++) {
  800. for (var blockX = 0; blockX < actualNumBlocksX; blockX++) {
  801. // Block
  802. var size = 0;
  803. var bytesLeft = input.byteLength - fp;
  804. view = new DataView(input, fp, Math.min(10, bytesLeft));
  805. var block = {};
  806. data.pixels.blocks[blockI++] = block;
  807. var headerByte = view.getUint8(0); size++;
  808. block.encoding = headerByte & 63;
  809. if (block.encoding > 3) {
  810. throw "Invalid block encoding (" + block.encoding + ")";
  811. }
  812. if (block.encoding === 2) {
  813. fp++;
  814. continue;
  815. }
  816. if ((headerByte !== 0) && (headerByte !== 2)) {
  817. headerByte >>= 6;
  818. block.offsetType = headerByte;
  819. if (headerByte === 2) {
  820. block.offset = view.getInt8(1); size++;
  821. } else if (headerByte === 1) {
  822. block.offset = view.getInt16(1, true); size += 2;
  823. } else if (headerByte === 0) {
  824. block.offset = view.getFloat32(1, true); size += 4;
  825. } else {
  826. throw "Invalid block offset type";
  827. }
  828. if (block.encoding === 1) {
  829. headerByte = view.getUint8(size); size++;
  830. block.bitsPerPixel = headerByte & 63;
  831. headerByte >>= 6;
  832. block.numValidPixelsType = headerByte;
  833. if (headerByte === 2) {
  834. block.numValidPixels = view.getUint8(size); size++;
  835. } else if (headerByte === 1) {
  836. block.numValidPixels = view.getUint16(size, true); size += 2;
  837. } else if (headerByte === 0) {
  838. block.numValidPixels = view.getUint32(size, true); size += 4;
  839. } else {
  840. throw "Invalid valid pixel count type";
  841. }
  842. }
  843. }
  844. fp += size;
  845. if (block.encoding === 3) {
  846. continue;
  847. }
  848. var arrayBuf, store8;
  849. if (block.encoding === 0) {
  850. var numPixels = (data.pixels.numBytes - 1) / 4;
  851. if (numPixels !== Math.floor(numPixels)) {
  852. throw "uncompressed block has invalid length";
  853. }
  854. arrayBuf = new ArrayBuffer(numPixels * 4);
  855. store8 = new Uint8Array(arrayBuf);
  856. store8.set(new Uint8Array(input, fp, numPixels * 4));
  857. var rawData = new Float32Array(arrayBuf);
  858. block.rawData = rawData;
  859. fp += numPixels * 4;
  860. } else if (block.encoding === 1) {
  861. var dataBytes = Math.ceil(block.numValidPixels * block.bitsPerPixel / 8);
  862. var dataWords = Math.ceil(dataBytes / 4);
  863. arrayBuf = new ArrayBuffer(dataWords * 4);
  864. store8 = new Uint8Array(arrayBuf);
  865. store8.set(new Uint8Array(input, fp, dataBytes));
  866. block.stuffedData = new Uint32Array(arrayBuf);
  867. fp += dataBytes;
  868. }
  869. }
  870. }
  871. data.eofOffset = fp;
  872. return data;
  873. };
  874. var unstuff = function(src, bitsPerPixel, numPixels, offset, scale, dest, maxValue) {
  875. var bitMask = (1 << bitsPerPixel) - 1;
  876. var i = 0, o;
  877. var bitsLeft = 0;
  878. var n, buffer;
  879. var nmax = Math.ceil((maxValue - offset) / scale);
  880. // get rid of trailing bytes that are already part of next block
  881. var numInvalidTailBytes = src.length * 4 - Math.ceil(bitsPerPixel * numPixels / 8);
  882. src[src.length - 1] <<= 8 * numInvalidTailBytes;
  883. for (o = 0; o < numPixels; o++) {
  884. if (bitsLeft === 0) {
  885. buffer = src[i++];
  886. bitsLeft = 32;
  887. }
  888. if (bitsLeft >= bitsPerPixel) {
  889. n = (buffer >>> (bitsLeft - bitsPerPixel)) & bitMask;
  890. bitsLeft -= bitsPerPixel;
  891. } else {
  892. var missingBits = (bitsPerPixel - bitsLeft);
  893. n = ((buffer & bitMask) << missingBits) & bitMask;
  894. buffer = src[i++];
  895. bitsLeft = 32 - missingBits;
  896. n += (buffer >>> bitsLeft);
  897. }
  898. //pixel values may exceed max due to quantization
  899. dest[o] = n < nmax ? offset + n * scale : maxValue;
  900. }
  901. return dest;
  902. };
  903. return CntZImage;
  904. })();
  905. //version 2. Supports 2.1, 2.2, 2.3
  906. var Lerc2Decode = (function() {
  907. // Note: currently, this module only has an implementation for decoding LERC data, not encoding. The name of
  908. // the class was chosen to be future proof, following LercDecode.
  909. /*****************************************
  910. * private static class bitsutffer used by Lerc2Decode
  911. *******************************************/
  912. var BitStuffer = {
  913. //methods ending with 2 are for the new byte order used by Lerc2.3 and above.
  914. //originalUnstuff is used to unpack Huffman code table. code is duplicated to unstuffx for performance reasons.
  915. unstuff: function(src, dest, bitsPerPixel, numPixels, lutArr, offset, scale, maxValue) {
  916. var bitMask = (1 << bitsPerPixel) - 1;
  917. var i = 0, o;
  918. var bitsLeft = 0;
  919. var n, buffer, missingBits, nmax;
  920. // get rid of trailing bytes that are already part of next block
  921. var numInvalidTailBytes = src.length * 4 - Math.ceil(bitsPerPixel * numPixels / 8);
  922. src[src.length - 1] <<= 8 * numInvalidTailBytes;
  923. if (lutArr) {
  924. for (o = 0; o < numPixels; o++) {
  925. if (bitsLeft === 0) {
  926. buffer = src[i++];
  927. bitsLeft = 32;
  928. }
  929. if (bitsLeft >= bitsPerPixel) {
  930. n = (buffer >>> (bitsLeft - bitsPerPixel)) & bitMask;
  931. bitsLeft -= bitsPerPixel;
  932. }
  933. else {
  934. missingBits = (bitsPerPixel - bitsLeft);
  935. n = ((buffer & bitMask) << missingBits) & bitMask;
  936. buffer = src[i++];
  937. bitsLeft = 32 - missingBits;
  938. n += (buffer >>> bitsLeft);
  939. }
  940. dest[o] = lutArr[n];//offset + lutArr[n] * scale;
  941. }
  942. }
  943. else {
  944. nmax = Math.ceil((maxValue - offset) / scale);
  945. for (o = 0; o < numPixels; o++) {
  946. if (bitsLeft === 0) {
  947. buffer = src[i++];
  948. bitsLeft = 32;
  949. }
  950. if (bitsLeft >= bitsPerPixel) {
  951. n = (buffer >>> (bitsLeft - bitsPerPixel)) & bitMask;
  952. bitsLeft -= bitsPerPixel;
  953. }
  954. else {
  955. missingBits = (bitsPerPixel - bitsLeft);
  956. n = ((buffer & bitMask) << missingBits) & bitMask;
  957. buffer = src[i++];
  958. bitsLeft = 32 - missingBits;
  959. n += (buffer >>> bitsLeft);
  960. }
  961. //pixel values may exceed max due to quantization
  962. dest[o] = n < nmax ? offset + n * scale : maxValue;
  963. }
  964. }
  965. },
  966. unstuffLUT: function(src, bitsPerPixel, numPixels, offset, scale, maxValue) {
  967. var bitMask = (1 << bitsPerPixel) - 1;
  968. var i = 0, o = 0, missingBits = 0, bitsLeft = 0, n = 0;
  969. var buffer;
  970. var dest = [];
  971. // get rid of trailing bytes that are already part of next block
  972. var numInvalidTailBytes = src.length * 4 - Math.ceil(bitsPerPixel * numPixels / 8);
  973. src[src.length - 1] <<= 8 * numInvalidTailBytes;
  974. var nmax = Math.ceil((maxValue - offset) / scale);
  975. for (o = 0; o < numPixels; o++) {
  976. if (bitsLeft === 0) {
  977. buffer = src[i++];
  978. bitsLeft = 32;
  979. }
  980. if (bitsLeft >= bitsPerPixel) {
  981. n = (buffer >>> (bitsLeft - bitsPerPixel)) & bitMask;
  982. bitsLeft -= bitsPerPixel;
  983. } else {
  984. missingBits = (bitsPerPixel - bitsLeft);
  985. n = ((buffer & bitMask) << missingBits) & bitMask;
  986. buffer = src[i++];
  987. bitsLeft = 32 - missingBits;
  988. n += (buffer >>> bitsLeft);
  989. }
  990. //dest.push(n);
  991. dest[o] = n < nmax ? offset + n * scale : maxValue;
  992. }
  993. dest.unshift(offset);//1st one
  994. return dest;
  995. },
  996. unstuff2: function(src, dest, bitsPerPixel, numPixels, lutArr, offset, scale, maxValue) {
  997. var bitMask = (1 << bitsPerPixel) - 1;
  998. var i = 0, o;
  999. var bitsLeft = 0, bitPos = 0;
  1000. var n, buffer, missingBits;
  1001. if (lutArr) {
  1002. for (o = 0; o < numPixels; o++) {
  1003. if (bitsLeft === 0) {
  1004. buffer = src[i++];
  1005. bitsLeft = 32;
  1006. bitPos = 0;
  1007. }
  1008. if (bitsLeft >= bitsPerPixel) {
  1009. n = ((buffer >>> bitPos) & bitMask);
  1010. bitsLeft -= bitsPerPixel;
  1011. bitPos += bitsPerPixel;
  1012. } else {
  1013. missingBits = (bitsPerPixel - bitsLeft);
  1014. n = (buffer >>> bitPos) & bitMask;
  1015. buffer = src[i++];
  1016. bitsLeft = 32 - missingBits;
  1017. n |= (buffer & ((1 << missingBits) - 1)) << (bitsPerPixel - missingBits);
  1018. bitPos = missingBits;
  1019. }
  1020. dest[o] = lutArr[n];
  1021. }
  1022. }
  1023. else {
  1024. var nmax = Math.ceil((maxValue - offset) / scale);
  1025. for (o = 0; o < numPixels; o++) {
  1026. if (bitsLeft === 0) {
  1027. buffer = src[i++];
  1028. bitsLeft = 32;
  1029. bitPos = 0;
  1030. }
  1031. if (bitsLeft >= bitsPerPixel) {
  1032. //no unsigned left shift
  1033. n = ((buffer >>> bitPos) & bitMask);
  1034. bitsLeft -= bitsPerPixel;
  1035. bitPos += bitsPerPixel;
  1036. } else {
  1037. missingBits = (bitsPerPixel - bitsLeft);
  1038. n = (buffer >>> bitPos) & bitMask;//((buffer & bitMask) << missingBits) & bitMask;
  1039. buffer = src[i++];
  1040. bitsLeft = 32 - missingBits;
  1041. n |= (buffer & ((1 << missingBits) - 1)) << (bitsPerPixel - missingBits);
  1042. bitPos = missingBits;
  1043. }
  1044. //pixel values may exceed max due to quantization
  1045. dest[o] = n < nmax ? offset + n * scale : maxValue;
  1046. }
  1047. }
  1048. return dest;
  1049. },
  1050. unstuffLUT2: function(src, bitsPerPixel, numPixels, offset, scale, maxValue) {
  1051. var bitMask = (1 << bitsPerPixel) - 1;
  1052. var i = 0, o = 0, missingBits = 0, bitsLeft = 0, n = 0, bitPos = 0;
  1053. var buffer;
  1054. var dest = [];
  1055. var nmax = Math.ceil((maxValue - offset) / scale);
  1056. for (o = 0; o < numPixels; o++) {
  1057. if (bitsLeft === 0) {
  1058. buffer = src[i++];
  1059. bitsLeft = 32;
  1060. bitPos = 0;
  1061. }
  1062. if (bitsLeft >= bitsPerPixel) {
  1063. //no unsigned left shift
  1064. n = ((buffer >>> bitPos) & bitMask);
  1065. bitsLeft -= bitsPerPixel;
  1066. bitPos += bitsPerPixel;
  1067. } else {
  1068. missingBits = (bitsPerPixel - bitsLeft);
  1069. n = (buffer >>> bitPos) & bitMask;//((buffer & bitMask) << missingBits) & bitMask;
  1070. buffer = src[i++];
  1071. bitsLeft = 32 - missingBits;
  1072. n |= (buffer & ((1 << missingBits) - 1)) << (bitsPerPixel - missingBits);
  1073. bitPos = missingBits;
  1074. }
  1075. //dest.push(n);
  1076. dest[o] = n < nmax ? offset + n * scale : maxValue;
  1077. }
  1078. dest.unshift(offset);
  1079. return dest;
  1080. },
  1081. originalUnstuff: function(src, dest, bitsPerPixel, numPixels) {
  1082. var bitMask = (1 << bitsPerPixel) - 1;
  1083. var i = 0, o;
  1084. var bitsLeft = 0;
  1085. var n, buffer, missingBits;
  1086. // get rid of trailing bytes that are already part of next block
  1087. var numInvalidTailBytes = src.length * 4 - Math.ceil(bitsPerPixel * numPixels / 8);
  1088. src[src.length - 1] <<= 8 * numInvalidTailBytes;
  1089. for (o = 0; o < numPixels; o++) {
  1090. if (bitsLeft === 0) {
  1091. buffer = src[i++];
  1092. bitsLeft = 32;
  1093. }
  1094. if (bitsLeft >= bitsPerPixel) {
  1095. n = (buffer >>> (bitsLeft - bitsPerPixel)) & bitMask;
  1096. bitsLeft -= bitsPerPixel;
  1097. }
  1098. else {
  1099. missingBits = (bitsPerPixel - bitsLeft);
  1100. n = ((buffer & bitMask) << missingBits) & bitMask;
  1101. buffer = src[i++];
  1102. bitsLeft = 32 - missingBits;
  1103. n += (buffer >>> bitsLeft);
  1104. }
  1105. dest[o] = n;
  1106. }
  1107. return dest;
  1108. },
  1109. originalUnstuff2: function(src, dest, bitsPerPixel, numPixels) {
  1110. var bitMask = (1 << bitsPerPixel) - 1;
  1111. var i = 0, o;
  1112. var bitsLeft = 0, bitPos = 0;
  1113. var n, buffer, missingBits;
  1114. //micro-optimizations
  1115. for (o = 0; o < numPixels; o++) {
  1116. if (bitsLeft === 0) {
  1117. buffer = src[i++];
  1118. bitsLeft = 32;
  1119. bitPos = 0;
  1120. }
  1121. if (bitsLeft >= bitsPerPixel) {
  1122. //no unsigned left shift
  1123. n = ((buffer >>> bitPos) & bitMask);
  1124. bitsLeft -= bitsPerPixel;
  1125. bitPos += bitsPerPixel;
  1126. } else {
  1127. missingBits = (bitsPerPixel - bitsLeft);
  1128. n = (buffer >>> bitPos) & bitMask;//((buffer & bitMask) << missingBits) & bitMask;
  1129. buffer = src[i++];
  1130. bitsLeft = 32 - missingBits;
  1131. n |= (buffer & ((1 << missingBits) - 1)) << (bitsPerPixel - missingBits);
  1132. bitPos = missingBits;
  1133. }
  1134. dest[o] = n;
  1135. }
  1136. return dest;
  1137. }
  1138. };
  1139. /*****************************************
  1140. *private static class used by Lerc2Decode
  1141. ******************************************/
  1142. var Lerc2Helpers = {
  1143. HUFFMAN_LUT_BITS_MAX: 12, //use 2^12 lut, treat it like constant
  1144. computeChecksumFletcher32: function(input) {
  1145. var sum1 = 0xffff, sum2 = 0xffff;
  1146. var len = input.length;
  1147. var words = Math.floor(len / 2);
  1148. var i = 0;
  1149. while (words) {
  1150. var tlen = (words >= 359) ? 359 : words;
  1151. words -= tlen;
  1152. do {
  1153. sum1 += (input[i++] << 8);
  1154. sum2 += sum1 += input[i++];
  1155. } while (--tlen);
  1156. sum1 = (sum1 & 0xffff) + (sum1 >>> 16);
  1157. sum2 = (sum2 & 0xffff) + (sum2 >>> 16);
  1158. }
  1159. // add the straggler byte if it exists
  1160. if (len & 1) {
  1161. sum2 += sum1 += (input[i] << 8);
  1162. }
  1163. // second reduction step to reduce sums to 16 bits
  1164. sum1 = (sum1 & 0xffff) + (sum1 >>> 16);
  1165. sum2 = (sum2 & 0xffff) + (sum2 >>> 16);
  1166. return (sum2 << 16 | sum1) >>> 0;
  1167. },
  1168. readHeaderInfo: function(input, data) {
  1169. var ptr = data.ptr;
  1170. var fileIdView = new Uint8Array(input, ptr, 6);
  1171. var headerInfo = {};
  1172. headerInfo.fileIdentifierString = String.fromCharCode.apply(null, fileIdView);
  1173. if (headerInfo.fileIdentifierString.lastIndexOf("Lerc2", 0) !== 0) {
  1174. throw "Unexpected file identifier string (expect Lerc2 ): " + headerInfo.fileIdentifierString;
  1175. }
  1176. ptr += 6;
  1177. var view = new DataView(input, ptr, 8);
  1178. var fileVersion = view.getInt32(0, true);
  1179. headerInfo.fileVersion = fileVersion;
  1180. ptr += 4;
  1181. if (fileVersion >= 3) {
  1182. headerInfo.checksum = view.getUint32(4, true); //nrows
  1183. ptr += 4;
  1184. }
  1185. //keys start from here
  1186. view = new DataView(input, ptr, 12);
  1187. headerInfo.height = view.getUint32(0, true); //nrows
  1188. headerInfo.width = view.getUint32(4, true); //ncols
  1189. ptr += 8;
  1190. if (fileVersion >= 4) {
  1191. headerInfo.numDims = view.getUint32(8, true);
  1192. ptr += 4;
  1193. }
  1194. else {
  1195. headerInfo.numDims = 1;
  1196. }
  1197. view = new DataView(input, ptr, 40);
  1198. headerInfo.numValidPixel = view.getUint32(0, true);
  1199. headerInfo.microBlockSize = view.getInt32(4, true);
  1200. headerInfo.blobSize = view.getInt32(8, true);
  1201. headerInfo.imageType = view.getInt32(12, true);
  1202. headerInfo.maxZError = view.getFloat64(16, true);
  1203. headerInfo.zMin = view.getFloat64(24, true);
  1204. headerInfo.zMax = view.getFloat64(32, true);
  1205. ptr += 40;
  1206. data.headerInfo = headerInfo;
  1207. data.ptr = ptr;
  1208. var checksum, keyLength;
  1209. if (fileVersion >= 3) {
  1210. keyLength = fileVersion >= 4 ? 52 : 48;
  1211. checksum = this.computeChecksumFletcher32(new Uint8Array(input, ptr - keyLength, headerInfo.blobSize - 14));
  1212. if (checksum !== headerInfo.checksum) {
  1213. throw "Checksum failed.";
  1214. }
  1215. }
  1216. return true;
  1217. },
  1218. checkMinMaxRanges: function(input, data) {
  1219. var headerInfo = data.headerInfo;
  1220. var OutPixelTypeArray = this.getDataTypeArray(headerInfo.imageType);
  1221. var rangeBytes = headerInfo.numDims * this.getDataTypeSize(headerInfo.imageType);
  1222. var minValues = this.readSubArray(input, data.ptr, OutPixelTypeArray, rangeBytes);
  1223. var maxValues = this.readSubArray(input, data.ptr + rangeBytes, OutPixelTypeArray, rangeBytes);
  1224. data.ptr += (2 * rangeBytes);
  1225. var i, equal = true;
  1226. for (i = 0; i < headerInfo.numDims; i++) {
  1227. if (minValues[i] !== maxValues[i]) {
  1228. equal = false;
  1229. break;
  1230. }
  1231. }
  1232. headerInfo.minValues = minValues;
  1233. headerInfo.maxValues = maxValues;
  1234. return equal;
  1235. },
  1236. readSubArray: function(input, ptr, OutPixelTypeArray, numBytes) {
  1237. var rawData;
  1238. if (OutPixelTypeArray === Uint8Array) {
  1239. rawData = new Uint8Array(input, ptr, numBytes);
  1240. }
  1241. else {
  1242. var arrayBuf = new ArrayBuffer(numBytes);
  1243. var store8 = new Uint8Array(arrayBuf);
  1244. store8.set(new Uint8Array(input, ptr, numBytes));
  1245. rawData = new OutPixelTypeArray(arrayBuf);
  1246. }
  1247. return rawData;
  1248. },
  1249. readMask: function(input, data) {
  1250. var ptr = data.ptr;
  1251. var headerInfo = data.headerInfo;
  1252. var numPixels = headerInfo.width * headerInfo.height;
  1253. var numValidPixel = headerInfo.numValidPixel;
  1254. var view = new DataView(input, ptr, 4);
  1255. var mask = {};
  1256. mask.numBytes = view.getUint32(0, true);
  1257. ptr += 4;
  1258. // Mask Data
  1259. if ((0 === numValidPixel || numPixels === numValidPixel) && 0 !== mask.numBytes) {
  1260. throw ("invalid mask");
  1261. }
  1262. var bitset, resultMask;
  1263. if (numValidPixel === 0) {
  1264. bitset = new Uint8Array(Math.ceil(numPixels / 8));
  1265. mask.bitset = bitset;
  1266. resultMask = new Uint8Array(numPixels);
  1267. data.pixels.resultMask = resultMask;
  1268. ptr += mask.numBytes;
  1269. }// ????? else if (data.mask.numBytes > 0 && data.mask.numBytes< data.numValidPixel) {
  1270. else if (mask.numBytes > 0) {
  1271. bitset = new Uint8Array(Math.ceil(numPixels / 8));
  1272. view = new DataView(input, ptr, mask.numBytes);
  1273. var cnt = view.getInt16(0, true);
  1274. var ip = 2, op = 0, val = 0;
  1275. do {
  1276. if (cnt > 0) {
  1277. while (cnt--) { bitset[op++] = view.getUint8(ip++); }
  1278. } else {
  1279. val = view.getUint8(ip++);
  1280. cnt = -cnt;
  1281. while (cnt--) { bitset[op++] = val; }
  1282. }
  1283. cnt = view.getInt16(ip, true);
  1284. ip += 2;
  1285. } while (ip < mask.numBytes);
  1286. if ((cnt !== -32768) || (op < bitset.length)) {
  1287. throw "Unexpected end of mask RLE encoding";
  1288. }
  1289. resultMask = new Uint8Array(numPixels);
  1290. var mb = 0, k = 0;
  1291. for (k = 0; k < numPixels; k++) {
  1292. if (k & 7) {
  1293. mb = bitset[k >> 3];
  1294. mb <<= k & 7;
  1295. }
  1296. else {
  1297. mb = bitset[k >> 3];
  1298. }
  1299. if (mb & 128) {
  1300. resultMask[k] = 1;
  1301. }
  1302. }
  1303. data.pixels.resultMask = resultMask;
  1304. mask.bitset = bitset;
  1305. ptr += mask.numBytes;
  1306. }
  1307. data.ptr = ptr;
  1308. data.mask = mask;
  1309. return true;
  1310. },
  1311. readDataOneSweep: function(input, data, OutPixelTypeArray) {
  1312. var ptr = data.ptr;
  1313. var headerInfo = data.headerInfo;
  1314. var numDims = headerInfo.numDims;
  1315. var numPixels = headerInfo.width * headerInfo.height;
  1316. var imageType = headerInfo.imageType;
  1317. var numBytes = headerInfo.numValidPixel * Lerc2Helpers.getDataTypeSize(imageType) * numDims;
  1318. //data.pixels.numBytes = numBytes;
  1319. var rawData;
  1320. var mask = data.pixels.resultMask;
  1321. if (OutPixelTypeArray === Uint8Array) {
  1322. rawData = new Uint8Array(input, ptr, numBytes);
  1323. }
  1324. else {
  1325. var arrayBuf = new ArrayBuffer(numBytes);
  1326. var store8 = new Uint8Array(arrayBuf);
  1327. store8.set(new Uint8Array(input, ptr, numBytes));
  1328. rawData = new OutPixelTypeArray(arrayBuf);
  1329. }
  1330. if (rawData.length === numPixels * numDims) {
  1331. data.pixels.resultPixels = rawData;
  1332. }
  1333. else //mask
  1334. {
  1335. data.pixels.resultPixels = new OutPixelTypeArray(numPixels * numDims);
  1336. var z = 0, k = 0, i = 0, nStart = 0;
  1337. if (numDims > 1) {
  1338. for (i=0; i < numDims; i++) {
  1339. nStart = i * numPixels;
  1340. for (k = 0; k < numPixels; k++) {
  1341. if (mask[k]) {
  1342. data.pixels.resultPixels[nStart + k] = rawData[z++];
  1343. }
  1344. }
  1345. }
  1346. }
  1347. else {
  1348. for (k = 0; k < numPixels; k++) {
  1349. if (mask[k]) {
  1350. data.pixels.resultPixels[k] = rawData[z++];
  1351. }
  1352. }
  1353. }
  1354. }
  1355. ptr += numBytes;
  1356. data.ptr = ptr; //return data;
  1357. return true;
  1358. },
  1359. readHuffmanTree: function(input, data) {
  1360. var BITS_MAX = this.HUFFMAN_LUT_BITS_MAX; //8 is slow for the large test image
  1361. //var size_max = 1 << BITS_MAX;
  1362. /* ************************
  1363. * reading code table
  1364. *************************/
  1365. var view = new DataView(input, data.ptr, 16);
  1366. data.ptr += 16;
  1367. var version = view.getInt32(0, true);
  1368. if (version < 2) {
  1369. throw "unsupported Huffman version";
  1370. }
  1371. var size = view.getInt32(4, true);
  1372. var i0 = view.getInt32(8, true);
  1373. var i1 = view.getInt32(12, true);
  1374. if (i0 >= i1) {
  1375. return false;
  1376. }
  1377. var blockDataBuffer = new Uint32Array(i1 - i0);
  1378. Lerc2Helpers.decodeBits(input, data, blockDataBuffer);
  1379. var codeTable = []; //size
  1380. var i, j, k, len;
  1381. for (i = i0; i < i1; i++) {
  1382. j = i - (i < size ? 0 : size);//wrap around
  1383. codeTable[j] = { first: blockDataBuffer[i - i0], second: null };
  1384. }
  1385. var dataBytes = input.byteLength - data.ptr;
  1386. var dataWords = Math.ceil(dataBytes / 4);
  1387. var arrayBuf = new ArrayBuffer(dataWords * 4);
  1388. var store8 = new Uint8Array(arrayBuf);
  1389. store8.set(new Uint8Array(input, data.ptr, dataBytes));
  1390. var stuffedData = new Uint32Array(arrayBuf); //must start from x*4
  1391. var bitPos = 0, word, srcPtr = 0;
  1392. word = stuffedData[0];
  1393. for (i = i0; i < i1; i++) {
  1394. j = i - (i < size ? 0 : size);//wrap around
  1395. len = codeTable[j].first;
  1396. if (len > 0) {
  1397. codeTable[j].second = (word << bitPos) >>> (32 - len);
  1398. if (32 - bitPos >= len) {
  1399. bitPos += len;
  1400. if (bitPos === 32) {
  1401. bitPos = 0;
  1402. srcPtr++;
  1403. word = stuffedData[srcPtr];
  1404. }
  1405. }
  1406. else {
  1407. bitPos += len - 32;
  1408. srcPtr++;
  1409. word = stuffedData[srcPtr];
  1410. codeTable[j].second |= word >>> (32 - bitPos);
  1411. }
  1412. }
  1413. }
  1414. //finished reading code table
  1415. /* ************************
  1416. * building lut
  1417. *************************/
  1418. var numBitsLUT = 0, numBitsLUTQick = 0;
  1419. var tree = new TreeNode();
  1420. for (i = 0; i < codeTable.length; i++) {
  1421. if (codeTable[i] !== undefined) {
  1422. numBitsLUT = Math.max(numBitsLUT, codeTable[i].first);
  1423. }
  1424. }
  1425. if (numBitsLUT >= BITS_MAX) {
  1426. numBitsLUTQick = BITS_MAX;
  1427. }
  1428. else {
  1429. numBitsLUTQick = numBitsLUT;
  1430. }
  1431. if (numBitsLUT >= 30) {
  1432. console.log("WARning, large NUM LUT BITS IS " + numBitsLUT);
  1433. }
  1434. var decodeLut = [], entry, code, numEntries, jj, currentBit, node;
  1435. for (i = i0; i < i1; i++) {
  1436. j = i - (i < size ? 0 : size);//wrap around
  1437. len = codeTable[j].first;
  1438. if (len > 0) {
  1439. entry = [len, j];
  1440. if (len <= numBitsLUTQick) {
  1441. code = codeTable[j].second << (numBitsLUTQick - len);
  1442. numEntries = 1 << (numBitsLUTQick - len);
  1443. for (k = 0; k < numEntries; k++) {
  1444. decodeLut[code | k] = entry;
  1445. }
  1446. }
  1447. else {
  1448. //build tree
  1449. code = codeTable[j].second;
  1450. node = tree;
  1451. for (jj = len - 1; jj >= 0; jj--) {
  1452. currentBit = code >>> jj & 1; //no left shift as length could be 30,31
  1453. if (currentBit) {
  1454. if (!node.right) {
  1455. node.right = new TreeNode();
  1456. }
  1457. node = node.right;
  1458. }
  1459. else {
  1460. if (!node.left) {
  1461. node.left = new TreeNode();
  1462. }
  1463. node = node.left;
  1464. }
  1465. if (jj === 0 && !node.val) {
  1466. node.val = entry[1];
  1467. }
  1468. }
  1469. }
  1470. }
  1471. }
  1472. return {
  1473. decodeLut: decodeLut,
  1474. numBitsLUTQick: numBitsLUTQick,
  1475. numBitsLUT: numBitsLUT,
  1476. tree: tree,
  1477. stuffedData: stuffedData,
  1478. srcPtr: srcPtr,
  1479. bitPos: bitPos
  1480. };
  1481. },
  1482. readHuffman: function(input, data, OutPixelTypeArray) {
  1483. var headerInfo = data.headerInfo;
  1484. var numDims = headerInfo.numDims;
  1485. var height = data.headerInfo.height;
  1486. var width = data.headerInfo.width;
  1487. var numPixels = width * height;
  1488. //var size_max = 1 << BITS_MAX;
  1489. /* ************************
  1490. * reading huffman structure info
  1491. *************************/
  1492. var huffmanInfo = this.readHuffmanTree(input, data);
  1493. var decodeLut = huffmanInfo.decodeLut;
  1494. var tree = huffmanInfo.tree;
  1495. //stuffedData includes huffman headers
  1496. var stuffedData = huffmanInfo.stuffedData;
  1497. var srcPtr = huffmanInfo.srcPtr;
  1498. var bitPos = huffmanInfo.bitPos;
  1499. var numBitsLUTQick = huffmanInfo.numBitsLUTQick;
  1500. var numBitsLUT = huffmanInfo.numBitsLUT;
  1501. var offset = data.headerInfo.imageType === 0 ? 128 : 0;
  1502. /*************************
  1503. * decode
  1504. ***************************/
  1505. var node, val, delta, mask = data.pixels.resultMask, valTmp, valTmpQuick, currentBit;
  1506. var i, j, k, ii;
  1507. var prevVal = 0;
  1508. if (bitPos > 0) {
  1509. srcPtr++;
  1510. bitPos = 0;
  1511. }
  1512. var word = stuffedData[srcPtr];
  1513. var deltaEncode = data.encodeMode === 1;
  1514. var resultPixelsAllDim = new OutPixelTypeArray(numPixels * numDims);
  1515. var resultPixels = resultPixelsAllDim;
  1516. var iDim;
  1517. for (iDim = 0; iDim < headerInfo.numDims; iDim++) {
  1518. if (numDims > 1) {
  1519. //get the mem block of current dimension
  1520. resultPixels = new OutPixelTypeArray(resultPixelsAllDim.buffer, numPixels * iDim, numPixels);
  1521. prevVal = 0;
  1522. }
  1523. if (data.headerInfo.numValidPixel === width * height) { //all valid
  1524. for (k = 0, i = 0; i < height; i++) {
  1525. for (j = 0; j < width; j++, k++) {
  1526. val = 0;
  1527. valTmp = (word << bitPos) >>> (32 - numBitsLUTQick);
  1528. valTmpQuick = valTmp;// >>> deltaBits;
  1529. if (32 - bitPos < numBitsLUTQick) {
  1530. valTmp |= ((stuffedData[srcPtr + 1]) >>> (64 - bitPos - numBitsLUTQick));
  1531. valTmpQuick = valTmp;// >>> deltaBits;
  1532. }
  1533. if (decodeLut[valTmpQuick]) // if there, move the correct number of bits and done
  1534. {
  1535. val = decodeLut[valTmpQuick][1];
  1536. bitPos += decodeLut[valTmpQuick][0];
  1537. }
  1538. else {
  1539. valTmp = (word << bitPos) >>> (32 - numBitsLUT);
  1540. valTmpQuick = valTmp;// >>> deltaBits;
  1541. if (32 - bitPos < numBitsLUT) {
  1542. valTmp |= ((stuffedData[srcPtr + 1]) >>> (64 - bitPos - numBitsLUT));
  1543. valTmpQuick = valTmp;// >>> deltaBits;
  1544. }
  1545. node = tree;
  1546. for (ii = 0; ii < numBitsLUT; ii++) {
  1547. currentBit = valTmp >>> (numBitsLUT - ii - 1) & 1;
  1548. node = currentBit ? node.right : node.left;
  1549. if (!(node.left || node.right)) {
  1550. val = node.val;
  1551. bitPos = bitPos + ii + 1;
  1552. break;
  1553. }
  1554. }
  1555. }
  1556. if (bitPos >= 32) {
  1557. bitPos -= 32;
  1558. srcPtr++;
  1559. word = stuffedData[srcPtr];
  1560. }
  1561. delta = val - offset;
  1562. if (deltaEncode) {
  1563. if (j > 0) {
  1564. delta += prevVal; // use overflow
  1565. }
  1566. else if (i > 0) {
  1567. delta += resultPixels[k - width];
  1568. }
  1569. else {
  1570. delta += prevVal;
  1571. }
  1572. delta &= 0xFF; //overflow
  1573. resultPixels[k] = delta;//overflow
  1574. prevVal = delta;
  1575. }
  1576. else {
  1577. resultPixels[k] = delta;
  1578. }
  1579. }
  1580. }
  1581. }
  1582. else { //not all valid, use mask
  1583. for (k = 0, i = 0; i < height; i++) {
  1584. for (j = 0; j < width; j++, k++) {
  1585. if (mask[k]) {
  1586. val = 0;
  1587. valTmp = (word << bitPos) >>> (32 - numBitsLUTQick);
  1588. valTmpQuick = valTmp;// >>> deltaBits;
  1589. if (32 - bitPos < numBitsLUTQick) {
  1590. valTmp |= ((stuffedData[srcPtr + 1]) >>> (64 - bitPos - numBitsLUTQick));
  1591. valTmpQuick = valTmp;// >>> deltaBits;
  1592. }
  1593. if (decodeLut[valTmpQuick]) // if there, move the correct number of bits and done
  1594. {
  1595. val = decodeLut[valTmpQuick][1];
  1596. bitPos += decodeLut[valTmpQuick][0];
  1597. }
  1598. else {
  1599. valTmp = (word << bitPos) >>> (32 - numBitsLUT);
  1600. valTmpQuick = valTmp;// >>> deltaBits;
  1601. if (32 - bitPos < numBitsLUT) {
  1602. valTmp |= ((stuffedData[srcPtr + 1]) >>> (64 - bitPos - numBitsLUT));
  1603. valTmpQuick = valTmp;// >>> deltaBits;
  1604. }
  1605. node = tree;
  1606. for (ii = 0; ii < numBitsLUT; ii++) {
  1607. currentBit = valTmp >>> (numBitsLUT - ii - 1) & 1;
  1608. node = currentBit ? node.right : node.left;
  1609. if (!(node.left || node.right)) {
  1610. val = node.val;
  1611. bitPos = bitPos + ii + 1;
  1612. break;
  1613. }
  1614. }
  1615. }
  1616. if (bitPos >= 32) {
  1617. bitPos -= 32;
  1618. srcPtr++;
  1619. word = stuffedData[srcPtr];
  1620. }
  1621. delta = val - offset;
  1622. if (deltaEncode) {
  1623. if (j > 0 && mask[k - 1]) {
  1624. delta += prevVal; // use overflow
  1625. }
  1626. else if (i > 0 && mask[k - width]) {
  1627. delta += resultPixels[k - width];
  1628. }
  1629. else {
  1630. delta += prevVal;
  1631. }
  1632. delta &= 0xFF; //overflow
  1633. resultPixels[k] = delta;//overflow
  1634. prevVal = delta;
  1635. }
  1636. else {
  1637. resultPixels[k] = delta;
  1638. }
  1639. }
  1640. }
  1641. }
  1642. }
  1643. data.ptr = data.ptr + (srcPtr + 1) * 4 + (bitPos > 0 ? 4 : 0);
  1644. }
  1645. data.pixels.resultPixels = resultPixelsAllDim;
  1646. },
  1647. decodeBits: function(input, data, blockDataBuffer, offset, iDim) {
  1648. {
  1649. //bitstuff encoding is 3
  1650. var headerInfo = data.headerInfo;
  1651. var fileVersion = headerInfo.fileVersion;
  1652. //var block = {};
  1653. var blockPtr = 0;
  1654. var viewByteLength = ((input.byteLength - data.ptr) >= 5) ? 5 : (input.byteLength - data.ptr);
  1655. var view = new DataView(input, data.ptr, viewByteLength);
  1656. var headerByte = view.getUint8(0);
  1657. blockPtr++;
  1658. var bits67 = headerByte >> 6;
  1659. var n = (bits67 === 0) ? 4 : 3 - bits67;
  1660. var doLut = (headerByte & 32) > 0 ? true : false;//5th bit
  1661. var numBits = headerByte & 31;
  1662. var numElements = 0;
  1663. if (n === 1) {
  1664. numElements = view.getUint8(blockPtr); blockPtr++;
  1665. } else if (n === 2) {
  1666. numElements = view.getUint16(blockPtr, true); blockPtr += 2;
  1667. } else if (n === 4) {
  1668. numElements = view.getUint32(blockPtr, true); blockPtr += 4;
  1669. } else {
  1670. throw "Invalid valid pixel count type";
  1671. }
  1672. //fix: huffman codes are bit stuffed, but not bound by data's max value, so need to use originalUnstuff
  1673. //offset = offset || 0;
  1674. var scale = 2 * headerInfo.maxZError;
  1675. var stuffedData, arrayBuf, store8, dataBytes, dataWords;
  1676. var lutArr, lutData, lutBytes, bitsPerPixel;
  1677. var zMax = headerInfo.numDims > 1 ? headerInfo.maxValues[iDim] : headerInfo.zMax;
  1678. if (doLut) {
  1679. data.counter.lut++;
  1680. lutBytes = view.getUint8(blockPtr);
  1681. blockPtr++;
  1682. dataBytes = Math.ceil((lutBytes - 1) * numBits / 8);
  1683. dataWords = Math.ceil(dataBytes / 4);
  1684. arrayBuf = new ArrayBuffer(dataWords * 4);
  1685. store8 = new Uint8Array(arrayBuf);
  1686. data.ptr += blockPtr;
  1687. store8.set(new Uint8Array(input, data.ptr, dataBytes));
  1688. lutData = new Uint32Array(arrayBuf);
  1689. data.ptr += dataBytes;
  1690. bitsPerPixel = 0;
  1691. while ((lutBytes - 1) >>> bitsPerPixel) {
  1692. bitsPerPixel++;
  1693. }
  1694. dataBytes = Math.ceil(numElements * bitsPerPixel / 8);
  1695. dataWords = Math.ceil(dataBytes / 4);
  1696. arrayBuf = new ArrayBuffer(dataWords * 4);
  1697. store8 = new Uint8Array(arrayBuf);
  1698. store8.set(new Uint8Array(input, data.ptr, dataBytes));
  1699. stuffedData = new Uint32Array(arrayBuf);
  1700. data.ptr += dataBytes;
  1701. if (fileVersion >= 3) {
  1702. lutArr = BitStuffer.unstuffLUT2(lutData, numBits, lutBytes - 1, offset, scale, zMax);
  1703. }
  1704. else {
  1705. lutArr = BitStuffer.unstuffLUT(lutData, numBits, lutBytes - 1, offset, scale, zMax);
  1706. }
  1707. //lutArr.unshift(0);
  1708. if (fileVersion >= 3) {
  1709. //BitStuffer.unstuff2(block, blockDataBuffer, headerInfo.zMax);
  1710. BitStuffer.unstuff2(stuffedData, blockDataBuffer, bitsPerPixel, numElements, lutArr);
  1711. }
  1712. else {
  1713. BitStuffer.unstuff(stuffedData, blockDataBuffer, bitsPerPixel, numElements, lutArr);
  1714. }
  1715. }
  1716. else {
  1717. //console.debug("bitstuffer");
  1718. data.counter.bitstuffer++;
  1719. bitsPerPixel = numBits;
  1720. data.ptr += blockPtr;
  1721. if (bitsPerPixel > 0) {
  1722. dataBytes = Math.ceil(numElements * bitsPerPixel / 8);
  1723. dataWords = Math.ceil(dataBytes / 4);
  1724. arrayBuf = new ArrayBuffer(dataWords * 4);
  1725. store8 = new Uint8Array(arrayBuf);
  1726. store8.set(new Uint8Array(input, data.ptr, dataBytes));
  1727. stuffedData = new Uint32Array(arrayBuf);
  1728. data.ptr += dataBytes;
  1729. if (fileVersion >= 3) {
  1730. if (offset === null) {
  1731. BitStuffer.originalUnstuff2(stuffedData, blockDataBuffer, bitsPerPixel, numElements);
  1732. }
  1733. else {
  1734. BitStuffer.unstuff2(stuffedData, blockDataBuffer, bitsPerPixel, numElements, false, offset, scale, zMax);
  1735. }
  1736. }
  1737. else {
  1738. if (offset === null) {
  1739. BitStuffer.originalUnstuff(stuffedData, blockDataBuffer, bitsPerPixel, numElements);
  1740. }
  1741. else {
  1742. BitStuffer.unstuff(stuffedData, blockDataBuffer, bitsPerPixel, numElements, false, offset, scale, zMax);
  1743. }
  1744. }
  1745. }
  1746. }
  1747. }
  1748. },
  1749. readTiles: function(input, data, OutPixelTypeArray) {
  1750. var headerInfo = data.headerInfo;
  1751. var width = headerInfo.width;
  1752. var height = headerInfo.height;
  1753. var microBlockSize = headerInfo.microBlockSize;
  1754. var imageType = headerInfo.imageType;
  1755. var dataTypeSize = Lerc2Helpers.getDataTypeSize(imageType);
  1756. var numBlocksX = Math.ceil(width / microBlockSize);
  1757. var numBlocksY = Math.ceil(height / microBlockSize);
  1758. data.pixels.numBlocksY = numBlocksY;
  1759. data.pixels.numBlocksX = numBlocksX;
  1760. data.pixels.ptr = 0;
  1761. var row = 0, col = 0, blockY = 0, blockX = 0, thisBlockHeight = 0, thisBlockWidth = 0, bytesLeft = 0, headerByte = 0, bits67 = 0, testCode = 0, outPtr = 0, outStride = 0, numBytes = 0, bytesleft = 0, z = 0, blockPtr = 0;
  1762. var view, block, arrayBuf, store8, rawData;
  1763. var blockEncoding;
  1764. var blockDataBuffer = new OutPixelTypeArray(microBlockSize * microBlockSize);
  1765. var lastBlockHeight = (height % microBlockSize) || microBlockSize;
  1766. var lastBlockWidth = (width % microBlockSize) || microBlockSize;
  1767. var offsetType, offset;
  1768. var numDims = headerInfo.numDims, iDim;
  1769. var mask = data.pixels.resultMask;
  1770. var resultPixels = data.pixels.resultPixels;
  1771. for (blockY = 0; blockY < numBlocksY; blockY++) {
  1772. thisBlockHeight = (blockY !== numBlocksY - 1) ? microBlockSize : lastBlockHeight;
  1773. for (blockX = 0; blockX < numBlocksX; blockX++) {
  1774. //console.debug("y" + blockY + " x" + blockX);
  1775. thisBlockWidth = (blockX !== numBlocksX - 1) ? microBlockSize : lastBlockWidth;
  1776. outPtr = blockY * width * microBlockSize + blockX * microBlockSize;
  1777. outStride = width - thisBlockWidth;
  1778. for (iDim = 0; iDim < numDims; iDim++) {
  1779. if (numDims > 1) {
  1780. resultPixels = new OutPixelTypeArray(data.pixels.resultPixels.buffer, width * height * iDim * dataTypeSize, width * height);
  1781. }
  1782. bytesLeft = input.byteLength - data.ptr;
  1783. view = new DataView(input, data.ptr, Math.min(10, bytesLeft));
  1784. block = {};
  1785. blockPtr = 0;
  1786. headerByte = view.getUint8(0);
  1787. blockPtr++;
  1788. bits67 = (headerByte >> 6) & 0xFF;
  1789. testCode = (headerByte >> 2) & 15; // use bits 2345 for integrity check
  1790. if (testCode !== (((blockX * microBlockSize) >> 3) & 15)) {
  1791. throw "integrity issue";
  1792. //return false;
  1793. }
  1794. blockEncoding = headerByte & 3;
  1795. if (blockEncoding > 3) {
  1796. data.ptr += blockPtr;
  1797. throw "Invalid block encoding (" + blockEncoding + ")";
  1798. }
  1799. else if (blockEncoding === 2) { //constant 0
  1800. data.counter.constant++;
  1801. data.ptr += blockPtr;
  1802. continue;
  1803. }
  1804. else if (blockEncoding === 0) { //uncompressed
  1805. data.counter.uncompressed++;
  1806. data.ptr += blockPtr;
  1807. numBytes = thisBlockHeight * thisBlockWidth * dataTypeSize;
  1808. bytesleft = input.byteLength - data.ptr;
  1809. numBytes = numBytes < bytesleft ? numBytes : bytesleft;
  1810. //bit alignment
  1811. arrayBuf = new ArrayBuffer((numBytes % dataTypeSize) === 0 ? numBytes : (numBytes + dataTypeSize - numBytes % dataTypeSize));
  1812. store8 = new Uint8Array(arrayBuf);
  1813. store8.set(new Uint8Array(input, data.ptr, numBytes));
  1814. rawData = new OutPixelTypeArray(arrayBuf);
  1815. z = 0;
  1816. if (mask) {
  1817. for (row = 0; row < thisBlockHeight; row++) {
  1818. for (col = 0; col < thisBlockWidth; col++) {
  1819. if (mask[outPtr]) {
  1820. resultPixels[outPtr] = rawData[z++];
  1821. }
  1822. outPtr++;
  1823. }
  1824. outPtr += outStride;
  1825. }
  1826. }
  1827. else {//all valid
  1828. for (row = 0; row < thisBlockHeight; row++) {
  1829. for (col = 0; col < thisBlockWidth; col++) {
  1830. resultPixels[outPtr++] = rawData[z++];
  1831. }
  1832. outPtr += outStride;
  1833. }
  1834. }
  1835. data.ptr += z * dataTypeSize;
  1836. }
  1837. else { //1 or 3
  1838. offsetType = Lerc2Helpers.getDataTypeUsed(imageType, bits67);
  1839. offset = Lerc2Helpers.getOnePixel(block, blockPtr, offsetType, view);
  1840. blockPtr += Lerc2Helpers.getDataTypeSize(offsetType);
  1841. if (blockEncoding === 3) //constant offset value
  1842. {
  1843. data.ptr += blockPtr;
  1844. data.counter.constantoffset++;
  1845. //you can delete the following resultMask case in favor of performance because val is constant and users use nodata mask, otherwise nodatavalue post processing handles it too.
  1846. //while the above statement is true, we're not doing it as we want to keep invalid pixel value at 0 rather than arbitrary values
  1847. if (mask) {
  1848. for (row = 0; row < thisBlockHeight; row++) {
  1849. for (col = 0; col < thisBlockWidth; col++) {
  1850. if (mask[outPtr]) {
  1851. resultPixels[outPtr] = offset;
  1852. }
  1853. outPtr++;
  1854. }
  1855. outPtr += outStride;
  1856. }
  1857. }
  1858. else {
  1859. for (row = 0; row < thisBlockHeight; row++) {
  1860. for (col = 0; col < thisBlockWidth; col++) {
  1861. resultPixels[outPtr++] = offset;
  1862. }
  1863. outPtr += outStride;
  1864. }
  1865. }
  1866. }
  1867. else { //bitstuff encoding is 3
  1868. data.ptr += blockPtr;
  1869. //heavy lifting
  1870. Lerc2Helpers.decodeBits(input, data, blockDataBuffer, offset, iDim);
  1871. blockPtr = 0;
  1872. if (mask) {
  1873. for (row = 0; row < thisBlockHeight; row++) {
  1874. for (col = 0; col < thisBlockWidth; col++) {
  1875. if (mask[outPtr]) {
  1876. resultPixels[outPtr] = blockDataBuffer[blockPtr++];
  1877. }
  1878. outPtr++;
  1879. }
  1880. outPtr += outStride;
  1881. }
  1882. }
  1883. else {
  1884. for (row = 0; row < thisBlockHeight; row++) {
  1885. for (col = 0; col < thisBlockWidth; col++) {
  1886. resultPixels[outPtr++] = blockDataBuffer[blockPtr++];
  1887. }
  1888. outPtr += outStride;
  1889. }
  1890. }
  1891. }
  1892. }
  1893. }
  1894. }
  1895. }
  1896. },
  1897. /*****************
  1898. * private methods (helper methods)
  1899. *****************/
  1900. formatFileInfo: function(data) {
  1901. return {
  1902. "fileIdentifierString": data.headerInfo.fileIdentifierString,
  1903. "fileVersion": data.headerInfo.fileVersion,
  1904. "imageType": data.headerInfo.imageType,
  1905. "height": data.headerInfo.height,
  1906. "width": data.headerInfo.width,
  1907. "numValidPixel": data.headerInfo.numValidPixel,
  1908. "microBlockSize": data.headerInfo.microBlockSize,
  1909. "blobSize": data.headerInfo.blobSize,
  1910. "maxZError": data.headerInfo.maxZError,
  1911. "pixelType": Lerc2Helpers.getPixelType(data.headerInfo.imageType),
  1912. "eofOffset": data.eofOffset,
  1913. "mask": data.mask ? {
  1914. "numBytes": data.mask.numBytes
  1915. } : null,
  1916. "pixels": {
  1917. "numBlocksX": data.pixels.numBlocksX,
  1918. "numBlocksY": data.pixels.numBlocksY,
  1919. //"numBytes": data.pixels.numBytes,
  1920. "maxValue": data.headerInfo.zMax,
  1921. "minValue": data.headerInfo.zMin,
  1922. "noDataValue": data.noDataValue
  1923. }
  1924. };
  1925. },
  1926. constructConstantSurface: function(data) {
  1927. var val = data.headerInfo.zMax;
  1928. var numDims = data.headerInfo.numDims;
  1929. var numPixels = data.headerInfo.height * data.headerInfo.width;
  1930. var numPixelAllDims = numPixels * numDims;
  1931. var i=0, k = 0, nStart=0;
  1932. var mask = data.pixels.resultMask;
  1933. if (mask) {
  1934. if (numDims > 1) {
  1935. for (i=0; i < numDims; i++) {
  1936. nStart = i * numPixels;
  1937. for (k = 0; k < numPixels; k++) {
  1938. if (mask[k]) {
  1939. data.pixels.resultPixels[nStart + k] = val;
  1940. }
  1941. }
  1942. }
  1943. }
  1944. else {
  1945. for (k = 0; k < numPixels; k++) {
  1946. if (mask[k]) {
  1947. data.pixels.resultPixels[k] = val;
  1948. }
  1949. }
  1950. }
  1951. }
  1952. else {
  1953. if (data.pixels.resultPixels.fill) {
  1954. data.pixels.resultPixels.fill(val);
  1955. }
  1956. else {
  1957. for (k = 0; k < numPixelAllDims; k++) {
  1958. data.pixels.resultPixels[k] = val;
  1959. }
  1960. }
  1961. }
  1962. return;
  1963. },
  1964. getDataTypeArray: function(t) {
  1965. var tp;
  1966. switch (t) {
  1967. case 0: //char
  1968. tp = Int8Array;
  1969. break;
  1970. case 1: //byte
  1971. tp = Uint8Array;
  1972. break;
  1973. case 2: //short
  1974. tp = Int16Array;
  1975. break;
  1976. case 3: //ushort
  1977. tp = Uint16Array;
  1978. break;
  1979. case 4:
  1980. tp = Int32Array;
  1981. break;
  1982. case 5:
  1983. tp = Uint32Array;
  1984. break;
  1985. case 6:
  1986. tp = Float32Array;
  1987. break;
  1988. case 7:
  1989. tp = Float64Array;
  1990. break;
  1991. default:
  1992. tp = Float32Array;
  1993. }
  1994. return tp;
  1995. },
  1996. getPixelType: function(t) {
  1997. var tp;
  1998. switch (t) {
  1999. case 0: //char
  2000. tp = "S8";
  2001. break;
  2002. case 1: //byte
  2003. tp = "U8";
  2004. break;
  2005. case 2: //short
  2006. tp = "S16";
  2007. break;
  2008. case 3: //ushort
  2009. tp = "U16";
  2010. break;
  2011. case 4:
  2012. tp = "S32";
  2013. break;
  2014. case 5:
  2015. tp = "U32";
  2016. break;
  2017. case 6:
  2018. tp = "F32";
  2019. break;
  2020. case 7:
  2021. tp = "F64"; //not supported
  2022. break;
  2023. default:
  2024. tp = "F32";
  2025. }
  2026. return tp;
  2027. },
  2028. isValidPixelValue: function(t, val) {
  2029. if (val === null) {
  2030. return false;
  2031. }
  2032. var isValid;
  2033. switch (t) {
  2034. case 0: //char
  2035. isValid = val >= -128 && val <= 127;
  2036. break;
  2037. case 1: //byte (unsigned char)
  2038. isValid = val >= 0 && val <= 255;
  2039. break;
  2040. case 2: //short
  2041. isValid = val >= -32768 && val <= 32767;
  2042. break;
  2043. case 3: //ushort
  2044. isValid = val >= 0 && val <= 65536;
  2045. break;
  2046. case 4: //int 32
  2047. isValid = val >= -2147483648 && val <= 2147483647;
  2048. break;
  2049. case 5: //uinit 32
  2050. isValid = val >= 0 && val <= 4294967296;
  2051. break;
  2052. case 6:
  2053. isValid = val >= -3.4027999387901484e+38 && val <= 3.4027999387901484e+38;
  2054. break;
  2055. case 7:
  2056. isValid = val >= 5e-324 && val <= 1.7976931348623157e+308;
  2057. break;
  2058. default:
  2059. isValid = false;
  2060. }
  2061. return isValid;
  2062. },
  2063. getDataTypeSize: function(t) {
  2064. var s = 0;
  2065. switch (t) {
  2066. case 0: //ubyte
  2067. case 1: //byte
  2068. s = 1;
  2069. break;
  2070. case 2: //short
  2071. case 3: //ushort
  2072. s = 2;
  2073. break;
  2074. case 4:
  2075. case 5:
  2076. case 6:
  2077. s = 4;
  2078. break;
  2079. case 7:
  2080. s = 8;
  2081. break;
  2082. default:
  2083. s = t;
  2084. }
  2085. return s;
  2086. },
  2087. getDataTypeUsed: function(dt, tc) {
  2088. var t = dt;
  2089. switch (dt) {
  2090. case 2: //short
  2091. case 4: //long
  2092. t = dt - tc;
  2093. break;
  2094. case 3: //ushort
  2095. case 5: //ulong
  2096. t = dt - 2 * tc;
  2097. break;
  2098. case 6: //float
  2099. if (0 === tc) {
  2100. t = dt;
  2101. }
  2102. else if (1 === tc) {
  2103. t = 2;
  2104. }
  2105. else {
  2106. t = 1;//byte
  2107. }
  2108. break;
  2109. case 7: //double
  2110. if (0 === tc) {
  2111. t = dt;
  2112. }
  2113. else {
  2114. t = dt - 2 * tc + 1;
  2115. }
  2116. break;
  2117. default:
  2118. t = dt;
  2119. break;
  2120. }
  2121. return t;
  2122. },
  2123. getOnePixel: function(block, blockPtr, offsetType, view) {
  2124. var temp = 0;
  2125. switch (offsetType) {
  2126. case 0: //char
  2127. temp = view.getInt8(blockPtr);
  2128. break;
  2129. case 1: //byte
  2130. temp = view.getUint8(blockPtr);
  2131. break;
  2132. case 2:
  2133. temp = view.getInt16(blockPtr, true);
  2134. break;
  2135. case 3:
  2136. temp = view.getUint16(blockPtr, true);
  2137. break;
  2138. case 4:
  2139. temp = view.getInt32(blockPtr, true);
  2140. break;
  2141. case 5:
  2142. temp = view.getUInt32(blockPtr, true);
  2143. break;
  2144. case 6:
  2145. temp = view.getFloat32(blockPtr, true);
  2146. break;
  2147. case 7:
  2148. //temp = view.getFloat64(blockPtr, true);
  2149. //blockPtr += 8;
  2150. //lerc2 encoding doesnt handle float 64, force to float32???
  2151. temp = view.getFloat64(blockPtr, true);
  2152. break;
  2153. default:
  2154. throw ("the decoder does not understand this pixel type");
  2155. }
  2156. return temp;
  2157. }
  2158. };
  2159. /***************************************************
  2160. *private class for a tree node. Huffman code is in Lerc2Helpers
  2161. ****************************************************/
  2162. var TreeNode = function(val, left, right) {
  2163. this.val = val;
  2164. this.left = left;
  2165. this.right = right;
  2166. };
  2167. var Lerc2Decode = {
  2168. /*
  2169. * ********removed options compared to LERC1. We can bring some of them back if needed.
  2170. * removed pixel type. LERC2 is typed and doesn't require user to give pixel type
  2171. * changed encodedMaskData to maskData. LERC2 's js version make it faster to use maskData directly.
  2172. * removed returnMask. mask is used by LERC2 internally and is cost free. In case of user input mask, it's returned as well and has neglible cost.
  2173. * removed nodatavalue. Because LERC2 pixels are typed, nodatavalue will sacrify a useful value for many types (8bit, 16bit) etc,
  2174. * user has to be knowledgable enough about raster and their data to avoid usability issues. so nodata value is simply removed now.
  2175. * We can add it back later if their's a clear requirement.
  2176. * removed encodedMask. This option was not implemented in LercDecode. It can be done after decoding (less efficient)
  2177. * removed computeUsedBitDepths.
  2178. *
  2179. *
  2180. * response changes compared to LERC1
  2181. * 1. encodedMaskData is not available
  2182. * 2. noDataValue is optional (returns only if user's noDataValue is with in the valid data type range)
  2183. * 3. maskData is always available
  2184. */
  2185. /*****************
  2186. * public properties
  2187. ******************/
  2188. //HUFFMAN_LUT_BITS_MAX: 12, //use 2^12 lut, not configurable
  2189. /*****************
  2190. * public methods
  2191. *****************/
  2192. /**
  2193. * Decode a LERC2 byte stream and return an object containing the pixel data and optional metadata.
  2194. *
  2195. * @param {ArrayBuffer} input The LERC input byte stream
  2196. * @param {object} [options] options Decoding options
  2197. * @param {number} [options.inputOffset] The number of bytes to skip in the input byte stream. A valid LERC file is expected at that position
  2198. * @param {boolean} [options.returnFileInfo] If true, the return value will have a fileInfo property that contains metadata obtained from the LERC headers and the decoding process
  2199. */
  2200. decode: function(/*byte array*/ input, /*object*/ options) {
  2201. //currently there's a bug in the sparse array, so please do not set to false
  2202. options = options || {};
  2203. var noDataValue = options.noDataValue;
  2204. //initialize
  2205. var i = 0, data = {};
  2206. data.ptr = options.inputOffset || 0;
  2207. data.pixels = {};
  2208. // File header
  2209. if (!Lerc2Helpers.readHeaderInfo(input, data)) {
  2210. return;
  2211. }
  2212. var headerInfo = data.headerInfo;
  2213. var fileVersion = headerInfo.fileVersion;
  2214. var OutPixelTypeArray = Lerc2Helpers.getDataTypeArray(headerInfo.imageType);
  2215. // Mask Header
  2216. Lerc2Helpers.readMask(input, data);
  2217. if (headerInfo.numValidPixel !== headerInfo.width * headerInfo.height && !data.pixels.resultMask) {
  2218. data.pixels.resultMask = options.maskData;
  2219. }
  2220. var numPixels = headerInfo.width * headerInfo.height;
  2221. data.pixels.resultPixels = new OutPixelTypeArray(numPixels * headerInfo.numDims);
  2222. data.counter = {
  2223. onesweep: 0,
  2224. uncompressed: 0,
  2225. lut: 0,
  2226. bitstuffer: 0,
  2227. constant: 0,
  2228. constantoffset: 0
  2229. };
  2230. if (headerInfo.numValidPixel !== 0) {
  2231. //not tested
  2232. if (headerInfo.zMax === headerInfo.zMin) //constant surface
  2233. {
  2234. Lerc2Helpers.constructConstantSurface(data);
  2235. }
  2236. else if (fileVersion >= 4 && Lerc2Helpers.checkMinMaxRanges(input, data)) {
  2237. Lerc2Helpers.constructConstantSurface(data);
  2238. }
  2239. else {
  2240. var view = new DataView(input, data.ptr, 2);
  2241. var bReadDataOneSweep = view.getUint8(0);
  2242. data.ptr++;
  2243. if (bReadDataOneSweep) {
  2244. //console.debug("OneSweep");
  2245. Lerc2Helpers.readDataOneSweep(input, data, OutPixelTypeArray);
  2246. }
  2247. else {
  2248. //lerc2.1: //bitstuffing + lut
  2249. //lerc2.2: //bitstuffing + lut + huffman
  2250. //lerc2.3: new bitstuffer
  2251. if (fileVersion > 1 && headerInfo.imageType <= 1 && Math.abs(headerInfo.maxZError - 0.5) < 0.00001) {
  2252. //this is 2.x plus 8 bit (unsigned and signed) data, possiblity of Huffman
  2253. var flagHuffman = view.getUint8(1);
  2254. data.ptr++;
  2255. data.encodeMode = flagHuffman;
  2256. if (flagHuffman > 2 || (fileVersion < 4 && flagHuffman > 1)) {
  2257. throw "Invalid Huffman flag " + flagHuffman;
  2258. }
  2259. if (flagHuffman) {//1 - delta Huffman, 2 - Huffman
  2260. //console.log("Huffman");
  2261. Lerc2Helpers.readHuffman(input, data, OutPixelTypeArray);
  2262. }
  2263. else {
  2264. //console.log("Tiles");
  2265. Lerc2Helpers.readTiles(input, data, OutPixelTypeArray);
  2266. }
  2267. }
  2268. else { //lerc2.x non-8 bit data
  2269. //console.log("Tiles");
  2270. Lerc2Helpers.readTiles(input, data, OutPixelTypeArray);
  2271. }
  2272. }
  2273. }
  2274. }
  2275. data.eofOffset = data.ptr;
  2276. var diff;
  2277. if (options.inputOffset) {
  2278. diff = data.headerInfo.blobSize + options.inputOffset - data.ptr;
  2279. if (Math.abs(diff) >= 1) {
  2280. //console.debug("incorrect eof: dataptr " + data.ptr + " offset " + options.inputOffset + " blobsize " + data.headerInfo.blobSize + " diff: " + diff);
  2281. data.eofOffset = options.inputOffset + data.headerInfo.blobSize;
  2282. }
  2283. }
  2284. else {
  2285. diff = data.headerInfo.blobSize - data.ptr;
  2286. if (Math.abs(diff) >= 1) {
  2287. //console.debug("incorrect first band eof: dataptr " + data.ptr + " blobsize " + data.headerInfo.blobSize + " diff: " + diff);
  2288. data.eofOffset = data.headerInfo.blobSize;
  2289. }
  2290. }
  2291. var result = {
  2292. width: headerInfo.width,
  2293. height: headerInfo.height,
  2294. pixelData: data.pixels.resultPixels,
  2295. minValue: headerInfo.zMin,
  2296. maxValue: headerInfo.zMax,
  2297. validPixelCount: headerInfo.numValidPixel,
  2298. dimCount: headerInfo.numDims,
  2299. dimStats: {
  2300. minValues: headerInfo.minValues,
  2301. maxValues: headerInfo.maxValues
  2302. },
  2303. maskData: data.pixels.resultMask
  2304. //noDataValue: noDataValue
  2305. };
  2306. //we should remove this if there's no existing client
  2307. //optional noDataValue processing, it's user's responsiblity
  2308. if (data.pixels.resultMask && Lerc2Helpers.isValidPixelValue(headerInfo.imageType, noDataValue)) {
  2309. var mask = data.pixels.resultMask;
  2310. for (i = 0; i < numPixels; i++) {
  2311. if (!mask[i]) {
  2312. result.pixelData[i] = noDataValue;
  2313. }
  2314. }
  2315. result.noDataValue = noDataValue;
  2316. }
  2317. data.noDataValue = noDataValue;
  2318. if (options.returnFileInfo) {
  2319. result.fileInfo = Lerc2Helpers.formatFileInfo(data);
  2320. }
  2321. return result;
  2322. },
  2323. getBandCount: function(/*byte array*/ input) {
  2324. var count = 0;
  2325. var i = 0;
  2326. var temp = {};
  2327. temp.ptr = 0;
  2328. temp.pixels = {};
  2329. while (i < input.byteLength - 58) {
  2330. Lerc2Helpers.readHeaderInfo(input, temp);
  2331. i += temp.headerInfo.blobSize;
  2332. count++;
  2333. temp.ptr = i;
  2334. }
  2335. return count;
  2336. }
  2337. };
  2338. return Lerc2Decode;
  2339. })();
  2340. var isPlatformLittleEndian = (function() {
  2341. var a = new ArrayBuffer(4);
  2342. var b = new Uint8Array(a);
  2343. var c = new Uint32Array(a);
  2344. c[0] = 1;
  2345. return b[0] === 1;
  2346. })();
  2347. var Lerc = {
  2348. /************wrapper**********************************************/
  2349. /**
  2350. * A wrapper for decoding both LERC1 and LERC2 byte streams capable of handling multiband pixel blocks for various pixel types.
  2351. *
  2352. * @alias module:Lerc
  2353. * @param {ArrayBuffer} input The LERC input byte stream
  2354. * @param {object} [options] The decoding options below are optional.
  2355. * @param {number} [options.inputOffset] The number of bytes to skip in the input byte stream. A valid Lerc file is expected at that position.
  2356. * @param {string} [options.pixelType] (LERC1 only) Default value is F32. Valid pixel types for input are U8/S8/S16/U16/S32/U32/F32.
  2357. * @param {number} [options.noDataValue] (LERC1 only). It is recommended to use the returned mask instead of setting this value.
  2358. * @returns {{width, height, pixels, pixelType, mask, statistics}}
  2359. * @property {number} width Width of decoded image.
  2360. * @property {number} height Height of decoded image.
  2361. * @property {array} pixels [band1, band2, …] Each band is a typed array of width*height.
  2362. * @property {string} pixelType The type of pixels represented in the output.
  2363. * @property {mask} mask Typed array with a size of width*height, or null if all pixels are valid.
  2364. * @property {array} statistics [statistics_band1, statistics_band2, …] Each element is a statistics object representing min and max values
  2365. **/
  2366. decode: function(encodedData, options) {
  2367. if (!isPlatformLittleEndian) {
  2368. throw "Big endian system is not supported.";
  2369. }
  2370. options = options || {};
  2371. var inputOffset = options.inputOffset || 0;
  2372. var fileIdView = new Uint8Array(encodedData, inputOffset, 10);
  2373. var fileIdentifierString = String.fromCharCode.apply(null, fileIdView);
  2374. var lerc, majorVersion;
  2375. if (fileIdentifierString.trim() === "CntZImage") {
  2376. lerc = LercDecode;
  2377. majorVersion = 1;
  2378. }
  2379. else if (fileIdentifierString.substring(0, 5) === "Lerc2") {
  2380. lerc = Lerc2Decode;
  2381. majorVersion = 2;
  2382. }
  2383. else {
  2384. throw "Unexpected file identifier string: " + fileIdentifierString;
  2385. }
  2386. var iPlane = 0, eof = encodedData.byteLength - 10, encodedMaskData, bandMasks = [], bandMask, maskData;
  2387. var decodedPixelBlock = {
  2388. width: 0,
  2389. height: 0,
  2390. pixels: [],
  2391. pixelType: options.pixelType,
  2392. mask: null,
  2393. statistics: []
  2394. };
  2395. while (inputOffset < eof) {
  2396. var result = lerc.decode(encodedData, {
  2397. inputOffset: inputOffset,//for both lerc1 and lerc2
  2398. encodedMaskData: encodedMaskData,//lerc1 only
  2399. maskData: maskData,//lerc2 only
  2400. returnMask: iPlane === 0 ? true : false,//lerc1 only
  2401. returnEncodedMask: iPlane === 0 ? true : false,//lerc1 only
  2402. returnFileInfo: true,//for both lerc1 and lerc2
  2403. pixelType: options.pixelType || null,//lerc1 only
  2404. noDataValue: options.noDataValue || null//lerc1 only
  2405. });
  2406. inputOffset = result.fileInfo.eofOffset;
  2407. if (iPlane === 0) {
  2408. encodedMaskData = result.encodedMaskData;//lerc1
  2409. maskData = result.maskData;//lerc2
  2410. decodedPixelBlock.width = result.width;
  2411. decodedPixelBlock.height = result.height;
  2412. decodedPixelBlock.dimCount = result.dimCount || 1;
  2413. //decodedPixelBlock.dimStats = decodedPixelBlock.dimStats;
  2414. decodedPixelBlock.pixelType = result.pixelType || result.fileInfo.pixelType;
  2415. decodedPixelBlock.mask = result.maskData;
  2416. }
  2417. if (majorVersion >1 && result.fileInfo.mask && result.fileInfo.mask.numBytes > 0) {
  2418. bandMasks.push(result.maskData);
  2419. }
  2420. iPlane++;
  2421. decodedPixelBlock.pixels.push(result.pixelData);
  2422. decodedPixelBlock.statistics.push({
  2423. minValue: result.minValue,
  2424. maxValue: result.maxValue,
  2425. noDataValue: result.noDataValue,
  2426. dimStats: result.dimStats
  2427. });
  2428. }
  2429. var i, j, numPixels;
  2430. if (majorVersion > 1 && bandMasks.length > 1) {
  2431. numPixels = decodedPixelBlock.width * decodedPixelBlock.height;
  2432. decodedPixelBlock.bandMasks = bandMasks;
  2433. maskData = new Uint8Array(numPixels);
  2434. maskData.set(bandMasks[0]);
  2435. for (i = 1; i < bandMasks.length; i++) {
  2436. bandMask = bandMasks[i];
  2437. for (j = 0; j < numPixels; j++) {
  2438. maskData[j] = maskData[j] & bandMask[j];
  2439. }
  2440. }
  2441. decodedPixelBlock.maskData = maskData;
  2442. }
  2443. return decodedPixelBlock;
  2444. }
  2445. };
  2446. tmp.Lerc = Lerc;
  2447. })();
  2448. var Lerc = tmp.Lerc;
  2449. function createVerticesFromHeightmap(parameters, transferableObjects) {
  2450. // LERC encoded buffers must be decoded, then we can process them like normal
  2451. if (parameters.encoding === HeightmapEncoding$1.LERC) {
  2452. var result;
  2453. try {
  2454. result = Lerc.decode(parameters.heightmap);
  2455. } catch (error) {
  2456. throw new RuntimeError.RuntimeError(error);
  2457. }
  2458. var lercStatistics = result.statistics[0];
  2459. if (lercStatistics.minValue === Number.MAX_VALUE) {
  2460. throw new RuntimeError.RuntimeError("Invalid tile data");
  2461. }
  2462. parameters.heightmap = result.pixels[0];
  2463. parameters.width = result.width;
  2464. parameters.height = result.height;
  2465. }
  2466. parameters.ellipsoid = Cartesian2.Ellipsoid.clone(parameters.ellipsoid);
  2467. parameters.rectangle = Cartesian2.Rectangle.clone(parameters.rectangle);
  2468. var statistics = HeightmapTessellator.computeVertices(parameters);
  2469. var vertices = statistics.vertices;
  2470. transferableObjects.push(vertices.buffer);
  2471. return {
  2472. vertices: vertices.buffer,
  2473. numberOfAttributes: statistics.encoding.getStride(),
  2474. minimumHeight: statistics.minimumHeight,
  2475. maximumHeight: statistics.maximumHeight,
  2476. gridWidth: parameters.width,
  2477. gridHeight: parameters.height,
  2478. boundingSphere3D: statistics.boundingSphere3D,
  2479. orientedBoundingBox: statistics.orientedBoundingBox,
  2480. occludeePointInScaledSpace: statistics.occludeePointInScaledSpace,
  2481. encoding: statistics.encoding,
  2482. westIndicesSouthToNorth: statistics.westIndicesSouthToNorth,
  2483. southIndicesEastToWest: statistics.southIndicesEastToWest,
  2484. eastIndicesNorthToSouth: statistics.eastIndicesNorthToSouth,
  2485. northIndicesWestToEast: statistics.northIndicesWestToEast,
  2486. };
  2487. }
  2488. var createVerticesFromHeightmap$1 = createTaskProcessorWorker(createVerticesFromHeightmap);
  2489. return createVerticesFromHeightmap$1;
  2490. });
  2491. //# sourceMappingURL=createVerticesFromHeightmap.js.map