金子邦彦研究室3次元,地図地図情報システムとデータベース

地図情報システムとデータベース

OpenStreetMap, ESRI Shape に関係するソフトウェア

osmar

osmar での大まかな流れ(例)

Spatialite のインストールと使用法

地図データの入手


  • OpenSteetMap を Rails で扱ってみる (書きかけ) sqlite3 を使っているソフトがある hoge, japan できているし(多分 qgis) http://www.gaia-gis.it/spatialite/resources.html 1.Sampleデータベースを使ってみる 2.SQL Scripts init_spatialite-2.3.sql required in order to initialize the Spatial MetaData tables [geometry_columns and spatial_ref_sys] a collection of test scripts OpenStreetMap Load Shapefile Build a spatial index on the geometry attribute select * from roads where MBRContains(BuildMBR(7.5,46.5,7.6,46.6),Geometry) = 1 3.C samples ライブUSBメモリのデータファイル OpenGIS の話題は別立てで [gae/jruby] gae+jruby+sinatra+haml+DataMapperでアプリケーション