{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Open Cases", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5c372dc34b0bce06f7ed7b676de7b7b1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAXCAYAAAAV1F8QAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABf0lEQVRIid2Wv0rDUBTGf2BsRbo4aLVP4BQsfYb6Z3FxdZSKowgdBBUpqBQqLg52EaEvIA4KfQXrEFx8gUL3WGyIIIeeQiht700UET+4ZEhufvc757s3cfglOX8JlAOWLJ5rfQdUAJ4tIKSgEsBxItAsnHeBogHSBAI4Au7HOZsEKnWhuA1UDaCajjSc9WAtDiiXgX0fEJBJB+rKg1Utd8sWdOLDskBc7FQF1vsvfAxhwQYkKyq5FiWLytXhwbzMB+oTQQ5UQi1HXN0BeWAGLj4MoFIIG65F0kYpqz1twJzGXZI4EiRlSwQZSEFMw9Yk0Km4aiQsHRpz0TtcEdEwqC1N7CjMJtpReRrzNLz2TGEYuCprCaXutirrtQeHw/dGgcTVLnBT1iTZqKGOUnAbwIMNSFR3YK8JK57Fpu1EehPAdayzLoQdObnF1ZMBVFOYbtLYh6pMaHlQyBt65QEZePP7/U30PdqcgpcOZHXFY+XDpfY3Eaj9CYv8t38GfkJfxodaMPrP7w0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 19, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[CaseType]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Default", "priority": 2, "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": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -97.599131458883, "ymin": 32.554477871895, "xmax": -97.0343979139, "ymax": 33.06099225453, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.125899906842624E13, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AccountNumber", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "AccountNumber", "type": "esriFieldTypeString", "alias": "AccountNumber", "length": 20, "domain": null }, { "name": "CustomerId", "type": "esriFieldTypeString", "alias": "CustomerId", "length": 9, "domain": null }, { "name": "LocationId", "type": "esriFieldTypeString", "alias": "LocationId", "length": 10, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 30, "domain": null }, { "name": "IncidentAddress", "type": "esriFieldTypeString", "alias": "IncidentAddress", "length": 100, "domain": null }, { "name": "IncidentAddress2", "type": "esriFieldTypeString", "alias": "IncidentAddress2", "length": 100, "domain": null }, { "name": "IncidentAddress3", "type": "esriFieldTypeString", "alias": "IncidentAddress3", "length": 100, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 20, "domain": null }, { "name": "ZipCode", "type": "esriFieldTypeString", "alias": "ZipCode", "length": 9, "domain": null }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "CaseId", "type": "esriFieldTypeString", "alias": "CaseId", "length": 13, "domain": null }, { "name": "CreatedTime", "type": "esriFieldTypeDate", "alias": "CreatedTime", "length": 8, "domain": null }, { "name": "ClosedTime", "type": "esriFieldTypeDate", "alias": "ClosedTime", "length": 8, "domain": null }, { "name": "CaseType", "type": "esriFieldTypeString", "alias": "CaseType", "length": 75, "domain": null }, { "name": "Subtype", "type": "esriFieldTypeString", "alias": "Subtype", "length": 75, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": null }, { "name": "ESRI_OID", "type": "esriFieldTypeOID", "alias": "ESRI_OID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }