{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 170, "name": "7/18/2018 Cycle", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 160, "name": "Cases 2018" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "daf8fe00e978c1eb9d78bd0bed49faef", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABXklEQVRIiWNhoCFgGXaG85qrMqyWF2HgI2TAvdcM187cYUgh1nAeCzWGXXPSGCyEeAi77vwDBuPqFQycFx4wRBMynNtKnWHXrFTiDAYBQwUGttZwhpCqFQz/Lj5kiMVpuJUaw47ZaQyWgtzEGQy3QJGBrS2CIbRmJcPX8w8YMrAabqLMIEOqwUgWsCuJM2idf4DD5dQGLMQo+vWHgeHLDwQf5DtGRioZvvksA0PufAT/Sg8DAzERPvDBQlPDLVQZGGalIfi8HFQ0XFoIggdvsFx/wvDt338GBiYikhk6ePeFgeHJW4YvOA0/d58hJH8Bw4aJCQxqpFgAMjhlJsOJk3cYwnEa/vYLw/UDVxkC8uczrJ+YyKBOjAXvvzIwpM5iOHbiNoM7AwMel8MtuMYQmDCNYZWGNAMXIcPP3mV4cvw2gxcDA8NXoiL07ReG63suM+juuUzY5fjAwGcicgEA4Rhe7R1gAMsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[CaseNum]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 1307, "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": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2471968.4872067124, "ymin": 6799537.940297812, "xmax": 2512091.556894809, "ymax": 6832078.123904973, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CaseName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PropertyID", "type": "esriFieldTypeInteger", "alias": "PropertyID", "domain": null }, { "name": "CaseNum", "type": "esriFieldTypeString", "alias": "CaseNum", "length": 255, "domain": null }, { "name": "CaseName", "type": "esriFieldTypeString", "alias": "CaseName", "length": 255, "domain": null }, { "name": "Applicant", "type": "esriFieldTypeString", "alias": "Applicant", "length": 255, "domain": null }, { "name": "CaseType", "type": "esriFieldTypeString", "alias": "CaseType", "length": 255, "domain": { "type": "codedValue", "name": "CaseType", "description": "Case Type", "codedValues": [ { "name": "Preliminary Plat", "code": "PP" }, { "name": "Replat", "code": "RP" }, { "name": "Final Plat", "code": "FP" }, { "name": "Specific Use Permit", "code": "SUP" }, { "name": "Site Plan", "code": "SP" }, { "name": "Development Plan", "code": "DP" }, { "name": "Amended Plat", "code": "AP" }, { "name": "Zoning Change", "code": "ZC" }, { "name": "Annexation", "code": "AN" }, { "name": "Administrative Determination", "code": "AD" }, { "name": "Minor Plat", "code": "MP" }, { "name": "Zoning Change-Text Amendment", "code": "TA" }, { "name": "Planned Development", "code": "PD" }, { "name": "Plat", "code": "PT" }, { "name": "Land Use Study", "code": "LU" }, { "name": "Plat Vacation", "code": "PV" }, { "name": "Petition for ETJ Release", "code": "ETJ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CaseStatus", "type": "esriFieldTypeString", "alias": "CaseStatus", "length": 255, "domain": { "type": "codedValue", "name": "CaseStatus", "description": "Case Status", "codedValues": [ { "name": "Approved", "code": "A" }, { "name": "Pending", "code": "P" }, { "name": "Denied", "code": "D" }, { "name": "Not Scheduled", "code": "NS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PZMeeting", "type": "esriFieldTypeString", "alias": "PZMeeting", "length": 255, "domain": null }, { "name": "CCMeeting", "type": "esriFieldTypeString", "alias": "CCMeeting", "length": 255, "domain": null }, { "name": "Contact", "type": "esriFieldTypeString", "alias": "Contact", "length": 30, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R58_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S53_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,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": 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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }