Geomajas¶
ブラウザ GIS クライアント¶
Geomajas は拡張性のあるWeb地図製作用フレームワークです。サーバサイドのパワフルなアルゴリズムをブラウザにも持ち込むことができます。
Geomajas は、地理情報( GeoTools や Hibernate )データの サーバサイドの統合 を提供することを目的としています。複数ユーザーによるデータの操作、管理をブラウザだけで実現します。Geomajas はいくつかの強力なブロックで構成しており、最も高度な GIS アプリケーションを作成することができます。
Geomajas の独特で強力なサーバサイドに注目すると、処理、スタイル編集、フィルアリング、キャッシュなど、あらゆる時点で地理情報をセキュアなコンテキストで扱っています。これにより Geomajas は非常にスケーラブルで軽快な動作を維持しており、 本当に軽いクライアント を実現します。
主な機能¶
- Programmable using pure Java through GWT
- Supports many layer types (incl. WMS, WFS, WMTS, TMS, OSM, Google Maps, Shape, PostGIS, Oracle, JDBC, …)
- Handy collection of built-in widgets (incl. Editing and redlining, Print, Geocoding, Layer tree, …)
- Build your own use cases and create new widgets
- Easy skinnable through custom CSS
- No need for browser plug-ins
- Runs on a wide range of internet devices using HTML5
- Not a GWT enthusiast? Access core features through the Javascript API
Enterprise Server features¶
- Advanced security on different levels (layer, feature, attribute, functionality, …)
- Seamless integration with your own Domain Model – persistence via Hibernate, web services, Java RMI, …
- Enterprise integration with other business applications such as JBPM, Activiti, JasperReports, CMS, Alfresco through industry standards (SOAP, REST, ESB, JNDI, …)
- Easy extensible through the Spring framework
詳細¶
ウェブサイト: http://www.geomajas.org/
ライセンス: AGPL
ソフトウェアバージョン: 2.4.0
対応プラットフォーム: Windows, Linux, Mac
API インターフェース: Java and Javascript