数据引用: Huangyiyi. The utilization status of urban green spcae in China[DS/OL]. V1. Science Data Bank, 2021[2023-05-12]. https://doi.org/10.11922/sciencedb.j00076.00076. DOI:10.11922/sciencedb.j00076.00076. 如有数据使用需求请按照官方平台的要求进行引用,更多数据详情可以查看官网获悉! 03数...
data) coords = '' if data['status'] == 0: result = data['result'] if len(result) > 0: for res in result: lng = res['x'] lat = res['y'] coords = coords + ";" + str(lng) + "," + str(lat) return coords.strip(";") def out_of_china(ln...
# 根据城市名称查询经纬度defget_city_info_gaode(city_name):url=f'https://restapi.amap.com/v3/geocode/geo?key={apikey}&address={city_name}'response=requests.get(url)data=response.json()ifdata['status']=='0'orlen(data['geocodes'])==0:returnNonelocation=data['geocodes'][0]['location...
数据引用: Huangyiyi. The utilization status of urban green spcae in China[DS/OL]. V1. Science Data Bank, 2021[2023-05-12]. https://doi.org/10.11922/sciencedb.j00076.00076. DOI:10.11922/sciencedb.j00076.00076. 如有数据使用需求请按照官方平台的要求进行引用,更多数据详情可以查看官网获悉! 03 ...
['status'] == 0: result = data['result'] if len(result) > 0: for res in result: lng = res['x'] lat = res['y'] coords = coords + ";" + str(lng) + "," + str(lat) return coords.strip(";") def out_of_china(lng, lat): return not (lng > 73.66 and lng < 135.05...
if(!gl.getProgramParameter(shaderProgram, gl.LINK_STATUS)) { alert('Unable to initialize the shader program: '+ gl.getProgramInfoLog(shaderProgram)); } gl.useProgram(shaderProgram); shp('http://127.0.0.1:5500/province/province.zip').then(function(data) { ...
Huangyiyi. The utilization status of urban green spcae in China[DS/OL]. V1. Science Data Bank, 2021[2023-05-12]. https://doi.org/10.11922/sciencedb.j00076.00076. DOI:10.11922/sciencedb.j00076.00076. 如有数据使用需求请按照官方平台的要求进行引用,更多数据详情可以查看官网获悉!
该数据集来源于美国地质勘探局,记录了1900年-2022年全球地震分布,包括地震发生时间,震中的经纬度,震中模糊位置,震级,震源深度,共803295条,可用于地震分布及发生模式分析,并可结合地震...
glGetShaderiv(vertexShader, GL_COMPILE_STATUS, &success); if(!success) { glGetShaderInfoLog(vertexShader,512,NULL, infoLog); std::cout<<"ERROR::SHADER::VERTEX::COMPILATION_FAILED\n" << infoLog <<std::endl; } // fragment shader ...
time,time2,latitude,longtitude,depth,mag,magType,nst,gap,dmin,rms,net,id,updated,updated2,place,type,horizontal,depthError,magNst,status,locationSo 中文对应: 年份,小时,经度,纬度,震源深度,震级,震级类型,地震台站数目,地震活动空白地带,距监测台站位置,均方根振幅,来源网站,地震编号,更新年份,更新时间...