{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "강화_독립운동코스", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "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": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 154204.85, "ymin": 571756.547700001, "xmax": 154725.3398, "ymax": 572530.248, "spatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -5423200, "falseY": -13609600, "xyUnits": 4.5026540700157917E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102082, "latestWkid": 5186, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -5423200, "falseY": -13609600, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "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 } } }, "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": "CS_NM", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SN", "type": "esriFieldTypeInteger", "alias": "일련번호", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SN" }, { "name": "CS_NM", "type": "esriFieldTypeString", "alias": "코스명", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CS_NM" }, { "name": "CS_NO", "type": "esriFieldTypeInteger", "alias": "코스번호", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CS_NO" }, { "name": "RM", "type": "esriFieldTypeString", "alias": "비고", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "RM" }, { "name": "EDITCODE", "type": "esriFieldTypeString", "alias": "이력필드", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "EDITCODE" }, { "name": "SPOT_NM", "type": "esriFieldTypeString", "alias": "지점명", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SPOT_NM" }, { "name": "SPOT_NO", "type": "esriFieldTypeInteger", "alias": "지점번호", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPOT_NO" }, { "name": "DC", "type": "esriFieldTypeString", "alias": "설명", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "DC" }, { "name": "RN", "type": "esriFieldTypeString", "alias": "도로명", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "RN" }, { "name": "PHOTO_NM", "type": "esriFieldTypeString", "alias": "코스별사진명", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PHOTO_NM" }, { "name": "XCNTS", "type": "esriFieldTypeDouble", "alias": "X좌표", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "XCNTS" }, { "name": "YDNTS", "type": "esriFieldTypeDouble", "alias": "Y좌표", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YDNTS" }, { "name": "DW_ID", "type": "esriFieldTypeInteger", "alias": "다울POI_매핑일련번호", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DW_ID" }, { "name": "NM_ENGL", "type": "esriFieldTypeString", "alias": "NM_ENGL", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "NM_ENGL" }, { "name": "NM_JPN", "type": "esriFieldTypeString", "alias": "일본어 지점명", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "NM_JPN" }, { "name": "NM_CHNLNG", "type": "esriFieldTypeString", "alias": "중국어 지점명", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "NM_CHNLNG" } ], "geometryField": { "name": "쉐이프", "type": "esriFieldTypeGeometry", "alias": "쉐이프", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "쉐이프" }, "indexes": [ { "name": "R617_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A549_IX1", "fields": "쉐이프", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "강화_독립운동코스", "description": "", "prototype": { "attributes": { "NM_JPN": null, "NM_CHNLNG": null, "SN": null, "CS_NM": null, "CS_NO": null, "RM": null, "EDITCODE": null, "SPOT_NM": null, "SPOT_NO": null, "DC": null, "RN": null, "PHOTO_NM": null, "XCNTS": null, "YDNTS": null, "DW_ID": null, "NM_ENGL": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "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": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "f6f6cc328eb049e0a40092bf1a0be9be" }