Simple GeoBased City Builder
A downloadable tool
Disclaimer
The project description has been translated into the following languages:
- Russian
- English
Описание:
Simple GeoBased City Builder - это простой плагин, который позволяет используя Cesuim визуализировать данные из файла .geojson
Плагин умеет:
- Считывает данные из файла .geojson
- На основе полученных данных рассчитывает географический центр
- Устанавливает новый центр координат в CesiumGeoreference
- Визуализирует контуры зданий
Предупреждение:
На данный момент Simple GeoBased City Builder не поддерживает различную высоту ландшафта. Из за этого возможны некритические ошибки. Пожалуйста, настраивайте высоту ландшафта в ручную.
Что использовалось:
Авторы:
- Садовский Владимир Сергеевич
Description:
Simple GeoBased City Builder is a simple plugin that allows you to visualize data from .geojson file using Cesuim
The plugin can:
- Reads data from a .geojson file
- Based on the received data, calculates the geographic center
- Sets the new origin to the CesiumGeoreference
- Renders outlines of buildings
A warning:
At the moment, Simple GeoBased City Builder does not support different terrain heights. Because of this, non-fatal errors are possible. Please manually adjust the height of the terrain.
What was used:
Authors:
- Sadovsky Vladimir Sergeevich
Status | Released |
Category | Tool |
Author | Владимир Садовский |
Genre | Educational, Simulation |
Made with | Unreal Engine |
Tags | 3D, City Builder, nature, Open Source, sourcecode, Tilemap, Unreal Engine, Visualization |
Code license | GNU General Public License v3.0 (GPL) |
Asset license | Creative Commons Attribution_ShareAlike v4.0 International |
Average session | A few minutes |
Languages | Russian |
Inputs | Keyboard, Mouse |
Install instructions
Russian:
Воспользоваться проектом можно двумя способами:
Если у вас нет еще отдельного проекта, вы можете скачать Map_From_JSON.zip:
- Этот проект уже содержит в себе плагин для работы с geojson
- А так же он настроен для работы с Cesuim
- Все что вам нужно это собрать проект, запустить его и войти в аккаунт Cesium
Если у вас уже есть готовый проект, вы можете скачать JSON_Parser.zip:
- Это просто исходники движка
- Распакованную папку нужно поместить в ../MyProject/Plugins
- После чего потребуется собрать плагин
English:
There are two ways to use the project:
If you don't have a separate project yet, you can download Map_From_JSON.zip:
- This project already contains a plugin for working with geojson
- It is also configured to work with Cesuim.
- All you need to do is build the project, run it and log into your Cesium account.
If you already have a finished project, you can download JSON_Parser.zip:
- This is just the source code of the engine.
- The unpacked folder must be placed in ../MyProject/Plugins
- Then you need to build the plugin
Leave a comment
Log in with itch.io to leave a comment.