{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "CIP Project Locations", "type": "Feature Layer", "description": "This is a point feature that represents the location of CIP projects and is used in multi-scale maps.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.0032808333333333335, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 150000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "56fda9e70d9e3ac406341f60b0cb3e1b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA0UlEQVQokWNhIBGwUKqBiyGkqJhBSc+egYmFleHZnTMMa6b0MHx78xybBlaGjN6VDI6RPnARQyc7BgVtO4Z51QEMT249RdUQmJPP4BCBUAwD2tYmDO4J1Qxzq7JQNSjoWzIwMmJ3uISSNaaTGBlwqGYAASZMDU/vHWH4/TOQgZUdU/nL+8cwNaxs72MQFPFgsAlyhWv6/5+B4dS2qwznz5VhagCBGcVuDN+/1zFIyjszMDGyMLx4dJbh8+tyhrOrv2PXAAILa5oYGBhAGCsgOaYBPOs14dBfYBAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -214588.95977716148, "ymin": -214715.70504674315, "xmax": 6496793.750304587, "ymax": 1938909.2022617608, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3047.9052786321176, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROJNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PROJNAME", "type": "esriFieldTypeString", "alias": "Project Name", "length": 50, "domain": null }, { "name": "TOTCOST", "type": "esriFieldTypeDouble", "alias": "Total Cost", "domain": null }, { "name": "TOTLEN", "type": "esriFieldTypeDouble", "alias": "Total Length", "domain": null }, { "name": "TOTAREA", "type": "esriFieldTypeDouble", "alias": "Total Area", "domain": null }, { "name": "TOTPNT", "type": "esriFieldTypeDouble", "alias": "Point Count", "domain": null }, { "name": "DATESTART", "type": "esriFieldTypeDate", "alias": "Expected Start Date", "length": 8, "domain": null }, { "name": "DATECOMP", "type": "esriFieldTypeDate", "alias": "Date Completed", "length": 8, "domain": null }, { "name": "CIPSTAT", "type": "esriFieldTypeString", "alias": "CIP Status", "length": 50, "domain": { "type": "codedValue", "name": "CIPStatus", "description": "The status of the CIP", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Completed", "code": "Completed" }, { "name": "Approved", "code": "Approved" }, { "name": "Funded", "code": "Funded" }, { "name": "Under Construction", "code": "Under Construction" }, { "name": "Canceled", "code": "Canceled" }, { "name": "In Design", "code": "In Design" }, { "name": "Pavement Moratorium", "code": "Pavement Moratorium" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "length": 200, "domain": null }, { "name": "PRJMAN", "type": "esriFieldTypeString", "alias": "Project Manager", "length": 50, "domain": { "type": "codedValue", "name": "CIPProjManager", "description": "A domain used to identify the name of the project manager", "codedValues": [ { "name": "A LeBlanc", "code": "A LeBlanc" }, { "name": "C Jones", "code": "C Jones" }, { "name": "Public Works", "code": "Public Works" }, { "name": "S Lemmon", "code": "S Lemmon" }, { "name": "Utilities", "code": "Utilities" }, { "name": "V Gonzalez", "code": "V Gonzalez" }, { "name": "Water Treatment", "code": "Water Treatment" }, { "name": "D DeMaster", "code": "D DeMaster" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATNAME", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null }, { "name": "CREATDATE", "type": "esriFieldTypeDate", "alias": "Date Created", "length": 8, "domain": null }, { "name": "LINK", "type": "esriFieldTypeString", "alias": "Link to Report", "length": 175, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update", "length": 8, "domain": null }, { "name": "PROJTYPE", "type": "esriFieldTypeString", "alias": "Project Type", "length": 80, "domain": { "type": "codedValue", "name": "CIPProjectType", "description": "The type of CIP", "codedValues": [ { "name": "Streets", "code": "Streets" }, { "name": "Other", "code": "Other" }, { "name": "Water", "code": "Water" }, { "name": "Sanitary Sewer", "code": "Sanitary Sewer" }, { "name": "Stormwater", "code": "Stormwater" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MANPHONE", "type": "esriFieldTypeString", "alias": "Contact Phone", "length": 80, "domain": null }, { "name": "MANEMAIL", "type": "esriFieldTypeString", "alias": "Contact Email", "length": 80, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CIPID", "type": "esriFieldTypeString", "alias": "CIP ID", "length": 20, "domain": null }, { "name": "CIP_INTERAGENCYMAP", "type": "esriFieldTypeString", "alias": "CIP INTERAGENCY MAP", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CIPFISCALYEAR", "type": "esriFieldTypeInteger", "alias": "CIPFISCALYEAR", "domain": null }, { "name": "FUNDSOURCE", "type": "esriFieldTypeString", "alias": "Funding Source", "length": 80, "domain": { "type": "codedValue", "name": "CIPFundingSource", "description": "The funding source for the CIP", "codedValues": [ { "name": "System Revenues", "code": "System Revenues" }, { "name": "Other", "code": "Other" }, { "name": "Water Enterprise Fund", "code": "Water Enterprise Fund" }, { "name": "Other Agencies", "code": "Other Agencies" }, { "name": "Solid Waste and Recycling Enterprise Fund", "code": "Solid Waste and Recycling Enterprise Fund" }, { "name": "FEMA", "code": "FEMA" }, { "name": "General Fund", "code": "General Fund" }, { "name": "Measure T", "code": "Measure T" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CIP_IMPROVEMENTTYPE", "type": "esriFieldTypeString", "alias": "CIP Improvement Type", "length": 30, "domain": null }, { "name": "CONSTRUCTION_CREW", "type": "esriFieldTypeString", "alias": "CONSTRUCTION CREW", "length": 50, "domain": { "type": "codedValue", "name": "ConstructionCrew", "description": "Used in Water CIP", "codedValues": [ { "name": "City", "code": "City" }, { "name": "Contractor", "code": "Contractor" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CIPComponent", "type": "esriFieldTypeString", "alias": "CIP COMPONENT", "length": 20, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R130_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G424PROJNAME", "fields": "PROJNAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_424_CIPPRIOR", "fields": "CIPComponent", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_130", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_130", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S52_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "CIPProjects", "relatedTableId": 10, "role": "esriRelRoleDestination", "keyField": "PROJNAME", "cardinality": "esriRelCardinalityOneToOne", "composite": true, "catalogID": "{659954DE-D14C-4C4C-8A12-9FC178028CC9}" } ], "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, "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": "Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "7bfe6ff4978a409bafcbc7c5a2e65962" }