[Geoserver-jp] thematic map in iframe

Mario Basa mario.basa @ gmail.com
2010年 5月 19日 (水) 09:20:39 EDT


Hello again.

Just like to add that it is very easy to add a thematic map into an
existing web page using the iframe tag. For example:

<html>
<body>
<h2>これは主題の地図です</h2>
<iframe width=700 height=520
  src="http://192.168.1.6/geothematics/showtheme?layer=topp:PREFDAT"></iframe>
</body>
</html>

Please see the screen dump of this page.

Also, if you have a lot of statistical data, it will be best to place
the statistical and map data in PostGIS (or Oracle Spatial) and then
create VIEWS of just the data that will be presented. Once this VIEW
is registered in Geoserver repository, thematics can be created on the
selected data.

Regards,

Mario.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: iframe.PNG
Type: image/png
Size: 511884 bytes
Desc: not available
Url : http://lists.osgeo.org/pipermail/geoserver-jp/attachments/20100519/72161442/iframe-0001.png


geoserver-jp メーリングリストの案内