巴林闲侠
3 years ago
4 changed files with 72 additions and 4 deletions
@ -0,0 +1,50 @@ |
|||||
|
{ |
||||
|
"路线名称": "routeName", |
||||
|
"路线代码": "routeCode", |
||||
|
"路段序号": "sectionNo", |
||||
|
"乡镇编码": "townshipCode", |
||||
|
"起点地名": "startingPlaceName", |
||||
|
"起点桩号": "startStation", |
||||
|
"起点分界点类别": "categoryOfStartingPointAndDividingPoint", |
||||
|
"止点地名": "stopPlaceName", |
||||
|
"止点分界点类别": "categoryOfDeadCenterAndDividingPoint", |
||||
|
"止点桩号": "stopStation", |
||||
|
"路段类型": "sectionType", |
||||
|
"路段性质": "natureOfRoadSection", |
||||
|
"建成时间": "completionTime", |
||||
|
"GBM及文明样板路": "gBMAndCivilizedModelRoad", |
||||
|
"地貌": "landforms", |
||||
|
"收费性质": "natureOfCharges", |
||||
|
"涵洞数量": "numberOfCulverts", |
||||
|
"技术等级": "technicalLevel", |
||||
|
"路面类型": "pavementType", |
||||
|
"路面宽度": "pavementWidth", |
||||
|
"路基宽度": "subgradeWidth", |
||||
|
"车道特征": "laneCharacteristics", |
||||
|
"是否晴雨通车": "whetherItIsOpenToTrafficInSunnyOrRainyDays", |
||||
|
"设计时速": "designSpeedPerHour", |
||||
|
"是否城管路段": "urbanManagementSectionOrNot", |
||||
|
"管养单位": "managementAndMaintenanceUnit", |
||||
|
"路政管理单位": "roadAdministrationUnit", |
||||
|
"列养情况": "alimentation", |
||||
|
"列养资金来源": "sourceOfListedMaintenanceFunds", |
||||
|
"养护时间": "curingTime", |
||||
|
"可绿化里程": "greeningMileage", |
||||
|
"已绿化里程": "greeningMileaged", |
||||
|
"重复道路路段类型": "typeOfRepeatedRoadSection", |
||||
|
"重复路段序号": "serialNumberOfRepeatedSection", |
||||
|
"重复路段路线编码": "repeatedSectionRouteCode", |
||||
|
"填报单位": "reportingUnit", |
||||
|
"变更原因": "reasonForChange", |
||||
|
"变更时间": "changeTime", |
||||
|
"是否按干线公路管理接养": "whetherMaintenanceManagedHighway", |
||||
|
"备注": "remarks", |
||||
|
"上年路线编码": "routeCodeOfLastYear", |
||||
|
"上年路线名称": "routeNameOfLastYear", |
||||
|
"上年起点桩号": "startingStationOfLastYear", |
||||
|
"上年止点桩号": "lastYearsEndingPointStakeNumber", |
||||
|
"图形里程": "graphicMileage", |
||||
|
"桩号里程": "chainageMileage", |
||||
|
"所在区县": "districtcounty", |
||||
|
"所在地市": "locationCity" |
||||
|
} |
Loading…
Reference in new issue