大家好 最近在尝试将"shape file"放到OpenLayer里面
找到一个范例
https://github.com/mattwigway/shapefile-js/tree/openlayers
http://projects.indicatrix.org/shapefile-js/ol_simple.html
但是我尝试改放自己的shape file后
也利用了
http://wiki.openstreetmap.org/wiki/OpenLayers_Simple_Example
里面的 Use Proj4js for other transformations
将台湾的二度分带座标转成经纬度座标
程式码
http://imgur.com/5kTyS02
shpLayer.addFeatures好像没反应