JTS を使って、Ruby 上で2つのジオメトリの間で最も近い点を得る方法を入門者向けに説明します。 以前、PostGIS を Sequel 経由で Ruby から操って、PostGIS の空間拡張関数を使って幾何を処理する方法を説明しましたが、必要な処理の全てが必ずしも PostGIS の空間拡張関数を使って処理できるわけではありません。 例題として、「2つのジオメトリの間で最も近い点を得る*1」タスクを、JTS を Rjb 経由で Ruby から操る方法を説明します。 実装 require 'rubygems' require 'rjb' # JTS つきの Java VM を読み込む Rjb::load('jts-1.11.jar') # WKTReader のインスタンスを作成する wktr = Rjb::import('com.vividsolutions.jts.io.WKTR
The JTS Topology Suite is an API for modelling and manipulating 2-dimensional linear geometry. It provides numerous geometric predicates and functions. JTS conforms to the Simple Features Specification for SQL published by the Open GIS Consortium. Features API for vector-based 2D geometryFull implementation of OGC Simple Features Spec100% JavaFast, robust
I'm thinking about creating a location-aware iPhone app that could work offline by coming packaged with a list of points of interest (POIs). The app would read the user's current location from CoreLocation and produce a list of the POIs in order of proximity to the user's current location. I need two basic geospatial functions to get this application off the ground. The first is a function that te
お昼に焼きとんかつオゼキに行ってきました。 名物の焼きとんかつ(ひれ)を食べてました、油で揚げるのではないので、普通のとんかつに比べて脂っこくなくて美味しいです。しかし、今までは車の人と一緒に来ているためアルコールが飲めずにクラクラしており今日こそはビールを注文しようとしたら、嫁に「大掃除の途中にビールを呑んだら掃除しなくなるだろ」とストップがかかり、また涙を飲んで我慢となりました。 ちょっと愚痴ってしまいましたが、オゼキは、テーブル席よりも座敷がメインのお店で、とんかつ屋というよりは定食屋といった雰囲気の中村区フレーバー溢れる僕好みの名店なのであります。 http://www.tonkatsu.co.jp/ http://gourmet.yahoo.co.jp/gourmet/restaurant/Tokai/Aichi/guide/0103/U0002055701.html 勉強がてら
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く