{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "POSTS", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121928, "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": "e746b361224732c334015ec7aadc9c24", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABEElEQVQokbWSvUrEQBSFP5ktBRFFSOETGMRWxdoqhBQpTZVSggv+PYGQJiGNEDbFCApWAVvxISxs7OwSQpwUCoIgyoCsu+uwyIKnuDBn+Jhz750eM6r3H+AC8Aa8/wWcA/aBI2AV+ADugEPgYRp4Bpw6joPneTRNI7Is262qahvYAe5N4IZ+KQxDBoPB0AyCANu255VS58CWCfQBEUXRWATLsvB9nzzPN/URqCbBZV2EEL8GIX68JRP4qEtRFCRJMjSVUpRlyfd0n0xRL4CTNE1Xuq7DdV3atiWOY+q61veXwKsJfAb2gGsp5aKUcjStXsnBqDG5jltgDegD68ALcANcAZ/TQC3d/LHBH9PMf/ULTYxJIJosZyYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3571189770463796E7, "ymin": 4821997.749748611, "xmax": -1.354767601249383E7, "ymax": 4839575.173734487, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SERVICE_REQUEST", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "post_id", "type": "esriFieldTypeInteger", "alias": "Post Id", "domain": null }, { "name": "fixture", "type": "esriFieldTypeDouble", "alias": "Fixture", "domain": { "type": "codedValue", "name": "FIXTURE", "description": "Pole Types", "codedValues": [ { "name": "2-INCH ROUND", "code": 1 }, { "name": "2-INCH SQUARE", "code": 2 }, { "name": "4-INCH ROUND", "code": 3 }, { "name": "FENCE", "code": 4 }, { "name": "LIGHT POLE", "code": 5 }, { "name": "SIGNAL POLE", "code": 6 }, { "name": "WOOD", "code": 7 }, { "name": "STRUCTURE", "code": 8 }, { "name": "OTHER", "code": 9 }, { "name": "METER", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "maintenance_zone", "type": "esriFieldTypeDouble", "alias": "Maintenance Zone", "domain": { "type": "codedValue", "name": "MAINTENANCE_ZONE", "description": "Street Signs Maintenance Zone", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "5", "code": 5 }, { "name": "6", "code": 6 }, { "name": "7", "code": 7 }, { "name": "8", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "college_zone", "type": "esriFieldTypeDouble", "alias": "College Zone", "domain": { "type": "codedValue", "name": "COLLEGE_ZONE", "description": "College Zone", "codedValues": [ { "name": "YES", "code": 1 }, { "name": "NO", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "service_request", "type": "esriFieldTypeString", "alias": "Service Request", "length": 12, "domain": null }, { "name": "inspection_date", "type": "esriFieldTypeDate", "alias": "Inspection Date", "length": 8, "domain": null }, { "name": "inspector", "type": "esriFieldTypeString", "alias": "Inspector Initials", "length": 50, "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "removed", "type": "esriFieldTypeString", "alias": "Removed", "length": 10, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "g152post_id", "fields": "post_id", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r98_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a82_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "chico.SDE.CHICO_POSTS_MAINT", "relatedTableId": 1, "role": "esriRelRoleOrigin", "keyField": "POST_ID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{8D4D0BFC-1560-479A-936B-83DCF1F15730}" }, { "id": 1, "name": "chico.SDE.CHICO_SIGNS", "relatedTableId": 2, "role": "esriRelRoleOrigin", "keyField": "POST_ID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{6CDA8823-0C15-457B-810E-A7678BE0FDAB}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }