{ "layers": [ { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 0, "name": "Livedhere.dbo.OldCharacterDetails", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "extent": { "xmin": 27.21797080600004, "ymin": 24.471837511000047, "xmax": 33.817283676000045, "ymax": 31.518088830000067, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 64, 150, 83, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "CharacterID", "globalIdField": "", "displayField": "CharacterName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "CharacterID", "type": "esriFieldTypeOID", "alias": "CharacterID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "CharacterID" }, { "name": "CharacterName", "type": "esriFieldTypeString", "alias": "CharacterName", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "CharacterName" }, { "name": "CharacterNickname", "type": "esriFieldTypeString", "alias": "CharacterNickname", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "CharacterNickname" }, { "name": "CharacterAddress", "type": "esriFieldTypeString", "alias": "CharacterAddress", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "CharacterAddress" }, { "name": "BirthDate", "type": "esriFieldTypeDate", "alias": "BirthDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "BirthDate" }, { "name": "DeathDate", "type": "esriFieldTypeDate", "alias": "DeathDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DeathDate" }, { "name": "BIO", "type": "esriFieldTypeString", "alias": "BIO", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "BIO" }, { "name": "Works", "type": "esriFieldTypeString", "alias": "Works", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Works" }, { "name": "Prizes", "type": "esriFieldTypeString", "alias": "Prizes", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Prizes" }, { "name": "Role", "type": "esriFieldTypeString", "alias": "Role", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Role" }, { "name": "NameImage", "type": "esriFieldTypeString", "alias": "NameImage", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NameImage" }, { "name": "CityID", "type": "esriFieldTypeInteger", "alias": "CityID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CityID" }, { "name": "StateID", "type": "esriFieldTypeInteger", "alias": "StateID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StateID" }, { "name": "Publish", "type": "esriFieldTypeSmallInteger", "alias": "Publish", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Publish" }, { "name": "Focus", "type": "esriFieldTypeSmallInteger", "alias": "Focus", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Focus" }, { "name": "CFS_FieldId", "type": "esriFieldTypeSmallInteger", "alias": "CFS_FieldId", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CFS_FieldId" }, { "name": "CFS_SpecilityId", "type": "esriFieldTypeSmallInteger", "alias": "CFS_SpecilityId", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CFS_SpecilityId" }, { "name": "CFS_Id", "type": "esriFieldTypeInteger", "alias": "CFS_Id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CFS_Id" }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Longitude" }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Latitude" }, { "name": "FieldName", "type": "esriFieldTypeString", "alias": "FieldName", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FieldName" }, { "name": "SpecialityName", "type": "esriFieldTypeString", "alias": "SpecialityName", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SpecialityName" }, { "name": "DetailsLink", "type": "esriFieldTypeString", "alias": "DetailsLink", "domain": null, "editable": true, "nullable": false, "length": 55, "defaultValue": null, "modelName": "DetailsLink" }, { "name": "ImgLink", "type": "esriFieldTypeString", "alias": "ImgLink", "domain": null, "editable": true, "nullable": false, "length": 159, "defaultValue": null, "modelName": "ImgLink" }, { "name": "MDetailsLink", "type": "esriFieldTypeString", "alias": "MDetailsLink", "domain": null, "editable": true, "nullable": false, "length": 54, "defaultValue": null, "modelName": "MDetailsLink" }, { "name": "MImgLink", "type": "esriFieldTypeString", "alias": "MImgLink", "domain": null, "editable": true, "nullable": false, "length": 158, "defaultValue": null, "modelName": "MImgLink" }, { "name": "GoogleLink", "type": "esriFieldTypeString", "alias": "GoogleLink", "domain": null, "editable": true, "nullable": false, "length": 81, "defaultValue": null, "modelName": "GoogleLink" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Livedhere.dbo.OldCharacterDetails", "description": "", "prototype": { "attributes": { "MImgLink": " ", "GoogleLink": " ", "CharacterName": null, "CharacterNickname": null, "CharacterAddress": null, "BirthDate": null, "DeathDate": null, "BIO": null, "Works": null, "Prizes": null, "Role": null, "NameImage": null, "CityID": null, "StateID": null, "Publish": 0, "Focus": null, "CFS_FieldId": null, "CFS_SpecilityId": null, "CFS_Id": null, "Longitude": null, "Latitude": null, "FieldName": null, "SpecialityName": null, "DetailsLink": " ", "ImgLink": " ", "MDetailsLink": " " } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "8d21e5de7df64114afca43b06bd6f3c1" } ], "tables": [] }