摘要: 今天会用TextSymbolizer来显示文字。数据源geo_first_class_city_point 结构如下:gid: intarea: doubleperimeter: doubleres1_4m_: long res1_4m_id: long gbcode: int name: string adcode93: intadcode99: intadclass: int pinyin: ... 阅读全文
posted @ 2005-08-19 14:59 xiaotie 阅读(4459) 评论(3) 推荐(0)
摘要: 重新拾起webgis开发,现在数据已经具备,框架已经搭好,正是进入应用开发了。算是知道了添加层的步骤与方法。第一步:在GeoServer中起一个自己的命名空间。命名空间的例子:URI:--http://www.bizkaia.net/geoserver;Prefix--biz。选择左边的save,apply,切记切记!第二步:建立DataStore。如果数据储存在Postgis中,就应该选择Pos... 阅读全文
posted @ 2005-08-19 00:25 xiaotie 阅读(2784) 评论(5) 推荐(0)