{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "도시기준점", "type": "Feature Layer", "description": "도시기준점", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "인천광역시 토지정보과", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "51e096623dbbad6d9c3f9800e9c059df", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABo0lEQVQ4jd2VzUobURiGn3Mm1VhwV3U0uqveQG/CTamiG5OZXIFbNwbBRbuI4k66LpmEFjRGo3gLKgriz667xkxGbaHbYuYcmQnanyTWnwjiCwcO74GHh48PToRHSuQZgydOe/jcc9p6sOEvkPC+kDM3WgdOngyhhIlQU0ALwUrOINUUijh2+S1ObP3h4GRgSweZ2D62V0arPNACsJIppP4Q3h3zDNvdIVl+Rya2dn9wMrR9GdpepWrMY/groIsg9P3ASqZAvf+rC1bOcrdJVEbIUbg7OF4aBDrI9h/UvfnGHFIVQK82s24OlkYK6f+2tdxhBN9x+vZC62DWdmUUh5Xbg+OlQYSIkhk4rEHPe+FiE80PoCvsjEiaanUVdKGRdWOwkNMoUduEIL9endHmfkTy7br71O3VZu2NkWP5/2Cr9BpklKx5dN0tCR+YrDd4kUZcrIHO/2tdD9bB3v5he1OyXRUS7ha2N47DUnOwFdiKdhzzmNvGr6aRkSKzOs+sUE2M5TBCd2K5dTO7MVr85Kv3BthtDM7GFoHgPDhP4Ae5Yy4BOiqRifuIbjwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 144416.29602050802, "ymin": 516630.650024414, "xmax": 186651.262023926, "ymax": 572667.4110107421, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MAPNAME", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTR_IDN", "type": "esriFieldTypeInteger", "alias": "기준점 ID" }, { "name": "FTR_CDE", "type": "esriFieldTypeString", "alias": "기준전 구분", "length": 10 }, { "name": "GRD_CDE", "type": "esriFieldTypeString", "alias": "기준점 등급", "length": 14 }, { "name": "DECISIONNO", "type": "esriFieldTypeString", "alias": "고시번호", "length": 20 }, { "name": "FTR_NO", "type": "esriFieldTypeString", "alias": "기준점명", "length": 9 }, { "name": "PLAN_ORG", "type": "esriFieldTypeString", "alias": "계획기관", "length": 11 }, { "name": "WORK_ORG", "type": "esriFieldTypeString", "alias": "작업기관", "length": 16 }, { "name": "WORKNO", "type": "esriFieldTypeString", "alias": "작업규정승인번호", "length": 12 }, { "name": "MARKSTATE", "type": "esriFieldTypeString", "alias": "기준점 상태", "length": 13 }, { "name": "MAPNO", "type": "esriFieldTypeString", "alias": "도엽번호", "length": 15 }, { "name": "MAPNAME", "type": "esriFieldTypeString", "alias": "도엽명", "length": 11 }, { "name": "SURVEYDATE", "type": "esriFieldTypeString", "alias": "관측일자", "length": 14 }, { "name": "SURVEYOR", "type": "esriFieldTypeString", "alias": "관측자", "length": 11 }, { "name": "INSTALLER", "type": "esriFieldTypeString", "alias": "설치자", "length": 11 }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "소재지", "length": 100 }, { "name": "COURSE", "type": "esriFieldTypeString", "alias": "설치경로", "length": 254 }, { "name": "HEIGHT", "type": "esriFieldTypeDouble", "alias": "표고" }, { "name": "DATUM", "type": "esriFieldTypeString", "alias": "사용원점", "length": 8 }, { "name": "GGW_X", "type": "esriFieldTypeString", "alias": "세계측지계 경위도X", "length": 19 }, { "name": "GGW_Y", "type": "esriFieldTypeString", "alias": "세계측지계 경위도Y", "length": 19 }, { "name": "GGG_X", "type": "esriFieldTypeDouble", "alias": "세계측지계 직각좌표X" }, { "name": "GGG_Y", "type": "esriFieldTypeDouble", "alias": "세계측지계 직각좌표Y" }, { "name": "BGW_X", "type": "esriFieldTypeString", "alias": "지역좌표계 경위도X", "length": 19 }, { "name": "BGW_Y", "type": "esriFieldTypeString", "alias": "지역좌표계 경위도Y", "length": 19 }, { "name": "BGG_X", "type": "esriFieldTypeDouble", "alias": "지역좌표계 직각좌표X" }, { "name": "BGG_Y", "type": "esriFieldTypeDouble", "alias": "지역좌표계 직각좌표Y" }, { "name": "NOTE", "type": "esriFieldTypeString", "alias": "비고", "length": 50 }, { "name": "LOSEDATE", "type": "esriFieldTypeString", "alias": "망실신고접수일", "length": 11 }, { "name": "LOSECMT", "type": "esriFieldTypeString", "alias": "망실신고내용", "length": 10 }, { "name": "DECISIONDATE", "type": "esriFieldTypeString", "alias": "고시일자", "length": 13 }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "사업명", "length": 254 }, { "name": "INSTALLDATE", "type": "esriFieldTypeString", "alias": "설치일자", "length": 12 }, { "name": "MAPSCALE", "type": "esriFieldTypeString", "alias": "도엽축척", "length": 11 }, { "name": "MAPCODE", "type": "esriFieldTypeString", "alias": "도엽코드", "length": 11 }, { "name": "SHT_NAM", "type": "esriFieldTypeString", "alias": "도엽번호", "length": 100 }, { "name": "MNG_CDE", "type": "esriFieldTypeString", "alias": "관리기관코드", "length": 7 }, { "name": "REX_NUM", "type": "esriFieldTypeDouble", "alias": "성과X" }, { "name": "REY_NUM", "type": "esriFieldTypeDouble", "alias": "성과Y" }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R6595_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A911_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "통신시설", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 2, "name": "통신심도" }, { "id": 3, "name": "통신주" }, { "id": 4, "name": "통신맨홀" }, { "id": 5, "name": "통신선로" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9327.596984863281, "ymin": 507107.642028809, "xmax": 181480.869995117, "ymax": 600436.924011231, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "fields": null, "geometryField": {}, "indexes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "통신심도", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 1, "name": "통신시설" }, "subLayers": [], "minScale": 2500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "334d95acc273c393b90d7c5787049596", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA7UlEQVQokZ2QMU4DMRBFZ6y4oaHiCMANOMRie63tkAgFLRIcgCNwDYQSitVaw25FThHlAlRIQE2xHg/aKIs2JIDgl9Z7nvkzgj9m9G8hhHAlIgvv/eMQCCEcIuKFc+5yTdBa38UY66qqoJdW8H1K6XRjQpZlL03THPeS1vqJmZew936+tcNQYuadlNLJEN5aum3bXUTs3t+VUns/XomI9kVkqpQ6E5FnAHggomtr7WxDqOv6gJknADA2xixWHxgRISKCXvoUYoxHiDh2zi3hLtba17Isjdb6HADWhTzPb7/u26UoijcAuPm29G/5AM7UcbVQiFLqAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[PIP_DEP]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 24, "symbol": { "type": "esriTS", "color": [ 204, 204, 204, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 0.5, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 155785.55999755903, "ymin": 538394.606994629, "xmax": 177454.515014648, "ymax": 549183.314025879, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTR_CDE", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTR_IDN", "type": "esriFieldTypeInteger", "alias": "관리번호" }, { "name": "FTR_CDE", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "PIP_DEP", "type": "esriFieldTypeDouble", "alias": "심도" }, { "name": "GRU_HSL", "type": "esriFieldTypeDouble", "alias": "관저고" }, { "name": "ORGZID", "type": "esriFieldTypeString", "alias": "관리기관코드", "length": 6 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R16124_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1175_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "통신주", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 1, "name": "통신시설" }, "subLayers": [], "minScale": 2500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c40a61b989fc49d2e6e48b8eedab778e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABOUlEQVQ4jbWTTStEURjHf/+ZKdMoMdKdyII0WEqYL4BSNkqz9wG8fIPJgh0WfAMfwMqGjRU1ZUGRUrY2khIzXubR1b2a7j2XxeSp0+l5+53nec45GVqUzL8AzKwPWASKQA04Aw4kvf0JMLM1YAPIRlx3ZlaWVE0EmNkysJVQ7QBwbGYlSdcxgJl5wGaoN6zBzeM5+ayHl+sPzR3ADjDrqmAByIVK/fOFpaMJysUVVsf8nB+ZNrOCpPsooNgcJaW+95TS0VYEDAMxQK05KpvO0dnWQ2/7oGser64WTqNRU4UZRvLjUfMzcOECHAL+dEdDQ6W07zp9V1ItBpD04d8zcAJ0uTIDXyXxHUi6NLNJYBuY82cYuJ6APWBdUj0REEBugXkz6waGguFeSXp3lZT4mSQ9AP76VVr+jV8JbFHdU87yxgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9327.596984863281, "ymin": 507107.642028809, "xmax": 181205.74304199198, "ymax": 600436.924011231, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTR_CDE", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTR_IDN", "type": "esriFieldTypeInteger", "alias": "관리번호" }, { "name": "FTR_CDE", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "MNG_CDE", "type": "esriFieldTypeString", "alias": "관리기관코드", "length": 7 }, { "name": "IST_YMD", "type": "esriFieldTypeString", "alias": "설치일자", "length": 8 }, { "name": "STD_LEN", "type": "esriFieldTypeDouble", "alias": "길이" }, { "name": "SMA_EXP", "type": "esriFieldTypeString", "alias": "통신주재질", "length": 50 }, { "name": "LEN_NAM", "type": "esriFieldTypeString", "alias": "간선명", "length": 100 }, { "name": "MAN", "type": "esriFieldTypeString", "alias": "관리부서", "length": 50 }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "분류" }, { "name": "SDD", "type": "esriFieldTypeString", "alias": "통신관리형태", "length": 50 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R16110_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1161_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "통신맨홀", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 1, "name": "통신시설" }, "subLayers": [], "minScale": 2500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "66f0128111aad82368924e4f255d19a0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAfUlEQVQ4jWNhoBCwUM2A////xzMwMDgSqa+fkZHxIroLLBkYGOJX3prAoCpggFXX7Q8XGMLVCkDMNQwMDBgGgAFIs5GYAwP9w4BcwEK2zlEDcAfi7Q8X0IVQ5NDTCLIBfQwMDCugKQ0rQNJ8GcMARkbGWwwMDCBMEqA4HQAAND0ZNmscGbMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9203.45599365234, "ymin": 512972.536010742, "xmax": 181435.87902832, "ymax": 599510.234985352, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTR_CDE", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTR_IDN", "type": "esriFieldTypeInteger", "alias": "관리번호" }, { "name": "FTR_CDE", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "MNG_CDE", "type": "esriFieldTypeString", "alias": "관리기관코드", "length": 7 }, { "name": "IST_YMD", "type": "esriFieldTypeString", "alias": "설치일자", "length": 8 }, { "name": "FOR_CDE", "type": "esriFieldTypeString", "alias": "시설물형태", "length": 6 }, { "name": "SOM_CDE", "type": "esriFieldTypeString", "alias": "맨홀종류", "length": 6 }, { "name": "LEN_NAM", "type": "esriFieldTypeString", "alias": "간선명", "length": 100 }, { "name": "MAN", "type": "esriFieldTypeString", "alias": "관리부서", "length": 50 }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "분류" }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R16125_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1176_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "통신선로", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 1, "name": "통신시설" }, "subLayers": [], "minScale": 20000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 210, 16, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9203.45599365234, "ymin": 512929.017028809, "xmax": 181480.869995117, "ymax": 599510.234985352, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTR_CDE", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTR_IDN", "type": "esriFieldTypeInteger", "alias": "관리번호" }, { "name": "FTR_CDE", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "MNG_CDE", "type": "esriFieldTypeString", "alias": "관리기관코드", "length": 7 }, { "name": "IST_YMD", "type": "esriFieldTypeString", "alias": "설치일자", "length": 8 }, { "name": "SPH_LIN", "type": "esriFieldTypeInteger", "alias": "차선통로수" }, { "name": "MOP_CDE", "type": "esriFieldTypeString", "alias": "관재질", "length": 6 }, { "name": "STD_DIP", "type": "esriFieldTypeDouble", "alias": "관경" }, { "name": "STD_HOL", "type": "esriFieldTypeDouble", "alias": "가로길이" }, { "name": "STD_DEP", "type": "esriFieldTypeDouble", "alias": "깊이" }, { "name": "LEN_NAM", "type": "esriFieldTypeString", "alias": "간선명", "length": 100 }, { "name": "SDG_PNT", "type": "esriFieldTypeString", "alias": "통신관로연결시작점", "length": 50 }, { "name": "SDH_PNT", "type": "esriFieldTypeString", "alias": "통신관로연결끝점", "length": 50 }, { "name": "PIP_LBL", "type": "esriFieldTypeString", "alias": "관라벨", "length": 50 }, { "name": "LENG", "type": "esriFieldTypeDouble", "alias": "길이" }, { "name": "VEL", "type": "esriFieldTypeDouble", "alias": "단" }, { "name": "MAN", "type": "esriFieldTypeString", "alias": "관리부서", "length": 50 }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "비고", "length": 50 }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "분류" }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R16109_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1160_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": 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": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "송유시설", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 7, "name": "송유관로심도" }, { "id": 8, "name": "밸브 스테이션" }, { "id": 9, "name": "가압소" }, { "id": 10, "name": "송유관 보호시설" }, { "id": 11, "name": "누유감지 케이블" }, { "id": 12, "name": "저유소_면형" }, { "id": 13, "name": "송유관로_면" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -5423012.4729120005, "ymin": -1.3609462748271512E7, "xmax": 5823012.4729120005, "ymax": 6394466.710184558, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "fields": null, "geometryField": {}, "indexes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "송유관로심도", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 6, "name": "송유시설" }, "subLayers": [], "minScale": 2500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c875b9430a58a864770d99407da4121d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABEUlEQVQokaXQMUvDQBjG8SdHZ83q5CDOLioO7s52s93FLtklIfe+IZG4ZlH0M9jMjlUH/RwODsJNAU8DdxJoJEnTIvrM94N7/wP8cYN/wzRN17XWH0T01fcwSZIN3/ffFqDWegLgkIiGXUxE+2VZ5nEcHwRB8NqCUspLZt4CMG3iKIr2jDG5EGJUoxZ0HMdaa0+Z+abGQoidGoVhOFsap4PvjTHbQohxFy3AGhPRLYBHAC+u6z6vrNoIsQvgDsARgJFSappl2dDzvM+lcI5yAGMierDWzpj5WimVZ1l23MQ/sEbzENU365vPmPmqi5tVN621J2EYPvUEmzDzeVEUawDeW1BKWd3VuwoDuFgZ57f7Bgb5lJxbwd0pAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 168323.517028809, "ymin": 545290.367004395, "xmax": 169167.390014648, "ymax": 546151.9340209961, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTR_CDE", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTR_CDE", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "PIP_DEP", "type": "esriFieldTypeDouble", "alias": "심도" }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R16128_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1179_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "밸브 스테이션", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 6, "name": "송유시설" }, "subLayers": [], "minScale": 2500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "bcf21f2441e96864e1c8e86b2af5bd1d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAWCAYAAADAQbwGAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACv0lEQVQ4jcWV70tTURjHn6P7dblIMOUuByNuGdTYmrUgJHCv5wx81V74JgpW7+ovyOofCCKk5XoX+EbBSpmgTJrgrriNEROcDhWD7fYit7Gp2+62J85tC3/cqxSBX7ich3PO/ZzzfM9z7tXAf5bmXICIaAaAbkJI7J+BiOjL5XJXUqmUNxQKXarX6yAIQoHn+WmO416rwTVKnbVabXp+ft4jCAJQEBUhhC5ygRAy7HA4hsvlctBgMAycCURE//j4uGd9fR14nof+/v6fFotFIIR0i6J4a3FxERKJBIii6K5UKh/0ev0jVSAiOldWVnwUZrfbYWhoaKytre0FISTTHDd7vd7Ps7OzzuXlZVhYWHiIiKOH0z++w3tLS0ug1+vB7XYn2tvbfYcHm+Db1Wo1vra2djMajUJfX99dAFAG7uzs3M/n82Cz2YBhmOegIq1W+85qtfojkQik0+mnAPBGEVgsFq/TluM42shpqihmMpnkYG9v77Kih9QfmkJzB3BGzWUZhpGD/f19+d2Wz3+AtGN1dVWOK5XKkUkKcpbLZTlgGKbl7cmUOzo6vgKASxRF+aVT0u7OZrNyYDQac4opU1ksllRXV5drY2MDSqXSGABcbNrh3Nra+siybI3juAeSJD1JJpOyNTzPf1IFAsBLl8vlm5ychKmpKZMkSTNardZDyykSiVyjC/X29kYbjQZdkBY9sCz7VhVIvUDEx9vb2/5YLAaBQGAgmUxioVD4MTg4CHNzc/ItoTKbzRQ4c/zwTlw9Qsh7RKSl4w+HwzAxMUG7f9cIAOh0Oujs7IRMJgPBYNCzu7v7zWg03lAFHoLGHA7Hnc3NzWelUukqTZNl2XRPT0/YYDB8j8fjI6FQCCRJslOPWztV/Xw1J9BnVOl7iIhfbDbbq4ODA81pd1kNTsvnSAk1IfTAjuh8fgF/o18qvjvuXsC1KQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 168324.190002441, "ymin": 545315.333007813, "xmax": 168328.978027344, "ymax": 545958.001037598, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTR_CDE", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTR_IDN", "type": "esriFieldTypeInteger", "alias": "관리번호" }, { "name": "FTR_CDE", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "MNG_CDE", "type": "esriFieldTypeString", "alias": "관리기관코드", "length": 7 }, { "name": "STD_NAM", "type": "esriFieldTypeString", "alias": "명칭", "length": 100 }, { "name": "IST_YMD", "type": "esriFieldTypeString", "alias": "설치일자", "length": 8 }, { "name": "ARA_LEN", "type": "esriFieldTypeDouble", "alias": "넓이" }, { "name": "BJD_CDE", "type": "esriFieldTypeString", "alias": "법정읍면동코드", "length": 10 }, { "name": "PNU_ADR", "type": "esriFieldTypeString", "alias": "지번", "length": 50 }, { "name": "SGE_CDE", "type": "esriFieldTypeString", "alias": "밸브종류", "length": 6 }, { "name": "SGG_CDE", "type": "esriFieldTypeString", "alias": "시군구코드", "length": 5 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R16115_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1166_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "가압소", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 6, "name": "송유시설" }, "subLayers": [], "minScale": 2500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b9a18fd0a59c0cee58f05a9a1eab0a27", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABpklEQVQ4jc1Sv0tCURg9V57CU4fomUL5YwkMKlpsiH4RuEXiGgm1RYs0tDgU0dJWf0BltTVoQ1O16FIEFViRZj8gUAzpYSKRZtqLe0Gxnibk0oHLPee73z1833cvhwbB/R8DSZImAYyU9PP1s8Y76B1137l3eYEv7M/ud4oRscl14DoCsEoIufhZQR8AasIgRkWodWrwAj9BdfoxDVO/idJ2AD4AMoNvSJwl0NbbVtZP50+wTdu+J/00+Hj7QGAhwHh0LwpNiwaHc4eQihIy8QzC/jCUaiUsw5bqBtKnhFw6x3jqPgVDt4Hpl4cX8M08ixfeC7UrUGlVcKw72IXQZgjObSeLBReDzICe/dpCZf+6Dh27zPRpAuYBM6qBqzaD+EkcxXyR9U8RO45BwSmYto5Z689AvBGh79Iznk1l2U6flO71Z7DmQNgXhn3ZDmOfEZHdCJKXSTg25P3LDErTz7/mYegxlN+/1daKWuAq+AqAncB8YEilVY0r1coZGgxthZaEdoH+On9F7pXMgBByC4CuIIAlD/GUjoaQAKbIVN0K/oSGDb4AbCmlgnzOv1EAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTR_CDE", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTR_IDN", "type": "esriFieldTypeInteger", "alias": "관리번호" }, { "name": "FTR_CDE", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "MNG_CDE", "type": "esriFieldTypeString", "alias": "관리기관코드", "length": 7 }, { "name": "STD_NAM", "type": "esriFieldTypeString", "alias": "명칭", "length": 100 }, { "name": "IST_YMD", "type": "esriFieldTypeString", "alias": "설치일자", "length": 8 }, { "name": "ARA_LEN", "type": "esriFieldTypeDouble", "alias": "넓이" }, { "name": "BJD_CDE", "type": "esriFieldTypeString", "alias": "법정읍면동코드", "length": 10 }, { "name": "PNU_ADR", "type": "esriFieldTypeString", "alias": "지번", "length": 50 }, { "name": "SGG_CDE", "type": "esriFieldTypeString", "alias": "시군구코드", "length": 5 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R16143_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "송유관 보호시설", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 6, "name": "송유시설" }, "subLayers": [], "minScale": 2500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "db7f65e492e04b342d74ea3ca63b3c42", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABJklEQVQ4jbWTsUoDQRRFj8sWYiE4FitYCaL4A+IPiCDYCOInbLdgG8jystmsnVrof1hZ2aRSsFPQRrC1sRAEo/t2VhYjGJNJAsELA8M83uHOnXk+E8r/F0CapouqugesAB3gGjgXkc+RgEajcaCqGTD9p/SUJMl+HMc3ToCIRGVZHjncLllrL5vN5ka9Xn/oA7RarSDP88Nh9wVmi6I4Abb6AKq6C8wwWpsisiAizz2AsiyrwMbRlOd5q0AvgO+0x5K19v1n7/86vxqz/w24HQS4AKp010YATkWk0wcQEa3e2VrbBuYczW1jjDj/QRzHdyKyDhwD24DXLb0CZ8aYJIqiDyeg6+QR2MmybF5Vl6twgyC4D8MwH2TJOUy1Wu0FqNZQTTyNX5pAZQPECX0cAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTR_CDE", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTR_IDN", "type": "esriFieldTypeInteger", "alias": "관리번호" }, { "name": "FTR_CDE", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "MNG_CDE", "type": "esriFieldTypeString", "alias": "관리기관코드", "length": 7 }, { "name": "IST_YMD", "type": "esriFieldTypeString", "alias": "설치일자", "length": 8 }, { "name": "THK_WID", "type": "esriFieldTypeDouble", "alias": "두께" }, { "name": "STD_DEP", "type": "esriFieldTypeDouble", "alias": "깊이" }, { "name": "STD_WID", "type": "esriFieldTypeDouble", "alias": "폭" }, { "name": "STD_LEN", "type": "esriFieldTypeDouble", "alias": "길이" }, { "name": "MOP_CDE", "type": "esriFieldTypeString", "alias": "관재질", "length": 6 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R16107_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 11, "name": "누유감지 케이블", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 6, "name": "송유시설" }, "subLayers": [], "minScale": 2500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "82ed0fd49f857911eb56dca741bad1b9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACGElEQVQ4jbWUzasSURjG3xl0ZvwIvzIGghA3thDCcCGJyoDMYsBVJH2sC1q1aFF31V8QcRd30V8QSItokSBMgx/oTQJDhG7owOAiHVEJlRl1HCdmwAH1eiu4PXAWzzm8v/Oeh3OOBS5Jlv8OYln2nqIoj+x2+1UAUKbT6U+r1fqGpumvfwWqVCo3VqvVh8lkEslkMuZ8p9OBwWCQLRQKea/XezcajSoHQdVq9bqqql+SySRZq9X2dg0Ggxa3250plUqnmqZFEQTRzgVJkvSeoigSQZCDWRAEAfF4/HY+n38LAE/2QCzL3pFlOVav1w3f7XYBRVETMBwOAcdxEATB8LIsP8zlck+z2ay6BVoul48ZhoFNN+v1GmKx2FZGTqcTSJI0vCiKjkajkQWAd1sggiB8Fx1pVx6PBxRFubUHAoAF/INUVdWPPtl4EzSfz8+azaaZS7/fh1arZRaKomgErWelazQaaRiGfdoDkST5WpKkZ+Fw+Iru9YJAILDVhcPhAL/fv9noB03T3/ZAkUjkV7FYPFFV9aXL5QIMw4xwN9K7sdlsxhzP8wtN016Yi7v3KJVKHZXL5UAoFLoPB8Tz/FwQhFc0TX88CNKVSCQecBx3Oh6Pj9rt9jWfz4domga9Xk+dzWbfcRx/nk6nC7t15z5aiqKOAeCY47ibgiDol2mBouhnhmHEQ51e+I1QFHUGAPr4oy7tP/oNj+HQsGY86ggAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTR_CDE", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTR_IDN", "type": "esriFieldTypeInteger", "alias": "관리번호" }, { "name": "FTR_CDE", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "MNG_CDE", "type": "esriFieldTypeString", "alias": "관리기관코드", "length": 7 }, { "name": "STD_NAM", "type": "esriFieldTypeString", "alias": "명칭", "length": 100 }, { "name": "IST_YMD", "type": "esriFieldTypeString", "alias": "설치일자", "length": 8 }, { "name": "MOP_CDE", "type": "esriFieldTypeString", "alias": "관재질", "length": 6 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R16137_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 12, "name": "저유소_면형", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 6, "name": "송유시설" }, "subLayers": [], "minScale": 2500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ae3afc6da6e556f587d032c600ee86b9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACrUlEQVQ4jWNhoCJgoZth//8zMDY3O2r9+/dfkoGB6RMf3/fLRUXHv5Nk2KRJnux//vDWdXZ+yxUWFmEWEJBk+v79099Xr+4z9/eH7f769U1mTc2+pwQNa2hwF/r1i/OUoqKegrNzKjM/vxhc7vfvnwynT2/wPXJkqUNHh7dHRcXWY3gN4+PjO/T//39lISEpBmSDQICVlZ1BQkKFgYWFjffPn987W1qcNJBdiGLYpEkRSfz8kuphYU0MixYVMzAyMjPY28fB5e/ePc2wcWMnQ2RkG8ODBxd5zp7dNI+BgcEdq2GMjGyl1taRLBwcPAxxcT0MCxcWMzAxMTHY2sYw3L59kmHz5m6GyMh2BklJVQZRUQWGQ4cWO/T1WXLCIgXFsC9f3inJy+uB2RwcvFADCxnevHnMcO/eWYbo6A6wN8EaWdgYJCSUWR49+gnScBLDsH//fjOzsLDD+ZycfAwWFiEMGzd2MVhYhMINggEODl4mQUExSRgfxTA2Nq5f37594OTiEgDzb9w4zLBv31yGmJhuhp07pzCcOCEGNhwGPn169f/r13d3sRomJCR9/dat40YGBp4M164dZNixYzLYIDExRYa4uD6wl5mYmBjMzIIYPn9+y/Dx46tf5eXbrlRUYDGMm1ug8vDhpTtAcbFv3zyG2NgecECDAA+PEEN8fB/DggWF4Fh+/vwmg4SE6hpGRob/WF0WEdGya8mS0t0bN3a7paZOgxsEAzw8wgxxcb0M06cng9jv/v17mYw30UZHd3usWFG5b926Vgcbm2gGNTULBlAY/vnzk+H+/QsM+/fPZRAQkHglJCRvFBa24CdewyDObnfcvn1y6JUr+1r37Zur+PPnVxZmZrZ/QkLSb8TFleYHBFRCQwkV4Cw1PD1zVzMwMIAw0YB+5RmpAAAh/e+cEZEE3QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTR_CDE", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTR_IDN", "type": "esriFieldTypeInteger", "alias": "관리번호" }, { "name": "FTR_CDE", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "MNG_CDE", "type": "esriFieldTypeString", "alias": "관리기관코드", "length": 7 }, { "name": "STD_NAM", "type": "esriFieldTypeString", "alias": "명칭", "length": 100 }, { "name": "IST_YMD", "type": "esriFieldTypeString", "alias": "설치일자", "length": 8 }, { "name": "BJD_CDE", "type": "esriFieldTypeString", "alias": "법정읍면동코드", "length": 10 }, { "name": "PNU_ADR", "type": "esriFieldTypeString", "alias": "지번", "length": 50 }, { "name": "SPH_LIN", "type": "esriFieldTypeInteger", "alias": "차선통로수" }, { "name": "STD_DEP", "type": "esriFieldTypeDouble", "alias": "깊이" }, { "name": "STD_WID", "type": "esriFieldTypeDouble", "alias": "폭" }, { "name": "MOP_CDE", "type": "esriFieldTypeString", "alias": "관재질", "length": 6 }, { "name": "SOO_CDE", "type": "esriFieldTypeString", "alias": "개통상태", "length": 6 }, { "name": "SGG_CDE", "type": "esriFieldTypeString", "alias": "시군구코드", "length": 5 }, { "name": "LOC", "type": "esriFieldTypeString", "alias": "위치", "length": 50 }, { "name": "DCD", "type": "esriFieldTypeString", "alias": "행정동코드", "length": 10 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R16138_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 13, "name": "송유관로_면", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 6, "name": "송유시설" }, "subLayers": [], "minScale": 20000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 162, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 168321.593017578, "ymin": 545289.5360107421, "xmax": 169167.882202148, "ymax": 546208.651184082, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTR_CDE", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTR_IDN", "type": "esriFieldTypeInteger", "alias": "관리번호" }, { "name": "FTR_CDE", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "MNG_CDE", "type": "esriFieldTypeString", "alias": "관리기관코드", "length": 7 }, { "name": "STD_NAM", "type": "esriFieldTypeString", "alias": "명칭", "length": 100 }, { "name": "IST_YMD", "type": "esriFieldTypeString", "alias": "설치일자", "length": 8 }, { "name": "STD_DIP", "type": "esriFieldTypeDouble", "alias": "관경" }, { "name": "STD_LEN", "type": "esriFieldTypeDouble", "alias": "길이" }, { "name": "LIN_CNT", "type": "esriFieldTypeDouble", "alias": "선로수" }, { "name": "STD_DEP", "type": "esriFieldTypeDouble", "alias": "깊이" }, { "name": "STD_WID", "type": "esriFieldTypeDouble", "alias": "폭" }, { "name": "MOP_CDE", "type": "esriFieldTypeString", "alias": "관재질", "length": 6 }, { "name": "SOO_CDE", "type": "esriFieldTypeString", "alias": "개통상태", "length": 6 }, { "name": "LAB", "type": "esriFieldTypeString", "alias": "주석", "length": 50 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R16105_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1156_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": 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": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 14, "name": "열배관", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 15, "name": "열배관심도" }, { "id": 16, "name": "누수감지기 설치함" }, { "id": 17, "name": "난방맨홀" }, { "id": 18, "name": "에어벤트" }, { "id": 19, "name": "핸드홀" }, { "id": 20, "name": "밸브박스" }, { "id": 21, "name": "열배관" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -5423012.4729120005, "ymin": -1.3609462748271512E7, "xmax": 5823012.4729120005, "ymax": 6394466.710184558, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "fields": null, "geometryField": {}, "indexes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 15, "name": "열배관심도", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 14, "name": "열배관" }, "subLayers": [], "minScale": 2500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "334d95acc273c393b90d7c5787049596", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA7UlEQVQokZ2QMU4DMRBFZ6y4oaHiCMANOMRie63tkAgFLRIcgCNwDYQSitVaw25FThHlAlRIQE2xHg/aKIs2JIDgl9Z7nvkzgj9m9G8hhHAlIgvv/eMQCCEcIuKFc+5yTdBa38UY66qqoJdW8H1K6XRjQpZlL03THPeS1vqJmZew936+tcNQYuadlNLJEN5aum3bXUTs3t+VUns/XomI9kVkqpQ6E5FnAHggomtr7WxDqOv6gJknADA2xixWHxgRISKCXvoUYoxHiDh2zi3hLtba17Isjdb6HADWhTzPb7/u26UoijcAuPm29G/5AM7UcbVQiFLqAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[PIP_DEP]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 17, "symbol": { "type": "esriTS", "color": [ 255, 170, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 0.5, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 165799.096191406, "ymin": 529107.013427734, "xmax": 178921.20300293, "ymax": 549792.33001709, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTR_CDE", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTR_CDE", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "PIP_DEP", "type": "esriFieldTypeDouble", "alias": "심도" }, { "name": "IDN", "type": "esriFieldTypeString", "alias": "고유번호", "length": 50 }, { "name": "ORGZID", "type": "esriFieldTypeString", "alias": "관리기관코드", "length": 6 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R16118_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1169_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 16, "name": "누수감지기 설치함", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 14, "name": "열배관" }, "subLayers": [], "minScale": 2500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e5b640eaf9afffba18e050dcc0bf2df7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAClklEQVQ4jb2UXUhTYRjH/+85Zzs7bifPxppKKeSyC5MFEl10YZaiQu3CkRJ0I0kfXliMyjRERPKibqQPSJFS6C5DI5WmkRde2AeCZKWUWKCGOXWb29F9n8URk9YOhhD+4bl4nxd+7/M8//d9GfxHMTsGiwHkpx3ZFJAmAd4I8DG9Bf5twaaqwSYb0hucQe9lEvDpCCdIVFAkaoLoYmPqS7IyU2VswY9/wmbtMLC61PeEpjN52z3CWmwgrI5CTEJoephZHbxlDa+5ChdukMKU276RLWGa5PRhSsgw6y/2g7C7EJzoQ2T+MyjeBI3FBn3VK/h6azj/SNvrJTv2/1lhHMzZlHlOEhezDVdHEYuG4XmQL1ezuS/210OoeAreegeRuTGN5J57DHwpVoRRtOq6+ugFQulMWOkoiwPJkrzz8HSWw1g3AW1RPTytJQWzdnC/TYmDRb3zmeqsE5B8Cwh8eKbkDWRgYLwb3JEKeUmraJUFCL9LnFnIr6I4AZLoVARtAn1OgFAgLA9aZ0gDvia2SbSGQNQ9w7E5VhAVh1hY+UoxaQcRC4qQ1lyQov5pxZkxRvNkcLw7V5N7BtriBoh9dQkgtTkPbPYpBEafyIeHTM1LnxRhFG+qC4z3DCR9H4G2oGY9tzrQtFmh5tBp8OUPEQt6IToaodp7uIvAEVOECZXPB12tJYOeR6VFQmUPtIW1SMqrRnT5G2SHKT5lfZ7utpMgjMa1POGojOvs7zb0lxwlnnbrkOv+sXyNpRTyC6D1GQi7ZxGaGoL/TTtoo9mJPTm5WTcng1vCiPy+z/ce93VfKYssTDaLL67tk3yLDGF1Er37wBJrsXUIZztrgbFEYxIyG+Jtd7sAyLEhF4C3G6GsnfvPtqtf8Oz1qawMPlMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTR_CDE", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTR_IDN", "type": "esriFieldTypeInteger", "alias": "관리번호" }, { "name": "FTR_CDE", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "MNG_CDE", "type": "esriFieldTypeString", "alias": "관리기관코드", "length": 7 }, { "name": "IST_YMD", "type": "esriFieldTypeString", "alias": "설치일자", "length": 8 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R16123_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 17, "name": "난방맨홀", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 14, "name": "열배관" }, "subLayers": [], "minScale": 2500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "17d2d7bb92a26a59e26910d258412069", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAfUlEQVQ4jWNhoBCwUM2A////xzMwMDgSqa+fkZHxIroLLBkYGOInTJjAYGBggFXXhQsXGAoKCkDMNQwMDBgGgAFIs4ODAwP9w4BcwEK2zlEDcAfihQsX0IVQ5NDTCLIBfQwMDCugKQ0rQNJ8GcMARkbGWwwMDCBMEqA4HQAAmF0aFmrA038AAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 165170.649230957, "ymin": 529203.761230469, "xmax": 178735.232421875, "ymax": 557132.960021973, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTR_CDE", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTR_IDN", "type": "esriFieldTypeInteger", "alias": "관리번호" }, { "name": "FTR_CDE", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "MNG_CDE", "type": "esriFieldTypeString", "alias": "관리기관코드", "length": 7 }, { "name": "STD_NAM", "type": "esriFieldTypeString", "alias": "명칭", "length": 100 }, { "name": "FOR_CDE", "type": "esriFieldTypeString", "alias": "시설물형태", "length": 6 }, { "name": "SOM_CDE", "type": "esriFieldTypeString", "alias": "맨홀종류", "length": 6 }, { "name": "IST_YMD", "type": "esriFieldTypeString", "alias": "설치일자", "length": 8 }, { "name": "ARA_LEN", "type": "esriFieldTypeDouble", "alias": "넓이" }, { "name": "SEA_CDE", "type": "esriFieldTypeString", "alias": "난방밸브", "length": 6 }, { "name": "SBC_CDE", "type": "esriFieldTypeString", "alias": "뚜껑재질", "length": 6 }, { "name": "MAN", "type": "esriFieldTypeString", "alias": "관리부서", "length": 50 }, { "name": "FORX", "type": "esriFieldTypeString", "alias": "구조물형상", "length": 3 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R16130_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1181_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 18, "name": "에어벤트", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 14, "name": "열배관" }, "subLayers": [], "minScale": 2500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b91505b0dd8b40595d2ca4d4198a1983", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABWUlEQVQ4jc1TvWqDYBQ9nz+Lmig4ZQwUFIqr0CXQuU9QOmTua+QB2tfo0PYZujhL6VYQMwpJlph8UfCn3A8MMZqm0CUXLt7zee/xnKsq+Gcol0NQ1/UUwG2DOed6GIZ3vu+/q6paRFF0zTm3PM8LADwzxj6PFdwAmB4QQFVVygfCWZZhOBxSeQXgFUCHoBVpmmIwGLTwaDRqNx0TVFWFOI5FvVqthIIoigTO8xyLxQKSJMGyrH6Cuq5RFIWod7sddF0XmOQrirLvOalAlmU4jiOGkySB67ribD6fCwK696uFJjabDTRNE8ONf9M00RdK3w5ogKQ2/tfrNRhjAtu2fX4HnPO9/yZpoXT90w6CIMB4PBbvfblcYrvd9vrvEFDQAsuyhGEYApOdpj5H8ATgJY7jiSzL95IkPdJhkiQzTdPoq3s76P3qEDDGvgFQfgCYHTRPTj7+In7nHzgfoXlu7Cc6AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 167560.779418945, "ymin": 530530.542785645, "xmax": 178625.95404052702, "ymax": 549115.925842285, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTR_CDE", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTR_IDN", "type": "esriFieldTypeInteger", "alias": "관리번호" }, { "name": "FTR_CDE", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "MNG_CDE", "type": "esriFieldTypeString", "alias": "관리기관코드", "length": 7 }, { "name": "IST_YMD", "type": "esriFieldTypeString", "alias": "설치일자", "length": 8 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R16133_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1184_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 19, "name": "핸드홀", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 14, "name": "열배관" }, "subLayers": [], "minScale": 2500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b9a18fd0a59c0cee58f05a9a1eab0a27", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABpklEQVQ4jc1Sv0tCURg9V57CU4fomUL5YwkMKlpsiH4RuEXiGgm1RYs0tDgU0dJWf0BltTVoQ1O16FIEFViRZj8gUAzpYSKRZtqLe0Gxnibk0oHLPee73z1833cvhwbB/R8DSZImAYyU9PP1s8Y76B1137l3eYEv7M/ud4oRscl14DoCsEoIufhZQR8AasIgRkWodWrwAj9BdfoxDVO/idJ2AD4AMoNvSJwl0NbbVtZP50+wTdu+J/00+Hj7QGAhwHh0LwpNiwaHc4eQihIy8QzC/jCUaiUsw5bqBtKnhFw6x3jqPgVDt4Hpl4cX8M08ixfeC7UrUGlVcKw72IXQZgjObSeLBReDzICe/dpCZf+6Dh27zPRpAuYBM6qBqzaD+EkcxXyR9U8RO45BwSmYto5Z689AvBGh79Iznk1l2U6flO71Z7DmQNgXhn3ZDmOfEZHdCJKXSTg25P3LDErTz7/mYegxlN+/1daKWuAq+AqAncB8YEilVY0r1coZGgxthZaEdoH+On9F7pXMgBByC4CuIIAlD/GUjoaQAKbIVN0K/oSGDb4AbCmlgnzOv1EAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 166851.509216309, "ymin": 529793.578430176, "xmax": 177262.311828613, "ymax": 549709.557189941, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTR_CDE", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTR_IDN", "type": "esriFieldTypeInteger", "alias": "관리번호" }, { "name": "FTR_CDE", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "MNG_CDE", "type": "esriFieldTypeString", "alias": "관리기관코드", "length": 7 }, { "name": "IST_YMD", "type": "esriFieldTypeString", "alias": "설치일자", "length": 8 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R16108_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1159_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 20, "name": "밸브박스", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 14, "name": "열배관" }, "subLayers": [], "minScale": 2500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "99652bac9ff4bf1089109af015a1f46c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAe0lEQVQ4jWNhoBCwUM2A////xzMwMDgSqa+fkZHxIroLLBkYGOInz77GoK8thFXXxavvGHJTtUDMNSAuugFgANJsZyXBQP8wIBewkK1z1ADcgXjx6jt0IRQ59DSCbEAfAwPDCmhKwwqQNF/GMICRkfEWAwMDCJMEKE4HAGl6GVYR7uioAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 168323.054992676, "ymin": 545309.054016113, "xmax": 168985.913024902, "ymax": 545957.91003418, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTR_CDE", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTR_IDN", "type": "esriFieldTypeInteger", "alias": "관리번호" }, { "name": "FTR_CDE", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "MNG_CDE", "type": "esriFieldTypeString", "alias": "관리기관코드", "length": 7 }, { "name": "STD_NAM", "type": "esriFieldTypeString", "alias": "명칭", "length": 100 }, { "name": "IST_YMD", "type": "esriFieldTypeString", "alias": "설치일자", "length": 8 }, { "name": "ARA_LEN", "type": "esriFieldTypeDouble", "alias": "넓이" }, { "name": "SFA_CDE", "type": "esriFieldTypeString", "alias": "송유밸브", "length": 6 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R16126_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1177_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 21, "name": "열배관", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 14, "name": "열배관" }, "subLayers": [], "minScale": 20000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 232, 111, 0, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 164694.61303710903, "ymin": 529107.013427734, "xmax": 178921.208435059, "ymax": 557903.786987305, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTR_CDE", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTR_IDN", "type": "esriFieldTypeInteger", "alias": "관리번호" }, { "name": "FTR_CDE", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "MNG_CDE", "type": "esriFieldTypeString", "alias": "관리기관코드", "length": 7 }, { "name": "STD_NAM", "type": "esriFieldTypeString", "alias": "명칭", "length": 100 }, { "name": "IST_YMD", "type": "esriFieldTypeString", "alias": "설치일자", "length": 8 }, { "name": "STD_DIP", "type": "esriFieldTypeDouble", "alias": "관경" }, { "name": "STD_LEN", "type": "esriFieldTypeDouble", "alias": "길이" }, { "name": "SPH_LIN", "type": "esriFieldTypeInteger", "alias": "차선통로수" }, { "name": "STD_DEP", "type": "esriFieldTypeDouble", "alias": "깊이" }, { "name": "STD_WID", "type": "esriFieldTypeDouble", "alias": "폭" }, { "name": "MOP_CDE", "type": "esriFieldTypeString", "alias": "관재질", "length": 6 }, { "name": "SOO_CDE", "type": "esriFieldTypeString", "alias": "개통상태", "length": 6 }, { "name": "MAN", "type": "esriFieldTypeString", "alias": "관리부서", "length": 50 }, { "name": "LAB", "type": "esriFieldTypeString", "alias": "주석", "length": 50 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R16104_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1155_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": 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": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 22, "name": "가스시설", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 23, "name": "가스배관심도" }, { "id": 24, "name": "정압기" }, { "id": 25, "name": "천연방식전위 관측함" }, { "id": 26, "name": "LPG 맨홀" }, { "id": 27, "name": "천연가스 맨홀" }, { "id": 28, "name": "가스밸브" }, { "id": 29, "name": "천연가스배관" }, { "id": 30, "name": "LPG 배관" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -5423012.4729120005, "ymin": -1.3609462748271512E7, "xmax": 5823012.4729120005, "ymax": 6394466.710184558, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "fields": null, "geometryField": {}, "indexes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 23, "name": "가스배관심도", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 22, "name": "가스시설" }, "subLayers": [], "minScale": 2500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "4f249fc649a4e219b6e734eb33a1cfef", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA7ElEQVQokZ2QTUrEQBBGK1W9cuNqjqBzAy/hXEAYDWnSyULQA3gET5BQ6RAQUbfqTk8xzAVcCeraTXe1NJgh86MyfsviPaq+UrBl1L8FZj5HxLnW+mkINE0zFpFTY8zZkoCI1yGER2st9FKEQwh3Sqnp2gat9Zu19rCXnHMvESaiaZZls40dhhIi7hDR0RDeWFpEdr/nn8650a9fatt2z3t/CwAn3vtXInpg5os8z5/XhLqu9733NyJyXBTFPM6qqpoQ0T0zQy8thCRJDoZwTFmW713XTZxzGgCWBWPM1eq9MWmafgDA5Y+l/8oXs1ZyBj32GQkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[PIP_DEP]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 54, "symbol": { "type": "esriTS", "color": [ 204, 204, 204, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 0.5, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 151872.281005859, "ymin": 527649.968017578, "xmax": 181188.983032227, "ymax": 555231.3099975591, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTR_CDE", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTR_CDE", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "PIP_DEP", "type": "esriFieldTypeDouble", "alias": "심도" }, { "name": "IDN", "type": "esriFieldTypeString", "alias": "고유번호", "length": 50 }, { "name": "ORGZID", "type": "esriFieldTypeString", "alias": "관리기관코드", "length": 6 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R16141_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1192_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 24, "name": "정압기", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 22, "name": "가스시설" }, "subLayers": [], "minScale": 2500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "75305dc79d9a5765f528f17efe347e15", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAe0lEQVQ4jdXQPQ5AQBBA4TfJNgruo3QSF9pQqLeXcAFHUIrOQQTNyqqEZv0UvGTK+TK7ioep1wBrbQoknnu5iHTHC2LAIT7VwAm4lfo2MFUVc9MQFQUSBNeBpW0ZjSHU+h4Qab3Njz/Rpz2QAaXXFvQnQEQGwM2lHj9hBX9FGVZm/tvTAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 149017.317016602, "ymin": 527656.4719848629, "xmax": 179898.484985352, "ymax": 572196.4730224609, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTR_CDE", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTR_IDN", "type": "esriFieldTypeInteger", "alias": "관리번호" }, { "name": "FTR_CDE", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "MNG_CDE", "type": "esriFieldTypeString", "alias": "관리기관코드", "length": 7 }, { "name": "STD_NAM", "type": "esriFieldTypeString", "alias": "명칭", "length": 100 }, { "name": "IST_YMD", "type": "esriFieldTypeString", "alias": "설치일자", "length": 8 }, { "name": "SGF_CDE", "type": "esriFieldTypeString", "alias": "정압기종류", "length": 6 }, { "name": "OUG_CDE", "type": "esriFieldTypeString", "alias": "지상_지하구분", "length": 6 }, { "name": "SOO_CDE", "type": "esriFieldTypeString", "alias": "개통상태", "length": 6 }, { "name": "SGA_CDE", "type": "esriFieldTypeString", "alias": "압력", "length": 6 }, { "name": "SGF_NAM", "type": "esriFieldTypeString", "alias": "공급정압기코드", "length": 100 }, { "name": "MAN", "type": "esriFieldTypeString", "alias": "관리부서", "length": 50 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R16127_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1178_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 25, "name": "천연방식전위 관측함", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 22, "name": "가스시설" }, "subLayers": [], "minScale": 2500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e5b640eaf9afffba18e050dcc0bf2df7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAClklEQVQ4jb2UXUhTYRjH/+85Zzs7bifPxppKKeSyC5MFEl10YZaiQu3CkRJ0I0kfXliMyjRERPKibqQPSJFS6C5DI5WmkRde2AeCZKWUWKCGOXWb29F9n8URk9YOhhD+4bl4nxd+7/M8//d9GfxHMTsGiwHkpx3ZFJAmAd4I8DG9Bf5twaaqwSYb0hucQe9lEvDpCCdIVFAkaoLoYmPqS7IyU2VswY9/wmbtMLC61PeEpjN52z3CWmwgrI5CTEJoephZHbxlDa+5ChdukMKU276RLWGa5PRhSsgw6y/2g7C7EJzoQ2T+MyjeBI3FBn3VK/h6azj/SNvrJTv2/1lhHMzZlHlOEhezDVdHEYuG4XmQL1ezuS/210OoeAreegeRuTGN5J57DHwpVoRRtOq6+ugFQulMWOkoiwPJkrzz8HSWw1g3AW1RPTytJQWzdnC/TYmDRb3zmeqsE5B8Cwh8eKbkDWRgYLwb3JEKeUmraJUFCL9LnFnIr6I4AZLoVARtAn1OgFAgLA9aZ0gDvia2SbSGQNQ9w7E5VhAVh1hY+UoxaQcRC4qQ1lyQov5pxZkxRvNkcLw7V5N7BtriBoh9dQkgtTkPbPYpBEafyIeHTM1LnxRhFG+qC4z3DCR9H4G2oGY9tzrQtFmh5tBp8OUPEQt6IToaodp7uIvAEVOECZXPB12tJYOeR6VFQmUPtIW1SMqrRnT5G2SHKT5lfZ7utpMgjMa1POGojOvs7zb0lxwlnnbrkOv+sXyNpRTyC6D1GQi7ZxGaGoL/TTtoo9mJPTm5WTcng1vCiPy+z/ce93VfKYssTDaLL67tk3yLDGF1Er37wBJrsXUIZztrgbFEYxIyG+Jtd7sAyLEhF4C3G6GsnfvPtqtf8Oz1qawMPlMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 149063.038024902, "ymin": 527649.994018555, "xmax": 180666.341003418, "ymax": 572200.001037598, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTR_CDE", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTR_IDN", "type": "esriFieldTypeInteger", "alias": "관리번호" }, { "name": "FTR_CDE", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "MNG_CDE", "type": "esriFieldTypeString", "alias": "관리기관코드", "length": 7 }, { "name": "STD_NAM", "type": "esriFieldTypeString", "alias": "명칭", "length": 100 }, { "name": "IST_YMD", "type": "esriFieldTypeString", "alias": "설치일자", "length": 8 }, { "name": "SGA_CDE", "type": "esriFieldTypeString", "alias": "압력", "length": 6 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R16121_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1172_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 26, "name": "LPG 맨홀", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 22, "name": "가스시설" }, "subLayers": [], "minScale": 2500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "0a6c987b4577258c64a4f2d6594266c7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAfElEQVQ4jWNhoBCwUM2A////xzMwMDgSqa+fkZHxIroLLBkYGECGEAPWMDAwYBhAFmAZ3AasXv2AYefOZwyTJ5szcHIyk27AyZNvGObOvc3Q02NCngE9PSZgPIQDkRiAbEAfAwPDCqJ0MTBcxjCAkZHxFgMDAwiTBCj2AgD8hxmi7OmJJwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTR_CDE", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTR_IDN", "type": "esriFieldTypeInteger", "alias": "관리번호" }, { "name": "FTR_CDE", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "MNG_CDE", "type": "esriFieldTypeString", "alias": "관리기관코드", "length": 7 }, { "name": "STD_NAM", "type": "esriFieldTypeString", "alias": "명칭", "length": 100 }, { "name": "IST_YMD", "type": "esriFieldTypeString", "alias": "설치일자", "length": 8 }, { "name": "FOR_CDE", "type": "esriFieldTypeString", "alias": "시설물형태", "length": 6 }, { "name": "SOM_CDE", "type": "esriFieldTypeString", "alias": "맨홀종류", "length": 6 }, { "name": "STD_DEP", "type": "esriFieldTypeDouble", "alias": "깊이" }, { "name": "ARA_LEN", "type": "esriFieldTypeDate", "alias": "넓이", "length": 8 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R16131_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 27, "name": "천연가스 맨홀", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 22, "name": "가스시설" }, "subLayers": [], "minScale": 2500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "0a6c987b4577258c64a4f2d6594266c7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAfElEQVQ4jWNhoBCwUM2A////xzMwMDgSqa+fkZHxIroLLBkYGECGEAPWMDAwYBhAFmAZ3AasXv2AYefOZwyTJ5szcHIyk27AyZNvGObOvc3Q02NCngE9PSZgPIQDkRiAbEAfAwPDCqJ0MTBcxjCAkZHxFgMDAwiTBCj2AgD8hxmi7OmJJwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTR_CDE", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTR_IDN", "type": "esriFieldTypeInteger", "alias": "관리번호" }, { "name": "FTR_CDE", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "MNG_CDE", "type": "esriFieldTypeString", "alias": "관리기관코드", "length": 7 }, { "name": "STD_NAM", "type": "esriFieldTypeString", "alias": "명칭", "length": 100 }, { "name": "IST_YMD", "type": "esriFieldTypeString", "alias": "설치일자", "length": 8 }, { "name": "FOR_CDE", "type": "esriFieldTypeString", "alias": "시설물형태", "length": 6 }, { "name": "SOM_CDE", "type": "esriFieldTypeString", "alias": "맨홀종류", "length": 6 }, { "name": "STD_DEP", "type": "esriFieldTypeDouble", "alias": "깊이" }, { "name": "ARA_LEN", "type": "esriFieldTypeDouble", "alias": "넓이" }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R16117_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 28, "name": "가스밸브", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 22, "name": "가스시설" }, "subLayers": [], "minScale": 2500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "13f10882fec40c71ca0369851c0e6ccd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAUCAYAAABBECfmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAa0lEQVQokWNhwANYiJL8//+/LwMDgw8DA8NZRkbGWSiSfcf7Ns06O4thV+wuEBdV8tXXVww3395k+PX3F4l2YgMsWEVHqqSSoBKDvbw9AycrJ6ZkmnGaSZpxmhQDA8MzDElGRsazoLgk2k4ArL4agy9/DzwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 5, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 148991.288024902, "ymin": 530176.009033203, "xmax": 179881.966003418, "ymax": 572746.53503418, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTR_CDE", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTR_IDN", "type": "esriFieldTypeInteger", "alias": "관리번호" }, { "name": "FTR_CDE", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "MNG_CDE", "type": "esriFieldTypeString", "alias": "관리기관코드", "length": 7 }, { "name": "STD_NAM", "type": "esriFieldTypeString", "alias": "명칭", "length": 100 }, { "name": "IST_YMD", "type": "esriFieldTypeString", "alias": "설치일자", "length": 8 }, { "name": "SGE_CDE", "type": "esriFieldTypeString", "alias": "밸브종류", "length": 6 }, { "name": "OUG_CDE", "type": "esriFieldTypeString", "alias": "지상_지하구분", "length": 6 }, { "name": "SOO_CDE", "type": "esriFieldTypeString", "alias": "개통상태", "length": 6 }, { "name": "SGA_CDE", "type": "esriFieldTypeString", "alias": "압력", "length": 6 }, { "name": "MAN", "type": "esriFieldTypeString", "alias": "관리부서", "length": 50 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R16132_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1183_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 29, "name": "천연가스배관", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 22, "name": "가스시설" }, "subLayers": [], "minScale": 20000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 251, 201, 0, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 148921.554992676, "ymin": 527649.968017578, "xmax": 184422.947998047, "ymax": 572748.562988281, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTR_CDE", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTR_IDN", "type": "esriFieldTypeInteger", "alias": "관리번호" }, { "name": "FTR_CDE", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "MNG_CDE", "type": "esriFieldTypeString", "alias": "관리기관코드", "length": 7 }, { "name": "STD_NAM", "type": "esriFieldTypeString", "alias": "명칭", "length": 100 }, { "name": "IST_YMD", "type": "esriFieldTypeString", "alias": "설치일자", "length": 8 }, { "name": "STD_DIP", "type": "esriFieldTypeDouble", "alias": "관경" }, { "name": "STD_DEP", "type": "esriFieldTypeDouble", "alias": "깊이" }, { "name": "STD_WID", "type": "esriFieldTypeDouble", "alias": "폭" }, { "name": "STD_LEN", "type": "esriFieldTypeDouble", "alias": "길이" }, { "name": "OUG_CDE", "type": "esriFieldTypeString", "alias": "지상_지하구분", "length": 6 }, { "name": "MOP_CDE", "type": "esriFieldTypeString", "alias": "관재질", "length": 6 }, { "name": "SOO_CDE", "type": "esriFieldTypeString", "alias": "개통상태", "length": 6 }, { "name": "LIN_CNT", "type": "esriFieldTypeDouble", "alias": "선로수" }, { "name": "SGA_CDE", "type": "esriFieldTypeString", "alias": "압력", "length": 6 }, { "name": "SGB_CDE", "type": "esriFieldTypeString", "alias": "방식구분", "length": 6 }, { "name": "MAN", "type": "esriFieldTypeString", "alias": "관리부서", "length": 50 }, { "name": "LAB", "type": "esriFieldTypeString", "alias": "주석", "length": 50 }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "분류" }, { "name": "SGH", "type": "esriFieldTypeString", "alias": "배관구분", "length": 3 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN" }, { "name": "LEN", "type": "esriFieldTypeDouble", "alias": "ICUSER.UFL_GPIP_LM.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R16140_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1191_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": 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": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 30, "name": "LPG 배관", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 22, "name": "가스시설" }, "subLayers": [], "minScale": 20000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 204, 0, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTR_CDE", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTR_IDN", "type": "esriFieldTypeInteger", "alias": "관리번호" }, { "name": "FTR_CDE", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "MNG_CDE", "type": "esriFieldTypeString", "alias": "관리기관코드", "length": 7 }, { "name": "STD_NAM", "type": "esriFieldTypeString", "alias": "명칭", "length": 100 }, { "name": "IST_YMD", "type": "esriFieldTypeString", "alias": "설치일자", "length": 8 }, { "name": "STD_DIP", "type": "esriFieldTypeDouble", "alias": "관경" }, { "name": "STD_DEP", "type": "esriFieldTypeDouble", "alias": "깊이" }, { "name": "STD_LEN", "type": "esriFieldTypeDouble", "alias": "길이" }, { "name": "MOP_CDE", "type": "esriFieldTypeString", "alias": "관재질", "length": 6 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R16142_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": 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": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 31, "name": "하수시설", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 32, "name": "기타시설" }, { "id": 36, "name": "관로시설" }, { "id": 46, "name": "하수관로" }, { "id": 54, "name": "하수구역" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -5423012.4729120005, "ymin": -1.3609462748271512E7, "xmax": 5823012.4729120005, "ymax": 6394466.710184558, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "fields": null, "geometryField": {}, "indexes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 32, "name": "기타시설", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 31, "name": "하수시설" }, "subLayers": [ { "id": 33, "name": "하수펌프장" }, { "id": 34, "name": "하수처리장" }, { "id": 35, "name": "유수지" } ], "minScale": 150000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -5332.95989990234, "ymin": 514222.596191406, "xmax": 178701.077392578, "ymax": 597316.880187988, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "fields": null, "geometryField": {}, "indexes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 33, "name": "하수펌프장", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 32, "name": "기타시설" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e0d3361a2f242ba8536ad8062ea232b2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAATCAYAAACORR0GAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABDElEQVQ4jc2SPwtBURiHn+EmZVFmklEsshiuyaIrpfgCStH1Fe4nsF2Did1OWZQsJplEKQOLRWKSSae7UK6O7gnPdk69v6f3j8aX0H4lCgEZRdlHYOYmSgKGbVPyYjif2VgWJ6DoJhLMy2XqXkTA2rK4/cWOXOn3YbUCw4BEAlotSKWgUECt6HCAahW6XdhuoVKBwQByOfD7FYp8PohEIBh0gpdLaDScfxmkRaIL0ZEYmxhXpwOmCb2eYlEs5uxFMB5DswmjEez3EI0qFD1yvUK7Dbsd6LpcjbTo8brE5U2nkM9DIKBYFA4/v7NZ2coPRV7RXvzVazVvoZcLcWDxTjQB0sMhytHUR/5YdAel4TyuZF0rCQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAM]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 68, "symbol": { "type": "esriTS", "color": [ 130, 130, 130, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Malgun Gothic", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -2811.93218994141, "ymin": 515133.898986816, "xmax": 178701.077392578, "ymax": 585394.9559936521, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTC", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTC", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "IDN", "type": "esriFieldTypeInteger", "alias": "개별번호" }, { "name": "DCD", "type": "esriFieldTypeString", "alias": "행정동", "length": 10 }, { "name": "GUCD", "type": "esriFieldTypeString", "alias": "등록구", "length": 5 }, { "name": "NAM", "type": "esriFieldTypeString", "alias": "펌프장명칭", "length": 20 }, { "name": "ADDR", "type": "esriFieldTypeString", "alias": "위치(주소)", "length": 60 }, { "name": "MNGT", "type": "esriFieldTypeString", "alias": "관리기관", "length": 6 }, { "name": "TEL", "type": "esriFieldTypeString", "alias": "펌프장전화", "length": 15 }, { "name": "SBE", "type": "esriFieldTypeString", "alias": "용도", "length": 6 }, { "name": "YMD", "type": "esriFieldTypeDate", "alias": "설치년도", "length": 8 }, { "name": "ARA", "type": "esriFieldTypeString", "alias": "대지", "length": 12 }, { "name": "YONG", "type": "esriFieldTypeSmallInteger", "alias": "용지면적" }, { "name": "CIDN", "type": "esriFieldTypeString", "alias": "공사번호", "length": 10 }, { "name": "CMNGT", "type": "esriFieldTypeString", "alias": "공사시행기관", "length": 6 }, { "name": "NOTE", "type": "esriFieldTypeString", "alias": "비고", "length": 100 }, { "name": "UPDATE_YMD", "type": "esriFieldTypeDate", "alias": "최종수정일시", "length": 8 }, { "name": "UPDATE_NAM", "type": "esriFieldTypeString", "alias": "최종수정자명", "length": 50 }, { "name": "TIDN", "type": "esriFieldTypeInteger", "alias": "TIDN" }, { "name": "SHT_NUM", "type": "esriFieldTypeString", "alias": "도엽번호", "length": 10 }, { "name": "SOO_CDE", "type": "esriFieldTypeString", "alias": "개통상태", "length": 6 }, { "name": "DAY_VOL", "type": "esriFieldTypeDouble", "alias": "일일처리용량" }, { "name": "MAX_VOL", "type": "esriFieldTypeDouble", "alias": "최대저수용량" }, { "name": "STP_HSL", "type": "esriFieldTypeDouble", "alias": "표고" }, { "name": "PMP_WAL", "type": "esriFieldTypeDouble", "alias": "수위" }, { "name": "COS_VOL", "type": "esriFieldTypeDouble", "alias": "청천시_오수양수능력" }, { "name": "UOS_VOL", "type": "esriFieldTypeDouble", "alias": "우천시_오수양수능력" }, { "name": "USU_VOL", "type": "esriFieldTypeDouble", "alias": "우수양수능력" }, { "name": "SYS_CHK", "type": "esriFieldTypeString", "alias": "대장초기화여부", "length": 1 }, { "name": "ANG_DIR", "type": "esriFieldTypeInteger", "alias": "방향각" }, { "name": "SPH_LIN", "type": "esriFieldTypeInteger", "alias": "차선통로수" }, { "name": "MOP_CDE", "type": "esriFieldTypeString", "alias": "관재질", "length": 6 }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "G18807IDN", "fields": "IDN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I18807CMNGT3", "fields": "CMNGT,CIDN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R52923_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_52923", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_52923", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1596_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 150000, "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 34, "name": "하수처리장", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 32, "name": "기타시설" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "df45fe112c058e855d23b85761430b6b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAXCAYAAAAYyi9XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACEklEQVRIic2VS2hTQRSGv7mZm8Q+0kb7jkofsbYEQaxufKC4KtoKotCtIiKISBaCurN7N3XpxpUbwY2KWxdmG1CKgq1YhRoXETRtamxeI8Oktkpu4Oam2h/OPfPgnm8O5wwj+ceS/x2olOprVHAhRKomUCk1BtwBJhoBVEppd1AIkawKBCY1bPzCUXJq2RPML5o4vX+KeDz+FOirWcOF9DsGZ756Au6SoyRuJDTwj/WqQOETyGZPPGxpuevSUg5UEXzNUMyCJUHYZt3yQzm/4YDabCgXwLLBt835II7A2VuQegKHH0NiAjqPQ/gQzN2F6HV4f28D0AeRc7D4yMyD3TD58Kc7YLAHyquwPGfmOsvcohl3HtMtD/MzJvjQNcjMmr3+i/DxAXx4tkS/W6DWWqBCBnKfzVhnGowYoH8HDFyCV5XeaB02Pp8tucyw1/ilN6Y+he+mPna7qaGT3k4b3z4YgGQdGWbnoW0fZF6b7lhbd1LkPHSdgNipMOlkHRnmv8HOKQNcTUNotDaw6yT0jOuu1r3rAhjoMN2nStC029jKAgS68STptKFhI7fNves4ArIFfnyC8FjlQNshNm2aRityFtpiEBqpE6g1dHV93LLnrx9DMHB5fa7vqbYt/x6m9Ke3uBfr5gFPgb8gGY5Gf8esChRC3Ndv4ovnL/Uz1QilgDOOwAr0CqBtUyQ3K/CWAf4CKZWAqg/YbPkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 21, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FTC]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 83, "symbol": { "type": "esriTS", "color": [ 156, 156, 156, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Malgun Gothic", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -5332.95989990234, "ymin": 514222.596191406, "xmax": 170520.315002441, "ymax": 597316.880187988, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTC", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTC", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "IDN", "type": "esriFieldTypeInteger", "alias": "개별번호" }, { "name": "DCD", "type": "esriFieldTypeString", "alias": "행정동", "length": 10 }, { "name": "GUCD", "type": "esriFieldTypeString", "alias": "등록구", "length": 5 }, { "name": "NAM", "type": "esriFieldTypeString", "alias": "처리장명칭", "length": 20 }, { "name": "ADDR", "type": "esriFieldTypeString", "alias": "위치(주소)", "length": 60 }, { "name": "MNGT", "type": "esriFieldTypeString", "alias": "관리기관", "length": 6 }, { "name": "ARA", "type": "esriFieldTypeDouble", "alias": "부지면적" }, { "name": "YMD", "type": "esriFieldTypeDate", "alias": "처리개시년월일", "length": 8 }, { "name": "P_DARA", "type": "esriFieldTypeInteger", "alias": "계획처리면적" }, { "name": "P_HDCA", "type": "esriFieldTypeInteger", "alias": "계획청천시처리유량" }, { "name": "P_HDCB", "type": "esriFieldTypeInteger", "alias": "계획우천시처리유량" }, { "name": "N_DARA", "type": "esriFieldTypeInteger", "alias": "현재처리면적" }, { "name": "N_HDCA", "type": "esriFieldTypeInteger", "alias": "현재청천시처리유량" }, { "name": "N_HDCB", "type": "esriFieldTypeInteger", "alias": "현재우천시처리유량" }, { "name": "WNAM", "type": "esriFieldTypeString", "alias": "방류수역명칭", "length": 20 }, { "name": "LARA", "type": "esriFieldTypeInteger", "alias": "조경시설등" }, { "name": "CIDN", "type": "esriFieldTypeString", "alias": "공사번호", "length": 10 }, { "name": "CMNGT", "type": "esriFieldTypeString", "alias": "공사시행기관", "length": 6 }, { "name": "NOTE", "type": "esriFieldTypeString", "alias": "비고", "length": 100 }, { "name": "UPDATE_YMD", "type": "esriFieldTypeDate", "alias": "최종수정일시", "length": 8 }, { "name": "UPDATE_NAM", "type": "esriFieldTypeString", "alias": "최종수정자명", "length": 50 }, { "name": "TIDN", "type": "esriFieldTypeInteger", "alias": "TIDN" }, { "name": "SHT_NUM", "type": "esriFieldTypeString", "alias": "도엽번호", "length": 10 }, { "name": "SOO_CDE", "type": "esriFieldTypeString", "alias": "개통상태", "length": 6 }, { "name": "SBB_CDE", "type": "esriFieldTypeString", "alias": "하수처리방식", "length": 6 }, { "name": "QW1_EXP", "type": "esriFieldTypeString", "alias": "설계유입수_수질", "length": 50 }, { "name": "QW2_EXP", "type": "esriFieldTypeString", "alias": "설계유출수_수질", "length": 50 }, { "name": "PIP_LEN", "type": "esriFieldTypeDouble", "alias": "차집관_연장" }, { "name": "SYS_CHK", "type": "esriFieldTypeString", "alias": "대장초기화여부", "length": 1 }, { "name": "ANG_DIR", "type": "esriFieldTypeInteger", "alias": "방향각" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "G18819IDN", "fields": "IDN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I18819CMNGT3", "fields": "CMNGT,CIDN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R52935_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_52935", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_52935", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1608_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 150000, "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 35, "name": "유수지", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 32, "name": "기타시설" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c99b617c2c01d72dd3b580a014c392da", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAUCAYAAACAl21KAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACR0lEQVQ4jb2TvUtbURjGf8eYXAKCdHKxVLLZQe/g4mCESAidJAVpaWj/AXEQjIK0JHOCYBvQauJk/oBiCaSTBYsdpY2JwlVwKbTURZDmQ5O3nFtvsH6mpfRZznu4h995nve8t51/pPb/DTKA6l+BRMQslUoRLY/HUzNN8+PS0tKUUupLSyARuQNkgIcbGxvE43FGR0cJh8P3gLCIJIGYUqpxLUhEOoEPwH29HxwcZHp6mmKxSHd3txPxOeADIjc5euVAtPr6+kilUhQKBaLR6PlzT0TkvVIqfQkkIj3AU2efzWaZn59na2uLRqOB2+3G7/czNzdHf3+/PvJCRDJKKbno6AGgdLGwsMD4+DiBQIB0Oo1hGGxubrK8vMzY2Bi7u7u0tbXd1aaBTxdBupm2EokEPp+PfD5vO9GKRCJUq1VWVlbY3t62YwM9V4HKTrGzs8PR0VETonV6ekpnp34LOD4+tlfgh1OcB9lkLa/Xy8HBAYuLi3aMvb09G14u/7pL90wvQOEq0DvgG9CVTCaZmZmho6ODgYEBhoaGmJyctF9Px3bOK6W+XgIppcoiMrW/v7+qIaZpsr6+3oyjNTs76ziqANFr50gplU2lUkEReRYKhX6DnJycsLa2Zte5XC4+PDxcvBakNTExMeVyuR5lMhk1MjLi7u3tVZZlEYvFGpZl6ZlxJRKJUis/7fd6vf748PDwdTAY7DpzWjMMY7VWq70EPgMh4O1tIK03OsHZnHhFxKpUKs542EPbiqNmWwDrhu8tg/5IPwH2nuB71DtmOQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 153555.145996094, "ymin": 530030.205810547, "xmax": 178077.684020996, "ymax": 552282.930786133, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTC", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTC", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "IDN", "type": "esriFieldTypeInteger", "alias": "개별번호" }, { "name": "DCD", "type": "esriFieldTypeString", "alias": "행정동", "length": 10 }, { "name": "GUCD", "type": "esriFieldTypeString", "alias": "등록구", "length": 5 }, { "name": "NAM", "type": "esriFieldTypeString", "alias": "유수지명칭", "length": 20 }, { "name": "YMD", "type": "esriFieldTypeDate", "alias": "설치년월일", "length": 8 }, { "name": "MNGT", "type": "esriFieldTypeString", "alias": "관리기관", "length": 6 }, { "name": "ARA", "type": "esriFieldTypeDouble", "alias": "유수지면적" }, { "name": "WAL", "type": "esriFieldTypeSmallInteger", "alias": "수위" }, { "name": "AMO", "type": "esriFieldTypeDouble", "alias": "저수용량" }, { "name": "SBS", "type": "esriFieldTypeString", "alias": "유수지형태", "length": 6 }, { "name": "PFTC", "type": "esriFieldTypeString", "alias": "펌프장지형지물부호", "length": 5 }, { "name": "PIDN", "type": "esriFieldTypeInteger", "alias": "펌프장개별번호" }, { "name": "CIDN", "type": "esriFieldTypeString", "alias": "공사번호", "length": 10 }, { "name": "CMNGT", "type": "esriFieldTypeString", "alias": "공사시행기관", "length": 6 }, { "name": "NOTE", "type": "esriFieldTypeString", "alias": "비고", "length": 100 }, { "name": "UPDATE_YMD", "type": "esriFieldTypeDate", "alias": "최종수정일시", "length": 8 }, { "name": "UPDATE_NAM", "type": "esriFieldTypeString", "alias": "최종수정자명", "length": 50 }, { "name": "TIDN", "type": "esriFieldTypeInteger", "alias": "TIDN" }, { "name": "SHT_NUM", "type": "esriFieldTypeString", "alias": "도엽번호", "length": 10 }, { "name": "LOW_WAL", "type": "esriFieldTypeDouble", "alias": "최저수위" }, { "name": "HGH_WAL", "type": "esriFieldTypeDouble", "alias": "최고수위" }, { "name": "PRN_WAL", "type": "esriFieldTypeDouble", "alias": "계획홍수위" }, { "name": "SYS_CHK", "type": "esriFieldTypeString", "alias": "대장초기화여부", "length": 1 }, { "name": "ANG_DIR", "type": "esriFieldTypeInteger", "alias": "방향각" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "G18811IDN", "fields": "IDN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I18811CMNGT3", "fields": "CMNGT,CIDN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R52927_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_52927", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_52927", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1600_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 150000, "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 36, "name": "관로시설", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 31, "name": "하수시설" }, "subLayers": [ { "id": 37, "name": "물받이" }, { "id": 38, "name": "환기구" }, { "id": 39, "name": "배수문" }, { "id": 40, "name": "장비투입구" }, { "id": 41, "name": "역사이펀" }, { "id": 42, "name": "토구" }, { "id": 43, "name": "우수토실" }, { "id": 44, "name": "관말" }, { "id": 45, "name": "하수맨홀" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -5423012.4729120005, "ymin": -1.3609462748271512E7, "xmax": 5823012.4729120005, "ymax": 6394466.710184558, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "fields": null, "geometryField": {}, "indexes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 37, "name": "물받이", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 36, "name": "관로시설" }, "subLayers": [], "minScale": 3000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "cac61e655d2996eaf820b2e50a11414f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAPCAYAAADUFP50AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABHElEQVQokbWQMWvCUBSFvweW2vBwE1pwL6EZhPyEbG7J0i3p7OTSwc0l+EMyBNE1ZAnY0aWEjjq/pXRwaBAJsUodCikxtYWe7V7ud8+5t8Ef1fgPUANyoKgF9/v9GLDTNL30PO9aKXVRFIWwLCsLguBVSvkB3AshXr473gC3nufhOA6j0Ygsy+j1ei3f91vj8ederiqjbjYbdF1nMBgcaykltm0Tx3H9jZqmMZlMSgNRFGGa5q+ew3A4ZLVaEYbheeBut6Pf75MkCfP5nHa7/TO43W6Pz1mv1ywWi0qoEnRdlzzPj07NZvPkGSUwTVOm0ymdTodut/vVNwyD2WxWDQohHoBH4E4pVRpaLpfvQojnuqhvwNPJfDXg2ToAaLFdwUTLm28AAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9049.61547851563, "ymin": 507141.48461914103, "xmax": 180707.393981934, "ymax": 600256.260620117, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTC", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTC", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "IDN", "type": "esriFieldTypeInteger", "alias": "개별번호" }, { "name": "DCD", "type": "esriFieldTypeString", "alias": "행정동", "length": 10 }, { "name": "GUCD", "type": "esriFieldTypeString", "alias": "등록구", "length": 5 }, { "name": "SBD", "type": "esriFieldTypeString", "alias": "용도구분", "length": 6 }, { "name": "LBL", "type": "esriFieldTypeString", "alias": "라벨", "length": 50 }, { "name": "MNGT", "type": "esriFieldTypeString", "alias": "관리기관", "length": 6 }, { "name": "YMD", "type": "esriFieldTypeDate", "alias": "설치일자", "length": 8 }, { "name": "CDIP", "type": "esriFieldTypeSmallInteger", "alias": "뚜껑구경" }, { "name": "CHOL", "type": "esriFieldTypeDouble", "alias": "뚜껑가로" }, { "name": "CVEL", "type": "esriFieldTypeDouble", "alias": "뚜껑세로" }, { "name": "CNUM", "type": "esriFieldTypeSmallInteger", "alias": "뚜껑개수" }, { "name": "COV", "type": "esriFieldTypeString", "alias": "뚜껑형태", "length": 6 }, { "name": "SBC", "type": "esriFieldTypeString", "alias": "뚜껑재질", "length": 6 }, { "name": "DIP", "type": "esriFieldTypeSmallInteger", "alias": "변실구경" }, { "name": "HOL", "type": "esriFieldTypeDouble", "alias": "변실가로" }, { "name": "VEL", "type": "esriFieldTypeDouble", "alias": "변실세로" }, { "name": "DEP", "type": "esriFieldTypeDouble", "alias": "변실깊이" }, { "name": "FORX", "type": "esriFieldTypeString", "alias": "변실형태", "length": 6 }, { "name": "MAT", "type": "esriFieldTypeString", "alias": "변실재질", "length": 6 }, { "name": "INVERT", "type": "esriFieldTypeString", "alias": "인버트유무", "length": 1 }, { "name": "OKGUB", "type": "esriFieldTypeString", "alias": "불량여부", "length": 1 }, { "name": "CIDN", "type": "esriFieldTypeString", "alias": "공사번호", "length": 10 }, { "name": "CMNGT", "type": "esriFieldTypeString", "alias": "공사시행기관", "length": 6 }, { "name": "NOTE", "type": "esriFieldTypeString", "alias": "비고", "length": 100 }, { "name": "UPDATE_YMD", "type": "esriFieldTypeDate", "alias": "최종수정일시", "length": 8 }, { "name": "UPDATE_NAM", "type": "esriFieldTypeString", "alias": "최종수정자명", "length": 50 }, { "name": "PFTC", "type": "esriFieldTypeString", "alias": "유출관지형지물부호", "length": 5 }, { "name": "PHJDCD", "type": "esriFieldTypeString", "alias": "유출관등록구", "length": 8 }, { "name": "PSEQ", "type": "esriFieldTypeString", "alias": "유출관개별번호", "length": 6 }, { "name": "RDFTC", "type": "esriFieldTypeString", "alias": "도로지형지물부호", "length": 5 }, { "name": "RDGUCD", "type": "esriFieldTypeString", "alias": "도로등록구", "length": 8 }, { "name": "RDSEQ", "type": "esriFieldTypeString", "alias": "도로개체번호", "length": 6 }, { "name": "RDID", "type": "esriFieldTypeString", "alias": "도로구간ID", "length": 11 }, { "name": "ANG", "type": "esriFieldTypeSmallInteger", "alias": "시설물각도" }, { "name": "TIDN", "type": "esriFieldTypeInteger", "alias": "TIDN" }, { "name": "SHT_NUM", "type": "esriFieldTypeString", "alias": "도엽번호", "length": 10 }, { "name": "ECN_YMD", "type": "esriFieldTypeDate", "alias": "최종준설일자", "length": 8 }, { "name": "FOR_CDE", "type": "esriFieldTypeString", "alias": "시설물형태", "length": 6 }, { "name": "SPT_DIP", "type": "esriFieldTypeDouble", "alias": "원형물받이내경" }, { "name": "SPT_HOL", "type": "esriFieldTypeDouble", "alias": "각형물받이가로길이" }, { "name": "SPT_VEL", "type": "esriFieldTypeDouble", "alias": "각형물받이세로길이" }, { "name": "SPT_DEP", "type": "esriFieldTypeDouble", "alias": "물받이깊이" }, { "name": "MOP_CDE", "type": "esriFieldTypeString", "alias": "관재질", "length": 6 }, { "name": "SYS_CHK", "type": "esriFieldTypeString", "alias": "대장초기화여부", "length": 1 }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "I18803CMNGT3", "fields": "CMNGT,CIDN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R52919_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_52919", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_52919", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1592_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 38, "name": "환기구", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 36, "name": "관로시설" }, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e96deea755d524434b3f723f5631d86f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAxElEQVQ4jWNhoCJgoZVhLAwMDDxkmPEBm2EevLy8XSYmJvLoql+/fs1iZ2f3DV18586dLHfv3uXFZhjD9+/fZffv38+Frik+Pp5h6tSpbOji0dHRn+7evUv7MBsphjExMf2SlpbGUHTo0CGGgIAADPEzZ85w4TQsJCSkf+nSpc3omkRERBg2btxI0DEsDFQELCPQsE2bNkn5+PhgRMCHDx9KGBgYOEkx7PiXL1++bN26FZu6faS67C0DA8MBYjQRYxjFAAA8GzZYIQ7XfwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "visualVariables": [ { "type": "rotationInfo", "field": "ANG_DIR", "rotationType": "geographic" } ] }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTC", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "ObjectID" }, { "name": "FTC", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "HJD_CDE", "type": "esriFieldTypeString", "alias": "행정읍면동코드", "length": 10 }, { "name": "SHT_NUM", "type": "esriFieldTypeString", "alias": "도엽번호", "length": 10 }, { "name": "IST_YMD", "type": "esriFieldTypeDate", "alias": "설치일자", "length": 8 }, { "name": "VNT_DIP", "type": "esriFieldTypeDouble", "alias": "환기구구경" }, { "name": "MOP_CDE", "type": "esriFieldTypeString", "alias": "관재질", "length": 6 }, { "name": "MOF_CDE", "type": "esriFieldTypeString", "alias": "흡출기형식", "length": 6 }, { "name": "HMP_CDE", "type": "esriFieldTypeString", "alias": "흡출기재질", "length": 6 }, { "name": "SYS_CHK", "type": "esriFieldTypeString", "alias": "대장초기화여부", "length": 1 }, { "name": "ANG_DIR", "type": "esriFieldTypeInteger", "alias": "방향각" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, { "name": "IDN", "type": "esriFieldTypeInteger", "alias": "개별번호" }, { "name": "MNGT", "type": "esriFieldTypeString", "alias": "관리기관", "length": 7 }, { "name": "CIDN", "type": "esriFieldTypeString", "alias": "공사대장-공사번호", "length": 50 }, { "name": "GUCD", "type": "esriFieldTypeString", "alias": "등록구", "length": 5 }, { "name": "CMNGT", "type": "esriFieldTypeString", "alias": "공사대장-공사기관", "length": 50 }, { "name": "UPDATE_NAM", "type": "esriFieldTypeString", "alias": "최종수정자명", "length": 50 }, { "name": "UPDATE_YMD", "type": "esriFieldTypeDate", "alias": "최종수정일시", "length": 8 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "I18802CMNGT3", "fields": "CMNGT,CIDN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R52918_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_52918", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_52918", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 39, "name": "배수문", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 36, "name": "관로시설" }, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5085531dd58912c4d418ab57a2632199", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAATCAYAAACdkl3yAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABzklEQVQ4jb2SvWvqUBiHf5GKjQhCi7u4uaiDuOngB3Zx6OAkCMIdAi7XSXATOimCFdSguIhOdigOopObq4KCQvzIn6AoSFC0nANXvGmoKZQ+cJa8J895v+7wQ9z9lugPgCcA7wAaqkTn8/kFAHcd3Gw2jMvlMq7X62dRFF9Zlj3L/ucYhnmTZ2QA8Hh9y2g0otPpwO/3o9VqPUSjUXki92pLg9lsxmg0gsFA3lFRmpxGo4F8Po/hcIjT6QStVguPx4NcLge73a5OVCqVEI/H4fV6Ua1WodPpMBgMUKlUEA6HMZvNoNFobosymQwsFgu63S7NhBCJRCBJEmq1GiaTCWw2223RdDolE7tICMfjkTafsNvtIEdRxLIsRFFEuVymZczncyrf7/c0TnqmSpTNZpFMJumknE4n3G43EokExuMxLVuJT6LFYkElDocD/X7/Ug4hlUopShRFq9WKbDmCweB/ksPhgHa7fenXTRHZEb1ej3q9Dp/PB6vVCkEQkE6nsVwu6Z3tdntbZDKZ0Gw2wXEcAoEA/Ub2KBaLoVAo0LH3ej2EQiFlEcMwfwGQ8w8yezMZoiRJAs/ze57naaBYLNLzZUZXHAAIX8RVi77FB5IhpyTzMeHNAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -5870.15570068359, "ymin": 514127.01501464803, "xmax": 177561.945983887, "ymax": 596103.144592285, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTC", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTC", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "IDN", "type": "esriFieldTypeInteger", "alias": "개별번호" }, { "name": "DCD", "type": "esriFieldTypeString", "alias": "행정동", "length": 10 }, { "name": "GUCD", "type": "esriFieldTypeString", "alias": "등록구", "length": 5 }, { "name": "NAM", "type": "esriFieldTypeString", "alias": "수문명", "length": 40 }, { "name": "ADDR", "type": "esriFieldTypeString", "alias": "위치(주소)", "length": 40 }, { "name": "RIVER1", "type": "esriFieldTypeInteger", "alias": "하천1" }, { "name": "RIVER2", "type": "esriFieldTypeInteger", "alias": "하천2" }, { "name": "RIVER3", "type": "esriFieldTypeInteger", "alias": "하천3" }, { "name": "TIME", "type": "esriFieldTypeString", "alias": "수문개폐소요시간", "length": 6 }, { "name": "MNUM", "type": "esriFieldTypeSmallInteger", "alias": "문비수" }, { "name": "MSIZE", "type": "esriFieldTypeString", "alias": "문비규격", "length": 8 }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "작동상태", "length": 10 }, { "name": "KSIZE", "type": "esriFieldTypeString", "alias": "구체규격", "length": 8 }, { "name": "OTHER", "type": "esriFieldTypeString", "alias": "기타", "length": 30 }, { "name": "HANDLE", "type": "esriFieldTypeString", "alias": "핸들보관소", "length": 20 }, { "name": "MNGT", "type": "esriFieldTypeString", "alias": "관리기관", "length": 6 }, { "name": "YMD", "type": "esriFieldTypeDate", "alias": "설치년도", "length": 8 }, { "name": "GDUTY", "type": "esriFieldTypeString", "alias": "관리책임자", "length": 8 }, { "name": "CIDN", "type": "esriFieldTypeString", "alias": "공사번호", "length": 10 }, { "name": "CMNGT", "type": "esriFieldTypeString", "alias": "공사시행기관", "length": 6 }, { "name": "NOTE", "type": "esriFieldTypeString", "alias": "비고", "length": 100 }, { "name": "UPDATE_YMD", "type": "esriFieldTypeDate", "alias": "최종수정일시", "length": 8 }, { "name": "UPDATE_NAM", "type": "esriFieldTypeString", "alias": "최종수정자명", "length": 50 }, { "name": "TIDN", "type": "esriFieldTypeInteger", "alias": "TIDN" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "G18815IDN", "fields": "IDN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I18815CMNGT3", "fields": "CMNGT,CIDN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R52931_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_52931", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_52931", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1604_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 40, "name": "장비투입구", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 36, "name": "관로시설" }, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "9eb0fb196a09edd5a0fdd8b47d6b0f72", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABkUlEQVQ4ja2UO4tiMRhAT2CstLLx/UBBLLewVMTa7UTw0UwjgliKVor46GwWFn+DoKCNWAg2U4hgYSEsyHI7/QE2NsodbpiRcXzu4oEQ+JIcvuRL8sKTeHm6SFXVV+DnP67/JYR4+57RDyD2febhcGC322EwGC6JBsCZ6ITFYkGpVGIymbDf7zGZTGQyGSqVCjqd7vrWvjKfzwmHw+j1eprNJjabjfF4TKPRYLlc0u/3HxPl83mEEEynU7xer4yl02mcTif1ep3hcEg0Gr0tWq/XzGYzEonEUfJJNpuVosFgcF+0Wq1kPxqNcLvdXEJRlLPYmUg7WI1AIEAwGLwocjgc90V2u132LpeLarV6MqaqKpvNBqvVel/k9/vllnq9nqySxWI5jnU6HVKpFOVymVqtdlukVavVahGPxwmFQlLm8/lkAYrFoswml8vdz0gjFovR7XYpFAokk8ljPBKJ0G63MZvNj4k+ZVpTFIXtdivvkNFovDb9RPT74+2c4PF4ri4G/pyJhBB/Aa39F0/7j94B3+969iFWa48AAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 156584.458984375, "ymin": 529813.888793945, "xmax": 179373.24261474598, "ymax": 556083.4634399409, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTC", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTC", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "IDN", "type": "esriFieldTypeInteger", "alias": "개별번호" }, { "name": "GUCD", "type": "esriFieldTypeString", "alias": "등록구", "length": 5 }, { "name": "DCD", "type": "esriFieldTypeString", "alias": "행정동", "length": 10 }, { "name": "MNGT", "type": "esriFieldTypeString", "alias": "관리기관", "length": 6 }, { "name": "YMD", "type": "esriFieldTypeDate", "alias": "설치일자", "length": 8 }, { "name": "CHOL", "type": "esriFieldTypeDouble", "alias": "가로" }, { "name": "CVEL", "type": "esriFieldTypeDouble", "alias": "세로" }, { "name": "LOC", "type": "esriFieldTypeString", "alias": "위치", "length": 50 }, { "name": "CIDN", "type": "esriFieldTypeString", "alias": "공사번호", "length": 10 }, { "name": "CMNGT", "type": "esriFieldTypeString", "alias": "공사기관", "length": 6 }, { "name": "NOTE", "type": "esriFieldTypeString", "alias": "비고", "length": 100 }, { "name": "UPDATE_YMD", "type": "esriFieldTypeDate", "alias": "최종수정일시", "length": 8 }, { "name": "UPDATE_NAM", "type": "esriFieldTypeString", "alias": "최종수정자명", "length": 50 }, { "name": "TIDN", "type": "esriFieldTypeInteger", "alias": "TIDN" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "G18813IDN", "fields": "IDN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I18813CMNGT3", "fields": "CMNGT,CIDN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R52929_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_52929", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_52929", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1602_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 41, "name": "역사이펀", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 36, "name": "관로시설" }, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "fac2d1ed43d36de274cc0d1910def66e", "imageData": "Qk02AwAAAAAAADYAAAAoAAAAEAAAABAAAAABABgAAAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAICAAICAAICAAICAAICAAICAAICAAICAAICAAICAAICAAICAAICAAICAAICAAICAAICAAICAAICAAICAAICAAICAAICAAICAAICAAICAAICAAICAAICAAICAAICAAICAAICAAICAAICAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAICAAICAAICAAICAAICAAAAAAAAAgIAAgIAAgIAAgIAAgIAAgIAAgIAAgIAAAAAAAAAAAICAAICAAICAAICAAAAAgIAAgIAAgIAAgIAAgIAAgIAAgIAAgIAAgIAAgIAAAAAAAICAAICAAICAAICAAAAAgIAAgIAAAAAAAAAAAAAAAAAAAAAAAAAAgIAAgIAAAAAAAICAAICAAICAAICAAAAAgIAAgIAAAAAA////////////////AAAAgIAAgIAAAAAAAICAAICAAICAAICAAAAAgIAAgIAAAAAA////////////////AAAAgIAAgIAAAAAAAICAAICAAAAAAAAAAAAAgIAAgIAAAAAA////////////////AAAAgIAAgIAAAAAAAICAAICAgIAAgIAAgIAAgIAAgIAAAAAA////////////////AAAAgIAAgIAAAAAAAICAAICAgIAAgIAAgIAAgIAAAAAAAAAA////////////////AAAAgIAAgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA////////////////////AAAAgIAAgIAAAAAAAAAAAAAA////////////////////////////////////////AAAAgIAAgIAAgIAAgIAAgIAA////////////////////////////////////////AAAAAAAAgIAAgIAAgIAAgIAA////////////////////////////////////////////AAAAAAAAAAAAAAAAAAAA////////////////////////////////////////////////////////////////", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTC", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "ObjectID" }, { "name": "FTC", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "HJD_CDE", "type": "esriFieldTypeString", "alias": "행정읍면동코드", "length": 10 }, { "name": "SHT_NUM", "type": "esriFieldTypeString", "alias": "도엽번호", "length": 10 }, { "name": "IST_YMD", "type": "esriFieldTypeInteger", "alias": "설치일자" }, { "name": "SBA_CDE", "type": "esriFieldTypeString", "alias": "하수관용도", "length": 6 }, { "name": "FOR_CDE", "type": "esriFieldTypeString", "alias": "시설물형태", "length": 6 }, { "name": "MOP_CDE", "type": "esriFieldTypeString", "alias": "관재질", "length": 6 }, { "name": "SPH_DIP", "type": "esriFieldTypeDouble", "alias": "원형관구경" }, { "name": "STD_HOL", "type": "esriFieldTypeDouble", "alias": "가로길이" }, { "name": "STD_VEL", "type": "esriFieldTypeDouble", "alias": "세로길이" }, { "name": "SPH_LEN", "type": "esriFieldTypeDouble", "alias": "구체_연장" }, { "name": "SPH_HSL", "type": "esriFieldTypeDouble", "alias": "역사이펀관저고" }, { "name": "SPH_LIN", "type": "esriFieldTypeInteger", "alias": "차선통로수" }, { "name": "STD_SLP", "type": "esriFieldTypeDouble", "alias": "경사" }, { "name": "SYS_CHK", "type": "esriFieldTypeString", "alias": "대장초기화여부", "length": 1 }, { "name": "ANG_DIR", "type": "esriFieldTypeInteger", "alias": "방향각" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, { "name": "IDN", "type": "esriFieldTypeInteger", "alias": "개별번호" }, { "name": "MNGT", "type": "esriFieldTypeString", "alias": "관리기관", "length": 7 }, { "name": "CIDN", "type": "esriFieldTypeString", "alias": "공사대장-공사번호", "length": 50 }, { "name": "GUCD", "type": "esriFieldTypeString", "alias": "등록구", "length": 5 }, { "name": "CMNGT", "type": "esriFieldTypeString", "alias": "공사대장-공사기관\n공사대장-공사기관", "length": 7 }, { "name": "UPDATE_NAM", "type": "esriFieldTypeString", "alias": "최종수정자명", "length": 50 }, { "name": "UPDATE_YMD", "type": "esriFieldTypeDate", "alias": "최종수정일시", "length": 8 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "I18809CMNGT3", "fields": "CMNGT,CIDN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R52925_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_52925", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_52925", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 42, "name": "토구", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 36, "name": "관로시설" }, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "6e780cdab78a56723840d897dd142e74", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAQCAYAAAAmlE46AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA2ElEQVQoka3SMUpDQRAA0Fd8sEruELCwCFhaWETFgKBnCFgGwQsEtBK8QA5gobWlUVAsJaCVnUVQDIRg4QFEESYQlv/zP+LANrv7dmaWyfwxsv+AfYxxktypxdkSDjFJYQsvCarjCk3szlBZqXUMsII2HopKzUPL2MLToh7n0TUa2MBz3stZAVrDBz6L+kjhJkaR6RIXsfdVBt/id19xgHMc46gMPgYS2fbQw12sypPTxXpkXsW0Kvz9nA5ucRZD8J3CId5z8H2Uu4Nt3KRwf0Hm01iVeyyMH7sHKPbmyb34AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 133791.225036621, "ymin": 528473.29699707, "xmax": 179778.181030273, "ymax": 579524.358032227, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTC", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTC", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "IDN", "type": "esriFieldTypeInteger", "alias": "개별번호" }, { "name": "DCD", "type": "esriFieldTypeString", "alias": "행정동", "length": 10 }, { "name": "GUCD", "type": "esriFieldTypeString", "alias": "등록구", "length": 5 }, { "name": "LBL", "type": "esriFieldTypeString", "alias": "라벨", "length": 50 }, { "name": "MNGT", "type": "esriFieldTypeString", "alias": "관리기관", "length": 6 }, { "name": "YMD", "type": "esriFieldTypeDate", "alias": "설치일자", "length": 8 }, { "name": "FORX", "type": "esriFieldTypeString", "alias": "구조물형태", "length": 6 }, { "name": "DIP", "type": "esriFieldTypeSmallInteger", "alias": "구경" }, { "name": "HOL", "type": "esriFieldTypeDouble", "alias": "가로" }, { "name": "VEL", "type": "esriFieldTypeDouble", "alias": "세로" }, { "name": "MAT", "type": "esriFieldTypeString", "alias": "재질", "length": 6 }, { "name": "PLOL", "type": "esriFieldTypeDouble", "alias": "계획방류량" }, { "name": "RNAM", "type": "esriFieldTypeString", "alias": "방류천명칭", "length": 20 }, { "name": "CIDN", "type": "esriFieldTypeString", "alias": "공사번호", "length": 10 }, { "name": "CMNGT", "type": "esriFieldTypeString", "alias": "공사시행기관", "length": 6 }, { "name": "NOTE", "type": "esriFieldTypeString", "alias": "비고", "length": 100 }, { "name": "UPDATE_YMD", "type": "esriFieldTypeDate", "alias": "최종수정일시", "length": 8 }, { "name": "UPDATE_NAM", "type": "esriFieldTypeString", "alias": "최종수정자명", "length": 50 }, { "name": "ANG", "type": "esriFieldTypeSmallInteger", "alias": "시설물각도" }, { "name": "TIDN", "type": "esriFieldTypeInteger", "alias": "TIDN" }, { "name": "SHT_NUM", "type": "esriFieldTypeString", "alias": "도엽번호", "length": 10 }, { "name": "VMT_CDE", "type": "esriFieldTypeString", "alias": "토구용도", "length": 6 }, { "name": "SPW_HSL", "type": "esriFieldTypeDouble", "alias": "토구표고" }, { "name": "SPW_WAL", "type": "esriFieldTypeDouble", "alias": "평균수위" }, { "name": "DRA_CDE", "type": "esriFieldTypeString", "alias": "배수구역지형지물 부호", "length": 5 }, { "name": "DRA_IDN", "type": "esriFieldTypeDouble", "alias": "배수구역관리번호" }, { "name": "DSP_CDE", "type": "esriFieldTypeString", "alias": "처리구역지형지물 부호", "length": 5 }, { "name": "DSP_IDN", "type": "esriFieldTypeDouble", "alias": "처리구역관리번호" }, { "name": "SYS_CHK", "type": "esriFieldTypeString", "alias": "대장초기화여부", "length": 1 }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "G18804IDN", "fields": "IDN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I18804CMNGT3", "fields": "CMNGT,CIDN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R52920_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_52920", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_52920", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1593_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 43, "name": "우수토실", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 36, "name": "관로시설" }, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "74fed968ccf79a6f93448ee18be311d9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAATCAYAAACdkl3yAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB50lEQVQ4jb2SzathcRjHv8dLhpSmyVaTnQ0Wig0LkpWFhZUNWVA2Y6Xs6K5II4UT2YhsbilSrKzGSllQjrz+C6J08nb7/erK3HExNc2nnsU5z69Pz5sI/wjR/xJ9AZAFoADwE8Cvh6Lz+fwCIHid9Hq98lqtJjEajXuO41z9fn+tUqlOV0+CDMO8fqxIDuDb+0e9Xker1UI8Hoff7xebTCYEAoGvzWYTIpHouuL7rblcLhrH4xHb7RaTyQRCofDTGXwqqlQqSKfTGAwGOJ1OEIvFsFgsSKVS0Ol0z4lyuRxCoRCsViuKxSIkEgl6vR4KhQLcbjc4joNAIHgsSiQSUKvVaLfbtBKCx+MBz/MolUoYjUbQarWPRePxGOv1+iIhHA4HKBTkCkBn9pGbIqlUitVqhXw+T9uYzWZUvtvtaJ7M7ClRMplEJBKBXC6HwWCA2WxGOBzGcDikbd/iD9F8PqcSvV6Pbrd7aYcQjUZvSm6KlssluXI4HI7fJPv9Ho1G4zKvhyJyIzKZDOVyGTabDRqNBtPpFLFYDIvFgr7ZbDaPRUqlEtVqFcFgEHa7nf4jd+Tz+ZDJZOjaO50OnE7nbRHDMD8AkHiH7P47WSLP81OWZXcsy9JENpulcbeiK/YApnfyT4v+ijcOkrSF6/1YegAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 154858.17962646502, "ymin": 532583.478210449, "xmax": 177990.552001953, "ymax": 570826.716186523, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTC", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTC", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "IDN", "type": "esriFieldTypeInteger", "alias": "개별번호" }, { "name": "DCD", "type": "esriFieldTypeString", "alias": "행정동", "length": 10 }, { "name": "GUCD", "type": "esriFieldTypeString", "alias": "등록구", "length": 5 }, { "name": "SBD", "type": "esriFieldTypeString", "alias": "용도구분", "length": 6 }, { "name": "LBL", "type": "esriFieldTypeString", "alias": "라벨", "length": 50 }, { "name": "MNGT", "type": "esriFieldTypeString", "alias": "관리기관", "length": 6 }, { "name": "YMD", "type": "esriFieldTypeDate", "alias": "설치일자", "length": 8 }, { "name": "RNAM", "type": "esriFieldTypeString", "alias": "방류수역명", "length": 20 }, { "name": "CDIP", "type": "esriFieldTypeSmallInteger", "alias": "뚜껑구경" }, { "name": "CHOL", "type": "esriFieldTypeDouble", "alias": "뚜껑가로" }, { "name": "CVEL", "type": "esriFieldTypeDouble", "alias": "뚜껑세로" }, { "name": "CNUM", "type": "esriFieldTypeSmallInteger", "alias": "뚜껑개수" }, { "name": "COV", "type": "esriFieldTypeString", "alias": "뚜껑형태", "length": 6 }, { "name": "SBC", "type": "esriFieldTypeString", "alias": "뚜껑재질", "length": 6 }, { "name": "DIP", "type": "esriFieldTypeSmallInteger", "alias": "변실구경" }, { "name": "HOL", "type": "esriFieldTypeDouble", "alias": "변실가로" }, { "name": "VEL", "type": "esriFieldTypeDouble", "alias": "변실세로" }, { "name": "DEP", "type": "esriFieldTypeDouble", "alias": "변실깊이" }, { "name": "FORX", "type": "esriFieldTypeString", "alias": "변실형태", "length": 6 }, { "name": "MAT", "type": "esriFieldTypeString", "alias": "변실재질", "length": 6 }, { "name": "INVERT", "type": "esriFieldTypeString", "alias": "인버트유무", "length": 1 }, { "name": "OKGUB", "type": "esriFieldTypeString", "alias": "불량여부", "length": 1 }, { "name": "CIDN", "type": "esriFieldTypeString", "alias": "공사번호", "length": 10 }, { "name": "CMNGT", "type": "esriFieldTypeString", "alias": "광사시행기관", "length": 6 }, { "name": "NOTE", "type": "esriFieldTypeString", "alias": "비고", "length": 100 }, { "name": "UPDATE_YMD", "type": "esriFieldTypeDate", "alias": "최종수정일시", "length": 8 }, { "name": "UPDATE_NAM", "type": "esriFieldTypeString", "alias": "최종수정자명", "length": 50 }, { "name": "PFTC", "type": "esriFieldTypeString", "alias": "유출관지형지물부호", "length": 5 }, { "name": "PHJDCD", "type": "esriFieldTypeString", "alias": "유출관등록구", "length": 8 }, { "name": "PSEQ", "type": "esriFieldTypeString", "alias": "유출관개별번호", "length": 6 }, { "name": "RDFTC", "type": "esriFieldTypeString", "alias": "도로지형지물부호", "length": 5 }, { "name": "RDGUCD", "type": "esriFieldTypeString", "alias": "도로등록구", "length": 8 }, { "name": "RDSEQ", "type": "esriFieldTypeString", "alias": "도로개체번호", "length": 6 }, { "name": "RDID", "type": "esriFieldTypeString", "alias": "도로구간ID", "length": 11 }, { "name": "ANG", "type": "esriFieldTypeSmallInteger", "alias": "시설물각도" }, { "name": "TIDN", "type": "esriFieldTypeInteger", "alias": "TIDN" }, { "name": "SHT_NUM", "type": "esriFieldTypeString", "alias": "도엽번호", "length": 10 }, { "name": "FOR_CDE", "type": "esriFieldTypeString", "alias": "시설물형태", "length": 6 }, { "name": "WOL_HIT", "type": "esriFieldTypeDouble", "alias": "월류턱높이" }, { "name": "MAH_CDE", "type": "esriFieldTypeString", "alias": "맨홀존재여부", "length": 6 }, { "name": "HMN_CDE", "type": "esriFieldTypeString", "alias": "하수맨홀지형지물 부호", "length": 5 }, { "name": "HMN_IDN", "type": "esriFieldTypeDouble", "alias": "하수맨홀관리번호" }, { "name": "SYS_CHK", "type": "esriFieldTypeString", "alias": "대장초기화여부", "length": 1 }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "G18823IDN", "fields": "IDN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I18823CMNGT3", "fields": "CMNGT,CIDN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R52939_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_52939", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_52939", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1612_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 44, "name": "관말", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 36, "name": "관로시설" }, "subLayers": [], "minScale": 3000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3d38a77e5a6b2ab28a09237b54300bce", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAOCAYAAAAWo42rAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAUElEQVQokWNhIBKwkKPQBYv8SwYGhsvoCndjUbiWgYEhBF2hIZqiNbisvoCm8AcuhXgBy+BQuAFNTo6BgeEGNoUiaAovMTAwXMem0IYqbgQAGLcKOegSFk8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 7, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "visualVariables": [ { "type": "rotationInfo", "field": "ANG] +90", "rotationType": "geographic" } ] }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1279.5991821289101, "ymin": 514238.788818359, "xmax": 179954.790039063, "ymax": 582950.1578369141, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTC", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTC", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "IDN", "type": "esriFieldTypeInteger", "alias": "개별번호" }, { "name": "DCD", "type": "esriFieldTypeString", "alias": "행정동", "length": 10 }, { "name": "GUCD", "type": "esriFieldTypeString", "alias": "등록구", "length": 5 }, { "name": "MNGT", "type": "esriFieldTypeString", "alias": "관리기관", "length": 6 }, { "name": "UPDATE_YMD", "type": "esriFieldTypeDate", "alias": "최종수정일시", "length": 8 }, { "name": "UPDATE_NAM", "type": "esriFieldTypeString", "alias": "최종수정자명", "length": 50 }, { "name": "ANG", "type": "esriFieldTypeSmallInteger", "alias": "시설물각도" }, { "name": "TIDN", "type": "esriFieldTypeInteger", "alias": "TIDN" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R52926_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_52926", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_52926", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1599_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 45, "name": "하수맨홀", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 36, "name": "관로시설" }, "subLayers": [], "minScale": 3000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "8ed0cf9d54f5a4d48f39d27cb2b12ef2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB8UlEQVQ4jbWTUUhTARSGP+bdFHcHF4oJY4wt5gp8CYwYMkEYPaiwB31KEiQhFAQJ9qD4ckEhBEnEF6GkCGXsRdZDG/UivmwQjUEoZcK4d0s3CgdijOt2LwslapmjQDpwns45H+ec/xyBS5rwvwCCJNHtdNJlNqPlcsQPD/nwTwCbjZDVypNAACmXw+LzgSjyqFhErVa5oygoDQEtLdzTdZ7FYgguF8zMwMAAdHZijkbxzs3x0e3mRj1EqKt3iCKP5+cRZBlWVgQ0zYWu3ySfTxGJFJBlmhcXeQ1cvwhwPxzG1NsLlQoMDbUzMvKQTOYzsvyJ1VUBhyPP+jrObPYMsPsbwGLBL0lcSachkxFZW3uFx+M5i9VqNQ4OVAqFF3i9tO7s0HV8fA5gGFi2tsBqhe1tjba2qz9bs9vtxGIvMZlgbw+qVcx/jGAY7AaDtPf14d7c1BkfD7Cw8AZVzROJPCUazdLUBKOjlDTtl6RC3Q4is7N0d3TA0hKEw+8JhVz4/RLDw1+ZnKwxNQWpFN+A1EWApKqS7u/nWjyO7VTGRKJCMPjlVEY0DXp60MplxgC90SGNlUoYg4Pcmp6m+egIn6JgJJOoy8u0lsuEgUTDQwKqwIP9fW5PTHAXyG5scAK8A54DxXP5DX/h7Q//q136G78DsLawWj2o76MAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8594.608764648441, "ymin": 513959.179016113, "xmax": 180685.60400390602, "ymax": 600254.627197266, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTC", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTC", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "IDN", "type": "esriFieldTypeInteger", "alias": "개별번호" }, { "name": "DCD", "type": "esriFieldTypeString", "alias": "행정동", "length": 10 }, { "name": "GUCD", "type": "esriFieldTypeString", "alias": "등록구", "length": 5 }, { "name": "LBL", "type": "esriFieldTypeString", "alias": "라벨", "length": 50 }, { "name": "MNGT", "type": "esriFieldTypeString", "alias": "관리기관", "length": 6 }, { "name": "YMD", "type": "esriFieldTypeDate", "alias": "설치일자", "length": 8 }, { "name": "SBD", "type": "esriFieldTypeString", "alias": "용도구분", "length": 6 }, { "name": "CDIP", "type": "esriFieldTypeSmallInteger", "alias": "뚜껑구경" }, { "name": "CHOL", "type": "esriFieldTypeDouble", "alias": "뚜껑가로" }, { "name": "CVEL", "type": "esriFieldTypeDouble", "alias": "뚜껑세로" }, { "name": "CNUM", "type": "esriFieldTypeSmallInteger", "alias": "뚜껑개수" }, { "name": "COV", "type": "esriFieldTypeString", "alias": "뚜껑형태", "length": 6 }, { "name": "SBC", "type": "esriFieldTypeString", "alias": "뚜껑재질", "length": 6 }, { "name": "DIP", "type": "esriFieldTypeSmallInteger", "alias": "변실구경" }, { "name": "HOL", "type": "esriFieldTypeDouble", "alias": "변실가로" }, { "name": "VEL", "type": "esriFieldTypeDouble", "alias": "변실세로" }, { "name": "DEP", "type": "esriFieldTypeDouble", "alias": "변실깊이" }, { "name": "FORX", "type": "esriFieldTypeString", "alias": "변실형태", "length": 6 }, { "name": "MAT", "type": "esriFieldTypeString", "alias": "변실재질", "length": 6 }, { "name": "INVERT", "type": "esriFieldTypeString", "alias": "인버트유무", "length": 1 }, { "name": "OKTAM", "type": "esriFieldTypeString", "alias": "탐사가능여부", "length": 6 }, { "name": "OKGUB", "type": "esriFieldTypeString", "alias": "불량여부", "length": 1 }, { "name": "CIDN", "type": "esriFieldTypeString", "alias": "공사번호", "length": 10 }, { "name": "CMNGT", "type": "esriFieldTypeString", "alias": "공사시행기관", "length": 6 }, { "name": "NOTE", "type": "esriFieldTypeString", "alias": "비고", "length": 100 }, { "name": "UPDATE_YMD", "type": "esriFieldTypeDate", "alias": "최종수정일시", "length": 8 }, { "name": "UPDATE_NAM", "type": "esriFieldTypeString", "alias": "최종수정자명", "length": 50 }, { "name": "PFTC", "type": "esriFieldTypeString", "alias": "유출관지형지물부호", "length": 5 }, { "name": "PHJDCD", "type": "esriFieldTypeString", "alias": "유출관등록구", "length": 10 }, { "name": "PSEQ", "type": "esriFieldTypeString", "alias": "유출관개별번호", "length": 6 }, { "name": "ANG", "type": "esriFieldTypeSmallInteger", "alias": "시설물각도" }, { "name": "TIDN", "type": "esriFieldTypeInteger", "alias": "TIDN" }, { "name": "SHT_NUM", "type": "esriFieldTypeString", "alias": "도엽번호", "length": 10 }, { "name": "ECN_YMD", "type": "esriFieldTypeDate", "alias": "최종준설일자", "length": 8 }, { "name": "FOR_CDE", "type": "esriFieldTypeString", "alias": "시설물형태", "length": 6 }, { "name": "SOM_CDE", "type": "esriFieldTypeString", "alias": "맨홀종류", "length": 6 }, { "name": "LAD_CDE", "type": "esriFieldTypeString", "alias": "사다리설치유무", "length": 6 }, { "name": "MOS_HSL", "type": "esriFieldTypeDouble", "alias": "하수맨홀_고도" }, { "name": "LMS_HSL", "type": "esriFieldTypeDouble", "alias": "하수맨홀_저고" }, { "name": "CST_CDE", "type": "esriFieldTypeString", "alias": "이상상태", "length": 6 }, { "name": "SYS_CHK", "type": "esriFieldTypeString", "alias": "대장초기화여부", "length": 1 }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "G18820IDN", "fields": "IDN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I18820CMNGT3", "fields": "CMNGT,CIDN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R52936_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_52936", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_52936", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1609_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 46, "name": "하수관로", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 31, "name": "하수시설" }, "subLayers": [ { "id": 47, "name": "하수폐관심도" }, { "id": 48, "name": "하수관거심도" }, { "id": 49, "name": "측구" }, { "id": 50, "name": "하수폐관로" }, { "id": 51, "name": "하수연결관" }, { "id": 52, "name": "하수관거" }, { "id": 53, "name": "하수관거(면)" } ], "minScale": 5000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -5423012.4729120005, "ymin": -1.3609462748271512E7, "xmax": 5823012.4729120005, "ymax": 6394466.710184558, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "fields": null, "geometryField": {}, "indexes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 47, "name": "하수폐관심도", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 46, "name": "하수관로" }, "subLayers": [], "minScale": 39999.99999999991, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "af3283b37fe1e94bc96b9ef98f749484", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAw0lEQVQokZ3QPU4CYRSF4eebobKxImGAVtwBm5ANkKiFrYkugCW4DWPQVu1kFYQN4KAmak1jgEycMcOPGDzlzfvm3nMrdkzl38ILl3NGDZ7KwITDiPOEiyUhcIPHCQoph+8Cx2sbEt5fOSqkOeMCrjHc2KEsBfYC3TK8sfQX+/H3fIrq1i89cxBzG3E6423GQ0qvyWBNSGlF9AMnNUb55zqB+xSF9CNEtDM4yeEsdT5SOjFnVoU616v3ZmnyiatfS/+VBReULxCrYMtbAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[PIP_DEP]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 76, "symbol": { "type": "esriTS", "color": [ 178, 178, 178, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTC", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTC", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "PIP_DEP", "type": "esriFieldTypeDouble", "alias": "심도" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, { "name": "GUCD", "type": "esriFieldTypeString", "alias": "등록구", "length": 5 }, { "name": "CIDN", "type": "esriFieldTypeString", "alias": "공사대장-공사번호", "length": 50 }, { "name": "CMNGT", "type": "esriFieldTypeString", "alias": "공사대장-공사기관", "length": 7 }, { "name": "UPDATE_NAM", "type": "esriFieldTypeString", "alias": "최종수정자명", "length": 50 }, { "name": "UPDATE_YMD", "type": "esriFieldTypeDate", "alias": "최종수정일시", "length": 8 }, { "name": "MNGT", "type": "esriFieldTypeString", "alias": "관리기관", "length": 7 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "I18822CMNGT3", "fields": "CMNGT,CIDN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R52938_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_52938", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_52938", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 5000, "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 48, "name": "하수관거심도", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 46, "name": "하수관로" }, "subLayers": [], "minScale": 39999.99999999991, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "4f249fc649a4e219b6e734eb33a1cfef", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA7ElEQVQokZ2QTUrEQBBGK1W9cuNqjqBzAy/hXEAYDWnSyULQA3gET5BQ6RAQUbfqTk8xzAVcCeraTXe1NJgh86MyfsviPaq+UrBl1L8FZj5HxLnW+mkINE0zFpFTY8zZkoCI1yGER2st9FKEQwh3Sqnp2gat9Zu19rCXnHMvESaiaZZls40dhhIi7hDR0RDeWFpEdr/nn8650a9fatt2z3t/CwAn3vtXInpg5os8z5/XhLqu9733NyJyXBTFPM6qqpoQ0T0zQy8thCRJDoZwTFmW713XTZxzGgCWBWPM1eq9MWmafgDA5Y+l/8oXs1ZyBj32GQkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[PIP_DEP]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 86, "symbol": { "type": "esriTS", "color": [ 156, 156, 156, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -2838.0531005859402, "ymin": 513959.179016113, "xmax": 179390.793029785, "ymax": 585394.031005859, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTC", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTC", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "PIP_DEP", "type": "esriFieldTypeDouble", "alias": "심도" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, { "name": "GUCD", "type": "esriFieldTypeString", "alias": "등록구", "length": 5 }, { "name": "CIDN", "type": "esriFieldTypeString", "alias": "공사대장-공사번호", "length": 50 }, { "name": "CMNGT", "type": "esriFieldTypeString", "alias": "공사대장-공사기관", "length": 7 }, { "name": "UPDATE_NAM", "type": "esriFieldTypeString", "alias": "최종수정자명", "length": 50 }, { "name": "UPDATE_YMD", "type": "esriFieldTypeDate", "alias": "최종수정일시", "length": 8 }, { "name": "MNGT", "type": "esriFieldTypeString", "alias": "관리기관", "length": 7 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "I18814CMNGT3", "fields": "CMNGT,CIDN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R52930_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_52930", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_52930", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1603_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 5000, "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 49, "name": "측구", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 46, "name": "하수관로" }, "subLayers": [], "minScale": 39999.99999999991, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 102, 179, 255 ], "width": 7 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9049.61547851563, "ymin": 477534.92181396496, "xmax": 181781.997192383, "ymax": 600171.223632813, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTC", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTC", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "IDN", "type": "esriFieldTypeInteger", "alias": "개별번호" }, { "name": "DCD", "type": "esriFieldTypeString", "alias": "행정동", "length": 10 }, { "name": "GUCD", "type": "esriFieldTypeString", "alias": "등록구", "length": 5 }, { "name": "MNGT", "type": "esriFieldTypeString", "alias": "관리기관", "length": 6 }, { "name": "YMD", "type": "esriFieldTypeDate", "alias": "설치일자", "length": 8 }, { "name": "AEG", "type": "esriFieldTypeString", "alias": "측구종류", "length": 6 }, { "name": "LENG", "type": "esriFieldTypeDouble", "alias": "연장" }, { "name": "WID", "type": "esriFieldTypeInteger", "alias": "폭" }, { "name": "HIT", "type": "esriFieldTypeInteger", "alias": "높이" }, { "name": "OKGUB", "type": "esriFieldTypeString", "alias": "불량여부", "length": 1 }, { "name": "CIDN", "type": "esriFieldTypeString", "alias": "공사번호", "length": 10 }, { "name": "CMNGT", "type": "esriFieldTypeString", "alias": "공사시행기관", "length": 6 }, { "name": "NOTE", "type": "esriFieldTypeString", "alias": "비고", "length": 100 }, { "name": "UPDATE_YMD", "type": "esriFieldTypeDate", "alias": "최종수정일시", "length": 8 }, { "name": "UPDATE_NAM", "type": "esriFieldTypeString", "alias": "최종수정자명", "length": 50 }, { "name": "RDFTC", "type": "esriFieldTypeString", "alias": "도로지형지물부호", "length": 5 }, { "name": "RDGUCD", "type": "esriFieldTypeString", "alias": "도로등록구", "length": 8 }, { "name": "RDSEQ", "type": "esriFieldTypeString", "alias": "도로개체번호", "length": 6 }, { "name": "RDID", "type": "esriFieldTypeString", "alias": "도로구간ID", "length": 11 }, { "name": "TIDN", "type": "esriFieldTypeInteger", "alias": "TIDN" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "G18816IDN", "fields": "IDN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I18816CMNGT3", "fields": "CMNGT,CIDN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R52932_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_52932", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_52932", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1605_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 5000, "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": 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": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 50, "name": "하수폐관로", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 46, "name": "하수관로" }, "subLayers": [], "minScale": 39999.99999999991, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 167572.12701416, "ymin": 530995.544006348, "xmax": 176735.061035156, "ymax": 548750.661987305, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTC", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTC", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "HJD_CDE", "type": "esriFieldTypeString", "alias": "행정읍면동코드", "length": 10 }, { "name": "SHT_NUM", "type": "esriFieldTypeString", "alias": "도엽번호", "length": 10 }, { "name": "IST_YMD", "type": "esriFieldTypeDate", "alias": "설치일자", "length": 8 }, { "name": "SBA_CDE", "type": "esriFieldTypeString", "alias": "하수관용도", "length": 6 }, { "name": "MOP_CDE", "type": "esriFieldTypeString", "alias": "관재질", "length": 6 }, { "name": "LIT_CDE", "type": "esriFieldTypeString", "alias": "규모", "length": 6 }, { "name": "FOR_CDE", "type": "esriFieldTypeString", "alias": "시설물형태", "length": 6 }, { "name": "STD_DIP", "type": "esriFieldTypeDouble", "alias": "관경" }, { "name": "STD_HOL", "type": "esriFieldTypeDouble", "alias": "가로길이" }, { "name": "STD_VEL", "type": "esriFieldTypeDouble", "alias": "세로길이" }, { "name": "BYC_LEN", "type": "esriFieldTypeDouble", "alias": "연장" }, { "name": "BEG_DEP", "type": "esriFieldTypeDouble", "alias": "시점깊이" }, { "name": "END_DEP", "type": "esriFieldTypeDouble", "alias": "종점깊이" }, { "name": "SBK_HSL", "type": "esriFieldTypeDouble", "alias": "시점관저고" }, { "name": "SBL_HSL", "type": "esriFieldTypeDouble", "alias": "종점관저고" }, { "name": "PIP_SLP", "type": "esriFieldTypeDouble", "alias": "평균구배" }, { "name": "SPH_LIN", "type": "esriFieldTypeInteger", "alias": "차선통로수" }, { "name": "SBO_ARA", "type": "esriFieldTypeDouble", "alias": "폐관우수배수면적" }, { "name": "DRT_ARA", "type": "esriFieldTypeDouble", "alias": "오수배수면적" }, { "name": "SBQ_SPD", "type": "esriFieldTypeDouble", "alias": "우천시유속" }, { "name": "SBR_SPD", "type": "esriFieldTypeDouble", "alias": "청천시유속" }, { "name": "BOM_CDE", "type": "esriFieldTypeString", "alias": "시점맨홀지형지물부호", "length": 5 }, { "name": "BOM_IDN", "type": "esriFieldTypeInteger", "alias": "시점맨홀관리번호" }, { "name": "EOM_CDE", "type": "esriFieldTypeString", "alias": "종점맨홀지형지물부호", "length": 5 }, { "name": "EOM_IDN", "type": "esriFieldTypeInteger", "alias": "종점맨홀관리번호" }, { "name": "SYS_CHK", "type": "esriFieldTypeString", "alias": "대장초기화여부", "length": 1 }, { "name": "PIP_LBL", "type": "esriFieldTypeString", "alias": "관라벨", "length": 50 }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN" }, { "name": "IDN", "type": "esriFieldTypeInteger", "alias": "개별번호" }, { "name": "MNGT", "type": "esriFieldTypeString", "alias": "관리기관", "length": 7 }, { "name": "CIDN", "type": "esriFieldTypeString", "alias": "공사대장-공사번호", "length": 50 }, { "name": "GUCD", "type": "esriFieldTypeString", "alias": "등록구", "length": 5 }, { "name": "CMNGT", "type": "esriFieldTypeString", "alias": "공사대장-공사기관\n", "length": 7 }, { "name": "UPDATE_NAM", "type": "esriFieldTypeString", "alias": "최종수정자명", "length": 50 }, { "name": "UPDATE_YMD", "type": "esriFieldTypeDate", "alias": "최종수정일시", "length": 8 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "I18825CMNGT3", "fields": "CMNGT,CIDN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R52941_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_52941", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_52941", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1614_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 5000, "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": 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": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 51, "name": "하수연결관", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 46, "name": "하수관로" }, "subLayers": [], "minScale": 3000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 102, 179, 255 ], "width": 1.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2781.08666992187, "ymin": 460055.227783203, "xmax": 180517.30743408203, "ymax": 599741.098388672, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTC", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTC", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "IDN", "type": "esriFieldTypeInteger", "alias": "개별번호" }, { "name": "GUCD", "type": "esriFieldTypeString", "alias": "등록구", "length": 5 }, { "name": "DCD", "type": "esriFieldTypeString", "alias": "행정동", "length": 10 }, { "name": "MNGT", "type": "esriFieldTypeString", "alias": "관리기관", "length": 6 }, { "name": "YMD", "type": "esriFieldTypeDate", "alias": "설치일자", "length": 8 }, { "name": "MOP", "type": "esriFieldTypeString", "alias": "재질", "length": 6 }, { "name": "DIP", "type": "esriFieldTypeSmallInteger", "alias": "구경" }, { "name": "LENG", "type": "esriFieldTypeDouble", "alias": "연장" }, { "name": "ALTIN", "type": "esriFieldTypeDouble", "alias": "관저고시점" }, { "name": "ALTOT", "type": "esriFieldTypeDouble", "alias": "관저고종점" }, { "name": "FDEP", "type": "esriFieldTypeDouble", "alias": "심도시점" }, { "name": "TDEP", "type": "esriFieldTypeDouble", "alias": "심도종점" }, { "name": "CIDN", "type": "esriFieldTypeString", "alias": "공사번호", "length": 10 }, { "name": "CMNGT", "type": "esriFieldTypeString", "alias": "공사시행기관", "length": 6 }, { "name": "NOTE", "type": "esriFieldTypeString", "alias": "비고", "length": 100 }, { "name": "UPDATE_YMD", "type": "esriFieldTypeDate", "alias": "최종수정일시", "length": 8 }, { "name": "UPDATE_NAM", "type": "esriFieldTypeString", "alias": "최종수정자명", "length": 50 }, { "name": "TIDN", "type": "esriFieldTypeInteger", "alias": "TIDN" }, { "name": "SHT_NUM", "type": "esriFieldTypeString", "alias": "도엽번호", "length": 10 }, { "name": "SBA_CDE", "type": "esriFieldTypeString", "alias": "하수관용도", "length": 6 }, { "name": "FOR_CDE", "type": "esriFieldTypeString", "alias": "시설물형태", "length": 6 }, { "name": "STD_HOL", "type": "esriFieldTypeDouble", "alias": "가로길이" }, { "name": "STD_VEL", "type": "esriFieldTypeDouble", "alias": "세로길이" }, { "name": "SPH_LIN", "type": "esriFieldTypeInteger", "alias": "차선통로수" }, { "name": "PIP_SLP", "type": "esriFieldTypeDouble", "alias": "평균구배" }, { "name": "SYS_CHK", "type": "esriFieldTypeString", "alias": "대장초기화여부", "length": 1 }, { "name": "PIP_LBL", "type": "esriFieldTypeString", "alias": "관라벨", "length": 50 }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "G18821IDN", "fields": "IDN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I18821CMNGT3", "fields": "CMNGT,CIDN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R52937_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_52937", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_52937", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1610_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": 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": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 52, "name": "하수관거", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 46, "name": "하수관로" }, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SBA", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "합류관", "description": "합류관", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 7 }, "values": [ [ "SBA001" ] ] }, { "label": "오수관", "description": "오수관", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 7 }, "values": [ [ "SBA004" ] ] }, { "label": "우수관", "description": "우수관", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 7 }, "values": [ [ "SBA003" ] ] }, { "label": "차집관", "description": "차집관", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 223, 115, 255, 255 ], "width": 7 }, "values": [ [ "SBA002" ] ] }, { "label": "기타", "description": "기타", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 255, 115, 255 ], "width": 7 }, "values": [ [ "SBA999" ] ] }, { "label": "미분류", "description": "미분류", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 7 }, "values": [ [ "SBA000" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 7 }, "value": "SBA001", "label": "합류관" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 7 }, "value": "SBA004", "label": "오수관" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 7 }, "value": "SBA003", "label": "우수관" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 223, 115, 255, 255 ], "width": 7 }, "value": "SBA002", "label": "차집관" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 255, 115, 255 ], "width": 7 }, "value": "SBA999", "label": "기타" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 7 }, "value": "SBA000", "label": "미분류" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 247, 252, 255 ], "toColor": [ 210, 247, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 179, 255 ], "toColor": [ 194, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 179, 255 ], "toColor": [ 252, 194, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 194, 252, 255 ], "toColor": [ 182, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 247, 210, 255 ], "toColor": [ 252, 247, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 242, 255 ], "toColor": [ 252, 215, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 220, 255 ], "toColor": [ 202, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 252, 182, 255 ], "toColor": [ 237, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 219, 252, 255 ], "toColor": [ 182, 219, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 205, 255 ], "toColor": [ 252, 179, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 215, 255 ], "toColor": [ 252, 223, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 197, 252, 255 ], "toColor": [ 227, 197, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[LBL]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 600, "minScale": 3000, "name": "Defaults", "priority": 50, "symbol": { "type": "esriTS", "color": [ 130, 130, 130, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Malgun Gothic", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[LBL]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 600, "name": "600이하", "priority": 56, "symbol": { "type": "esriTS", "color": [ 130, 130, 130, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Malgun Gothic", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -8594.608764648441, "ymin": 460083.53063964803, "xmax": 180545.90802002, "ymax": 600256.260620117, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTC", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTC", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "IDN", "type": "esriFieldTypeInteger", "alias": "개별번호" }, { "name": "DCD", "type": "esriFieldTypeString", "alias": "행정동", "length": 10 }, { "name": "GUCD", "type": "esriFieldTypeString", "alias": "등록구", "length": 5 }, { "name": "FOP", "type": "esriFieldTypeString", "alias": "구조물형태", "length": 6 }, { "name": "SBA", "type": "esriFieldTypeString", "alias": "용도", "length": 6 }, { "name": "CCTV", "type": "esriFieldTypeString", "alias": "CCTV검사여부", "length": 1 }, { "name": "LBL", "type": "esriFieldTypeString", "alias": "라벨", "length": 100 }, { "name": "MNGT", "type": "esriFieldTypeString", "alias": "관리기관", "length": 6 }, { "name": "YMD", "type": "esriFieldTypeDate", "alias": "설치일자", "length": 8 }, { "name": "FORX", "type": "esriFieldTypeString", "alias": "관거종류", "length": 6 }, { "name": "MOP", "type": "esriFieldTypeString", "alias": "재질", "length": 6 }, { "name": "DIP", "type": "esriFieldTypeSmallInteger", "alias": "관경" }, { "name": "HOL", "type": "esriFieldTypeDouble", "alias": "가로" }, { "name": "VEL", "type": "esriFieldTypeDouble", "alias": "세로" }, { "name": "LENG", "type": "esriFieldTypeDouble", "alias": "연장" }, { "name": "ALTIN", "type": "esriFieldTypeDouble", "alias": "관저고시점" }, { "name": "ALTOT", "type": "esriFieldTypeDouble", "alias": "관저고종점" }, { "name": "FDEP", "type": "esriFieldTypeDouble", "alias": "심도시점" }, { "name": "TDEP", "type": "esriFieldTypeDouble", "alias": "심도종점" }, { "name": "SBR", "type": "esriFieldTypeDouble", "alias": "청천시유속" }, { "name": "SBQ", "type": "esriFieldTypeDouble", "alias": "우천시유속" }, { "name": "SLP", "type": "esriFieldTypeDouble", "alias": "평균구배" }, { "name": "BIDN", "type": "esriFieldTypeInteger", "alias": "배수구역개별번호" }, { "name": "OKGUB", "type": "esriFieldTypeString", "alias": "불량여부", "length": 1 }, { "name": "OKJUN", "type": "esriFieldTypeString", "alias": "준설여부", "length": 1 }, { "name": "REGUB", "type": "esriFieldTypeString", "alias": "재조사여부", "length": 1 }, { "name": "CIDN", "type": "esriFieldTypeString", "alias": "공사번호", "length": 10 }, { "name": "CMNGT", "type": "esriFieldTypeString", "alias": "공사시행기관", "length": 6 }, { "name": "NOTE", "type": "esriFieldTypeString", "alias": "비고", "length": 100 }, { "name": "UPDATE_YMD", "type": "esriFieldTypeDate", "alias": "최종수정일시", "length": 8 }, { "name": "UPDATE_NAM", "type": "esriFieldTypeString", "alias": "최종수정자명", "length": 50 }, { "name": "TIDN", "type": "esriFieldTypeInteger", "alias": "이전개별번호" }, { "name": "EXAM_YN", "type": "esriFieldTypeString", "alias": "성과심사여부", "length": 1 }, { "name": "SHT_NUM", "type": "esriFieldTypeString", "alias": "도엽번호", "length": 10 }, { "name": "LIT_CDE", "type": "esriFieldTypeString", "alias": "규모", "length": 6 }, { "name": "SPH_LIN", "type": "esriFieldTypeInteger", "alias": "차선통로수" }, { "name": "BST_ARA", "type": "esriFieldTypeDouble", "alias": "우수배수면적" }, { "name": "DRT_ARA", "type": "esriFieldTypeDouble", "alias": "오수배수면적" }, { "name": "BOM_CDE", "type": "esriFieldTypeString", "alias": "시점맨홀지형지물 부호", "length": 5 }, { "name": "BOM_IDN", "type": "esriFieldTypeDouble", "alias": "시점맨홀관리번호" }, { "name": "EOM_CDE", "type": "esriFieldTypeString", "alias": "종점맨홀지형지물 부호", "length": 5 }, { "name": "EOM_IDN", "type": "esriFieldTypeDouble", "alias": "종점맨홀관리번호" }, { "name": "SYS_CHK", "type": "esriFieldTypeString", "alias": "대장초기화여부", "length": 1 }, { "name": "IQT_CDE", "type": "esriFieldTypeString", "alias": "탐사구분", "length": 6 } ], "geometryField": {}, "indexes": [ { "name": "G18818IDN", "fields": "IDN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I18818CMNGT3", "fields": "CMNGT,CIDN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R52934_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": 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": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 53, "name": "하수관거(면)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 46, "name": "하수관로" }, "subLayers": [], "minScale": 39999.99999999991, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1358.71209716797, "ymin": 514063.311828613, "xmax": 179910.260009766, "ymax": 583155.08203125, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTC", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTC", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "IDN", "type": "esriFieldTypeInteger", "alias": "개별번호" }, { "name": "DCD", "type": "esriFieldTypeString", "alias": "행정동", "length": 10 }, { "name": "GUCD", "type": "esriFieldTypeString", "alias": "등록구", "length": 5 }, { "name": "MNGT", "type": "esriFieldTypeString", "alias": "관리기관", "length": 6 }, { "name": "UPDATE_YMD", "type": "esriFieldTypeDate", "alias": "최종수정일시", "length": 8 }, { "name": "UPDATE_NAM", "type": "esriFieldTypeString", "alias": "최종수정자명", "length": 50 }, { "name": "TIDN", "type": "esriFieldTypeInteger", "alias": "TIDN" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA" }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R52924_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_52924", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_52924", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1597_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 5000, "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 54, "name": "하수구역", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 31, "name": "하수시설" }, "subLayers": [ { "id": 55, "name": "침수피해지역" }, { "id": 56, "name": "하수처리분구" }, { "id": 57, "name": "하수배수분구" }, { "id": 58, "name": "하수처리구역" }, { "id": 59, "name": "하수배수구역" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -6282.37957763672, "ymin": 531497.9213867191, "xmax": 181769.915039063, "ymax": 597714.56439209, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "fields": null, "geometryField": {}, "indexes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 55, "name": "침수피해지역", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 54, "name": "하수구역" }, "subLayers": [], "minScale": 39999.99999999991, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 144312.816833496, "ymin": 533407.674011231, "xmax": 181509.75201416, "ymax": 554237.17199707, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTC", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTC", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "IDN", "type": "esriFieldTypeInteger", "alias": "개별번호" }, { "name": "DCD", "type": "esriFieldTypeString", "alias": "행정동", "length": 10 }, { "name": "GUCD", "type": "esriFieldTypeString", "alias": "등록구", "length": 5 }, { "name": "MNGT", "type": "esriFieldTypeString", "alias": "관리기관", "length": 6 }, { "name": "YMD", "type": "esriFieldTypeDate", "alias": "침수시작일자", "length": 8 }, { "name": "SYMD", "type": "esriFieldTypeDate", "alias": "침수시기", "length": 8 }, { "name": "LOC", "type": "esriFieldTypeString", "alias": "침수지역", "length": 100 }, { "name": "FQCY", "type": "esriFieldTypeString", "alias": "발생빈도", "length": 30 }, { "name": "CONT", "type": "esriFieldTypeString", "alias": "침수내용", "length": 30 }, { "name": "HOUSE", "type": "esriFieldTypeSmallInteger", "alias": "세대수" }, { "name": "COST", "type": "esriFieldTypeDouble", "alias": "침수피해액" }, { "name": "AMOUNT", "type": "esriFieldTypeInteger", "alias": "강우량" }, { "name": "WHY", "type": "esriFieldTypeString", "alias": "침수원인", "length": 100 }, { "name": "RSLT", "type": "esriFieldTypeString", "alias": "추진실적", "length": 100 }, { "name": "NOTE", "type": "esriFieldTypeString", "alias": "비고", "length": 30 }, { "name": "UPDATE_YMD", "type": "esriFieldTypeDate", "alias": "최종수정일시", "length": 8 }, { "name": "UPDATE_NAM", "type": "esriFieldTypeString", "alias": "최종수정자명", "length": 50 }, { "name": "TIDN", "type": "esriFieldTypeInteger", "alias": "TIDN" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA" }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R52921_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_52921", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_52921", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1594_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 56, "name": "하수처리분구", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 54, "name": "하수구역" }, "subLayers": [], "minScale": 73000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 203, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 165497.895996094, "ymin": 541053.944396973, "xmax": 171185.911621094, "ymax": 544108.719421387, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTC", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTC", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "IDN", "type": "esriFieldTypeInteger", "alias": "개별번호" }, { "name": "MNGT", "type": "esriFieldTypeString", "alias": "관리기관", "length": 6 }, { "name": "NAM", "type": "esriFieldTypeString", "alias": "처리분구명", "length": 20 }, { "name": "YMD", "type": "esriFieldTypeDate", "alias": "사용개시일", "length": 8 }, { "name": "ARA", "type": "esriFieldTypeInteger", "alias": "처리분구면적" }, { "name": "POP", "type": "esriFieldTypeInteger", "alias": "처리분구인구수" }, { "name": "PPOP", "type": "esriFieldTypeInteger", "alias": "계획처리인구수" }, { "name": "RARA", "type": "esriFieldTypeInteger", "alias": "주거지역면적" }, { "name": "CARA", "type": "esriFieldTypeInteger", "alias": "상업지역면적" }, { "name": "IARA", "type": "esriFieldTypeInteger", "alias": "공업지역면적" }, { "name": "SVOL", "type": "esriFieldTypeInteger", "alias": "오수발생량" }, { "name": "UPDATE_YMD", "type": "esriFieldTypeDate", "alias": "최종수정일시", "length": 8 }, { "name": "UPDATE_NAM", "type": "esriFieldTypeString", "alias": "최종수정자명", "length": 50 }, { "name": "TIDN", "type": "esriFieldTypeInteger", "alias": "TIDN" }, { "name": "SYS_CHK", "type": "esriFieldTypeString", "alias": "대장초기화여부", "length": 1 }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA" }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R52933_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_52933", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_52933", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1606_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 57, "name": "하수배수분구", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 54, "name": "하수구역" }, "subLayers": [], "minScale": 73000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAM]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 8, "symbol": { "type": "esriTS", "color": [ 156, 156, 156, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Malgun Gothic", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -6282.37957763672, "ymin": 531499.277038574, "xmax": 181769.915039063, "ymax": 597714.56439209, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTC", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTC", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "IDN", "type": "esriFieldTypeInteger", "alias": "개별번호" }, { "name": "MNGT", "type": "esriFieldTypeString", "alias": "관리기관", "length": 6 }, { "name": "NAM", "type": "esriFieldTypeString", "alias": "배수분구명", "length": 30 }, { "name": "BIDN", "type": "esriFieldTypeInteger", "alias": "배수구역개별번호" }, { "name": "ARA", "type": "esriFieldTypeDouble", "alias": "면적" }, { "name": "RIVER1", "type": "esriFieldTypeInteger", "alias": "하천1" }, { "name": "RIVER2", "type": "esriFieldTypeInteger", "alias": "하천2" }, { "name": "RIVER3", "type": "esriFieldTypeInteger", "alias": "하천3" }, { "name": "POP", "type": "esriFieldTypeInteger", "alias": "배수인구" }, { "name": "NOTE", "type": "esriFieldTypeString", "alias": "비고", "length": 100 }, { "name": "UPDATE_YMD", "type": "esriFieldTypeDate", "alias": "최종수정일시", "length": 8 }, { "name": "UPDATE_NAM", "type": "esriFieldTypeString", "alias": "최종수정자명", "length": 50 }, { "name": "TIDN", "type": "esriFieldTypeInteger", "alias": "TIDN" }, { "name": "STR_YMD", "type": "esriFieldTypeDate", "alias": "사용개시일자", "length": 8 }, { "name": "RES_ARA", "type": "esriFieldTypeDouble", "alias": "주거지역면적" }, { "name": "COM_ARA", "type": "esriFieldTypeDouble", "alias": "상업지역면적" }, { "name": "IND_ARA", "type": "esriFieldTypeDouble", "alias": "공업지역면적" }, { "name": "NAT_ARA", "type": "esriFieldTypeDouble", "alias": "녹지면적" }, { "name": "RN1_CNT", "type": "esriFieldTypeDouble", "alias": "5년_빈도_강우강도" }, { "name": "RN2_CNT", "type": "esriFieldTypeDouble", "alias": "10년_빈도_강우강도" }, { "name": "RIV_NAM", "type": "esriFieldTypeString", "alias": "하천명", "length": 100 }, { "name": "DRN_CNT", "type": "esriFieldTypeDouble", "alias": "유출계수" }, { "name": "SYS_CHK", "type": "esriFieldTypeString", "alias": "대장초기화여부", "length": 1 }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA" }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "G18806IDN", "fields": "IDN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R52922_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_52922", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_52922", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1595_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 58, "name": "하수처리구역", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 54, "name": "하수구역" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAM", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "미분류", "description": "미분류", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "" ] ] }, { "label": "가좌처리구역", "description": "가좌처리구역", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "가좌처리구역" ] ] }, { "label": "검단처리구역", "description": "검단처리구역", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 228, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "검단처리구역" ] ] }, { "label": "공촌처리구역", "description": "공촌처리구역", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "공촌처리구역" ] ] }, { "label": "굴포처리구역", "description": "굴포처리구역", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "굴포처리구역" ] ] }, { "label": "승기처리구역", "description": "승기처리구역", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "승기처리구역" ] ] }, { "label": "학익처리구역", "description": "학익처리구역", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 225, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "학익처리구역" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "", "label": "미분류" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "가좌처리구역", "label": "가좌처리구역" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 228, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "검단처리구역", "label": "검단처리구역" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "공촌처리구역", "label": "공촌처리구역" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "굴포처리구역", "label": "굴포처리구역" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "승기처리구역", "label": "승기처리구역" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 225, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "학익처리구역", "label": "학익처리구역" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 247, 252, 255 ], "toColor": [ 210, 247, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 179, 255 ], "toColor": [ 194, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 179, 255 ], "toColor": [ 252, 194, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 194, 252, 255 ], "toColor": [ 182, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 247, 210, 255 ], "toColor": [ 252, 247, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 242, 255 ], "toColor": [ 252, 215, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 220, 255 ], "toColor": [ 202, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 252, 182, 255 ], "toColor": [ 237, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 219, 252, 255 ], "toColor": [ 182, 219, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 205, 255 ], "toColor": [ 252, 179, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 215, 255 ], "toColor": [ 252, 223, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 197, 252, 255 ], "toColor": [ 227, 197, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAM]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 37, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Malgun Gothic", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 163928.67303466803, "ymin": 531497.9213867191, "xmax": 181769.915039063, "ymax": 560045.889038086, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTC", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTC", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "IDN", "type": "esriFieldTypeInteger", "alias": "개별번호" }, { "name": "MNGT", "type": "esriFieldTypeString", "alias": "관리기관", "length": 6 }, { "name": "NAM", "type": "esriFieldTypeString", "alias": "처리구역명", "length": 30 }, { "name": "POP", "type": "esriFieldTypeInteger", "alias": "처리구역인구" }, { "name": "ARA", "type": "esriFieldTypeDouble", "alias": "처리구역면적" }, { "name": "NUM", "type": "esriFieldTypeString", "alias": "고시번호", "length": 30 }, { "name": "YMD", "type": "esriFieldTypeDate", "alias": "사용개시년월일", "length": 8 }, { "name": "NOTE", "type": "esriFieldTypeString", "alias": "비고", "length": 30 }, { "name": "UPDATE_YMD", "type": "esriFieldTypeDate", "alias": "최종수정일시", "length": 8 }, { "name": "UPDATE_NAM", "type": "esriFieldTypeString", "alias": "최종수정자명", "length": 50 }, { "name": "TIDN", "type": "esriFieldTypeInteger", "alias": "TIDN" }, { "name": "USE_CDE", "type": "esriFieldTypeString", "alias": "용도지역", "length": 6 }, { "name": "PRN_POP", "type": "esriFieldTypeDouble", "alias": "계획처리인구수" }, { "name": "SEW_VOL", "type": "esriFieldTypeDouble", "alias": "오수발생량" }, { "name": "SYS_CHK", "type": "esriFieldTypeString", "alias": "대장초기화여부", "length": 1 }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA" }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "G18812IDN", "fields": "IDN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R52928_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_52928", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_52928", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1601_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 59, "name": "하수배수구역", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 54, "name": "하수구역" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAM", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "가좌배수구역", "description": "가좌배수구역", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 239, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "가좌배수구역" ] ] }, { "label": "검단배수구역", "description": "검단배수구역", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "검단배수구역" ] ] }, { "label": "공촌배수구역", "description": "공촌배수구역", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "공촌배수구역" ] ] }, { "label": "굴포배수구역", "description": "굴포배수구역", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "굴포배수구역" ] ] }, { "label": "승기배수구역", "description": "승기배수구역", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "승기배수구역" ] ] }, { "label": "학익배수구역", "description": "학익배수구역", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "학익배수구역" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 239, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "가좌배수구역", "label": "가좌배수구역" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "검단배수구역", "label": "검단배수구역" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "공촌배수구역", "label": "공촌배수구역" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "굴포배수구역", "label": "굴포배수구역" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "승기배수구역", "label": "승기배수구역" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "학익배수구역", "label": "학익배수구역" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 247, 252, 255 ], "toColor": [ 210, 247, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 179, 255 ], "toColor": [ 194, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 179, 255 ], "toColor": [ 252, 194, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 194, 252, 255 ], "toColor": [ 182, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 247, 210, 255 ], "toColor": [ 252, 247, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 242, 255 ], "toColor": [ 252, 215, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 220, 255 ], "toColor": [ 202, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 252, 182, 255 ], "toColor": [ 237, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 219, 252, 255 ], "toColor": [ 182, 219, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 205, 255 ], "toColor": [ 252, 179, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 215, 255 ], "toColor": [ 252, 223, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 197, 252, 255 ], "toColor": [ 227, 197, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAM]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 32, "symbol": { "type": "esriTS", "color": [ 0, 77, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Malgun Gothic", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 163928.67303466803, "ymin": 531499.277038574, "xmax": 181769.915039063, "ymax": 560045.889038086, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTC", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTC", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "IDN", "type": "esriFieldTypeInteger", "alias": "개별번호" }, { "name": "MNGT", "type": "esriFieldTypeString", "alias": "관리기관", "length": 6 }, { "name": "NAM", "type": "esriFieldTypeString", "alias": "배수구역명", "length": 30 }, { "name": "RIVER1", "type": "esriFieldTypeInteger", "alias": "하천1" }, { "name": "RIVER2", "type": "esriFieldTypeInteger", "alias": "하천2" }, { "name": "RIVER3", "type": "esriFieldTypeInteger", "alias": "하천3" }, { "name": "POP", "type": "esriFieldTypeInteger", "alias": "배수인구" }, { "name": "ARA", "type": "esriFieldTypeDouble", "alias": "면적" }, { "name": "NUM", "type": "esriFieldTypeString", "alias": "고시번호", "length": 30 }, { "name": "YMD", "type": "esriFieldTypeDate", "alias": "고시년월일", "length": 8 }, { "name": "NOTE", "type": "esriFieldTypeString", "alias": "비고", "length": 30 }, { "name": "UPDATE_YMD", "type": "esriFieldTypeDate", "alias": "최종수정일시", "length": 8 }, { "name": "UPDATE_NAM", "type": "esriFieldTypeString", "alias": "최종수정자명", "length": 50 }, { "name": "TIDN", "type": "esriFieldTypeInteger", "alias": "TIDN" }, { "name": "STR_YMD", "type": "esriFieldTypeDate", "alias": "사용개시일자", "length": 8 }, { "name": "RIV_NAM", "type": "esriFieldTypeString", "alias": "하천명", "length": 100 }, { "name": "DRN_CNT", "type": "esriFieldTypeDouble", "alias": "유출계수" }, { "name": "SYS_CHK", "type": "esriFieldTypeString", "alias": "대장초기화여부", "length": 1 }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA" }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "G18824IDN", "fields": "IDN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R52940_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_52940", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_52940", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1613_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 60, "name": "전력시설", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 61, "name": "전력지중관로심도" }, { "id": 62, "name": "전력지중 환기구" }, { "id": 63, "name": "전기맨홀" }, { "id": 64, "name": "변압기" }, { "id": 65, "name": "고압_저압 입상주" }, { "id": 66, "name": "개폐기" }, { "id": 67, "name": "송전전력구" }, { "id": 68, "name": "배전전력구" }, { "id": 69, "name": "전력지중관로" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9209.14398193359, "ymin": 492156.60003662104, "xmax": 182359.846984863, "ymax": 599903.359985352, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "fields": null, "geometryField": {}, "indexes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 61, "name": "전력지중관로심도", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 60, "name": "전력시설" }, "subLayers": [], "minScale": 2500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "53598655fdb986d3af700fab970f9894", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAyElEQVQokZ3QMU4CURSF4W8AGxsrlwAEpncTsgETtKA1kQW4BLZhjNiCna7CzICxszIBaxMCM+QljhkBNXq6d/P/ufe8mj+m9m8hpY+kzX0ZmNJccR5z8UXY43rBXYpCCnDGbYXu1oY6s2eOCyniJcAR3RaPOzuUpZz9CidleGfpBQdhHvGecfjjL6XUc4YRZ1Vel4wTLmMetoQJjYwbnLZJwuyJzpJReBTSp5BxFOD4Aw5pMp/QyenZFGKuNu8NafGGwbelf8saa6Q5AqdFPdUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[PIP_DEP]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 55, "symbol": { "type": "esriTS", "color": [ 255, 190, 190, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -5632.64801025391, "ymin": 514977.34503173805, "xmax": 180414.11499023403, "ymax": 594461.0250244141, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTR_CDE", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTR_CDE", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "PIP_DEP", "type": "esriFieldTypeDouble", "alias": "심도" }, { "name": "IDN", "type": "esriFieldTypeString", "alias": "고유번호", "length": 50 }, { "name": "ORGZID", "type": "esriFieldTypeString", "alias": "관리기관코드", "length": 6 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R16144_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1195_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 62, "name": "전력지중 환기구", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 60, "name": "전력시설" }, "subLayers": [], "minScale": 2500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "58e1ebaa526f6ee2ec23c4c302a2d667", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA3ElEQVQ4jWNhoBCwUM2A////xzMwMDiiK/h26JAAl53dBzThfkZGxovoLrBkYGAAGQIHLwoLGX5dv84gZ2eHbu4aBgYGDAMwwO/79xkIARZcEh/mzGH4efUqw/8/fxhelpQwiFRXMzALChJvALGABZeEQEoKw+ctWxj+//jBIN7TQ7oBxAKWwW0AIzMzKIGRbwCzsDDD1/37GV43NzMIZWQwMIuK4jWgj4GBYQWyJIe5udTn9etL33Z38zP++9chUl9/Cyp1GcMARkZGkCRMATJYBiYbGiCYFC8QAwDE6j4Nr8+VgAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 153638.609985352, "ymin": 530222.466003418, "xmax": 178284.053039551, "ymax": 557721.322021484, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTR_CDE", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTR_IDN", "type": "esriFieldTypeInteger", "alias": "관리번호" }, { "name": "FTR_CDE", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "MNG_CDE", "type": "esriFieldTypeString", "alias": "관리기관코드", "length": 7 }, { "name": "IST_YMD", "type": "esriFieldTypeString", "alias": "설치일자", "length": 8 }, { "name": "SCF_CDE", "type": "esriFieldTypeString", "alias": "환기구종류", "length": 6 }, { "name": "MAN", "type": "esriFieldTypeString", "alias": "관리부서", "length": 50 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R16119_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1170_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 63, "name": "전기맨홀", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 60, "name": "전력시설" }, "subLayers": [], "minScale": 2500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "78b07593ded965364c696412acf2db1a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAhUlEQVQ4jbWQMQqEQAxFXzCFR1KsPMlewZPoNSw8g62Fhch2ew/rWQY7hTFEfZAq+Y9PlJvoY4IQwgeojblORNZjgxKIEgsDcBK40HcF4wjLAk0DWeYQ5DlsW/yws0FRwDyDqlMwTbskgSa3VZVcXwsMqOXIKmiB3pj7ngQi8gPiuBu4+ANupReQ7HXa5wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -5631.932983398441, "ymin": 515921.744995117, "xmax": 180423.86401367202, "ymax": 594467.0690307621, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTR_CDE", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTR_IDN", "type": "esriFieldTypeInteger", "alias": "관리번호" }, { "name": "FTR_CDE", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "MNG_CDE", "type": "esriFieldTypeString", "alias": "관리기관코드", "length": 7 }, { "name": "IST_YMD", "type": "esriFieldTypeString", "alias": "설치일자", "length": 8 }, { "name": "FOR_CDE", "type": "esriFieldTypeString", "alias": "시설물형태", "length": 6 }, { "name": "SCJ_CDE", "type": "esriFieldTypeString", "alias": "전기맨홀종류", "length": 8 }, { "name": "STD_HOL", "type": "esriFieldTypeDouble", "alias": "가로길이" }, { "name": "STD_VEL", "type": "esriFieldTypeDouble", "alias": "세로길이" }, { "name": "STD_DEP", "type": "esriFieldTypeDouble", "alias": "깊이" }, { "name": "BJD_CDE", "type": "esriFieldTypeString", "alias": "법정동읍면동코드", "length": 10 }, { "name": "PNU_ADR", "type": "esriFieldTypeString", "alias": "지번", "length": 50 }, { "name": "SGG_CDE", "type": "esriFieldTypeString", "alias": "시군구코드", "length": 5 }, { "name": "MAN", "type": "esriFieldTypeString", "alias": "관리부서", "length": 50 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R16135_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1186_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 64, "name": "변압기", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 60, "name": "전력시설" }, "subLayers": [], "minScale": 2500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "33136b2147dd411743f67ad64441d793", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAfUlEQVQ4jWNhoBCwUM2A////xzMwMDgSqa+fkZHxIroLLBkYGOLfTZjAwG5ggFXXzwsXGIQKCkDMNQwMDBgGgAFIM7eDAwP9w4BcwEK2zlEDcAfizwsX0IVQ5NDTCLIBfQwMDCugKQ0rQNJ8GcMARkbGWwwMDCBMEqA4HQAARiEZQuPfbyIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 146229.42303466803, "ymin": 516650.192016602, "xmax": 178903.619018555, "ymax": 572042.00201416, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTR_CDE", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTR_IDN", "type": "esriFieldTypeInteger", "alias": "관리번호" }, { "name": "FTR_CDE", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "MNG_CDE", "type": "esriFieldTypeString", "alias": "관리기관코드", "length": 7 }, { "name": "IST_YMD", "type": "esriFieldTypeString", "alias": "설치일자", "length": 8 }, { "name": "OUG_CDE", "type": "esriFieldTypeString", "alias": "지상_지하구분", "length": 6 }, { "name": "BJD_CDE", "type": "esriFieldTypeString", "alias": "법정읍면동코드", "length": 10 }, { "name": "PNU_ADR", "type": "esriFieldTypeString", "alias": "지번", "length": 50 }, { "name": "SGG_CDE", "type": "esriFieldTypeString", "alias": "시군구코드", "length": 5 }, { "name": "MAN", "type": "esriFieldTypeString", "alias": "관리부서", "length": 50 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R16134_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1185_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 65, "name": "고압_저압 입상주", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 60, "name": "전력시설" }, "subLayers": [], "minScale": 2500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "cd53e9252e0cdeb15b7b4543e9486f4c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABgElEQVQ4jWNhoBCw0MSA//fuyX/bsqXk/69fqgx///5mkpDYzxkXN4WRkfEXQQO+Tpky5fuJE2kcERGsTKKiYLE/V674fJs9u+LrrFkp3Glpm3Aa8Lm1dTqbk1MGi6Ymqi06OiAs+mPDhuVfOjv9eMrL92IY8KW8XJfF0DARXTMy4AgI4Po6YcIEBgYGXQwD/v35k8fu6cnOQACwu7hovw8KshNct+4QigFMkpLihDRDvcPIwMJiz8DAgGrA/79/fxNjAFjt9+/w2GCBMf7eunWbGM3/Xr36+vvkyXMYBnxfvXodV25uKKu+vhI+A77OmLFH7NWr/RgGSH76dOp1ZuZC4b17Cxk5OQWwaf595szpb5MmTeZjYPiDYQADAwODyPHj7a8tLX8JzJzpzmpubgcKW6jUx69Tpmz/Ule3TOL9e3gawDCAkYHhN8PFix3PLCx2sygr67Lo64uBAuz3gQMvmL5/PyDBwPAC3VVY84IUA8NZhrt3QRhfcOA2gBQAAIgCjX1+WO2oAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9185.46899414062, "ymin": 492156.60003662104, "xmax": 181700.42498779303, "ymax": 599836.4609985349, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTR_CDE", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTR_IDN", "type": "esriFieldTypeInteger", "alias": "관리번호" }, { "name": "FTR_CDE", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "MNG_CDE", "type": "esriFieldTypeString", "alias": "관리기관코드", "length": 7 }, { "name": "IST_YMD", "type": "esriFieldTypeString", "alias": "설치일자", "length": 8 }, { "name": "SCB_CDE", "type": "esriFieldTypeString", "alias": "전주종류", "length": 6 }, { "name": "STD_HIT", "type": "esriFieldTypeDouble", "alias": "높이" }, { "name": "BJD_CDE", "type": "esriFieldTypeString", "alias": "법정읍면동코드", "length": 10 }, { "name": "PNU_ADR", "type": "esriFieldTypeString", "alias": "지번", "length": 50 }, { "name": "SGG_CDE", "type": "esriFieldTypeString", "alias": "시군구코드", "length": 5 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R16111_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1162_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 66, "name": "개폐기", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 60, "name": "전력시설" }, "subLayers": [], "minScale": 2500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a36c8337da8d3c111e770bc2542a3dcc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAYCAYAAAD3Va0xAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABZElEQVQ4jdXUPUtCURzH8e+xmw+oJIUlOjg1CdFg4RuQlkCwJTCwFxBOLm2BbU5BoOAgFF6Xgl6AoBC4RkNXhHJscdACzSS7oRT4QFe6NtQPDmf4//lwDudB4pci/U9IBaHAJSD74EI3pMABsAbsTl2Rqqr7wPZ4Q7dWMz/4fFvLicTNUjwuq6PlEyHE9fiK1oGdcaiZyWAwm1mMxTaA/hjOFTABTeS91aKRTmMPhRBGo1arNtQqFOg1m9jDYU1kOlQsDmaL3z8b1K1WMVitSG73bNBbvY7B4ZiKTIVQxw5bLyS5XLwqyuzQvNeL2unQq9eZczr1Q7ZgkEYqRbtcHtwl3ZA1GESYTLRKpdkgg83GQiTCcz7PSjKJkL5vH66cfr6dkVgCAU8zmz17jEaPPLnc4F0NpTIBCSHugf6YyB1sPsly2CPLx2LwPf1wa195gUML3FZgDzjXDfmhDaxq9fy9z/8DYllefMfcW1QAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 149165.005004883, "ymin": 529590.4730224609, "xmax": 178880.522033691, "ymax": 572043.8190307621, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTR_CDE", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTR_IDN", "type": "esriFieldTypeInteger", "alias": "관리번호" }, { "name": "FTR_CDE", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "MNG_CDE", "type": "esriFieldTypeString", "alias": "관리기관코드", "length": 7 }, { "name": "IST_YMD", "type": "esriFieldTypeString", "alias": "설치일자", "length": 8 }, { "name": "OUG_CDE", "type": "esriFieldTypeString", "alias": "지상_지하구분", "length": 6 }, { "name": "BJD_CDE", "type": "esriFieldTypeString", "alias": "법정읍면동코드", "length": 10 }, { "name": "PNU_ADR", "type": "esriFieldTypeString", "alias": "지번", "length": 50 }, { "name": "SGG_CDE", "type": "esriFieldTypeString", "alias": "시군구코드", "length": 5 }, { "name": "MAN", "type": "esriFieldTypeString", "alias": "관리부서", "length": 50 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R16129_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1180_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 67, "name": "송전전력구", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 60, "name": "전력시설" }, "subLayers": [], "minScale": 20000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 153620.843994141, "ymin": 530205.291992187, "xmax": 178315.03302002, "ymax": 557836.755004883, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTR_CDE", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTR_IDN", "type": "esriFieldTypeInteger", "alias": "관리번호" }, { "name": "FTR_CDE", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "MNG_CDE", "type": "esriFieldTypeString", "alias": "관리기관코드", "length": 7 }, { "name": "IST_YMD", "type": "esriFieldTypeString", "alias": "설치일자", "length": 8 }, { "name": "STD_NAM", "type": "esriFieldTypeString", "alias": "명칭", "length": 100 }, { "name": "MOP_CDE", "type": "esriFieldTypeString", "alias": "관재질", "length": 6 }, { "name": "SPH_LIN", "type": "esriFieldTypeInteger", "alias": "차선통로수" }, { "name": "STD_LEN", "type": "esriFieldTypeDouble", "alias": "길이" }, { "name": "STD_DEP", "type": "esriFieldTypeDouble", "alias": "깊이" }, { "name": "HOL_DIP", "type": "esriFieldTypeInteger", "alias": "열" }, { "name": "VEL_DIP", "type": "esriFieldTypeDouble", "alias": "단" }, { "name": "LAB", "type": "esriFieldTypeString", "alias": "주석", "length": 50 }, { "name": "MAN", "type": "esriFieldTypeString", "alias": "관리부서", "length": 50 }, { "name": "MOF", "type": "esriFieldTypeString", "alias": "전력구형태", "length": 7 }, { "name": "HOL", "type": "esriFieldTypeDouble", "alias": "가로길이" }, { "name": "VEL", "type": "esriFieldTypeDouble", "alias": "세로길이" }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA" }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R16103_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1154_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 68, "name": "배전전력구", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 60, "name": "전력시설" }, "subLayers": [], "minScale": 20000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 128, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1372.6530151367201, "ymin": 492162.34503173805, "xmax": 181576.66003418, "ymax": 582477.515991211, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTR_CDE", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTR_IDN", "type": "esriFieldTypeInteger", "alias": "관리번호" }, { "name": "FTR_CDE", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "MNG_CDE", "type": "esriFieldTypeString", "alias": "관리기관코드", "length": 7 }, { "name": "IST_YMD", "type": "esriFieldTypeString", "alias": "설치일자", "length": 8 }, { "name": "STD_NAM", "type": "esriFieldTypeString", "alias": "명칭", "length": 100 }, { "name": "MOP_CDE", "type": "esriFieldTypeString", "alias": "관재질", "length": 6 }, { "name": "SPH_LIN", "type": "esriFieldTypeInteger", "alias": "차선통로수" }, { "name": "STD_LEN", "type": "esriFieldTypeDouble", "alias": "길이" }, { "name": "STD_DEP", "type": "esriFieldTypeDouble", "alias": "깊이" }, { "name": "HOL_DIP", "type": "esriFieldTypeDouble", "alias": "열" }, { "name": "VEL_DIP", "type": "esriFieldTypeDouble", "alias": "단" }, { "name": "MAN", "type": "esriFieldTypeString", "alias": "관리부서", "length": 50 }, { "name": "LAB", "type": "esriFieldTypeString", "alias": "주석", "length": 50 }, { "name": "MOF", "type": "esriFieldTypeString", "alias": "전력구형태", "length": 6 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R16120_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1171_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": 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": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 69, "name": "전력지중관로", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 60, "name": "전력시설" }, "subLayers": [], "minScale": 20000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9209.14398193359, "ymin": 492156.60003662104, "xmax": 182359.846984863, "ymax": 599903.359985352, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTR_CDE", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTR_IDN", "type": "esriFieldTypeInteger", "alias": "관리번호" }, { "name": "FTR_CDE", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "MNG_CDE", "type": "esriFieldTypeString", "alias": "관리기관코드", "length": 7 }, { "name": "IST_YMD", "type": "esriFieldTypeString", "alias": "설치일자", "length": 8 }, { "name": "MOP_CDE", "type": "esriFieldTypeString", "alias": "관재질", "length": 6 }, { "name": "STD_LEN", "type": "esriFieldTypeDouble", "alias": "길이" }, { "name": "SPH_LIN", "type": "esriFieldTypeInteger", "alias": "차선통로수" }, { "name": "STD_DEP", "type": "esriFieldTypeDouble", "alias": "깊이" }, { "name": "STD_DIP", "type": "esriFieldTypeDouble", "alias": "관경" }, { "name": "HOL_DIP", "type": "esriFieldTypeDouble", "alias": "열" }, { "name": "VEL_DIP", "type": "esriFieldTypeDouble", "alias": "단" }, { "name": "MAN", "type": "esriFieldTypeString", "alias": "관리부서", "length": 50 }, { "name": "LAB", "type": "esriFieldTypeString", "alias": "주석", "length": 50 }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "분류" }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R16139_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1190_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": 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": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 70, "name": "상수시설", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 71, "name": "상수관로시설" }, { "id": 88, "name": "상수영역" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8501.33320000023, "ymin": 488009.838, "xmax": 224752.9435, "ymax": 600867.3005, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "fields": null, "geometryField": {}, "indexes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 71, "name": "상수관로시설", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 70, "name": "상수시설" }, "subLayers": [ { "id": 72, "name": "급수탑" }, { "id": 73, "name": "기타 변류" }, { "id": 74, "name": "소화전" }, { "id": 75, "name": "상수관말" }, { "id": 76, "name": "수도전" }, { "id": 77, "name": "수압측정지점" }, { "id": 78, "name": "심도" }, { "id": 79, "name": "유량계" }, { "id": 80, "name": "저수조" }, { "id": 81, "name": "제수변" }, { "id": 82, "name": "가압장" }, { "id": 83, "name": "누수_불출수지점" }, { "id": 84, "name": "상수폐관로" }, { "id": 85, "name": "상수관로" }, { "id": 86, "name": "배수지 영역" }, { "id": 87, "name": "정수장 영역" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -7120.361999999731, "ymin": 488009.838, "xmax": 224752.9435, "ymax": 600161.1281, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "fields": null, "geometryField": {}, "indexes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 72, "name": "급수탑", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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": { "id": 71, "name": "상수관로시설" }, "subLayers": [], "minScale": 2500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "90f45075902bcbd5421bee7a4ef5c312", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABCUlEQVQ4jdXUMShFYRQA4E89CZMMlF5sSgqjwWhlUSY2Mhglg5Qiu4FIUSJRBspIsiqL4ZWsljfYpZ5eHfV63f9S3uLUrfOf/v/77z2dbkGDovAvoFX0Yi5x5gIP2E5BHTjHCB4TyCKK2Ml7o2q+iy5MZiADWMMoPvOgMi6xkIG04BTLeP1Ls7fwgqPUht9A45jCUN6mLGgP+5F34hAzeI9aN26whNs8qBJPNQ6iN3exbsUVhtH220+bj3majnUTjlGqR/KgfmxiDB9R20APJnCP9sArKagZJzEzpZp6MQ5eow/r0aNyCqre/BbDqSZma/JnrHwjKegsNXQ1MVhfyIKefkAyo2G/kS9yqS0dSwd8FwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 148202.8854, "ymin": 517329.44, "xmax": 180537.5608, "ymax": 572172.9269999991, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTC", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "ObjectID" }, { "name": "FTC", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "IDN", "type": "esriFieldTypeString", "alias": "개별번호", "length": 8 }, { "name": "GUCD", "type": "esriFieldTypeString", "alias": "등록구", "length": 5 }, { "name": "DCD", "type": "esriFieldTypeString", "alias": "행정동", "length": 10 }, { "name": "SOCD", "type": "esriFieldTypeString", "alias": "사업소", "length": 3 }, { "name": "DST", "type": "esriFieldTypeString", "alias": "병합계량구역", "length": 3 }, { "name": "CMNGT", "type": "esriFieldTypeString", "alias": "공사대장_등록주체", "length": 7 }, { "name": "CIDN", "type": "esriFieldTypeString", "alias": "공사대장_공사번호", "length": 8 }, { "name": "MNGT", "type": "esriFieldTypeString", "alias": "관리기관", "length": 7 }, { "name": "YMD", "type": "esriFieldTypeDate", "alias": "설치일자", "length": 8 }, { "name": "BDIP", "type": "esriFieldTypeSmallInteger", "alias": "배수관경" }, { "name": "DIP", "type": "esriFieldTypeSmallInteger", "alias": "구경" }, { "name": "HIT", "type": "esriFieldTypeSmallInteger", "alias": "높이" }, { "name": "ETC", "type": "esriFieldTypeString", "alias": "비고", "length": 100 }, { "name": "SYS", "type": "esriFieldTypeString", "alias": "시스템사용", "length": 1 }, { "name": "LBL", "type": "esriFieldTypeString", "alias": "라벨", "length": 50 }, { "name": "ADDR", "type": "esriFieldTypeString", "alias": "위치", "length": 60 }, { "name": "WTGB", "type": "esriFieldTypeString", "alias": "구분", "length": 7 }, { "name": "SUJUN_NO", "type": "esriFieldTypeString", "alias": "수전번호", "length": 12 }, { "name": "KEGI_TYPE", "type": "esriFieldTypeString", "alias": "계량기형식", "length": 7 }, { "name": "KEGI_NO", "type": "esriFieldTypeString", "alias": "계량기 기물번호", "length": 15 }, { "name": "VYMD", "type": "esriFieldTypeDate", "alias": "유효경과일", "length": 8 }, { "name": "STAT", "type": "esriFieldTypeString", "alias": "현재상태", "length": 7 }, { "name": "UPDATE_DTE", "type": "esriFieldTypeDate", "alias": "갱신일", "length": 8 }, { "name": "BSS", "type": "esriFieldTypeString", "alias": "변실규격", "length": 25 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R155932_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1911_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 73, "name": "기타 변류", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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": { "id": 71, "name": "상수관로시설" }, "subLayers": [], "minScale": 2500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FTC", "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 153, 31, 255 ], "size": 12, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "defaultLabel": "미분류", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "감압변", "description": "감압변", "symbol": { "type": "esriPMS", "url": "8d4444335288149c0b1f068345154ba2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAQCAYAAAAWGF8bAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABqUlEQVQ4jbXUvWtTURzG8c9JYhD0DxAHFXR1cRDENyJFxZfBRaUgqEVxFG7tKAERpE1rQZysoos4ODhq24AOgo2Di4O4iQ5FwZcElza9V643gTQm1qH+4Cy/h/O9v+c559yCVa7CfwMOcyJhaIHBW9Tb/YjNuB34VOFS5+ZhjidczDM4SmMZMPA54WiRXXjW7iccCwwkFK9QHmO+g3kS29qwZcB1zDUyYU8nMHAYDxNOxRzCg7YWsw9Pelou04x40QK2e8UGpYRzgQ0y+G/gZbYENgWmewJb01RjrpcppB+oszewtsjsIhtxtUyuTJxnPxbwvC8Qs4GbP9iBWsgs1m7wLcpimKyzE69kdl9W+NkXWOFtxHzIbNdaFh+n2jjvIj4EDraA6YRT/3IPq4HdIzxaYnvgQltImA6URphaYmuuK7+ewDTHhGtNBgJf1/O6Q05tn2lyIMeXMd6sCIyzHO8FTmMmPYAOrZpnTeB8zEw29ArACT5GvE/zCwx1apN8j5hDKXC2e6+/vOW7gSNNnnYLgftYbPbIry9wnFHZ+qMq3JGtnrXqf5tfcQ92AgGAebIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "SA204" ] ] }, { "label": "기타맨홀", "description": "기타맨홀", "symbol": { "type": "esriPMS", "url": "d4e290f50f135dbde4d4bbd28a463e37", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABN0lEQVQ4jWNhoBCwUM2A////x//7+9dpsqWlE4oKRsb/bFxcf8S1tN47lJbeFlJQ+MHAwNDPyMh4Ed0Flgz//8c9Pn2aQVJXl0FSTw9mMMOPDx8YTs2bp3hlwwajwnPnGHjFxdcwMDBgGAAHukFBDG4NDQgBBgaGRydPMky2tGQ41N/P4N3RQXoYyJmbMwgqKDC8vHoVRZyFWAO+vXvH8On5cwZNb2/CBry9d4/h9p49YPa/v38ZPjx+zHB06lSGf3/+MFikpRE24OzixWAMA4xMTOBAjV+7FhzABA2wLy5mcCgpgWhmZmbg4ONjYGFnx+o1FmyC7Dw8DLwSElg1EGUAKYCFJNUEDOj79ePHKm4Rkb7HZ87sYGBgAGFc4DKGAYyMjLcYGBhA2IBh61aGFEZGkl1AFgAA1M9eh8lXih8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "SA922" ] ] }, { "label": "배기변", "description": "배기변", "symbol": { "type": "esriPMS", "url": "c031c3522ddc0ad15a121c97aa7f8186", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB4ElEQVQ4ja2TTUhUURSAvzO/NcMLQ5yfXTJhChYtZAhByaAWA7UYiXElyizK3Qty4yoSDWKyFs1KN2+htTBIkBZJ0KwyinJMalO0KREtx8Uw82LKG9eaGn3axu7icM4953znnPvjYZ/L898AV+CgwD2BxxmlZoCLQBNgA/PAw0GRTgWmGy7fhE/bALehfBW8PsMYUZubt8TlOrCj2MdgQ8Pn4tpaXTXZMcKZoaGVJ6OjdR9yOY52dW3LLq6uNpYKhcZIa+sNlpacIyilwj8qlZ7nExO8mpx0APSey+3m0tzcqcFo1AkAkm6vN9DW28v8+DjJbBaP3//H+dKyOJ5MYkQip5VSERFZ2Qlo0iKeTvM0k+Ht7Cwnuru3HMsLCyzn81wYG9OmAMcAB8DWItTczJH29q2Wq4AXlkV9LEbs71jl3UZ4VlV0Fw8GBigXCvgNg9dTU3SaJiK6OEVgcTfAI+Ad0HIylWLGNFmcnsaIRimtr9PW11eNuysitgMgIt+VUikg5wsGD2tIXgPCYVoSCQ79OvkccK32djy1hoi8UUrF9buKp9OJbEeHyxcI0GNZJeAOcF1Evu0J+A15D5xXStUbodD9im37v2xsnKtt+5+AGtBX4KzWh/v79wrb/2/8CUYTlv54Iug4AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "SA203" ] ] }, { "label": "신축관실", "description": "신축관실", "symbol": { "type": "esriPMS", "url": "10823e325a41c655da1b5fc4d3d6ef06", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAYAAAASCAYAAAB4i6/FAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAVElEQVQYlWNhwAFYCEr8//8/jYGB4TkjI+NmuARIcOek+pnMrGwgdjojI+MsuI5HF08ysLBzkGDHMJF4Lqmhx8DCyoYqAQo4UBhB2bNQjIIJELQDAOuNGGZSsJVdAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 4, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "SA003" ] ] }, { "label": "안전변", "description": "안전변", "symbol": { "type": "esriPMS", "url": "787e8ee032515e590333740952e37fa6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACGElEQVQ4jWNhoBJgoZlB////T4MytzAyMj5Dk5NiYGDwAbEZGRln4TQIpPDG9u0zj06dymCdkwPiSyMb9ufnz1lrMzO9ecXFQXIohqEYBNL05+fPrbsaG71XxMUxFF28eI6BgUEC5tJNRUXeF1etYsg6fPgqXheBBdjZfV7dvPlygrGx2OqUFPH///83MDAwbL6yYcPMQ/39DKGzZ3+QMTSsJBhGICCqppYSMHnyppWJiQzHpk2r1/DyygCxTRMTGcxTUuIYGRk3E2UQSOH///8bb2zfXr+lrIzh7OLF4vzS0gz+fX3zsBmC0yCoYQ1fXr3y79q3z+DhiRMM+SdPvuEUFEzGpR6nQf///ze+sX27wbe3b0GGMpxbtkzk////viS5CGTI+wcP5i2Pi2PQDQpiEFZWZjjQ3c2g7u6+CT1J4DXo758/DSsSEvSY2dgYAiZN2sklLCx6Y8cOI1CAF5w9u42BgcGAoEGg9LKzrs7n3qFDDAnr19/ik5JKAolHL1v2dIKJCcOatDR9UJIAhSFOg0BeurN//8w9ra0MDqWlDNr+/iUwb/z//9/Pp7Nz04b8fIYjkybV////fzMjI+NZrAb9+fmz8eTs2Qx6ISEMbo2Nc5ADlpGRcfPfv39nPb9yJe36tm0MOgEBeQwMDPFYDWJhZ0+LXrYMa6YEAWZm5vT////DXLEFp9eg3sAwAE0NVnmqlUcA6nHmZDgeuQsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "SA205" ] ] }, { "label": "역지변", "description": "역지변", "symbol": { "type": "esriPMS", "url": "0fda677861eda7cdb7f8b48c7f63d3d6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB3UlEQVQ4jbWTT0jTYRjHP8/2GzaLYm7L4nf4WYzFvIgSIxE8GCIESQTWSaFJ1yChw1AhhtRFtqTyMPAoSacR+A86uB1qEIwomATV2CEItCRwuGbxxE9kLKd2kB54H3je75cP7/s8PAZHDOO/AFTVBAaAIFAGskBKRCr/BKjqXeDBRrF47NPKCqX1dcz2dgI9PQVVvSkibw4EqOodIJ5JJFiIRvEHgzR6vSyOjnK+u/vcrVTqpapeEpHVOoCqNgMPi9ksL0ZG6IvF6B0f39G+5HI87upicWzsZH88/gjo2+8F14HGt3NzHPf5uByNVgWzo4OLQ0PkZmfpj8d7VfWMiHzdCwja6XuhgC8QwGH83Z7m1layySTbW1vicrsvAHWAsp2cLpdtqptMpVTC4XRiNDTYZdVg1Hhe2+lsWxv5+Xk219Y44fdXxc+ZDKdDIcTh2ATe7QdYAFbDkUgoPTnJs8FBBpJJ3E1NvJqe5sPyMjdmZmzfExEp1wFE5Jc951Ommb69tOR5PjzMhGXZ9zuQa1NThCORNHC/9mtGbSEi71U1bHV2Ju7l81c2ikXH70oFT0vLD6fL9RSIicjPAwG7kI/AVVX1eiwrsNvcvIhs13X2sGUSkW+AfQ6NI2/jH6fsm/eL1EYDAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "SA201" ] ] }, { "label": "이토변", "description": "이토변", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "SA202" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "8d4444335288149c0b1f068345154ba2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAQCAYAAAAWGF8bAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABqUlEQVQ4jbXUvWtTURzG8c9JYhD0DxAHFXR1cRDENyJFxZfBRaUgqEVxFG7tKAERpE1rQZysoos4ODhq24AOgo2Di4O4iQ5FwZcElza9V643gTQm1qH+4Cy/h/O9v+c559yCVa7CfwMOcyJhaIHBW9Tb/YjNuB34VOFS5+ZhjidczDM4SmMZMPA54WiRXXjW7iccCwwkFK9QHmO+g3kS29qwZcB1zDUyYU8nMHAYDxNOxRzCg7YWsw9Pelou04x40QK2e8UGpYRzgQ0y+G/gZbYENgWmewJb01RjrpcppB+oszewtsjsIhtxtUyuTJxnPxbwvC8Qs4GbP9iBWsgs1m7wLcpimKyzE69kdl9W+NkXWOFtxHzIbNdaFh+n2jjvIj4EDraA6YRT/3IPq4HdIzxaYnvgQltImA6URphaYmuuK7+ewDTHhGtNBgJf1/O6Q05tn2lyIMeXMd6sCIyzHO8FTmMmPYAOrZpnTeB8zEw29ArACT5GvE/zCwx1apN8j5hDKXC2e6+/vOW7gSNNnnYLgftYbPbIry9wnFHZ+qMq3JGtnrXqf5tfcQ92AgGAebIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SA204", "label": "감압변" }, { "symbol": { "type": "esriPMS", "url": "d4e290f50f135dbde4d4bbd28a463e37", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABN0lEQVQ4jWNhoBCwUM2A////x//7+9dpsqWlE4oKRsb/bFxcf8S1tN47lJbeFlJQ+MHAwNDPyMh4Ed0Flgz//8c9Pn2aQVJXl0FSTw9mMMOPDx8YTs2bp3hlwwajwnPnGHjFxdcwMDBgGAAHukFBDG4NDQgBBgaGRydPMky2tGQ41N/P4N3RQXoYyJmbMwgqKDC8vHoVRZyFWAO+vXvH8On5cwZNb2/CBry9d4/h9p49YPa/v38ZPjx+zHB06lSGf3/+MFikpRE24OzixWAMA4xMTOBAjV+7FhzABA2wLy5mcCgpgWhmZmbg4ONjYGFnx+o1FmyC7Dw8DLwSElg1EGUAKYCFJNUEDOj79ePHKm4Rkb7HZ87sYGBgAGFc4DKGAYyMjLcYGBhA2IBh61aGFEZGkl1AFgAA1M9eh8lXih8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SA922", "label": "기타맨홀" }, { "symbol": { "type": "esriPMS", "url": "c031c3522ddc0ad15a121c97aa7f8186", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB4ElEQVQ4ja2TTUhUURSAvzO/NcMLQ5yfXTJhChYtZAhByaAWA7UYiXElyizK3Qty4yoSDWKyFs1KN2+htTBIkBZJ0KwyinJMalO0KREtx8Uw82LKG9eaGn3axu7icM4953znnPvjYZ/L898AV+CgwD2BxxmlZoCLQBNgA/PAw0GRTgWmGy7fhE/bALehfBW8PsMYUZubt8TlOrCj2MdgQ8Pn4tpaXTXZMcKZoaGVJ6OjdR9yOY52dW3LLq6uNpYKhcZIa+sNlpacIyilwj8qlZ7nExO8mpx0APSey+3m0tzcqcFo1AkAkm6vN9DW28v8+DjJbBaP3//H+dKyOJ5MYkQip5VSERFZ2Qlo0iKeTvM0k+Ht7Cwnuru3HMsLCyzn81wYG9OmAMcAB8DWItTczJH29q2Wq4AXlkV9LEbs71jl3UZ4VlV0Fw8GBigXCvgNg9dTU3SaJiK6OEVgcTfAI+Ad0HIylWLGNFmcnsaIRimtr9PW11eNuysitgMgIt+VUikg5wsGD2tIXgPCYVoSCQ79OvkccK32djy1hoi8UUrF9buKp9OJbEeHyxcI0GNZJeAOcF1Evu0J+A15D5xXStUbodD9im37v2xsnKtt+5+AGtBX4KzWh/v79wrb/2/8CUYTlv54Iug4AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SA203", "label": "배기변" }, { "symbol": { "type": "esriPMS", "url": "10823e325a41c655da1b5fc4d3d6ef06", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAYAAAASCAYAAAB4i6/FAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAVElEQVQYlWNhwAFYCEr8//8/jYGB4TkjI+NmuARIcOek+pnMrGwgdjojI+MsuI5HF08ysLBzkGDHMJF4Lqmhx8DCyoYqAQo4UBhB2bNQjIIJELQDAOuNGGZSsJVdAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 4, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SA003", "label": "신축관실" }, { "symbol": { "type": "esriPMS", "url": "787e8ee032515e590333740952e37fa6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACGElEQVQ4jWNhoBJgoZlB////T4MytzAyMj5Dk5NiYGDwAbEZGRln4TQIpPDG9u0zj06dymCdkwPiSyMb9ufnz1lrMzO9ecXFQXIohqEYBNL05+fPrbsaG71XxMUxFF28eI6BgUEC5tJNRUXeF1etYsg6fPgqXheBBdjZfV7dvPlygrGx2OqUFPH///83MDAwbL6yYcPMQ/39DKGzZ3+QMTSsJBhGICCqppYSMHnyppWJiQzHpk2r1/DyygCxTRMTGcxTUuIYGRk3E2UQSOH///8bb2zfXr+lrIzh7OLF4vzS0gz+fX3zsBmC0yCoYQ1fXr3y79q3z+DhiRMM+SdPvuEUFEzGpR6nQf///ze+sX27wbe3b0GGMpxbtkzk////viS5CGTI+wcP5i2Pi2PQDQpiEFZWZjjQ3c2g7u6+CT1J4DXo758/DSsSEvSY2dgYAiZN2sklLCx6Y8cOI1CAF5w9u42BgcGAoEGg9LKzrs7n3qFDDAnr19/ik5JKAolHL1v2dIKJCcOatDR9UJIAhSFOg0BeurN//8w9ra0MDqWlDNr+/iUwb/z//9/Pp7Nz04b8fIYjkybV////fzMjI+NZrAb9+fmz8eTs2Qx6ISEMbo2Nc5ADlpGRcfPfv39nPb9yJe36tm0MOgEBeQwMDPFYDWJhZ0+LXrYMa6YEAWZm5vT////DXLEFp9eg3sAwAE0NVnmqlUcA6nHmZDgeuQsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SA205", "label": "안전변" }, { "symbol": { "type": "esriPMS", "url": "0fda677861eda7cdb7f8b48c7f63d3d6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB3UlEQVQ4jbWTT0jTYRjHP8/2GzaLYm7L4nf4WYzFvIgSIxE8GCIESQTWSaFJ1yChw1AhhtRFtqTyMPAoSacR+A86uB1qEIwomATV2CEItCRwuGbxxE9kLKd2kB54H3je75cP7/s8PAZHDOO/AFTVBAaAIFAGskBKRCr/BKjqXeDBRrF47NPKCqX1dcz2dgI9PQVVvSkibw4EqOodIJ5JJFiIRvEHgzR6vSyOjnK+u/vcrVTqpapeEpHVOoCqNgMPi9ksL0ZG6IvF6B0f39G+5HI87upicWzsZH88/gjo2+8F14HGt3NzHPf5uByNVgWzo4OLQ0PkZmfpj8d7VfWMiHzdCwja6XuhgC8QwGH83Z7m1layySTbW1vicrsvAHWAsp2cLpdtqptMpVTC4XRiNDTYZdVg1Hhe2+lsWxv5+Xk219Y44fdXxc+ZDKdDIcTh2ATe7QdYAFbDkUgoPTnJs8FBBpJJ3E1NvJqe5sPyMjdmZmzfExEp1wFE5Jc951Ommb69tOR5PjzMhGXZ9zuQa1NThCORNHC/9mtGbSEi71U1bHV2Ju7l81c2ikXH70oFT0vLD6fL9RSIicjPAwG7kI/AVVX1eiwrsNvcvIhs13X2sGUSkW+AfQ6NI2/jH6fsm/eL1EYDAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SA201", "label": "역지변" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "SA202", "label": "이토변" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 247, 252, 255 ], "toColor": [ 210, 247, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 179, 255 ], "toColor": [ 194, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 179, 255 ], "toColor": [ 252, 194, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 194, 252, 255 ], "toColor": [ 182, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 247, 210, 255 ], "toColor": [ 252, 247, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 242, 255 ], "toColor": [ 252, 215, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 220, 255 ], "toColor": [ 202, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 252, 182, 255 ], "toColor": [ 237, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 219, 252, 255 ], "toColor": [ 182, 219, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 205, 255 ], "toColor": [ 252, 179, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 215, 255 ], "toColor": [ 252, 223, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 197, 252, 255 ], "toColor": [ 227, 197, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 143131.203, "ymin": 488009.838, "xmax": 224725.8166, "ymax": 574308.857999999, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTC", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "ObjectID" }, { "name": "FTC", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "IDN", "type": "esriFieldTypeString", "alias": "개별번호", "length": 8 }, { "name": "GUCD", "type": "esriFieldTypeString", "alias": "등록구", "length": 5 }, { "name": "DCD", "type": "esriFieldTypeString", "alias": "행정동", "length": 10 }, { "name": "SOCD", "type": "esriFieldTypeString", "alias": "사업소", "length": 3 }, { "name": "DST", "type": "esriFieldTypeString", "alias": "병합계량구역", "length": 3 }, { "name": "ANG", "type": "esriFieldTypeSmallInteger", "alias": "각도" }, { "name": "CMNGT", "type": "esriFieldTypeString", "alias": "공사대장_등록주체", "length": 7 }, { "name": "CIDN", "type": "esriFieldTypeString", "alias": "공사대장_공사번호", "length": 8 }, { "name": "MNGT", "type": "esriFieldTypeString", "alias": "관리기관", "length": 7 }, { "name": "YMD", "type": "esriFieldTypeDate", "alias": "설치일자", "length": 8 }, { "name": "DIP", "type": "esriFieldTypeSmallInteger", "alias": "구경" }, { "name": "BTT", "type": "esriFieldTypeString", "alias": "변실형태", "length": 6 }, { "name": "BSS", "type": "esriFieldTypeString", "alias": "변실규격", "length": 25 }, { "name": "CSS", "type": "esriFieldTypeString", "alias": "뚜껑구경", "length": 25 }, { "name": "CLS", "type": "esriFieldTypeString", "alias": "폐쇄여부", "length": 6 }, { "name": "STAT", "type": "esriFieldTypeString", "alias": "현재상태", "length": 6 }, { "name": "ETC", "type": "esriFieldTypeString", "alias": "비고", "length": 100 }, { "name": "SYS", "type": "esriFieldTypeString", "alias": "시스템사용", "length": 1 }, { "name": "LBL", "type": "esriFieldTypeString", "alias": "라벨", "length": 50 }, { "name": "ANG1", "type": "esriFieldTypeSmallInteger", "alias": "각도1" }, { "name": "UPDATE_DTE", "type": "esriFieldTypeDate", "alias": "갱신일", "length": 8 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R155958_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1936_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 74, "name": "소화전", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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": { "id": 71, "name": "상수관로시설" }, "subLayers": [], "minScale": 2500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OUG", "defaultSymbol": { "type": "esriPMS", "url": "a016033eec09e7236ea6f3bd56ca7591", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABAElEQVQoka3SsUoDQRDG8f9wC0EQgigBC59AkLQarC00jWI638Di5FxjaaVFRKzSCwoSSBGONJKHsLCxs7NKFYlw8XaEoJLLeSeoX7cDP3Zmdwy/jPl3WG9pcQZeT2oS/QxVJQjZB+wbLA0gDjraE4/D8y15yIRByClwPFHyEDbUUbFdXW9syn0K2q6WXYzN6HzWxTSBtRR0MbvjG7Kz6rd18XJHnqdbXchB45gC80ASqvAoSl6i4ZCnz8MXLIy4igx1oPQtE66bNXlJwbNt6dtQ95xyC8xNoZ7n8CdLie9oVOXOb+uyZzgAVoCBQueiyg2SHCS1OR+vdpQ77V929R3WxEqsbu4ydwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "미분류", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "지상", "description": "지상", "symbol": { "type": "esriPMS", "url": "b84267fe0f0fc12d0e5cebf9e3ec248f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABGklEQVQ4ja2TsUoDQRRFz8VNoYHETlsbxXyBpSBqb2OdH0iXOoKFrYV96jRiZWWjEBSFFBoSYhPTWaQxKK6bZZ/sqiDZXTcQLwwM83hn7szccZhRzr8DDArk86dUq0/Uah7gAjfAmSQv20GnU6FU2qJYnKz0zWxf0l0qwMwqDIeHKW5XgAsz25DUjQHMbAk4+vvEFIBjYDfJwR6wQLa2zWxZ0vMkYJXpJGANiAFcptf7z8T5tXg9ZfMrcJ8EOAfC213PAJxIcmMASX74zphdAYspzZfAQWoOJD1Yvb4D3NJoQLv9VfB9j8GgS7PZZzzOAR+JgEjl8mO0U6uVo9ebJwgCRqO3MCjfYZpLdRC5gBdgE88jGhma+Td+AkKoXAurQsXlAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "OUG001" ] ] }, { "label": "지하", "description": "지하", "symbol": { "type": "esriPMS", "url": "e01a23ccb50004c5bec3025960eb9672", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABF0lEQVQ4jbWTPUvDUBSGnxfTQQutm64uiv0FjoKou4tz/0C3zhUcXDu4d+4iTk4uCkVR6KClpS61m0MXi2KahhwJVhCTmEDxgQuXA+e57/1ymBPnHwRWyOc5q1Z5rtXwABe4Bc4leamCbpdKqcROsRgxD8zsUNJ9osDMKqMRxwlp14BLM9uS1IsIzGwFOPlrv0ABqAP7cQkOgCXS2TWzVUkvvwXrZEPABhARuGTn43vi/CjeZGx+Ax7iBBdAeLqbKYJTSW5EIMkP79mMa2A5ofkKOEp8B5IeGw3bA+6aTeh0vuq+jzcc0mu1GEyn5IBJrCCkXOYpXKndJtfvsxgEBOMx72bY7DEtJCaY5XgFtj0PwpHG3L/xE1/kXAuL/1DdAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "OUG002" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "b84267fe0f0fc12d0e5cebf9e3ec248f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABGklEQVQ4ja2TsUoDQRRFz8VNoYHETlsbxXyBpSBqb2OdH0iXOoKFrYV96jRiZWWjEBSFFBoSYhPTWaQxKK6bZZ/sqiDZXTcQLwwM83hn7szccZhRzr8DDArk86dUq0/Uah7gAjfAmSQv20GnU6FU2qJYnKz0zWxf0l0qwMwqDIeHKW5XgAsz25DUjQHMbAk4+vvEFIBjYDfJwR6wQLa2zWxZ0vMkYJXpJGANiAFcptf7z8T5tXg9ZfMrcJ8EOAfC213PAJxIcmMASX74zphdAYspzZfAQWoOJD1Yvb4D3NJoQLv9VfB9j8GgS7PZZzzOAR+JgEjl8mO0U6uVo9ebJwgCRqO3MCjfYZpLdRC5gBdgE88jGhma+Td+AkKoXAurQsXlAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "OUG001", "label": "지상" }, { "symbol": { "type": "esriPMS", "url": "e01a23ccb50004c5bec3025960eb9672", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABF0lEQVQ4jbWTPUvDUBSGnxfTQQutm64uiv0FjoKou4tz/0C3zhUcXDu4d+4iTk4uCkVR6KClpS61m0MXi2KahhwJVhCTmEDxgQuXA+e57/1ymBPnHwRWyOc5q1Z5rtXwABe4Bc4leamCbpdKqcROsRgxD8zsUNJ9osDMKqMRxwlp14BLM9uS1IsIzGwFOPlrv0ABqAP7cQkOgCXS2TWzVUkvvwXrZEPABhARuGTn43vi/CjeZGx+Ax7iBBdAeLqbKYJTSW5EIMkP79mMa2A5ofkKOEp8B5IeGw3bA+6aTeh0vuq+jzcc0mu1GEyn5IBJrCCkXOYpXKndJtfvsxgEBOMx72bY7DEtJCaY5XgFtj0PwpHG3L/xE1/kXAuL/1DdAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "OUG002", "label": "지하" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 247, 252, 255 ], "toColor": [ 210, 247, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 179, 255 ], "toColor": [ 194, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 179, 255 ], "toColor": [ 252, 194, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 194, 252, 255 ], "toColor": [ 182, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 247, 210, 255 ], "toColor": [ 252, 247, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 242, 255 ], "toColor": [ 252, 215, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 220, 255 ], "toColor": [ 202, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 252, 182, 255 ], "toColor": [ 237, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 219, 252, 255 ], "toColor": [ 182, 219, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 205, 255 ], "toColor": [ 252, 179, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 215, 255 ], "toColor": [ 252, 223, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 197, 252, 255 ], "toColor": [ 227, 197, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -5482.436900000091, "ymin": 514546.21639999904, "xmax": 180688.4231, "ymax": 597869.688200001, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTC", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "ObjectID" }, { "name": "FTC", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "IDN", "type": "esriFieldTypeString", "alias": "개별번호", "length": 8 }, { "name": "GUCD", "type": "esriFieldTypeString", "alias": "등록구", "length": 5 }, { "name": "DCD", "type": "esriFieldTypeString", "alias": "행정동", "length": 10 }, { "name": "SOCD", "type": "esriFieldTypeString", "alias": "사업소", "length": 3 }, { "name": "DST", "type": "esriFieldTypeString", "alias": "병합계량구역", "length": 3 }, { "name": "CMNGT", "type": "esriFieldTypeString", "alias": "공사대장_등록주체", "length": 7 }, { "name": "CIDN", "type": "esriFieldTypeString", "alias": "공사대장_공사번호", "length": 8 }, { "name": "MNGT", "type": "esriFieldTypeString", "alias": "관리기관", "length": 7 }, { "name": "YMD", "type": "esriFieldTypeDate", "alias": "설치일자", "length": 8 }, { "name": "MOF", "type": "esriFieldTypeString", "alias": "형식", "length": 6 }, { "name": "BDIP", "type": "esriFieldTypeSmallInteger", "alias": "배수관경" }, { "name": "DIP", "type": "esriFieldTypeSmallInteger", "alias": "구경" }, { "name": "OUG", "type": "esriFieldTypeString", "alias": "지상/지하구분", "length": 6 }, { "name": "BSS", "type": "esriFieldTypeString", "alias": "변실규격", "length": 25 }, { "name": "CSS", "type": "esriFieldTypeString", "alias": "뚜껑구경", "length": 25 }, { "name": "STAT", "type": "esriFieldTypeString", "alias": "현재상태", "length": 6 }, { "name": "SYS", "type": "esriFieldTypeString", "alias": "시스템사용", "length": 1 }, { "name": "LBL", "type": "esriFieldTypeString", "alias": "라벨", "length": 50 }, { "name": "UPDATE_DTE", "type": "esriFieldTypeDate", "alias": "갱신일", "length": 8 }, { "name": "ETC", "type": "esriFieldTypeString", "alias": "비고", "length": 250 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R155946_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1924_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 75, "name": "상수관말", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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": { "id": 71, "name": "상수관로시설" }, "subLayers": [], "minScale": 2500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "0ff9587ff231b8dfb05a56f978fb0799", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAQCAYAAADAvYV+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAuUlEQVQoka3RMWoCQQBA0Vd4gBQBkyrkAgG9QpoYLWIRUptOvEC8goXgDWwsImkskjIoVnqHVBaWtikEZWAi62ZXFPwwLMM8hpnZghMqnBNX0ELtGHyD6lmOUUIT1/jGbx6+xxfGmOAZt3m4iykesEEHM1ylcRF3aEQYWqOPchYOLe23SE7+8Cp+L1P4IguHHX7whEFi/TELh94wRA+f8aK7H5LGH6ijjRfM8Rrf/R8OjeJI9p6HD7YF/YAc1Qiu6XUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -4155.234100000001, "ymin": 514728.16599999904, "xmax": 186651.6473, "ymax": 585458.032299999, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTC", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "ObjectID" }, { "name": "FTC", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "IDN", "type": "esriFieldTypeString", "alias": "개별번호", "length": 8 }, { "name": "GUCD", "type": "esriFieldTypeString", "alias": "등록구", "length": 5 }, { "name": "DCD", "type": "esriFieldTypeString", "alias": "행정동", "length": 10 }, { "name": "SOCD", "type": "esriFieldTypeString", "alias": "사업소", "length": 3 }, { "name": "DST", "type": "esriFieldTypeString", "alias": "병합계량구역", "length": 3 }, { "name": "ANG", "type": "esriFieldTypeSmallInteger", "alias": "각도" }, { "name": "MNGT", "type": "esriFieldTypeString", "alias": "관리기관", "length": 7 }, { "name": "LBL", "type": "esriFieldTypeString", "alias": "라벨", "length": 50 }, { "name": "SYS", "type": "esriFieldTypeString", "alias": "시스템사용", "length": 1 }, { "name": "ANG1", "type": "esriFieldTypeSmallInteger", "alias": "각도1" }, { "name": "UPDATE_DTE", "type": "esriFieldTypeDate", "alias": "갱신일", "length": 8 }, { "name": "CLS", "type": "esriFieldTypeString", "alias": "폐쇄여부", "length": 6 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R155960_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1938_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 76, "name": "수도전", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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": { "id": 71, "name": "상수관로시설" }, "subLayers": [], "minScale": 2500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a1cdc9e2fcebf29eef52e8205f2e62ad", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA/ElEQVQ4jbWTsYqDQBRF7zCC+QJLayvFMmUqC8u0QsB/SKvYCkl6OxtNERC7VFYR62UbzQeIvcuChRgU0ozsxp0lp3sw78zw3lwB/0R4p2AFQAZwXyQYhmEHYPOs+74nmqYZURTdVFX9YvpOhJAP9gVrAKNkglIK3/fhuu42SRL24guAmWCGYRiwbRtlWUJRlPmBVwJKKUzTRBzH8Dzv74IRXdeRpil+QsALJElC0zT8gq7rIIoiv6Cua8iyzC8oimLaBpegbVvkeY4gCPgEYRjCsqxpkEsERwDnZ1FV1cpxnEOWZXsA30zf50xACBlDwwbnOv6D33hrnBfxADBfRY5B9DJzAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -5328.364900000391, "ymin": 514483.5517, "xmax": 180731.9626, "ymax": 598496.415100001, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTC", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "ObjectID" }, { "name": "FTC", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "SJNO", "type": "esriFieldTypeString", "alias": "수전번호", "length": 4 }, { "name": "GUCD", "type": "esriFieldTypeString", "alias": "등록구", "length": 5 }, { "name": "DCD", "type": "esriFieldTypeString", "alias": "행정동", "length": 10 }, { "name": "SOCD", "type": "esriFieldTypeString", "alias": "사업소", "length": 3 }, { "name": "DST", "type": "esriFieldTypeString", "alias": "병합계량구역", "length": 3 }, { "name": "DIP", "type": "esriFieldTypeSmallInteger", "alias": "구경" }, { "name": "MNGT", "type": "esriFieldTypeString", "alias": "관리기관", "length": 7 }, { "name": "LBL", "type": "esriFieldTypeString", "alias": "라벨", "length": 50 }, { "name": "SYS", "type": "esriFieldTypeString", "alias": "시스템사용", "length": 1 }, { "name": "SUJUN_NO", "type": "esriFieldTypeString", "alias": "수도전번호", "length": 12 }, { "name": "CDIP", "type": "esriFieldTypeString", "alias": "구경문자", "length": 4 }, { "name": "BYMD", "type": "esriFieldTypeDate", "alias": "보호통설치일자", "length": 8 }, { "name": "IDN", "type": "esriFieldTypeString", "alias": "개별번호", "length": 8 }, { "name": "SGUCD", "type": "esriFieldTypeString", "alias": "수용가 행정구", "length": 5 }, { "name": "SDCD", "type": "esriFieldTypeString", "alias": "SDCD", "length": 10 }, { "name": "UPDATE_DTE", "type": "esriFieldTypeDate", "alias": "갱신일", "length": 8 }, { "name": "YMD", "type": "esriFieldTypeDate", "alias": "설치일", "length": 8 }, { "name": "ADDR", "type": "esriFieldTypeString", "alias": "주소", "length": 60 }, { "name": "KEGI_TYPE", "type": "esriFieldTypeString", "alias": "계량기형식", "length": 7 }, { "name": "KEGI_GB", "type": "esriFieldTypeString", "alias": "계량기구분", "length": 6 }, { "name": "SUJUN_TYPE", "type": "esriFieldTypeString", "alias": "수전구분", "length": 6 }, { "name": "CMNGT", "type": "esriFieldTypeString", "alias": "CMNGT", "length": 7 }, { "name": "CIDN", "type": "esriFieldTypeString", "alias": "CIDN", "length": 8 }, { "name": "KEGI_NO", "type": "esriFieldTypeString", "alias": "계기번호", "length": 120 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R155948_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1926_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 77, "name": "수압측정지점", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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": { "id": 71, "name": "상수관로시설" }, "subLayers": [], "minScale": 2500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b6a751ce0f211ebe41571ebadb09752c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACDElEQVQ4jWNhoBCw0MSAe9//y2989K306fe/eixM/79r8rHujJPnnMLIyPiLoAFNVz7Pbrn8MdFTkp3ZXYKN4ee//wyHX/9yiz35oWHa7a8xWarcm3AaUHDu4yI+NsbYudr8KIYaCLAyfPv7nzfn3Kc17de+eFVq8ezBMKD80hfdr7//RuarcsM13v/6l0GBm5mBkYGBgYuZkWGKER9r7MkPCxgYGGQwDLj56VdznwEfiotm3/vG4CfFwWAhzArmgwxxEGWTYjj63m6dteAhFAN+/fuvoMjNDGYfev2LoefmV4bjb38xbHr2g8FEkJWhU4+PQZyDicFWlI1x+4sf3iBlKAb8/f//L4xtJ8rGcO/rX4bNz34wfP3zn2GnnRBYMwiwMzEyfPrFyIjhhXc//z389Pu/ER8rRO7lj78MdVo8DGfe/2Z4/fMfgzQnxHWXPv75cfvLn72YYfD5X9fUO1+tKjV5xEH8OAUuBkkOJob/YMP+wcNl5t1vN1/xi2Ea8ClY4sSszS93uoqzB5gIsfKBNIMAyD0SUHb91c93zr/708gQzPgHazp48Ewsxf/Iyz+JilzmZRo8mnysjGCdd7/8/Zxz7uONo29+TfscLLkeWQ9qSkxn/P2MgSG5dcVz06m3v8YJsTNJ/Pn//++LH/+u/PrPMochTPIFinqcmSlC8vQHBgYQJggozo0AhNjKqbYmN9oAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 131357.817, "ymin": 514546.21639999904, "xmax": 180656.2112, "ymax": 579748.126800001, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTC", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "ObjectID" }, { "name": "FTC", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "IDN", "type": "esriFieldTypeString", "alias": "개별번호", "length": 8 }, { "name": "GUCD", "type": "esriFieldTypeString", "alias": "등록구", "length": 5 }, { "name": "DCD", "type": "esriFieldTypeString", "alias": "행정동", "length": 10 }, { "name": "SOCD", "type": "esriFieldTypeString", "alias": "사업소", "length": 3 }, { "name": "DST", "type": "esriFieldTypeString", "alias": "병합계량구역", "length": 3 }, { "name": "RSU", "type": "esriFieldTypeString", "alias": "구역수압여부", "length": 6 }, { "name": "SIDN", "type": "esriFieldTypeString", "alias": "수압계", "length": 8 }, { "name": "PSUAP", "type": "esriFieldTypeDouble", "alias": "현재수압" }, { "name": "ALT", "type": "esriFieldTypeInteger", "alias": "표고" }, { "name": "MNGT", "type": "esriFieldTypeString", "alias": "관리기관", "length": 7 }, { "name": "LBL", "type": "esriFieldTypeString", "alias": "라벨", "length": 50 }, { "name": "SYS", "type": "esriFieldTypeString", "alias": "시스템사용", "length": 1 }, { "name": "UTIL", "type": "esriFieldTypeString", "alias": "수압계 존재여부", "length": 1 }, { "name": "UPDATE_DTE", "type": "esriFieldTypeDate", "alias": "갱신일", "length": 8 }, { "name": "CMNGT", "type": "esriFieldTypeString", "alias": "공사등록주체", "length": 7 }, { "name": "CIDN", "type": "esriFieldTypeString", "alias": "공사번호", "length": 8 }, { "name": "YMD", "type": "esriFieldTypeDate", "alias": "설치일자", "length": 8 }, { "name": "MOF", "type": "esriFieldTypeString", "alias": "형식", "length": 6 }, { "name": "BDIP", "type": "esriFieldTypeSmallInteger", "alias": "배수관경" }, { "name": "ETC", "type": "esriFieldTypeString", "alias": "비고", "length": 100 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R155957_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1935_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 78, "name": "심도", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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": { "id": 71, "name": "상수관로시설" }, "subLayers": [], "minScale": 2500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "1d3c849a88513ea8b54ad2121f9fea48", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAzUlEQVQYlWNhIAGwkK34////xr9Onlz0+/hxbhZd3Ufszs4RjIyMzzAU////3/jrhAlnPhUVgTggIXmeurqn////N2FkZDyLqvjr19mfKypgCsHgS0sLA3dKyjwGBgZ9FMV/X7xg+f/zJ6oj//1j+HP/PiuGM1iUlR+yaGnp/rl2Da6WWVaWgdXE5D42D6YLbtjw9GNaGsPvM2cYWHV1GfimT2dg5OKagaEY5GuQZ4T375/JwMAgxcDAAPLULEZGxs1Ygw7qaxOiwpkQAACzcEpSqBr/EAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[DEP]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "allowOverlapOfFeatureInterior": "exclude", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 75, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -5852.30999999959, "ymin": 514884.60810000106, "xmax": 209216.454, "ymax": 600040.8120000011, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTC", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "ObjectID" }, { "name": "FTC", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "IDN", "type": "esriFieldTypeString", "alias": "개별번호", "length": 8 }, { "name": "GUCD", "type": "esriFieldTypeString", "alias": "등록구", "length": 5 }, { "name": "DCD", "type": "esriFieldTypeString", "alias": "행정동", "length": 10 }, { "name": "SOCD", "type": "esriFieldTypeString", "alias": "사업소", "length": 3 }, { "name": "DST", "type": "esriFieldTypeString", "alias": "병합계량구역", "length": 3 }, { "name": "DEP", "type": "esriFieldTypeDouble", "alias": "심도" }, { "name": "MNGT", "type": "esriFieldTypeString", "alias": "관리기관", "length": 7 }, { "name": "LBL", "type": "esriFieldTypeString", "alias": "라벨", "length": 50 }, { "name": "SYS", "type": "esriFieldTypeString", "alias": "시스템사용", "length": 1 }, { "name": "UPDATE_DTE", "type": "esriFieldTypeDate", "alias": "갱신일", "length": 8 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R155953_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1931_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 79, "name": "유량계", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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": { "id": 71, "name": "상수관로시설" }, "subLayers": [], "minScale": 2500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "90e60181f0c730d81aa19a3af631cd82", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABvUlEQVQ4ja2TP8hSURiHn+M/CO4gNPSRlHeIr8k7qNhgkzi13U/d3ASDaFPERBHnGht0EV3crunS4BK41NTQlaZAdIgw0gYppfTGvXzGvWktXy+8cM77nvOc3+9wjocrhud/A54Bt/v9flVV1QfAObAB3siyrM9ms6fAE0D/G+A+cG80Gl2oquq2N3q93sd4PH7z8pDTCgKBwNlisaDVarkzmQyJROJ3z+fzmZtJpVJBTdOOAYZh3IjFYrcikQjz+ZxcLoeu60iS5JCYzWYfa5rWPaXgwuVyubxeL91ul2g0SrFYpNlsOgB+vz9iGMaZEOLTn4Dzw0BRFKrVKvV6nXQ6TTKZtDMEcBc4AmzsqyqVCsPh0LIymUwcKoDvpyy8tq/weDx0Oh3LSqFQIJ/PW/X9fm9ufncK8HK73ZrNa4dCKBSiVqtZKcuyVZtOpy+EEJsjgBDipyRJH4LBoOnPd6iXy2UGgwGNRsOal0qljkMptliv19/G4/Er4AdgvkSXaaXdbq/D4bCpzL1cLs3eaQDwdrVafRZC1A3DuA7cMS9XUZT3u93uIZAGvv4L8Mhm6Qtg5iGeX6YjrvwbfwFK64o/IrjJYQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -3997.1481999997104, "ymin": 488401.157600001, "xmax": 224752.9435, "ymax": 600161.1281, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTC", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "ObjectID" }, { "name": "FTC", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "IDN", "type": "esriFieldTypeString", "alias": "개별번호", "length": 8 }, { "name": "GUCD", "type": "esriFieldTypeString", "alias": "등록구", "length": 5 }, { "name": "DCD", "type": "esriFieldTypeString", "alias": "행정동", "length": 10 }, { "name": "SOCD", "type": "esriFieldTypeString", "alias": "사업소", "length": 3 }, { "name": "DST", "type": "esriFieldTypeString", "alias": "병합계량구역", "length": 3 }, { "name": "CMNGT", "type": "esriFieldTypeString", "alias": "공사대장_등록주체", "length": 7 }, { "name": "CIDN", "type": "esriFieldTypeString", "alias": "공사대장_공사번호", "length": 8 }, { "name": "MNGT", "type": "esriFieldTypeString", "alias": "관리기관", "length": 7 }, { "name": "PNAM", "type": "esriFieldTypeString", "alias": "품명", "length": 30 }, { "name": "MOF", "type": "esriFieldTypeString", "alias": "형식", "length": 6 }, { "name": "MNU", "type": "esriFieldTypeString", "alias": "제조회사", "length": 30 }, { "name": "YMD", "type": "esriFieldTypeDate", "alias": "설치일자", "length": 8 }, { "name": "DIP", "type": "esriFieldTypeSmallInteger", "alias": "구경" }, { "name": "MFLW", "type": "esriFieldTypeInteger", "alias": "최대유량" }, { "name": "LOC", "type": "esriFieldTypeString", "alias": "위치", "length": 50 }, { "name": "GNO", "type": "esriFieldTypeString", "alias": "기물번호", "length": 15 }, { "name": "GSU", "type": "esriFieldTypeInteger", "alias": "급수전수" }, { "name": "STAT", "type": "esriFieldTypeString", "alias": "현재상태", "length": 6 }, { "name": "ETC", "type": "esriFieldTypeString", "alias": "비고", "length": 250 }, { "name": "SYS", "type": "esriFieldTypeString", "alias": "시스템사용", "length": 1 }, { "name": "LBL", "type": "esriFieldTypeString", "alias": "라벨", "length": 50 }, { "name": "UPDATE_DTE", "type": "esriFieldTypeDate", "alias": "갱신일", "length": 8 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R155935_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1914_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 80, "name": "저수조", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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": { "id": 71, "name": "상수관로시설" }, "subLayers": [], "minScale": 2500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "aec66ccf51dba5e032910cc15c7c58fb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAcCAYAAABlL09dAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC5klEQVRIid2WWUiVURCAv/nvvV1uWZkmLZaJpaZWZmAbpBlEYWSbYllIqAWSVBRRD6UQVERQQdJKQbSAFBo9RLQhPaRtCFkGqWTZg0VRaqvlnTjxC1ao1xs91LzMOcP83xnmzMz5nfwlcf5fYFUVIA+YDFQBp0WkRVW3AFEikuMXGNgKbAda7QN2q+ptIAm45HfEQCZQCUwHpgAbgZm2bcOfgONNRkREbVhGD/6+gUWk3WhVLQZW2OYUEanyC1wylVUIC1R5nlmhm4BsIMCcBeQDq0umshchygv7llVw3SewCnEo88y66e7V+qGJs/sD54DFQFbl1qw9DdfOrkOxgPO9TcVrAe+re+VrhibOxgYHA7O8DtkJNAKjepUKW9rdQUOuv7x7NYv8HV+Ay8AAA255WpMqcEBhM/5c3oT8nXpnRy7N9Q/LA8eMb1XVcx+bnhU31z3oG5tbWPvouClxP8DhqStTqo9so2r/+iazN113f+/axyEJSQnhc7NT/QI7+rjdYlmBoUkLPtWVHR7fYW+4dDJgYsEenJ5+87sLqmuw2+MxOiQh6WJd6aHMM4lEYOH4+r45PDR50Qtt/zai12BXv4Eey+V2m3VY8pJdFTDNcpBhgQvhijtwcNXnN01mjiCWQ6DdN/Cg6EljW57WmKUXl+vk6IWrPa+rbxV6275Y0VkbXwExHb6hM9LGcavMN3BAaEScDTYNEB+Rlkf9haMmPYyaszyss29w3JQU8AGsqpNrzxcHt717YwZPlGm+oJhELGefs2JZtU5PQJHxa2t9mxeSkLwvMHJCvKqOFJHGniLOiUwvIDK94IaI1HWyp0GbqbmOAI7NOlhu6s20+yqgsEuwqppKWGpvT9GNiMgHVS2xH4A8Vd0uIt+6ijgdGAh8BErpWU7Y4GHAws4D6Vdwjq0viIh5jroVEalQVXPLsfY47RJcZFfCE3yXRcDwH6XZSX4Ci8jNXgA7vjFB/BbIv/fD8h1GTulI4T95tgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 164467.1988, "ymin": 532373.034499999, "xmax": 177072.9362, "ymax": 549801.0884000009, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTC", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "ObjectID" }, { "name": "FTC", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "IDN", "type": "esriFieldTypeString", "alias": "개별번호", "length": 8 }, { "name": "GUCD", "type": "esriFieldTypeString", "alias": "등록구", "length": 5 }, { "name": "DCD", "type": "esriFieldTypeString", "alias": "행정동", "length": 10 }, { "name": "SOCD", "type": "esriFieldTypeString", "alias": "사업소", "length": 3 }, { "name": "DST", "type": "esriFieldTypeString", "alias": "병합계량구역", "length": 3 }, { "name": "MNGT", "type": "esriFieldTypeString", "alias": "관리기관", "length": 7 }, { "name": "LBL", "type": "esriFieldTypeString", "alias": "라벨", "length": 50 }, { "name": "SYS", "type": "esriFieldTypeString", "alias": "시스템사용", "length": 1 }, { "name": "UPDATE_DTE", "type": "esriFieldTypeDate", "alias": "갱신일", "length": 8 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R155954_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1932_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 81, "name": "제수변", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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": { "id": 71, "name": "상수관로시설" }, "subLayers": [], "minScale": 2500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "8786ceb2b87f67d92e7af4ed72e212d7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABtklEQVQ4jbWTsavSURTHPydEIgKHhheEm75wCHRxdZAIgpYwQnTTRZQHIeog/giXwqWEQlAeOohgg4hg/0ISuvig5+DWUkNDEPqrm974/TKQp9bw6AsXzj3n8OF8D/c6uKQc/wWgtb4FPAKOARMYAX0R+fFPQL/ffz4YDJ6EQiGny+Wyc8vlkuFw+LlcLp8YhvHmIEBrfTKfzwt+v59IJEKr1bLz2WyWdrt9NJlMTkul0pmInO8AtNZHwDOPx0O1WiWZTBKNRlFKUavV6HQ6eL3e68BL4N6+CR4C16wgkUhYI5NKpVgsFvbdgm10V2t9U0Q+XQQcb9up1+u43W6cTqc90ZYEuA3sAMztrm63y3q9xjRNms0mmUxmu7zcZ+Hdn2A2m5HL5TAMg9VqRT6fJxwO4/P5rPI3YLoP8BY4V0r54vG43VwoFKzl0uv1iMVijEYjy9IrETF3ACLyU2v9uFgsvp9Op1fH4zEOx++yZSEYDJJOpz82Go2nB9+BiJxpre9UKpUXwH3gipUPBAJflVKvgbKIfD8I2EDmwAOt9Q3As1nuBxFRF3v3ArZAXwDr/FWX/o2/AIjJop6lb9n8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -6928.0910999998505, "ymin": 488037.4389, "xmax": 224727.0721, "ymax": 600014.5796000011, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTC", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTC", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "IDN", "type": "esriFieldTypeString", "alias": "개별번호", "length": 8 }, { "name": "GUCD", "type": "esriFieldTypeString", "alias": "등록구", "length": 5 }, { "name": "DCD", "type": "esriFieldTypeString", "alias": "행정동", "length": 10 }, { "name": "SOCD", "type": "esriFieldTypeString", "alias": "사업소", "length": 3 }, { "name": "DST", "type": "esriFieldTypeString", "alias": "DST", "length": 3 }, { "name": "ANG", "type": "esriFieldTypeSmallInteger", "alias": "각도" }, { "name": "ONOFF", "type": "esriFieldTypeSmallInteger", "alias": "개폐여부" }, { "name": "BDRY", "type": "esriFieldTypeString", "alias": "변류역활", "length": 6 }, { "name": "CMNGT", "type": "esriFieldTypeString", "alias": "공사대장_등록주체", "length": 7 }, { "name": "CIDN", "type": "esriFieldTypeString", "alias": "공사대장_공사번호", "length": 8 }, { "name": "MNGT", "type": "esriFieldTypeString", "alias": "관리기관", "length": 7 }, { "name": "YMD", "type": "esriFieldTypeDate", "alias": "설치일자", "length": 8 }, { "name": "MOP", "type": "esriFieldTypeString", "alias": "재질", "length": 6 }, { "name": "MOF", "type": "esriFieldTypeString", "alias": "형식", "length": 6 }, { "name": "DIP", "type": "esriFieldTypeSmallInteger", "alias": "구경" }, { "name": "TCRPM", "type": "esriFieldTypeDouble", "alias": "전체회전수" }, { "name": "CRPM", "type": "esriFieldTypeDouble", "alias": "회전수" }, { "name": "SAE", "type": "esriFieldTypeString", "alias": "회전방향", "length": 6 }, { "name": "BTT", "type": "esriFieldTypeString", "alias": "변실형태", "length": 6 }, { "name": "BSS", "type": "esriFieldTypeString", "alias": "변실규격", "length": 25 }, { "name": "CSS", "type": "esriFieldTypeString", "alias": "뚜껑구경", "length": 25 }, { "name": "GDT", "type": "esriFieldTypeString", "alias": "구동방법", "length": 6 }, { "name": "CLS", "type": "esriFieldTypeString", "alias": "폐쇄여부", "length": 6 }, { "name": "STAT", "type": "esriFieldTypeString", "alias": "현재상태", "length": 6 }, { "name": "SYS", "type": "esriFieldTypeString", "alias": "시스템사용", "length": 1 }, { "name": "LBL", "type": "esriFieldTypeString", "alias": "라벨", "length": 50 }, { "name": "ANG1", "type": "esriFieldTypeSmallInteger", "alias": "각도1" }, { "name": "EDYMD", "type": "esriFieldTypeDate", "alias": "조정일자", "length": 8 }, { "name": "EDCONT", "type": "esriFieldTypeString", "alias": "조정내역", "length": 50 }, { "name": "ADDR", "type": "esriFieldTypeString", "alias": "위치", "length": 60 }, { "name": "UPDATE_DTE", "type": "esriFieldTypeDate", "alias": "갱신일", "length": 8 }, { "name": "BST", "type": "esriFieldTypeString", "alias": "변실형태", "length": 6 }, { "name": "CKT", "type": "esriFieldTypeString", "alias": "철개형태", "length": 6 }, { "name": "PLANDST", "type": "esriFieldTypeString", "alias": "블록코드", "length": 3 }, { "name": "MNO", "type": "esriFieldTypeString", "alias": "관리번호", "length": 20 }, { "name": "ETC", "type": "esriFieldTypeString", "alias": "비고", "length": 250 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R155926_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1905_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 82, "name": "가압장", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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": { "id": 71, "name": "상수관로시설" }, "subLayers": [], "minScale": 2500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "6e59641d25648a7dd3f6c082c2b4666f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABRUlEQVQ4jWNhoBCwUM2A////xzMwMDgSqa+fkZHxIroLLBkYGOLfXjkB5gjrWKDoeH/jLMO/P78YhHVAyhjWMDAwYBgABi9O7mS4uaKfwX/rCwZmNg6w2P9/fxkOlfgwKPunwgyAAxYUHgMDg4J3AsOVuY0Mz45sYZB1CoEYemo3w493LxkUvBLQlTNgGMAtIc8gbuzE8HDnErgBD7cvZhA1sGPgkVYibAAIKPomMZxqSWT49ekdAxMrG8OTQxsYTEqnMWADLNgEZewDGc52ZzE83rcaHA6MjEwMMo4hxBvAzM7JIOcSwfB43xoGRkZGBlnnMAYWTm7iDQABJd8khj1p1mC209T9DLgACy4JIS0zBj55dYa/v34yiOjbkG4AAwMDg8fSK/ikMQzoY2BgWEFQBwRcxjCAkZHxFgMDAwiTBCjOjQC3mk8SiMIi/AAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 138158.6445, "ymin": 517133.23750000104, "xmax": 215045.9139, "ymax": 574958.399599999, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTC", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "ObjectID" }, { "name": "FTC", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "IDN", "type": "esriFieldTypeString", "alias": "개별번호", "length": 8 }, { "name": "GUCD", "type": "esriFieldTypeString", "alias": "등록구", "length": 5 }, { "name": "DCD", "type": "esriFieldTypeString", "alias": "행정동", "length": 10 }, { "name": "SOCD", "type": "esriFieldTypeString", "alias": "사업소", "length": 3 }, { "name": "DST", "type": "esriFieldTypeString", "alias": "병합계량구역", "length": 3 }, { "name": "NAM", "type": "esriFieldTypeString", "alias": "명칭", "length": 50 }, { "name": "CMNGT", "type": "esriFieldTypeString", "alias": "공사대장_등록주체", "length": 7 }, { "name": "CIDN", "type": "esriFieldTypeString", "alias": "공사대장_공사번호", "length": 8 }, { "name": "MNGT", "type": "esriFieldTypeString", "alias": "관리기관", "length": 7 }, { "name": "SAG", "type": "esriFieldTypeString", "alias": "유/무인여부", "length": 6 }, { "name": "ADDR", "type": "esriFieldTypeString", "alias": "위치", "length": 60 }, { "name": "LOC", "type": "esriFieldTypeString", "alias": "가압구역", "length": 50 }, { "name": "ALT", "type": "esriFieldTypeInteger", "alias": "표고" }, { "name": "HOUS", "type": "esriFieldTypeInteger", "alias": "세대" }, { "name": "POPL", "type": "esriFieldTypeInteger", "alias": "인구" }, { "name": "YMD", "type": "esriFieldTypeDate", "alias": "설치일자", "length": 8 }, { "name": "OPT", "type": "esriFieldTypeString", "alias": "가동여부", "length": 6 }, { "name": "ETC", "type": "esriFieldTypeString", "alias": "비고", "length": 250 }, { "name": "SYS", "type": "esriFieldTypeString", "alias": "시스템사용", "length": 1 }, { "name": "LBL", "type": "esriFieldTypeString", "alias": "라벨", "length": 50 }, { "name": "PWR", "type": "esriFieldTypeInteger", "alias": "계약전력" }, { "name": "INPR", "type": "esriFieldTypeDouble", "alias": "인입수압" }, { "name": "OTPR", "type": "esriFieldTypeDouble", "alias": "배출수압" }, { "name": "IYMD", "type": "esriFieldTypeDate", "alias": "인버터설치일", "length": 8 }, { "name": "UPDATE_DTE", "type": "esriFieldTypeDate", "alias": "갱신일", "length": 8 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R155952_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1930_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 83, "name": "누수_불출수지점", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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": { "id": 71, "name": "상수관로시설" }, "subLayers": [], "minScale": 2500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FTC", "defaultSymbol": { "type": "esriPMS", "url": "25a817810dd70036cee34b60c78ad37e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAt0lEQVQYlZWRrQoCYRBFz7c/TUH0EYxWjRoNPoNgEZtdWMOEXcXqK2gz6ROYBbvNYLKbFpaRVZD91l3BGy9nLndmPP6QlzdUpA30gAdxvDeLxb0QVpE1qtOP4fsrFRkZkYMFq8jYAt+qAVsNgpaJols2eVJYVLWK6w6BZRaul27mOA27s+oZaJbgJxtOkhmuOwAqOfCIyM6CTRheVaQDpBfpvk5nzAaYG1A7OR0QuQD9supfT/mlJzGOM+6lbuUeAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "미분류", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "누수지점", "description": "누수지점", "symbol": { "type": "esriPMS", "url": "8bff43f50d12346bf9561ba1b94a7f67", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAASCAYAAACEnoQPAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABTklEQVQ4jc3TP0scQRzG8c+uhwYLiwSDd/EKE1Ok0sY0YpE0IkqQlLaBvADfwIGlrWBjqgRstNAEG9OksEujQYjdYTR7YiyCYDQgjqx6sOydNhb6wMDwm+c788y/gluocH/gHR4WeBcYRRmn2AjMPeHrtfAu/TGfAx2YDyyiPeJNxGqNSpGpBji5NC0Ejgq8fMxeZt7p30yjkrBQ4md+5YlAL4Zy4IXOqLQwEFOUh9NogWqJtWaHU+YYr5ruOfAUW9nBQMsfOrO1I056+JuPnfajrLHG83rEutpYwVge3sazXNpfUSZqYPa62F8iZmoMFPme1kr8w7e6J+GwKfyAj/+ZDHzaY6SLataY8CKiHDhogB9xuMvbmOUzNhOWAj+iS88ghgP7mGmAU3WzXqWvlfcx43h9NZTewmTMh66LA28Cp7q6hvQ1pe1G3d2XPAeLXlTOoIdRRAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "SA300" ] ] }, { "label": "불출수지점", "description": "불출수지점", "symbol": { "type": "esriPMS", "url": "58faefdb9fbedbc808955de44b0dd597", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAASCAYAAACEnoQPAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABeElEQVQ4jc2TvyvEYRzHX5+vL8MVgzIYSH4MJhYWGVgkP0K5LsmiblL35R+4Mh7lrpMBE6Vvd8qvLCwGmwUptotJMgiH7q7n0feQr7tjMfCuZ3l6v57enx+PyS9k/h84Nkm5UoxroUegCsggnCjF0kiE/W/hmEWz0mwjlAmsoVkXwaM1/YawZwcI+iJM58E7fjxJiKNJGiW0eme4dr0bsicJAUHbIu4Lc/4FTnoYAeoNaM8BszIgqKBFQSXkwEA/QsIb5rBQc7xzPAMd39Vci+biSw+GKaKGCvddcZqXwTB3ubApGnEbM9U0GOm3iB9KwS7QmwtfaqHObSx94OrR8xlVYKFwbM0OQtQO0OKLcORc9S3yBBx8WGyL+4JwRrFimkwBq7EJur3zJNxG26KRt6W5zYNHo9zHLIYUbCmTMzvApoZTkaynDehCcwNE82M74whzvGHRlAK/EgZE04nOFnuBMJUyWR6bJVkQdvQ+BmebnPOj/u5LvgKg/XOtHKLzDQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "SA301" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "8bff43f50d12346bf9561ba1b94a7f67", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAASCAYAAACEnoQPAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABTklEQVQ4jc3TP0scQRzG8c+uhwYLiwSDd/EKE1Ok0sY0YpE0IkqQlLaBvADfwIGlrWBjqgRstNAEG9OksEujQYjdYTR7YiyCYDQgjqx6sOydNhb6wMDwm+c788y/gluocH/gHR4WeBcYRRmn2AjMPeHrtfAu/TGfAx2YDyyiPeJNxGqNSpGpBji5NC0Ejgq8fMxeZt7p30yjkrBQ4md+5YlAL4Zy4IXOqLQwEFOUh9NogWqJtWaHU+YYr5ruOfAUW9nBQMsfOrO1I056+JuPnfajrLHG83rEutpYwVge3sazXNpfUSZqYPa62F8iZmoMFPme1kr8w7e6J+GwKfyAj/+ZDHzaY6SLataY8CKiHDhogB9xuMvbmOUzNhOWAj+iS88ghgP7mGmAU3WzXqWvlfcx43h9NZTewmTMh66LA28Cp7q6hvQ1pe1G3d2XPAeLXlTOoIdRRAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SA300", "label": "누수지점" }, { "symbol": { "type": "esriPMS", "url": "58faefdb9fbedbc808955de44b0dd597", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAASCAYAAACEnoQPAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABeElEQVQ4jc2TvyvEYRzHX5+vL8MVgzIYSH4MJhYWGVgkP0K5LsmiblL35R+4Mh7lrpMBE6Vvd8qvLCwGmwUptotJMgiH7q7n0feQr7tjMfCuZ3l6v57enx+PyS9k/h84Nkm5UoxroUegCsggnCjF0kiE/W/hmEWz0mwjlAmsoVkXwaM1/YawZwcI+iJM58E7fjxJiKNJGiW0eme4dr0bsicJAUHbIu4Lc/4FTnoYAeoNaM8BszIgqKBFQSXkwEA/QsIb5rBQc7xzPAMd39Vci+biSw+GKaKGCvddcZqXwTB3ubApGnEbM9U0GOm3iB9KwS7QmwtfaqHObSx94OrR8xlVYKFwbM0OQtQO0OKLcORc9S3yBBx8WGyL+4JwRrFimkwBq7EJur3zJNxG26KRt6W5zYNHo9zHLIYUbCmTMzvApoZTkaynDehCcwNE82M74whzvGHRlAK/EgZE04nOFnuBMJUyWR6bJVkQdvQ+BmebnPOj/u5LvgKg/XOtHKLzDQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SA301", "label": "불출수지점" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 247, 252, 255 ], "toColor": [ 210, 247, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 179, 255 ], "toColor": [ 194, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 179, 255 ], "toColor": [ 252, 194, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 194, 252, 255 ], "toColor": [ 182, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 247, 210, 255 ], "toColor": [ 252, 247, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 242, 255 ], "toColor": [ 252, 215, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 220, 255 ], "toColor": [ 202, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 252, 182, 255 ], "toColor": [ 237, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 219, 252, 255 ], "toColor": [ 182, 219, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 205, 255 ], "toColor": [ 252, 179, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 215, 255 ], "toColor": [ 252, 223, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 197, 252, 255 ], "toColor": [ 227, 197, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 113709.41560000001, "ymin": 514546.21639999904, "xmax": 201077.879, "ymax": 579686.5611000011, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTC", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTC", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "IDN", "type": "esriFieldTypeString", "alias": "개별번호", "length": 8 }, { "name": "GUCD", "type": "esriFieldTypeString", "alias": "등록구", "length": 5 }, { "name": "DCD", "type": "esriFieldTypeString", "alias": "행정동", "length": 10 }, { "name": "SOCD", "type": "esriFieldTypeString", "alias": "사업소", "length": 3 }, { "name": "DST", "type": "esriFieldTypeString", "alias": "DST", "length": 3 }, { "name": "MNGT", "type": "esriFieldTypeString", "alias": "관리기관", "length": 7 }, { "name": "LOC", "type": "esriFieldTypeString", "alias": "위치", "length": 50 }, { "name": "NRE", "type": "esriFieldTypeString", "alias": "접수구분", "length": 6 }, { "name": "MYMD", "type": "esriFieldTypeDate", "alias": "접수일", "length": 8 }, { "name": "MMNGT", "type": "esriFieldTypeString", "alias": "민원_접수기관", "length": 7 }, { "name": "MIDN", "type": "esriFieldTypeString", "alias": "민원_접수번호", "length": 10 }, { "name": "NWO", "type": "esriFieldTypeString", "alias": "누수_누수원인", "length": 6 }, { "name": "VOL", "type": "esriFieldTypeDouble", "alias": "누수_누수량" }, { "name": "NGUB", "type": "esriFieldTypeString", "alias": "누수_시설구분", "length": 6 }, { "name": "BWO", "type": "esriFieldTypeString", "alias": "불출수_원인", "length": 6 }, { "name": "DYMD", "type": "esriFieldTypeDate", "alias": "단수사항_일시", "length": 8 }, { "name": "SUNO", "type": "esriFieldTypeInteger", "alias": "단수사항_수전수" }, { "name": "POP", "type": "esriFieldTypeInteger", "alias": "단수사항_대상인구" }, { "name": "DLOC", "type": "esriFieldTypeString", "alias": "단수사항_지역", "length": 50 }, { "name": "RYMD", "type": "esriFieldTypeDate", "alias": "복구내역_복구일", "length": 8 }, { "name": "RCONT", "type": "esriFieldTypeString", "alias": "복구내역_복구내용", "length": 250 }, { "name": "CMNGT", "type": "esriFieldTypeString", "alias": "공사대장_등록주체", "length": 7 }, { "name": "CIDN", "type": "esriFieldTypeString", "alias": "공사대장_공사번호", "length": 8 }, { "name": "GWO", "type": "esriFieldTypeString", "alias": "굴착내역_원인", "length": 100 }, { "name": "GARA", "type": "esriFieldTypeDouble", "alias": "굴착내역_면적" }, { "name": "GDEP", "type": "esriFieldTypeDouble", "alias": "굴착내역_심도" }, { "name": "AORG", "type": "esriFieldTypeString", "alias": "이첩수령사항_의뢰기관", "length": 50 }, { "name": "AYMD", "type": "esriFieldTypeDate", "alias": "이첩수령사항_수령일", "length": 8 }, { "name": "ACONT", "type": "esriFieldTypeString", "alias": "이첩수령사항_수령내역", "length": 100 }, { "name": "NORG", "type": "esriFieldTypeString", "alias": "이첩사항_이첩기관", "length": 50 }, { "name": "NYMD", "type": "esriFieldTypeDate", "alias": "이첩사항_이첩일", "length": 8 }, { "name": "NCONT", "type": "esriFieldTypeString", "alias": "이첩사항_이첩내역", "length": 100 }, { "name": "CLS", "type": "esriFieldTypeString", "alias": "폐쇄여부", "length": 6 }, { "name": "ETC", "type": "esriFieldTypeString", "alias": "비고", "length": 250 }, { "name": "UPDATE_DTE", "type": "esriFieldTypeDate", "alias": "갱신일", "length": 8 }, { "name": "RCOMP", "type": "esriFieldTypeString", "alias": "복구업체", "length": 30 }, { "name": "PLANDST", "type": "esriFieldTypeString", "alias": "블록코드", "length": 3 }, { "name": "EOID", "type": "esriFieldTypeInteger", "alias": "EOID" }, { "name": "EIDN", "type": "esriFieldTypeString", "alias": "EIDN", "length": 8 }, { "name": "EMOP", "type": "esriFieldTypeString", "alias": "EMOP", "length": 12 }, { "name": "ESAA", "type": "esriFieldTypeString", "alias": "ESAA", "length": 10 }, { "name": "EDIP", "type": "esriFieldTypeDouble", "alias": "EDIP" }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R155928_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1907_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 84, "name": "상수폐관로", "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": { "id": 71, "name": "상수관로시설" }, "subLayers": [], "minScale": 2500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 113, 158, 0, 255 ], "width": 1.2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -2675.36450000014, "ymin": 514917.536699999, "xmax": 208854.5532, "ymax": 585476.0197, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTC", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "ObjectID" }, { "name": "FTC", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "IDN", "type": "esriFieldTypeString", "alias": "개별번호", "length": 8 }, { "name": "GUCD", "type": "esriFieldTypeString", "alias": "등록구", "length": 5 }, { "name": "DCD", "type": "esriFieldTypeString", "alias": "행정동", "length": 10 }, { "name": "SOCD", "type": "esriFieldTypeString", "alias": "사업소", "length": 3 }, { "name": "DST", "type": "esriFieldTypeString", "alias": "병합계량구역", "length": 3 }, { "name": "CYMD", "type": "esriFieldTypeDate", "alias": "폐관일자", "length": 8 }, { "name": "MNGT", "type": "esriFieldTypeString", "alias": "관리기관", "length": 7 }, { "name": "YMD", "type": "esriFieldTypeDate", "alias": "설치일자", "length": 8 }, { "name": "MOP", "type": "esriFieldTypeString", "alias": "재질", "length": 6 }, { "name": "DIP", "type": "esriFieldTypeSmallInteger", "alias": "구경" }, { "name": "LENG", "type": "esriFieldTypeDouble", "alias": "연장" }, { "name": "CWI", "type": "esriFieldTypeString", "alias": "폐관원인", "length": 6 }, { "name": "SYS", "type": "esriFieldTypeString", "alias": "시스템사용", "length": 1 }, { "name": "LBL", "type": "esriFieldTypeString", "alias": "라벨", "length": 50 }, { "name": "UPDATE_DTE", "type": "esriFieldTypeDate", "alias": "갱신일", "length": 8 }, { "name": "ETC", "type": "esriFieldTypeString", "alias": "비고", "length": 100 }, { "name": "CMNGT", "type": "esriFieldTypeString", "alias": "공사대장_등록주체", "length": 7 }, { "name": "CIDN", "type": "esriFieldTypeString", "alias": "공사대장_공사번호", "length": 8 }, { "name": "SAA", "type": "esriFieldTypeString", "alias": "SAA", "length": 6 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R155944_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1923_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": 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": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 85, "name": "상수관로", "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": { "id": 71, "name": "상수관로시설" }, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[LBL]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 2500, "name": "Default", "priority": 59, "symbol": { "type": "esriTS", "color": [ 0, 77, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Malgun Gothic", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -7120.361999999731, "ymin": 514483.5517, "xmax": 209216.454, "ymax": 600133.584000001, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTR_CDE", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "GUCD", "type": "esriFieldTypeString", "alias": "등록구", "length": 5 }, { "name": "SOCD", "type": "esriFieldTypeString", "alias": "사업소", "length": 3 }, { "name": "CMNGT", "type": "esriFieldTypeString", "alias": "공사대장_등록주체", "length": 7 }, { "name": "NSNO", "type": "esriFieldTypeDouble", "alias": "누수횟수" }, { "name": "EXT", "type": "esriFieldTypeString", "alias": "확실여부", "length": 1 }, { "name": "CDIP", "type": "esriFieldTypeString", "alias": "구경문자", "length": 4 }, { "name": "REPLYMD", "type": "esriFieldTypeDate", "alias": "이설일자", "length": 8 }, { "name": "RPIRYMD", "type": "esriFieldTypeDate", "alias": "갱생일자", "length": 8 }, { "name": "CLSYMD", "type": "esriFieldTypeDate", "alias": "세관일자", "length": 8 }, { "name": "UPDATE_DTE", "type": "esriFieldTypeDate", "alias": "갱신일", "length": 8 }, { "name": "PLANDST", "type": "esriFieldTypeString", "alias": "블록코드", "length": 3 }, { "name": "ADDR", "type": "esriFieldTypeString", "alias": "주소", "length": 100 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN" }, { "name": "ASSETGROUP", "type": "esriFieldTypeInteger", "alias": "ASSETGROUP" }, { "name": "ASSETTYPE", "type": "esriFieldTypeInteger", "alias": "ASSETTYPE" }, { "name": "FTR_CDE", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 5 }, { "name": "FTR_IDN", "type": "esriFieldTypeInteger", "alias": "개별번호" }, { "name": "HJD_CDE", "type": "esriFieldTypeString", "alias": "행정읍면동코드", "length": 10 }, { "name": "IST_YMD", "type": "esriFieldTypeString", "alias": "설치일자", "length": 8 }, { "name": "SAA_CDE", "type": "esriFieldTypeString", "alias": "관용도", "length": 255 }, { "name": "BYC_LEN", "type": "esriFieldTypeDouble", "alias": "연장" }, { "name": "PIP_LBL", "type": "esriFieldTypeString", "alias": "관라벨", "length": 50 }, { "name": "CNT_NUM", "type": "esriFieldTypeString", "alias": "공사번호", "length": 50 }, { "name": "MNG_CDE", "type": "esriFieldTypeString", "alias": "관리기관코드", "length": 7 }, { "name": "MOP_CDE", "type": "esriFieldTypeString", "alias": "관재질", "length": 6 }, { "name": "SYS_CHK", "type": "esriFieldTypeString", "alias": "대장초기화여부", "length": 1 }, { "name": "STD_DIP", "type": "esriFieldTypeDouble", "alias": "구경" }, { "name": "IQT_CDE", "type": "esriFieldTypeString", "alias": "탐사구분", "length": 6 }, { "name": "RMK_DES", "type": "esriFieldTypeString", "alias": "비고", "length": 300 }, { "name": "ROOT", "type": "esriFieldTypeString", "alias": "상수계통", "length": 6 }, { "name": "DECREPIT", "type": "esriFieldTypeString", "alias": "노후관여부", "length": 1 }, { "name": "DEVIDN", "type": "esriFieldTypeString", "alias": "도시개발사업구역개별번호", "length": 8 }, { "name": "ROUND_TYPE", "type": "esriFieldTypeString", "alias": "토양종류", "length": 1 }, { "name": "ROAD_TYPE", "type": "esriFieldTypeString", "alias": "지상도로구분", "length": 1 }, { "name": "SHT_NUM", "type": "esriFieldTypeString", "alias": "도엽번호", "length": 10 }, { "name": "JHT_CDE", "type": "esriFieldTypeString", "alias": "접합종류", "length": 6 }, { "name": "LOW_DEP", "type": "esriFieldTypeDouble", "alias": "최저깊이" }, { "name": "HGH_DEP", "type": "esriFieldTypeDouble", "alias": "최고깊이" }, { "name": "CLN_YMD", "type": "esriFieldTypeDate", "alias": "세척일자", "length": 8 }, { "name": "PBLSRV_INDX", "type": "esriFieldTypeInteger", "alias": "공사대장_IDX" }, { "name": "EVRG_DPH", "type": "esriFieldTypeDouble", "alias": "평균심도" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R155947_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1925_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": 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": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 86, "name": "배수지 영역", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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": { "id": 71, "name": "상수관로시설" }, "subLayers": [], "minScale": 15000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 153849.2633, "ymin": 533411.620999999, "xmax": 177409.2557, "ymax": 572468.1636, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTC", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTC", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "IDN", "type": "esriFieldTypeString", "alias": "개별번호", "length": 8 }, { "name": "GUCD", "type": "esriFieldTypeString", "alias": "등록구", "length": 5 }, { "name": "DCD", "type": "esriFieldTypeString", "alias": "행정동", "length": 10 }, { "name": "DST", "type": "esriFieldTypeString", "alias": "병합계량구역", "length": 3 }, { "name": "MNGT", "type": "esriFieldTypeString", "alias": "관리기관", "length": 7 }, { "name": "NAM", "type": "esriFieldTypeString", "alias": "명칭", "length": 50 }, { "name": "SOCD", "type": "esriFieldTypeString", "alias": "사업소", "length": 3 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA" }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R155955_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1933_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 87, "name": "정수장 영역", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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": { "id": 71, "name": "상수관로시설" }, "subLayers": [], "minScale": 15000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 155578.3293, "ymin": 537225.249299999, "xmax": 177494.7776, "ymax": 559210.2323, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTC", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTC", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "IDN", "type": "esriFieldTypeString", "alias": "개별번호", "length": 8 }, { "name": "GUCD", "type": "esriFieldTypeString", "alias": "등록구", "length": 5 }, { "name": "DCD", "type": "esriFieldTypeString", "alias": "행정동", "length": 10 }, { "name": "SOCD", "type": "esriFieldTypeString", "alias": "사업소", "length": 3 }, { "name": "MNGT", "type": "esriFieldTypeString", "alias": "관리기관", "length": 7 }, { "name": "NAM", "type": "esriFieldTypeString", "alias": "명칭", "length": 50 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA" }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R155929_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1908_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 88, "name": "상수영역", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 70, "name": "상수시설" }, "subLayers": [ { "id": 89, "name": "가압구역" }, { "id": 90, "name": "급수구역" }, { "id": 91, "name": "배수구역" }, { "id": 92, "name": "블록구축시스템" }, { "id": 93, "name": "정수구역" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8501.33320000023, "ymin": 513990.5792, "xmax": 181772.1249, "ymax": 600867.3005, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "fields": null, "geometryField": {}, "indexes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 89, "name": "가압구역", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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": { "id": 88, "name": "상수영역" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 200, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAM]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Default", "priority": 20, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Malgun Gothic", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 137979.8108, "ymin": 514916.817399999, "xmax": 177263.7473, "ymax": 573687.7564, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTC", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "ObjectID" }, { "name": "FTC", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "IDN", "type": "esriFieldTypeString", "alias": "개별번호", "length": 8 }, { "name": "GUCD", "type": "esriFieldTypeString", "alias": "등록구", "length": 5 }, { "name": "SOCD", "type": "esriFieldTypeString", "alias": "사업소", "length": 3 }, { "name": "MNGT", "type": "esriFieldTypeString", "alias": "관리기관", "length": 7 }, { "name": "NAM", "type": "esriFieldTypeString", "alias": "지역명", "length": 50 }, { "name": "LOC", "type": "esriFieldTypeString", "alias": "위치", "length": 50 }, { "name": "MNO", "type": "esriFieldTypeString", "alias": "관리번호", "length": 50 }, { "name": "DBLD", "type": "esriFieldTypeInteger", "alias": "대상_가옥" }, { "name": "DHOUS", "type": "esriFieldTypeInteger", "alias": "대상_세대" }, { "name": "DPOPL", "type": "esriFieldTypeInteger", "alias": "대상_인구" }, { "name": "JGU", "type": "esriFieldTypeString", "alias": "정수권역", "length": 6 }, { "name": "SUJ", "type": "esriFieldTypeString", "alias": "수계통", "length": 50 }, { "name": "HNAM", "type": "esriFieldTypeString", "alias": "확인요원_성명", "length": 10 }, { "name": "HTEL", "type": "esriFieldTypeString", "alias": "확인요원_전화", "length": 14 }, { "name": "CAU", "type": "esriFieldTypeString", "alias": "원인", "length": 6 }, { "name": "OTM", "type": "esriFieldTypeString", "alias": "출수시간", "length": 60 }, { "name": "HALT", "type": "esriFieldTypeInteger", "alias": "표고_최고" }, { "name": "LALT", "type": "esriFieldTypeInteger", "alias": "표고_최저" }, { "name": "JBLD", "type": "esriFieldTypeInteger", "alias": "자연수_가옥" }, { "name": "JHOUS", "type": "esriFieldTypeInteger", "alias": "자연수_세대" }, { "name": "GBLD", "type": "esriFieldTypeInteger", "alias": "가압수_가옥" }, { "name": "GHOUS", "type": "esriFieldTypeInteger", "alias": "가압수_세대" }, { "name": "GNAM", "type": "esriFieldTypeString", "alias": "가압장", "length": 10 }, { "name": "ETC", "type": "esriFieldTypeString", "alias": "기타", "length": 100 }, { "name": "RNU", "type": "esriFieldTypeString", "alias": "조치현황_누수보수", "length": 100 }, { "name": "RVL", "type": "esriFieldTypeString", "alias": "조치현황_제수변조정", "length": 100 }, { "name": "RSU", "type": "esriFieldTypeString", "alias": "조치현황_수계전환", "length": 100 }, { "name": "RETC", "type": "esriFieldTypeString", "alias": "조치현황_기타", "length": 100 }, { "name": "EFF", "type": "esriFieldTypeString", "alias": "조치현황_효과", "length": 100 }, { "name": "PRB", "type": "esriFieldTypeString", "alias": "조치현황_문제점", "length": 100 }, { "name": "DEV", "type": "esriFieldTypeString", "alias": "조치현황_개선방안", "length": 100 }, { "name": "SYS", "type": "esriFieldTypeString", "alias": "시스템사용", "length": 1 }, { "name": "LBL", "type": "esriFieldTypeString", "alias": "라벨", "length": 50 }, { "name": "UPDATE_DTE", "type": "esriFieldTypeDate", "alias": "갱신일", "length": 8 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA" }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R155951_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1929_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 90, "name": "급수구역", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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": { "id": 88, "name": "상수영역" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAM", "uniqueValueGroups": [ { "heading": "명칭", "classes": [ { "label": "미분류", "description": "미분류", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 242, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "" ] ] }, { "label": "강화 급수구역", "description": "강화 급수구역", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "강화 급수구역" ] ] }, { "label": "영종 급수구역", "description": "영종 급수구역", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 217, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "영종 급수구역" ] ] }, { "label": "영종급수구역", "description": "영종급수구역", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "영종급수구역" ] ] }, { "label": "옹진 급수구역", "description": "옹진 급수구역", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "옹진 급수구역" ] ] }, { "label": "옹진급수구역", "description": "옹진급수구역", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "옹진급수구역" ] ] }, { "label": "인천 급수구역", "description": "인천 급수구역", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "인천 급수구역" ] ] }, { "label": "인천시 급수구역", "description": "인천시 급수구역", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "인천시 급수구역" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 242, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "", "label": "미분류" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "강화 급수구역", "label": "강화 급수구역" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 217, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "영종 급수구역", "label": "영종 급수구역" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "영종급수구역", "label": "영종급수구역" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "옹진 급수구역", "label": "옹진 급수구역" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "옹진급수구역", "label": "옹진급수구역" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "인천 급수구역", "label": "인천 급수구역" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "인천시 급수구역", "label": "인천시 급수구역" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 247, 252, 255 ], "toColor": [ 210, 247, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 179, 255 ], "toColor": [ 194, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 179, 255 ], "toColor": [ 252, 194, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 194, 252, 255 ], "toColor": [ 182, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 247, 210, 255 ], "toColor": [ 252, 247, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 242, 255 ], "toColor": [ 252, 215, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 220, 255 ], "toColor": [ 202, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 252, 182, 255 ], "toColor": [ 237, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 219, 252, 255 ], "toColor": [ 182, 219, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 205, 255 ], "toColor": [ 252, 179, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 215, 255 ], "toColor": [ 252, 223, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 197, 252, 255 ], "toColor": [ 227, 197, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAM]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 14, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Malgun Gothic", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 131019.2557, "ymin": 514113.816500001, "xmax": 180761.5379, "ymax": 579858.262399999, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTC", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTC", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "IDN", "type": "esriFieldTypeString", "alias": "개별번호", "length": 8 }, { "name": "MNGT", "type": "esriFieldTypeString", "alias": "관리기관", "length": 7 }, { "name": "NAM", "type": "esriFieldTypeString", "alias": "명칭", "length": 50 }, { "name": "HOUS", "type": "esriFieldTypeInteger", "alias": "세대" }, { "name": "POPL", "type": "esriFieldTypeInteger", "alias": "인구" }, { "name": "ARA", "type": "esriFieldTypeDouble", "alias": "면적" }, { "name": "LBL", "type": "esriFieldTypeString", "alias": "라벨", "length": 50 }, { "name": "SYS", "type": "esriFieldTypeString", "alias": "시스템사용", "length": 1 }, { "name": "UPDATE_DTE", "type": "esriFieldTypeDate", "alias": "갱신일", "length": 8 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA" }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R155927_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1906_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 91, "name": "배수구역", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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": { "id": 88, "name": "상수영역" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAM]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 44, "symbol": { "type": "esriTS", "color": [ 0, 112, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Malgun Gothic", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 129795.4514, "ymin": 513991.2171, "xmax": 181772.1249, "ymax": 581466.4341, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTC", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTC", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "IDN", "type": "esriFieldTypeString", "alias": "개별번호", "length": 8 }, { "name": "MNGT", "type": "esriFieldTypeString", "alias": "관리기관", "length": 7 }, { "name": "NAM", "type": "esriFieldTypeString", "alias": "명칭", "length": 50 }, { "name": "JGU", "type": "esriFieldTypeString", "alias": "정수권역", "length": 6 }, { "name": "GSNAM", "type": "esriFieldTypeString", "alias": "급수구역명", "length": 50 }, { "name": "JSNAM", "type": "esriFieldTypeString", "alias": "정수구역명", "length": 50 }, { "name": "HOUS", "type": "esriFieldTypeInteger", "alias": "세대" }, { "name": "POPL", "type": "esriFieldTypeInteger", "alias": "인구" }, { "name": "ARA", "type": "esriFieldTypeDouble", "alias": "면적" }, { "name": "LBL", "type": "esriFieldTypeString", "alias": "라벨", "length": 50 }, { "name": "SYS", "type": "esriFieldTypeString", "alias": "시스템사용", "length": 1 }, { "name": "UPDATE_DTE", "type": "esriFieldTypeDate", "alias": "갱신일", "length": 8 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA" }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R155942_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1921_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 92, "name": "블록구축시스템", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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": { "id": 88, "name": "상수영역" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[BSNAM]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 49, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 0.5, "font": { "family": "Malgun Gothic", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 142948.9287, "ymin": 513990.5792, "xmax": 179420.1285, "ymax": 573394.4121, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTC", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTC", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "IDN", "type": "esriFieldTypeString", "alias": "개별번호", "length": 8 }, { "name": "MNGT", "type": "esriFieldTypeString", "alias": "관리기관", "length": 7 }, { "name": "NAM", "type": "esriFieldTypeString", "alias": "병합계량명칭", "length": 50 }, { "name": "DST", "type": "esriFieldTypeString", "alias": "병합계량코드", "length": 3 }, { "name": "GSNAM", "type": "esriFieldTypeString", "alias": "급수구역명", "length": 50 }, { "name": "JSNAM", "type": "esriFieldTypeString", "alias": "정수구역명", "length": 50 }, { "name": "BSNAM", "type": "esriFieldTypeString", "alias": "배수구역명", "length": 50 }, { "name": "PGS", "type": "esriFieldTypeString", "alias": "진행상태", "length": 6 }, { "name": "RATE", "type": "esriFieldTypeDouble", "alias": "유수율" }, { "name": "LBL", "type": "esriFieldTypeString", "alias": "라벨", "length": 50 }, { "name": "SYS", "type": "esriFieldTypeString", "alias": "시스템사용", "length": 1 }, { "name": "UPDATE_DTE", "type": "esriFieldTypeDate", "alias": "갱신일", "length": 8 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA" }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R155941_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1920_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 93, "name": "정수구역", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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": { "id": 88, "name": "상수영역" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 195, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAM]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 23, "symbol": { "type": "esriTS", "color": [ 168, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Malgun Gothic", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -8501.33320000023, "ymin": 513991.2171, "xmax": 181772.1249, "ymax": 600867.3005, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTC", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTC", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "IDN", "type": "esriFieldTypeString", "alias": "개별번호", "length": 8 }, { "name": "MNGT", "type": "esriFieldTypeString", "alias": "관리기관", "length": 7 }, { "name": "NAM", "type": "esriFieldTypeString", "alias": "명칭", "length": 50 }, { "name": "GUCD", "type": "esriFieldTypeString", "alias": "등록구", "length": 5 }, { "name": "GSNAM", "type": "esriFieldTypeString", "alias": "급수구역명", "length": 50 }, { "name": "HOUS", "type": "esriFieldTypeInteger", "alias": "세대" }, { "name": "POPL", "type": "esriFieldTypeInteger", "alias": "인구" }, { "name": "ARA", "type": "esriFieldTypeDouble", "alias": "면적" }, { "name": "LBL", "type": "esriFieldTypeString", "alias": "라벨", "length": 50 }, { "name": "SYS", "type": "esriFieldTypeString", "alias": "시스템사용", "length": 1 }, { "name": "UPDATE_DTE", "type": "esriFieldTypeDate", "alias": "갱신일", "length": 8 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA" }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R155934_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1913_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 94, "name": "광역상수도", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 95, "name": "광역상수맨홀" }, { "id": 96, "name": "광역상수관로 심도" }, { "id": 97, "name": "광역급수탑" }, { "id": 98, "name": "광역변류시설" }, { "id": 99, "name": "광역상수관" }, { "id": 100, "name": "광역상수터널" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -5423012.4729120005, "ymin": -1.3609462748271512E7, "xmax": 5823012.4729120005, "ymax": 6394466.710184558, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "fields": null, "geometryField": {}, "indexes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 95, "name": "광역상수맨홀", "type": "Feature Layer", "description": "광역상수맨홀", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "인천광역시 토지정보과", "parentLayer": { "id": 94, "name": "광역상수도" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 158, 137, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTR_CDE", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTR_IDN", "type": "esriFieldTypeInteger", "alias": "관리번호" }, { "name": "FTR_CDE", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "MNG_CDE", "type": "esriFieldTypeString", "alias": "관리기관코드", "length": 7 }, { "name": "FOR_CDE", "type": "esriFieldTypeString", "alias": "시설물형태", "length": 6 }, { "name": "SOM_CDE", "type": "esriFieldTypeString", "alias": "맨홀종류", "length": 6 }, { "name": "IST_YMD", "type": "esriFieldTypeString", "alias": "설치일자", "length": 8 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R16122_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 96, "name": "광역상수관로 심도", "type": "Feature Layer", "description": "광역상수관로 심도", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "인천광역시 토지정보과", "parentLayer": { "id": 94, "name": "광역상수도" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 128, 0, 123, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTR_CDE", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTR_CDE", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "PIP_DEP", "type": "esriFieldTypeDouble", "alias": "심도" }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R16106_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 97, "name": "광역급수탑", "type": "Feature Layer", "description": "광역급수탑", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "인천광역시 토지정보과", "parentLayer": { "id": 94, "name": "광역상수도" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 123, 128, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTR_CDE", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTR_IDN", "type": "esriFieldTypeInteger", "alias": "관리번호" }, { "name": "FTR_CDE", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "MNG_CDE", "type": "esriFieldTypeString", "alias": "관리기관코드", "length": 7 }, { "name": "IST_YMD", "type": "esriFieldTypeString", "alias": "설치일자", "length": 8 }, { "name": "STD_DIP", "type": "esriFieldTypeDouble", "alias": "관경" }, { "name": "SAP_EXP", "type": "esriFieldTypeDouble", "alias": "회전방향" }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R16113_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 98, "name": "광역변류시설", "type": "Feature Layer", "description": "광역변류시설", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "인천광역시 토지정보과", "parentLayer": { "id": 94, "name": "광역상수도" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 176, 97, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 175856.32299804702, "ymin": 547014.843017578, "xmax": 178746.68701171898, "ymax": 547250.065002441, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTR_CDE", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTR_IDN", "type": "esriFieldTypeInteger", "alias": "관리번호" }, { "name": "FTR_CDE", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "MNG_CDE", "type": "esriFieldTypeString", "alias": "관리기관코드", "length": 7 }, { "name": "STD_NAM", "type": "esriFieldTypeString", "alias": "명칭", "length": 100 }, { "name": "STD_LEN", "type": "esriFieldTypeDouble", "alias": "길이" }, { "name": "IST_YMD", "type": "esriFieldTypeString", "alias": "설치일자", "length": 8 }, { "name": "MOF_CDE", "type": "esriFieldTypeString", "alias": "변류형식", "length": 6 }, { "name": "STD_DIP", "type": "esriFieldTypeDouble", "alias": "관경" }, { "name": "MOP_CDE", "type": "esriFieldTypeString", "alias": "관재질", "length": 6 }, { "name": "SAP_SLP", "type": "esriFieldTypeDouble", "alias": "회전방향" }, { "name": "VAL_SAF", "type": "esriFieldTypeDouble", "alias": "설정압력" }, { "name": "PIP_DEP", "type": "esriFieldTypeDouble", "alias": "심도" }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R16136_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1187_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 99, "name": "광역상수관", "type": "Feature Layer", "description": "광역상수관", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "인천광역시 토지정보과", "parentLayer": { "id": 94, "name": "광역상수도" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 57, 143, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 175833.98199462902, "ymin": 538120.2120361329, "xmax": 181135.804992676, "ymax": 547315.2150268559, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTR_CDE", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTR_IDN", "type": "esriFieldTypeInteger", "alias": "관리번호" }, { "name": "FTR_CDE", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "MNG_CDE", "type": "esriFieldTypeString", "alias": "관리기관코드", "length": 7 }, { "name": "STD_NAM", "type": "esriFieldTypeString", "alias": "명칭", "length": 100 }, { "name": "STD_DIP", "type": "esriFieldTypeDouble", "alias": "관경" }, { "name": "STD_LEN", "type": "esriFieldTypeDouble", "alias": "길이" }, { "name": "STD_DEP", "type": "esriFieldTypeDouble", "alias": "깊이" }, { "name": "MOP_CDE", "type": "esriFieldTypeString", "alias": "관재질", "length": 6 }, { "name": "IST_YMD", "type": "esriFieldTypeString", "alias": "설치일자", "length": 8 }, { "name": "SOO_CDE", "type": "esriFieldTypeString", "alias": "개통상태", "length": 6 }, { "name": "SAA_CDE", "type": "esriFieldTypeString", "alias": "관용도", "length": 6 }, { "name": "SBJ_CDE", "type": "esriFieldTypeString", "alias": "유지보수사유", "length": 6 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R16112_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1163_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": 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": "083f8f5e3f6a4a11a9949686102737a3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 100, "name": "광역상수터널", "type": "Feature Layer", "description": "광역상수터널", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "인천광역시 토지정보과", "parentLayer": { "id": 94, "name": "광역상수도" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 94, 171, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5985313.720203201, "falseY": -1.4609659221194316E7, "xyUnits": 4.093377241636921E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTR_CDE", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FTR_IDN", "type": "esriFieldTypeInteger", "alias": "관리번호" }, { "name": "FTR_CDE", "type": "esriFieldTypeString", "alias": "지형지물부호", "length": 6 }, { "name": "MNG_CDE", "type": "esriFieldTypeString", "alias": "관리기관코드", "length": 7 }, { "name": "TRN_NAM", "type": "esriFieldTypeString", "alias": "터널명", "length": 100 }, { "name": "TNL_EXP", "type": "esriFieldTypeString", "alias": "터널용도", "length": 50 }, { "name": "IST_YMD", "type": "esriFieldTypeString", "alias": "설치일자", "length": 8 }, { "name": "SMA_LIN", "type": "esriFieldTypeString", "alias": "라이닝(구조)", "length": 6 }, { "name": "STD_DIP", "type": "esriFieldTypeDouble", "alias": "관경" }, { "name": "STD_LEN", "type": "esriFieldTypeDouble", "alias": "길이" }, { "name": "TNL_LOC", "type": "esriFieldTypeString", "alias": "위치", "length": 100 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R16116_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "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": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": 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": "083f8f5e3f6a4a11a9949686102737a3" } ], "tables": [] }