Skip to main content

· One min read
Basel Issmail

Bug Fixes

  • Members section and new member button disappear after creating workspace from setting

    Developed by: @Nour Al Ali

  • Redirect after ESC button in any setting page

    Developed by: @Nour Al Ali

  • Downloaded file from plugin editor would only have partial code

    Developed by: @Kyle Waite

  • Add a unique icon to the asset modal and asset settings to indicate unsupported files

    Developed by: @Kyle Waite

  • Widget align system editor breaking components by not wrapping

    Developed by: @Kyle Waite

  • JWT could not be validated correctly

    Developed by: @rot 1024

Internal

  • Upgraded dependencies

    Go has been upgraded to v1.18

    Developed by: @Yasser Ka

· 2 min read
Basel Issmail

New Features

  • Assets infinite scroll, sort, and filter

    Untitled

    Adds the ability to infinite scroll inside the assets modal and project list, so users can now display all assets items.

    Developed by: @Kyle Waite, @Yasser Ka

  • Re:Earth's built-in authentication feature is available!

    This eliminates the need to set up Auth0 and allows anyone to run Re:Earth with zero configuration! This will also allow sign-up and login only at Re:Earth.

    Note: This feature is not intended for use in a production environment. Please use Auth0 or other IDaaS in a production environment.

    Developed by: @Kyle Waite, @Yasser Ka

  • Supports authentication by any OpenID Connect provider

    In addition to Auth0, you can now log in to your Re:Earth account using any OpenID Connect compliant server, e.g. AWS Cognito. To enable this feature, environment variables should be set and prior sign-up is required. For details, see documentation.

    Developed by: @rot 1024

  • Plugin editor (beta)

    Untitled

    An editor is now available that allows you to try out the source code of plug-ins on the fly. Access <Re:Earth domain>/plugin-editor to view it.

    Note: This feature is in beta and experimental.

    Developed by: @Kyle Waite

  • Add a plugin API to resize iframe by plugins

    The plugin API has been extended to resize custom widgets occupied areas.

    • reearth.ui.resize(width: number | string | undefined, height: number | string | undefined, extended?: boolean)

    • reearth.ui.show(html: string, options?: { width?: number | string; height?: number | string; extended?: boolean; })

      Note: developer documentation for the plugin is under development.

      Developed by: @rot 1024

Bug Fixes

  • Unable to type RGBA values in the color field in the property panel

    Developed by: @Kyle Waite

  • Widget layout collapse

    Developed by: @Kyle Waite

  • Cannot select layers that activate the infobox mask

    Developed by: @Basel Issmail

Internal

  • Upgraded dependencies

    Cesium has been upgraded to v1.91.0

    Developed by: @Basel Issmail, @Yasser Ka

· 2 min read
Basel Issmail

New Features

  • Improve infobox style

    Untitled

    Users now have many new options to improve infobox stylings, like the ability to change infobox position, width, height, outline width and color, and the ability to add a background mask.

    Developed by: @Maher Alhamoui
    Designed by: @Red

  • Filter layers by camera viewport

    Untitled

    The plugin API has been extended to get layers that are visible on the screen and to get the viewport boundaries of the visible portion of the map.

    Note: developer documentation for the plugin is under development.

    Developed by: @Basel Issmail

  • Reinstalling plugins with automatic property migration

    3d party plugins now can be updated without uninstalling them and change the structure of existing properties to match the new schema.

    Developed by: @rot 1024

  • Support 3rd party plugin translation

    3d party plugins now support translation using YAML files for localization.

    Developed by: @rot 1024

Bug Fixes

  • The “new member” button on the workspace settings page is disappearing

    Developed by: @Basel Issmail

  • Workspace settings do not refresh

    Workspace settings did not refresh when adding, editing, or removing a member.

    Developed by: @Basel Issmail

  • Plugin blocks cannot be deleted

    Developed by: @Basel Issmail

Internal

  • Upgraded dependencies

    Cesium has been upgraded to v1.90.0

    Developed by: @Basel Issmail

· 2 min read
Basel Issmail

New Features

  • Add "clamp to ground" option to file tool

    Untitled

    Adds the ability to attach the layer to the ground (keeps layer on top of the map even with terrain enabled) using the “clamp to ground” option.

    Developed by: @Hidemichi Baba

  • Infobox padding

    Untitled

    Users are now able to add padding for the infobox, which surrounds infobox’s contents, also users can add padding for text block contents.

    Developed by: @Maher Alhamoui
    Designed by: @Red

  • Support tags in plugin API

    A plugin API has been extended to get layer tags fields from the plugin side, get tags of the scene, get the tags of a layer, find layers by tag ID, and find layers by tag labels.

    Note: developer documentation for the plugin is under development.

    Developed by: @rot 1024

Bug Fixes

  • Support selecting blocks of plugins by clicking.

    Developed by: @rot 1024

  • Cesium Ion access token is not set expectedly.

    Developed by: @rot 1024

  • Cluster issues.

    Bugs that pixel range and minimum cluster size weren’t working as expected, and clusters and layers are not displayed correctly. Also improved cluster performance.

    Developed by: @Basel Issmail @rot 1024

  • The style of infobox block dropdown list is broken.

    Developed by: @Basel Issmail

  • Plugin blocks protrude from the infobox.

    Developed by: @rot 1024

Note

  • From this release, we plan to release a new version of Re:Earth periodically, once a month.

· 2 min read
KaWaite

New Features

  • Enhanced Terrain

    Untitled

    Adds the ability to select the terrain type. Default is cesium, but can choose Cesium World Terrain or ArcGIS Terrain as well. Also adds support for terrain exaggeration.

    Developed by: @rot 1024

  • Clustering Layers

    Untitled

    Group of selection of layers as a cluster that joins them together depending on the camera’s height. You can choose which layers are part of a cluster, add multiple clusters, use a background image for each cluster, and more!

    Developed by: @Basel Issmail Designed by: @Red

  • Camera Limiter

    Untitled

    For projects that don’t span the whole globe, create a camera boundary that keeps the user’s focus where you want it to be and help them not get lost! You can customize the camera’s max height, the location on the globe and choose whether or not to show the helper lines.

    Developed by: @Basel Issmail Designed by: @Red

  • Tagging of layers

    Untitled

    Users are now able to create, delete, attach and detach unique tags to better group related layer data. Currently this is strictly data-based, but in the future a Tag widget will be developed to visualize the tags from within a Re:Earth project.

    Developed by: @Hidemichi Baba
    Designed by: @Red

Bug Fixes

  • Photo overlay and marker images are not displayed expectedly in Android

    Developed by: @rot 1024

Internal

  • Upgraded dependencies

    Cesium has been upgraded to v1.89.0

    Developed by: @Basel Issmail

Next plan

  • Authentication: You can create an account and log in only with Re:Earth without setting up Auth0, which saves you the trouble of setting up the environment.

· 2 min read
FOSS4G event

FOSS4G Japan 2021 Online チュートリアルデイ

イベント概要

今回は、Re:Earthのプラグイン開発ハンズオンを行います。このハンズオンを通して、下記の内容を知ることができます。

Re:Earthにおけるプラグイン機能の仕組み Re:Earthにおける具体的にプラグインを開発していく流れ 自身で作成したプラグインをRe:Earthにインストールして利用する方法 また、参加にあたってはRe:Earthのアカウントを発行します。

対象者、想定レベル

本イベントはエンジニア向けのハンズオンです。HTML, CSS, JavaScriptの基本的な知識を有している前提で進めます。

事前準備

Re:Earth Discordへの参加:下記のURLからDiscordへ参加してください。 https://discord.com/invite/XJhYkQQDAu 環境構築:下記の資料を参考に事前に環境構築をお願いします。 https://eukarya.notion.site/92cfb3de5d4548f899a2989a78aca993 資料 https://www.notion.so/eukarya/68a62039d25249b4af7725383e2425f3

· 3 min read
Plugin hands-on workshop

ISSの物語デジタルアースにマッピングしよう!

イベント概要

Re:Earthは、フィジカル空間にある情報をバーチャル空間に再現する汎用的WebGISプラットフォームです。 3次元都市モデルの整備やIoTデバイスの普及などデジタルツインに向けて、地理空間情報は様々な分野で大規模・複雑化・抽象的になっている中で、様々な分野で活用できるWebGISです。さらに、Re:Earthにはプラグイン機能があり、UIを拡張し、独自の機能を組み込むことが可能です。 今回のハンズオンは、「ISSのストーリー」がテーマです。

ハンズオンスケジュール

日時:11月9日火曜 19時〜21時

開催方法:Zoom

主催:株式会社Eukarya

当日の流れ:

<講演>

19:00-19:05 最初の挨拶

19:05-19:25 Re:Earthの紹介 & 新機能の紹介

19:25 - 19:35 アカウント発行

19:35 - 20:30 Re:Earthハンズオン

20:30-21:00 質問タイム・流れ解散

ハンズオン内容 今回は、ISS、中でも「きぼう」に関するストーリーをマッピングするハンズオンを行います。

このハンズオンを通して、

3Dモデルの活用例 プラグインのインストールと活用方法 プラグインによるプロパティの動的な変更 を学ぶことができます。 また、参加にあたってはRe:Earthのアカウントを発行します。

イベント対象者

Re:Earthに興味がある・触ってみたい方どなたでも

参加者には後日ZoomのURLをお送りします。

必須準備

Re:Earth Discordへの参加:Re:Earthに関するイベントのやり取り、質問はDiscordを利用して行っています。参加者の方は、こちらからDiscordへ参加してください。

ブラウザ: Re:Earthはブラウザで動作するWebアプリケーションです。こちらに表示されているブラウザのインストールをお願いします。

· 2 min read
Plugin hands-on workshop

プラグインを開発して、独自の機能をRe:Earthに加えよう

ハンズオン内容

今回は、Re:Earthのプラグイン開発ハンズオンを行います。 具体的には、「ISSの現在地を取得し、表示・移動するウィジェット」を構築します。 このハンズオンを通して、

プラグイン機能の仕組み 具体的にプラグインを開発していく流れ 自身で作成したプラグインをインストールして利用する方法 を知ることができます。 また、参加にあたってはRe:Earthのアカウントを発行します。

ハンズオンスケジュール

当日の流れ:

<講演>

19:00-19:05 最初の挨拶

19:05-19:25 Re:Earthの紹介 & 新機能の紹介

19:25-19:40: プラグイン機能の概要説明

19:40 - 20:30 プラグイン開発ハンズオン

20:30-21:00 質問タイム・流れ解散

イベント対象者

エンジニア:本イベントはエンジニア向けのハンズオンです。HTML, CSS, JavaScriptの基本的な知識を有している前提で進めます。

必須準備

  • Re:Earth Discordへの参加:Re:Earthに関するイベントのやり取り、質問はDiscordを利用して行っています。参加者の方は、こちらからDiscordへ参加してください。
  • ブラウザ: Re:Earthはブラウザで動作するWebアプリケーションです。こちらに表示されているブラウザのインストールをお願いします。
  • コードエディタ: 本ハンズオンでは実際にコーディングを行います。特に指定はありませんが、Re:Earth開発チームではVSCodeを利用します。