摘要:
一、三维遥感底图 在大范围的三维地图建设中,采用卫星图像作为三维底图是最好的选择,而免费的遥感图像清晰度无法满足建设 **三维地图的需求,故以**范围为依据,购买取得最新的高空间分辨率卫星遥感图。 卫星遥感图像分类大概有: ① 卫星类型 l 光学卫星:worldview1、worldview2、wo 阅读全文
摘要:
like the github issue: https://github.com/openlayers/ol3-cesium/issues/344#issuecomment-214098148 thanks jmgomezpoveda . i find the way to deal with i 阅读全文
摘要:
An extension of GeoJSON that encodes topology! TopoJSON https://github.com/topojson/topojson The TopoJSON Format Specification https://github.com/topo 阅读全文
摘要:
当我向我们的dba拿数据库文档编写文档模板d时候,她给了我这个脚本。虽然没有达到我真正想要的,但是很不错。SELECT 表名 = CASE WHEN A.COLORDER=1 THEN D.NAME ELSE '' END, 表说明 = CASE WHEN A.COLORDER... 阅读全文