{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "gis.DBO.PedestrianRamp", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkt": "PROJCS[\"HENNEPIN COUNTY\",GEOGCS[\"GCS_User_Defined\",DATUM[\"D_User_Defined\",SPHEROID[\"User_Defined_Spheroid\",6378418.941,298.2572242549207]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",100000.0],PARAMETER[\"Central_Meridian\",-93.38333333333334],PARAMETER[\"Standard_Parallel_1\",44.88333333333333],PARAMETER[\"Standard_Parallel_2\",45.13333333333333],PARAMETER[\"Latitude_Of_Origin\",44.79111111111111],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119096800, "falseY": -98462100, "xyUnits": 3048.0060960121928, "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": "0923bb6e7af03103b931744989db48eb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAY0lEQVQYlWNhgABjBsLgLAtIoTGD6xlBBnHcqhh2M7xneGkCUswAUpjK0IXH0DKGPQxLGMCKiQUs6ALhDFJw9kqGZ/gVM5BiMkmK0a2mzGRQOIKCBxeAyEMUnwUFOCgcCYDnAJ/JFYIgEwbZAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 495957.83762797713, "ymin": 100453.38663806021, "xmax": 544055.6977968812, "ymax": 126338.4680698961, "spatialReference": { "wkt": "PROJCS[\"HENNEPIN COUNTY\",GEOGCS[\"GCS_User_Defined\",DATUM[\"D_User_Defined\",SPHEROID[\"User_Defined_Spheroid\",6378418.941,298.2572242549207]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",100000.0],PARAMETER[\"Central_Meridian\",-93.38333333333334],PARAMETER[\"Standard_Parallel_1\",44.88333333333333],PARAMETER[\"Standard_Parallel_2\",45.13333333333333],PARAMETER[\"Latitude_Of_Origin\",44.79111111111111],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119096800, "falseY": -98462100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "StreetNameNS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "StreetNameNS", "type": "esriFieldTypeString", "alias": "StreetName (N-S)", "length": 50, "domain": null }, { "name": "StreetNameEW", "type": "esriFieldTypeString", "alias": "StreetName (E-W)", "length": 50, "domain": null }, { "name": "CurbRampType", "type": "esriFieldTypeSmallInteger", "alias": "Curb Ramp Type", "domain": { "type": "codedValue", "name": "PedCurbRampType", "description": "PedCurbRampType", "codedValues": [ { "name": "Diagonal", "code": 1 }, { "name": "Perpendicular", "code": 2 }, { "name": "Parallel", "code": 3 }, { "name": "Tiered Perpendicular", "code": 4 }, { "name": "Fan", "code": 5 }, { "name": "Depressed Corner", "code": 6 }, { "name": "Combined Directional", "code": 7 }, { "name": "One-Way Directional", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SurfaceMaterial", "type": "esriFieldTypeSmallInteger", "alias": "Surface Material", "domain": { "type": "codedValue", "name": "PedRampSurfaceMaterial", "description": "PedRampSurfaceMaterial", "codedValues": [ { "name": "Asphalt", "code": 1 }, { "name": "Concrete", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DistanceToFixedObjectFT", "type": "esriFieldTypeDouble", "alias": "Distance To Fixed Object (FT)", "domain": null }, { "name": "FixedObjectType", "type": "esriFieldTypeSmallInteger", "alias": "Fixed Object Type", "domain": { "type": "codedValue", "name": "PedRampFixedObjectType", "description": "PedRampFixedObjectType\t\n", "codedValues": [ { "name": "Other", "code": 7 }, { "name": "Bollard", "code": 1 }, { "name": "Fence", "code": 2 }, { "name": "Hydrant", "code": 3 }, { "name": "Power pole", "code": 4 }, { "name": "Signal base", "code": 5 }, { "name": "Street sign", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Ramp1Length", "type": "esriFieldTypeDouble", "alias": "Initial Ramp Length (FT)", "domain": null }, { "name": "Ramp1Width", "type": "esriFieldTypeDouble", "alias": "Initial Ramp Width (FT)", "domain": null }, { "name": "Ramp1SlopeX", "type": "esriFieldTypeDouble", "alias": "Initial Ramp Slope X (%)", "domain": null }, { "name": "Ramp1SlopeS", "type": "esriFieldTypeDouble", "alias": "Initial Ramp Slope S (%)", "domain": null }, { "name": "LandingSlopeX", "type": "esriFieldTypeDouble", "alias": "Initial Ramp Landing Slope X (%)", "domain": null }, { "name": "LandingSlopeS", "type": "esriFieldTypeDouble", "alias": "Initial Ramp Landing Slope S (%)", "domain": null }, { "name": "LandingLengthFT", "type": "esriFieldTypeDouble", "alias": "Initial Landing Length (FT)", "domain": null }, { "name": "LandingWidthFT", "type": "esriFieldTypeDouble", "alias": "Initial Landing Width (FT)", "domain": null }, { "name": "OverallLengthFromCurb", "type": "esriFieldTypeDouble", "alias": "Initial Curb Ramp Landing Distance from curb (FT)", "domain": null }, { "name": "Gutter1SlopeX", "type": "esriFieldTypeDouble", "alias": "Gutter1 Slope X (%)", "domain": null }, { "name": "Gutter1SlopeS", "type": "esriFieldTypeDouble", "alias": "Gutter1 Slope S (%)", "domain": null }, { "name": "Pavement1SlopeX", "type": "esriFieldTypeDouble", "alias": "Pavement1 Slope X (%)", "domain": null }, { "name": "Pavement1SlopeS", "type": "esriFieldTypeDouble", "alias": "Pavement1 Slope S (%)", "domain": null }, { "name": "TactileWarning1", "type": "esriFieldTypeSmallInteger", "alias": "Tactile Warning 1", "domain": { "type": "codedValue", "name": "PedRampTactileWarning", "description": "PedRampTactileWarning", "codedValues": [ { "name": "Cast iron", "code": 1 }, { "name": "Colored concrete", "code": 2 }, { "name": "Concrete", "code": 3 }, { "name": "Plastic", "code": 4 }, { "name": "Tyned", "code": 5 }, { "name": "Other", "code": 7 }, { "name": "None", "code": 8 }, { "name": "Exposed aggregate", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CoverEntireOpening", "type": "esriFieldTypeSmallInteger", "alias": "Cover Entire Opening", "domain": { "type": "codedValue", "name": "PedRampCoverEntireOpening_2", "description": "PedRampCoverEntireOpening", "codedValues": [ { "name": "Yes, less than 3\" Gap", "code": 1 }, { "name": "No, more than 3\" Gap", "code": 2 }, { "name": "NA, domes not directional to path of travel", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DomesDirectionalToPathOfTravel", "type": "esriFieldTypeSmallInteger", "alias": "Domes Directional to Path of Travel", "domain": { "type": "codedValue", "name": "PedRampDomesDirectional_2", "description": "PedRampDomesDirectional", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No, reconstruct to correct", "code": 2 }, { "name": "No, write exception", "code": 3 }, { "name": "Yes, 5' or less from BOC", "code": 4 }, { "name": "Yes, but more than 5\u2019 from BOC - NC", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FullyCompliant", "type": "esriFieldTypeString", "alias": "Fully Compliant", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "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 }, { "name": "Date", "type": "esriFieldTypeDate", "alias": "Date", "length": 8, "domain": null }, { "name": "Data_Recorder", "type": "esriFieldTypeString", "alias": "Data Recorder", "length": 50, "domain": null }, { "name": "Project_Number", "type": "esriFieldTypeString", "alias": "Project Number", "length": 50, "domain": null }, { "name": "PedRampID", "type": "esriFieldTypeString", "alias": "Ped Ramp ID", "length": 30, "domain": null }, { "name": "Initial_Curb_Ramp_within_15LF_o", "type": "esriFieldTypeString", "alias": "Initial Curb Ramp within 15LF of Curb", "length": 100, "domain": { "type": "codedValue", "name": "PedRampDomesDirectional_Original", "description": "PedRampDomesDirectional_Original", "codedValues": [ { "name": "No, reconstruct to correct", "code": "2" }, { "name": "No, write exception", "code": "3" }, { "name": "Yes", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Secondary_Ramp_Left_Length", "type": "esriFieldTypeDouble", "alias": "Secondary Ramp Left Length (FT)", "domain": null }, { "name": "Secondary_Ramp_Left_Width", "type": "esriFieldTypeDouble", "alias": "Secondary Ramp Left Width (FT)", "domain": null }, { "name": "Secondary_Ramp_Left_Slope_X", "type": "esriFieldTypeDouble", "alias": "Secondary Ramp Left Slope X (%)", "domain": null }, { "name": "Secondary_Ramp_Left_Slope_S", "type": "esriFieldTypeDouble", "alias": "Secondary Ramp Left Slope S (%)", "domain": null }, { "name": "Secondary_Ramp_Left_Landing_Slo", "type": "esriFieldTypeDouble", "alias": "Secondary Ramp Left Landing Slope X (%)", "domain": null }, { "name": "Secondary_Ramp_Left_Landing_S_1", "type": "esriFieldTypeDouble", "alias": "Secondary Ramp Left Landing Slope S (%)", "domain": null }, { "name": "Secondary_Ramp_Left_Landing_Len", "type": "esriFieldTypeDouble", "alias": "Secondary Ramp Left Landing Length (FT)", "domain": null }, { "name": "Secondary_Ramp_Left_Landing_Wid", "type": "esriFieldTypeDouble", "alias": "Secondary Ramp Left Landing Width (FT)", "domain": null }, { "name": "Secondary_Ramp_Right_Length", "type": "esriFieldTypeDouble", "alias": "Secondary Ramp Right Length (FT)", "domain": null }, { "name": "Secondary_Ramp_Right_Width", "type": "esriFieldTypeDouble", "alias": "Secondary Ramp Right Width (FT)", "domain": null }, { "name": "Secondary_Ramp_Right_Slope_X", "type": "esriFieldTypeDouble", "alias": "Secondary Ramp Right Slope X (%)", "domain": null }, { "name": "Secondary_Ramp_Right_Slope_S", "type": "esriFieldTypeDouble", "alias": "Secondary Ramp Right Slope S (%)", "domain": null }, { "name": "Secondary_Ramp_Right_Landing_Sl", "type": "esriFieldTypeDouble", "alias": "Secondary Ramp Right Landing Slope X (%)", "domain": null }, { "name": "Secondary_Ramp_Right_Landing__1", "type": "esriFieldTypeDouble", "alias": "Secondary Ramp Right Landing Slope S (%)", "domain": null }, { "name": "Secondary_Ramp_Right_Landing_Le", "type": "esriFieldTypeDouble", "alias": "Secondary Ramp Right Landing Length (FT)", "domain": null }, { "name": "Secondary_Ramp_Right_Landing_Wi", "type": "esriFieldTypeDouble", "alias": "Secondary Ramp Right Landing Width (FT)", "domain": null }, { "name": "Grade_Breaks_perpendicular_to_p", "type": "esriFieldTypeString", "alias": "Grade Breaks perpendicular to path of travel", "length": 50, "domain": { "type": "codedValue", "name": "PedRampDomesDirectional_Original", "description": "PedRampDomesDirectional_Original", "codedValues": [ { "name": "No, reconstruct to correct", "code": "2" }, { "name": "No, write exception", "code": "3" }, { "name": "Yes", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Jointing_on_sidewalk_less_than_", "type": "esriFieldTypeString", "alias": "Jointing on sidewalk less than ½\u201d", "length": 50, "domain": { "type": "codedValue", "name": "PedRampDomesDirectional_Original", "description": "PedRampDomesDirectional_Original", "codedValues": [ { "name": "No, reconstruct to correct", "code": "2" }, { "name": "No, write exception", "code": "3" }, { "name": "Yes", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Jointing_on_curb_less_than_half", "type": "esriFieldTypeString", "alias": "Jointing on curb less than ½\u201d", "length": 50, "domain": { "type": "codedValue", "name": "PedRampDomesDirectional_Original", "description": "PedRampDomesDirectional_Original", "codedValues": [ { "name": "No, reconstruct to correct", "code": "2" }, { "name": "No, write exception", "code": "3" }, { "name": "Yes", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Flow_line_depth", "type": "esriFieldTypeSmallInteger", "alias": "Flow line depth (IN)", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R12540_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S12212_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "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": "055019a2af6b4ca99c58b99034f6284a" }