UTFGrid Support or Example for OpenLayers 3 - openlayers-3

I realize UTFGrids are not yet supported in OpenLayers 3.
I'm wondering if anyone has created a branch of OL3 that does support UTFGrids, or if there are any examples out there of someone making progress on this front.
Anyone aware of such work?

The UTFGrid support (including an example) is now part of the OL3 master branch: https://github.com/openlayers/ol3/pull/3015 (relevant pull request)

Related

Design Check with Design Automation for Revit - Live Example Does not work

I set up the live example of the Revit Design Check on my Autodesk Hub.
Link Here: https://revitdesigncheck.herokuapp.com/
After uploading the example model, it never created an issue.
does the live example still work? Or has the older api used in the live example been deprecated? Thanks.
That was indeed a problem, wrong Activity name (probably from old deploy), thanks for bringing this up. It's now fixed, and it created the issue as expected (see image)

Why wont my AR model load with my image own marker?

I'm having a issue with loading my own gltf model with an image marker.
https://github.com/ImRCruz/ImRCruz.github.io/blob/main/AR-test-13.html
I'm not sure what I'm doing wrong. I can only use my own model with the preset Hiro marker or the AR.JS example pinball marker/NFT data found in AR.js/data/dataNFT/
Not sure what I'm missing. The model doesn't want to load when I try to apply my models descriptor files.
I've tried to use both the NFT Marker Creator in its Web version and the node version but its still nothing.
Any help would be much appreciated. Thanks.
lately the ar version of aframe has given problems, even the official github demo doesn't work, in my case now I use this library based on aframe https://hiukim.github.io/mind-ar-js-doc/examples/events -handling/ is even easier to use than aframe and is compatible with all aframe libraries because it is based on it, I recommend it!
Judging by the logs:
A-Frame Version: 0.9.2 (Date 2019-12-09, Commit #c4432e7c)
index.js:93 three Version (https://github.com/supermedium/three.js): ^0.111.3
index.js:95 WebVR Polyfill Version: ^0.10.10
WebXR session support error: Cannot read properties of null (reading 'hasLoaded')
The webxr session won't start because of an outdated library version (a-frame 0.9.2) - try the latest one (1.3.0).

NRWL + NestJS Trying to use Swagger plugin

I am using NRWL, I used it to generate a Nestjs + angular app, however, I am missing the Nest-cli.json file where I am trying to add the line "plugins": ["#nestjs/swagger/plugin"] For the swagger properties. Does anyone know how to Add the nest-cli.json as required in this tutorial: https://docs.nestjs.com/openapi/cli-plugin
Seems like there is already an open BUG #2147 for the same issue and there are multiple solutions presented in the long on going discussion but none of them are full proof and some have side effects. Nonetheless I would highly recommend you to read discussion and monitor it.

Apache Sling JCR browser required

I've just started learning sling. The biggest problem to me at this stage is to browse JCR repository. Is there any good tool to view what is inside repo, showing resources and all properties?
I need something like this one:
http://blogs.adobe.com/gary/files/2011/05/pic3.jpg
thanks in advance
Hubert
Sling does include a basic explorer that you can access at /.explorer.html
I haven't followed the status of the https://github.com/onflapp/RESTed explorer lately, but that looked quite interesting last time I looked: https://github.com/onflapp/RESTed
There's also http://www.jcrbrowser.org/sling/website/ which I haven't tried in a long time but might be worth looking at.
Another option is Composum, which describes itselfs as a 'Slingified' JCR browser.
]
Some of its additional features ( complete list ) are:
repository tree with configurable filters
node creation / deletion / move / reorder
property manipulation
binary data upload / download
component rendering and asset view
template based queries with history
JSON view, download and upload
ACL view and manipulation
I have a JCR Browser that is Open Source and on GitHub. It uses JQueryMobile and SpringBoot.
http://meta64.com

Scriptella feature request on onerror: connection-id

This is a feature request, from link below seems like no other workaround yet but to do the operation in the current connection in the context:
https://groups.google.com/forum/?fromgroups=#!topic/scriptella/BpfD6BJc804
Is it possible to support 'connection-id' in 'onerror' tag? Thanks
Update: The feature has been implemented and it will be included into 1.2 release. Current development snapshot can be download from here: http://javaforge.com/displayDocument/scriptella-1.2-SNAPSHOT.zip?doc_id=222665
I've created a change request and will consider adding this feature in future releases.
Regarding the workaround. Why is it not acceptable?

Resources