10 years in Georepublic and OSGeo / FOSS4G 2022 Lightning Talk

519 Views

August 25, 22

スライド概要

https://talks.osgeo.org/foss4g-2022/talk/JYCARU/

profile-image

Georepublic / OSGeo.JP / Japan Unix Society / OpenStreetMap Foundation Japan

シェア

またはPlayer版

埋め込む »CMSなどでJSが使えない場合

関連スライド

各ページのテキスト
1.

10 years in Georepublic and OSGeo Game Tile, pgRouting and CKAN ext spatial Taro Matsuzawa @smellman / FOSS4G 2022 Lightning Talk

2.

Hello, Iʼm Taro • Georepublic GIS Specialist / R&D • Join in 2012 • The leader of Japan Unix Society / A director of OSGeo.JP / A member of OpenStreetMap Foundation Japan • I was the leader of Mozilla Community in Japan • Wrote 3 books in Japan, about Firefox and React Native

4.

Game Tile https://lea etjs.com/examples/crs-simple/crs-simple.html • Lea et supports CRS.Simple, we called Game Tile • Zoom 0 = 1x1 pixel • Zoom 8 = 256 x 256 pixels fl fl • Useful for indoor.

5.

How to generate Game Tile? https://github.com/smellman/image̲to̲game̲tile • I recommend to use “Headless browser”. • Browser enable to zoom up any image. • Zoom up and take screenshot with clip parameter.

6.

Game tile with pgRouting • 2D based routing • Calculate topology when draw polyline.

7.

The application

8.

CKAN ext spatial https://github.com/ckan/ckanext-spatial/pull/249 • To support Python3 is very important because Python2 was dead. • I challenged to support Python3 • It was heavy work. • 100 over commit.

10.

In 10 years • I tried to connect unreal(Game Tile) and real (Vector/Raster Tile). • Game Tile is good idea if you own CAD data or SVG. • I tried to contribute for OSS. • “Never Give Up”.

11.

Happy Hacking!