{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 4, "name": "县道", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4490, "latestWkid": 4490, "xyTolerance": 8.983152841195213E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 1, "name": "路网" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 209, 202, 178, 255 ], "width": 4 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[LXMC]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "none", "multiPart": "labelPerPart", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 32, "symbol": { "type": "esriTS", "color": [ 104, 54, 13, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "SimHei", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 122.10689928300008, "ymin": 42.13681280800006, "xmax": 122.82193678800002, "ymax": 42.72368406900006, "spatialReference": { "wkid": 4490, "latestWkid": 4490, "xyTolerance": 8.983152841195213E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -399.9999999999999, "falseY": -399.9999999999999, "xyUnits": 1.125899906842624E13, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "长度", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LXBM", "type": "esriFieldTypeString", "alias": "路线编码", "length": 50, "domain": null }, { "name": "LXMC", "type": "esriFieldTypeString", "alias": "路线名称", "length": 50, "domain": null }, { "name": "长度", "type": "esriFieldTypeString", "alias": "长度", "length": 50, "domain": null }, { "name": "DWDM", "type": "esriFieldTypeString", "alias": "单位代码", "length": 50, "domain": null }, { "name": "DWMC", "type": "esriFieldTypeString", "alias": "单位名称", "length": 50, "domain": null }, { "name": "起点地名", "type": "esriFieldTypeString", "alias": "起点地名", "length": 254, "domain": null }, { "name": "迄点地名", "type": "esriFieldTypeString", "alias": "迄点地名", "length": 254, "domain": null }, { "name": "起点桩号1", "type": "esriFieldTypeSingle", "alias": "起点桩号", "domain": null }, { "name": "迄点桩号1", "type": "esriFieldTypeSingle", "alias": "迄点桩号", "domain": null }, { "name": "里程总计_", "type": "esriFieldTypeDouble", "alias": "里程总计", "domain": null }, { "name": "重复里程_", "type": "esriFieldTypeDouble", "alias": "重复里程", "domain": null }, { "name": "小计", "type": "esriFieldTypeDouble", "alias": "小计", "domain": null }, { "name": "一级", "type": "esriFieldTypeDouble", "alias": "一级", "domain": null }, { "name": "二级", "type": "esriFieldTypeDouble", "alias": "二级", "domain": null }, { "name": "三级", "type": "esriFieldTypeDouble", "alias": "三级", "domain": null }, { "name": "四级", "type": "esriFieldTypeDouble", "alias": "四级", "domain": null }, { "name": "沥青混凝土", "type": "esriFieldTypeDouble", "alias": "沥青混凝土", "domain": null }, { "name": "水泥混凝土", "type": "esriFieldTypeDouble", "alias": "水泥混凝土", "domain": null }, { "name": "简易铺装", "type": "esriFieldTypeDouble", "alias": "简易铺装", "domain": null }, { "name": "未铺装", "type": "esriFieldTypeDouble", "alias": "未铺装", "domain": null }, { "name": "养护里程", "type": "esriFieldTypeDouble", "alias": "养护里程", "domain": null }, { "name": "可绿化", "type": "esriFieldTypeDouble", "alias": "可绿化", "domain": null }, { "name": "已绿化", "type": "esriFieldTypeDouble", "alias": "已绿化", "domain": null }, { "name": "晴雨通车", "type": "esriFieldTypeDouble", "alias": "晴雨通车", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }