{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 12, "name": "Sign Mounts", "type": "Feature Layer", "description": "

Represents the location where Sign(s) is/are mounted to span wire, mast arm, or on a pole. Measured locations are placed at specific locations where signs are physically attached, such that signs attached to a bridge, mast arm, or signs hanging in an intersection, will be measured at the lowest midpoint of the sign itself and appear to be in the street from the vertical mapping view. Signs on poles have sign mounts positioned at the base of the pole. Sign Mounts are point features that participate in a relationship class with the related sign objects in the tran_Sign table. Traffic signs will be attributed using the Millennium Edition 2001 of the Federal Manual of Uniform Traffic Control Devices (MUTCD codes), with Parking Signs assigned to City-specified types (see Signs metadata).<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111140600, "falseY": -91532100, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b5e3172cb7382fd3bd01f7411ac23975", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAAmL5yKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAnElEQVQokaWS4QnDIBBGn+AS6Rp2DLOGa8Q10jWcozNdf3glcokS2w8EQX33PPX8GT9aFAgADt4/AYBMhTymAVo96jw5eM0a7MbkPkAgoffXLALZVdAYoOqnjcAmUGxDrwwSsFyZKXjtArR66hwGiAKhtbAGeXD4mx14ngDauHgDENpnbQ1G6jaZFiBHY7pf1kZgdVA8gINCHdP5AE0YIfrlA5RLAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8638554.985968936, "ymin": 4502186.97327991, "xmax": -8614641.724807996, "ymax": 4523587.812702815, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 14, "domain": null }, { "name": "CarriagewayID", "type": "esriFieldTypeInteger", "alias": "CarriagewayID", "domain": null }, { "name": "IntersectionID", "type": "esriFieldTypeInteger", "alias": "IntersectionID", "domain": null }, { "name": "LegacyAssetID", "type": "esriFieldTypeString", "alias": "LegacyAssetID", "length": 14, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 30, "domain": { "type": "codedValue", "name": "SignMountType", "description": "Sign Mount Type", "codedValues": [ { "name": "New York Standard", "code": "8605" }, { "name": "Two-Inch Pipe", "code": "8610" }, { "name": "U Post", "code": "8615" }, { "name": "DPU Pole", "code": "8620" }, { "name": "Concrete Pole", "code": "8625" }, { "name": "Pedestrian Pole", "code": "8630" }, { "name": "Square Breakaway Post", "code": "8635" }, { "name": "Mast Arm", "code": "8640" }, { "name": "Other", "code": "8645" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FootingType", "type": "esriFieldTypeString", "alias": "FootingType", "length": 50, "domain": { "type": "codedValue", "name": "SignFootingType", "description": "Sign Footing Type", "codedValues": [ { "name": "Concrete", "code": "Concrete" }, { "name": "Cement", "code": "Cement" }, { "name": "Dirt", "code": "Dirt" }, { "name": "Mast Arm", "code": "Mast Arm" }, { "name": "Brick", "code": "Brick" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 10, "domain": { "type": "codedValue", "name": "Asset Status", "description": "Asset Status", "codedValues": [ { "name": "In Service", "code": "In Service" }, { "name": "Retired", "code": "Retired" }, { "name": "Planned", "code": "Planned" }, { "name": "Out Of Service", "code": "OOS" }, { "name": "Design", "code": "Design" }, { "name": "Construction", "code": "Construction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Condition", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": { "type": "codedValue", "name": "Asset Condition", "description": "Asset Condition", "codedValues": [ { "name": "Excellent", "code": 1 }, { "name": "Good", "code": 2 }, { "name": "Moderate", "code": 3 }, { "name": "Poor", "code": 4 }, { "name": "Failing", "code": 5 }, { "name": "Not Visible", "code": 99 }, { "name": "Graffiti", "code": 98 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Condition_Date", "type": "esriFieldTypeDate", "alias": "Condition_Date", "length": 8, "domain": null }, { "name": "Install_Date", "type": "esriFieldTypeDate", "alias": "Install_Date", "length": 8, "domain": null }, { "name": "Warranty_Date", "type": "esriFieldTypeDate", "alias": "Warranty_Date", "length": 8, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "Surveyed", "type": "esriFieldTypeSmallInteger", "alias": "Surveyed", "domain": { "type": "codedValue", "name": "Surveyed", "description": "Surveyed", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 }, { "name": "Not Found", "code": 2 }, { "name": "No Access", "code": 3 }, { "name": "Not Surveyed - Parking or Street Sign", "code": 4 }, { "name": "Revisited", "code": 5 }, { "name": "Parking Signs not Verified", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 150, "domain": null }, { "name": "CouncilDistrict", "type": "esriFieldTypeString", "alias": "Council District", "length": 50, "domain": null }, { "name": "LifeCycle", "type": "esriFieldTypeDouble", "alias": "Life Cycle of Asset", "domain": null }, { "name": "CreatedBy", "type": "esriFieldTypeString", "alias": "Created By", "length": 255, "domain": null }, { "name": "CreatedDate", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "EditBy", "type": "esriFieldTypeString", "alias": "Edit By", "length": 255, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "Edit Date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R192_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_192", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_192", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_390_AssetID", "fields": "AssetID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S158_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "281ecdcc50bb4498a0d73b881ed0e096" }