{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 41, "name": "Sign Posts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2882, "latestWkid": 2882, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 38, "name": "Transportation Assets" }, "subLayers": [], "minScale": 8000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "47d6c5dd3ed41499b3c11497799cecf8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA7UlEQVQYlXWQrYoDMRSFDyFmTCFu5ECoGAghqrLPULeu9AGq6taVfYqK3afowlb0ESpKCAyUMXExIYGGyLBmBsL+XHMvl49z7zkUv6uduquXtJpXSqldznnJGFtYa2/OuTOASw2u+r5/TSl9juP4BgCMsY2U8qi1dgDuFACUUrsJ+pjlQwgnQkgSQhyMMVsKoM05L2elurz3V875HkBLpzOLP0wBAGKMz/lHZ629McY2IYRTDXVd91JKeQBwFACcc2cp5ZEQkrz31xlqmmY9DMN77fqitXZCiAPnfB9jfJZSHhP09TPHuzFm+1/g3xRragx0sFlDAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 383585.47856841236, "ymin": 1288626.1350568235, "xmax": 428420.05425341055, "ymax": 1312552.62821424, "spatialReference": { "wkid": 2882, "latestWkid": 2882, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Site_Name", "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": "GIS_ID", "type": "esriFieldTypeString", "alias": "GIS ID", "length": 38, "domain": null }, { "name": "Asset_ID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 38, "domain": null }, { "name": "Post_Type", "type": "esriFieldTypeString", "alias": "Post Type", "length": 32, "domain": null }, { "name": "Post_Height", "type": "esriFieldTypeDouble", "alias": "Post Height", "domain": null }, { "name": "Manufacturer", "type": "esriFieldTypeString", "alias": "Manufacturer", "length": 64, "domain": null }, { "name": "Model", "type": "esriFieldTypeString", "alias": "Model", "length": 64, "domain": null }, { "name": "Site_Name", "type": "esriFieldTypeString", "alias": "Site_Name", "length": 64, "domain": null }, { "name": "Installation_Date", "type": "esriFieldTypeDate", "alias": "Installation Date", "length": 8, "domain": null }, { "name": "Attachment_Count", "type": "esriFieldTypeSmallInteger", "alias": "Attachment Count", "domain": null }, { "name": "Asset_Owner", "type": "esriFieldTypeString", "alias": "Owned By", "length": 64, "domain": null }, { "name": "Asset_Manager", "type": "esriFieldTypeString", "alias": "Maintained By", "length": 64, "domain": null }, { "name": "Department", "type": "esriFieldTypeString", "alias": "Department", "length": 32, "domain": { "type": "codedValue", "name": "CityDepartments", "description": "City Departments list, including historic names where applicable", "codedValues": [ { "name": "Community Development (CD)", "code": "Community Development (CD)" }, { "name": "Engineering (EN)", "code": "Engineering (EN)" }, { "name": "Environmental Services (ES)", "code": "Environmental Services (ES)" }, { "name": "Finance (FI)", "code": "Finance (FI)" }, { "name": "Fire Rescue (FD)", "code": "Fire Rescue (FD)" }, { "name": "Human Resources (HR)", "code": "Human Resources (HR)" }, { "name": "Information Technology (IT)", "code": "Information Technology (IT)" }, { "name": "Library (LI)", "code": "Library (LI)" }, { "name": "Police (PD)", "code": "Police (PD)" }, { "name": "Public Works (PW)", "code": "Public Works (PW)" }, { "name": "Recreation Parks and Arts (RP)", "code": "Recreation Parks and Arts (RP)" }, { "name": "Administration (AD)", "code": "Administration (AD)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Inspector", "type": "esriFieldTypeString", "alias": "Inspector", "length": 64, "domain": null }, { "name": "Inspection_Date", "type": "esriFieldTypeDate", "alias": "Inspection Date", "length": 8, "domain": null }, { "name": "Lifecycle_Status", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "length": 32, "domain": { "type": "codedValue", "name": "AssetLifecycleStatus", "description": "", "codedValues": [ { "name": "In Service", "code": "In Service" }, { "name": "Removed", "code": "Removed" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "In Design", "code": "In Design" }, { "name": "Does Not Exist", "code": "Does Not Exist" }, { "name": "In Construction", "code": "In Construction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Sign_Post_ID", "type": "esriFieldTypeString", "alias": "Sign Post ID", "length": 38, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 64, "domain": null }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude (Y)", "domain": null }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude (X)", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2114_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2009_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 50000, "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, "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": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }