电子地图服务器,搭建自己的地图服务

源代码在线查看: content.ftl

软件大小: 6310 K
上传用户: harveywang
关键词: 电子地图 服务器 地图 服务
下载地址: 免注册下载 普通下载 VIP

相关代码

								Body section of the GetFeatureInfo template, it's provided with one feature collection, and
				will be called multiple times if there are various feature collections
				-->
				
				  ${type.name}
				  
				  fid
				
				  
				    ${attribute.name}
				  
				
				  
				
				
				
				  
				    
				  
				    
				  
				  
				
				  ${feature.fid}    
				  
				    
				      ${attribute.value?string}
				    
				  
				  
				
				
				
				
							

相关资源