レイヤーをセットアップするときにジオサーバーが直接SQLクエリを実装しない理由を知っている人はいますか?
5084 次
1 に答える
5
The developers just hadn't gotten around to it yet. (There is not a huge need for this feature since GeoServer can serve a database view as easily as a table.) However, now GeoServer is able to dynamically alter the SQL used to fetch feature data from databases. This functionality is discussed in the GeoServer users manual at http://docs.geoserver.org/stable/en/user/data/database/sqlview.html
于 2010-04-30T03:39:43.937 に答える