{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "읍면동 OD(의존도) Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5423200, "falseY": -13609600, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 0, 112, 6, 255 ], "toColor": [ 241, 252, 30, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 30, 255 ], "toColor": [ 250, 58, 10, 255 ] } ] }, "classificationMethod": "esriClassifyQuantile" }, "field": "SM", "classificationMethod": "esriClassifyQuantile", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 218, 218, 218, 255 ], "width": 1 }, "classMaxValue": 9.16, "label": "0.000000 - 9.160000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 185, 185, 185, 255 ], "width": 1 }, "classMaxValue": 34.823, "label": "9.160001 - 34.823000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 145, 194, 247, 255 ], "width": 1 }, "classMaxValue": 66.51, "label": "34.823001 - 66.510000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 135, 254, 71, 255 ], "width": 1 }, "classMaxValue": 119.049, "label": "66.510001 - 119.049000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 251, 254, 74, 255 ], "width": 1 }, "classMaxValue": 212.339, "label": "119.049001 - 212.339000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 194, 72, 255 ], "width": 1 }, "classMaxValue": 477.668, "label": "212.339001 - 477.668000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 232, 27, 34, 255 ], "width": 1 }, "classMaxValue": 71532.929, "label": "477.668001 - 71532.929000" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 150947.7015, "ymin": 517852.032, "xmax": 200770.6466, "ymax": 567499.5372, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5423200, "falseY": -13609600, "xyUnits": 4.5026540700157917E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OD_SE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SY_ID", "type": "esriFieldTypeInteger", "alias": "SY_ID", "domain": null }, { "name": "O_XPOS", "type": "esriFieldTypeDouble", "alias": "시점 X좌표", "domain": null }, { "name": "O_YPOS", "type": "esriFieldTypeDouble", "alias": "시점 Y좌표", "domain": null }, { "name": "D_XPOS", "type": "esriFieldTypeDouble", "alias": "종점 X좌표", "domain": null }, { "name": "D_YPOS", "type": "esriFieldTypeDouble", "alias": "종점 Y좌표", "domain": null }, { "name": "OD_SE", "type": "esriFieldTypeString", "alias": "OD구분", "length": 50, "domain": null }, { "name": "YEAR", "type": "esriFieldTypeInteger", "alias": "연도", "domain": null }, { "name": "O_CD", "type": "esriFieldTypeInteger", "alias": "시점코드", "domain": null }, { "name": "O_ATPT", "type": "esriFieldTypeString", "alias": "시도(시점)", "length": 50, "domain": null }, { "name": "O_SGG", "type": "esriFieldTypeString", "alias": "시군구(시점)", "length": 255, "domain": null }, { "name": "O_EMD", "type": "esriFieldTypeString", "alias": "읍면동(시점)", "length": 255, "domain": null }, { "name": "D_CD", "type": "esriFieldTypeInteger", "alias": "종점코드", "domain": null }, { "name": "D_ATPT", "type": "esriFieldTypeString", "alias": "시도(종점)", "length": 50, "domain": null }, { "name": "D_SGG", "type": "esriFieldTypeString", "alias": "시군구(종점)", "length": 50, "domain": null }, { "name": "D_EMD", "type": "esriFieldTypeString", "alias": "읍면동(종점)", "length": 50, "domain": null }, { "name": "HB_ATLV", "type": "esriFieldTypeDouble", "alias": "HB출퇴근", "domain": null }, { "name": "HB_GTH", "type": "esriFieldTypeDouble", "alias": "HB등하교", "domain": null }, { "name": "HB_INSTUT", "type": "esriFieldTypeDouble", "alias": "HB학원", "domain": null }, { "name": "HB_SHOPNG", "type": "esriFieldTypeDouble", "alias": "HB쇼핑", "domain": null }, { "name": "HB_ETC", "type": "esriFieldTypeDouble", "alias": "HB기타", "domain": null }, { "name": "NHB_JOB", "type": "esriFieldTypeDouble", "alias": "NHB업무", "domain": null }, { "name": "NHB_SHOPNG", "type": "esriFieldTypeDouble", "alias": "NHB쇼핑", "domain": null }, { "name": "NHB_ETC", "type": "esriFieldTypeDouble", "alias": "NHB기타", "domain": null }, { "name": "MM_WLK_BCY", "type": "esriFieldTypeDouble", "alias": "MM도보/자전거", "domain": null }, { "name": "MM_FRGETC", "type": "esriFieldTypeDouble", "alias": "MM화물기타", "domain": null }, { "name": "MM_BNBUS", "type": "esriFieldTypeDouble", "alias": "MM비노선버스", "domain": null }, { "name": "MM_RLROAD", "type": "esriFieldTypeDouble", "alias": "MM철도", "domain": null }, { "name": "MM_RDNG", "type": "esriFieldTypeDouble", "alias": "MM승용차", "domain": null }, { "name": "MM_TAXI", "type": "esriFieldTypeDouble", "alias": "MM택시", "domain": null }, { "name": "MM_BUS", "type": "esriFieldTypeDouble", "alias": "MM버스", "domain": null }, { "name": "MM_SUBWAY", "type": "esriFieldTypeDouble", "alias": "MM지하철", "domain": null }, { "name": "MM_BUS_SWA", "type": "esriFieldTypeDouble", "alias": "Mm버스+지하철", "domain": null }, { "name": "SSBOPU", "type": "esriFieldTypeDouble", "alias": "배웅목적", "domain": null }, { "name": "HMCMPU", "type": "esriFieldTypeDouble", "alias": "귀가목적", "domain": null }, { "name": "ATTPU", "type": "esriFieldTypeDouble", "alias": "출근목적", "domain": null }, { "name": "GTSPU", "type": "esriFieldTypeDouble", "alias": "등교목적", "domain": null }, { "name": "INSPU", "type": "esriFieldTypeDouble", "alias": "학원목적", "domain": null }, { "name": "JOBPU", "type": "esriFieldTypeDouble", "alias": "업무목적", "domain": null }, { "name": "YEPU", "type": "esriFieldTypeDouble", "alias": "귀사목적", "domain": null }, { "name": "SHPU", "type": "esriFieldTypeDouble", "alias": "쇼핑목적", "domain": null }, { "name": "LSRCRPU", "type": "esriFieldTypeDouble", "alias": "여가오락목적", "domain": null }, { "name": "ETCPU", "type": "esriFieldTypeDouble", "alias": "기타목적", "domain": null }, { "name": "M_RDNG", "type": "esriFieldTypeDouble", "alias": "M승용차", "domain": null }, { "name": "M_BUS", "type": "esriFieldTypeDouble", "alias": "M버스", "domain": null }, { "name": "M_SUBWAY", "type": "esriFieldTypeDouble", "alias": "M지하철", "domain": null }, { "name": "M_TAXI", "type": "esriFieldTypeDouble", "alias": "M택시", "domain": null }, { "name": "M_ETC", "type": "esriFieldTypeDouble", "alias": "M기타", "domain": null }, { "name": "M_WLKG", "type": "esriFieldTypeDouble", "alias": "M도보", "domain": null }, { "name": "M_BCYCL", "type": "esriFieldTypeDouble", "alias": "M자전거", "domain": null }, { "name": "ORIGIN", "type": "esriFieldTypeString", "alias": "ORIGIN", "length": 50, "domain": null }, { "name": "PAPSUM", "type": "esriFieldTypeDouble", "alias": "PA 목적 합계", "domain": null }, { "name": "PAMSUM", "type": "esriFieldTypeDouble", "alias": "PA 수단 합계", "domain": null }, { "name": "PSUM", "type": "esriFieldTypeDouble", "alias": "목적 합계", "domain": null }, { "name": "MSUM", "type": "esriFieldTypeDouble", "alias": "수단 합계", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1483_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A873_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6278c427107e4862a8dc5afc8da864fc" }