{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "도시계획입안영역", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 152561.0188, "ymin": 546052.734200001, "xmax": 178417.6504, "ymax": 553609.2086, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5423200, "falseY": -13609600, "xyUnits": 4.5026540700157917E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "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 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 228, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "MNUM", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "MNUM", "type": "esriFieldTypeString", "alias": "관리번호", "domain": null, "editable": true, "nullable": true, "length": 33, "defaultValue": null, "modelName": "MNUM" }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "비고", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "REMARK" }, { "name": "ALIAS", "type": "esriFieldTypeString", "alias": "명칭", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ALIAS" }, { "name": "NTFDATE", "type": "esriFieldTypeString", "alias": "공지일자", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "NTFDATE" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true }, { "name": "PBLANCNO", "type": "esriFieldTypeString", "alias": "공고번호", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PBLANCNO" }, { "name": "DFTPROSTEP", "type": "esriFieldTypeString", "alias": "입안진행단계", "domain": { "type": "codedValue", "name": "DFTPROSTEP", "description": "입안진행단계", "codedValues": [ { "name": "열람공고", "code": "10" }, { "name": "결정요청", "code": "20" }, { "name": "시위원회심의결과", "code": "30" }, { "name": "결정고시", "code": "40" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "DFTPROSTEP" }, { "name": "PBLANCNM", "type": "esriFieldTypeString", "alias": "공고명", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PBLANCNM" }, { "name": "LC", "type": "esriFieldTypeString", "alias": "위치", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "LC" }, { "name": "PBLANC_BGNDE", "type": "esriFieldTypeDate", "alias": "공고시작일", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PBLANC_BGNDE" }, { "name": "PBLANC_ENDDE", "type": "esriFieldTypeDate", "alias": "공고종료일", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PBLANC_ENDDE" }, { "name": "READNGPLACE", "type": "esriFieldTypeString", "alias": "열람장소", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "READNGPLACE" }, { "name": "CTTPC", "type": "esriFieldTypeString", "alias": "연락처", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CTTPC" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R246_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A216_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "도시계획입안영역", "description": "", "prototype": { "attributes": { "READNGPLACE": null, "MNUM": null, "REMARK": null, "ALIAS": null, "NTFDATE": null, "CTTPC": null, "PBLANC_ENDDE": null, "PBLANCNO": null, "DFTPROSTEP": null, "PBLANCNM": null, "LC": null, "PBLANC_BGNDE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "dcefc64cf75648559a675e553c30816d" }