{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Ramp", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": 2296844.8512609117, "ymin": 1712437.6357649043, "xmax": 2383726.63976733, "ymax": 1792255.3553942367, "spatialReference": { "wkid": 102670, "latestWkid": 2243, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15822600, "falseY": -47951700, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102670, "latestWkid": 2243, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15822600, "falseY": -47951700, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 57, 83, 160, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "CartegraphID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CartegraphID", "type": "esriFieldTypeString", "alias": "CartegraphID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CartegraphID" }, { "name": "ReferenceID", "type": "esriFieldTypeString", "alias": "ReferenceID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ReferenceID" }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "Jurisdiction" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Owner" }, { "name": "Maintainer", "type": "esriFieldTypeString", "alias": "Maintainer", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Maintainer" }, { "name": "MaintenanceArea", "type": "esriFieldTypeString", "alias": "Maintenance Area", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "MaintenanceArea" }, { "name": "InventoryDate", "type": "esriFieldTypeDate", "alias": "Inventory Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InventoryDate" }, { "name": "Inspector", "type": "esriFieldTypeString", "alias": "Inspector", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Inspector" }, { "name": "ActiveStatus", "type": "esriFieldTypeString", "alias": "Active Status", "domain": { "type": "codedValue", "name": "stRampActiveStatus", "description": "Ramp Active Status", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Unkown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ActiveStatus" }, { "name": "SidewalkStatus", "type": "esriFieldTypeString", "alias": "Sidewalk Status", "domain": { "type": "codedValue", "name": "ADACompliant", "description": "Compliant", "codedValues": [ { "name": "COMPLIANT", "code": "COMPLIANT" }, { "name": "NONCOMPLIANT", "code": "NONCOMPLIANT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SidewalkStatus" }, { "name": "SidewalkPedestrianActivity", "type": "esriFieldTypeString", "alias": "Sidewalk Pedestrian Activity", "domain": { "type": "codedValue", "name": "SidewalkPedestrianActivity", "description": "Sidewalk Pedestrian Activity", "codedValues": [ { "name": "Business", "code": "Business" }, { "name": "Church", "code": "Church" }, { "name": "Other", "code": "Other" }, { "name": "Public Building", "code": "Public Building" }, { "name": "Recreation", "code": "Recreation" }, { "name": "Residential", "code": "Residential" }, { "name": "School", "code": "School" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SidewalkPedestrianActivity" }, { "name": "SidewalkSurfaceType", "type": "esriFieldTypeString", "alias": "Sidewalk Surface Type", "domain": { "type": "codedValue", "name": "SidewalkSurfaceType", "description": "Surface Type", "codedValues": [], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SidewalkSurfaceType" }, { "name": "MarkedCrosswalk", "type": "esriFieldTypeString", "alias": "Marked Crosswalk", "domain": { "type": "codedValue", "name": "YNwNA", "description": "Yes / No / N/A", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MarkedCrosswalk" }, { "name": "Ramp", "type": "esriFieldTypeString", "alias": "Ramp", "domain": { "type": "codedValue", "name": "YN", "description": "Yes / No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Ramp" }, { "name": "RampType", "type": "esriFieldTypeString", "alias": "Ramp Type", "domain": { "type": "codedValue", "name": "stRampType", "description": "Ramp Type", "codedValues": [ { "name": "Ramp", "code": "Ramp" }, { "name": "Curb Ramp", "code": "Curb Ramp" }, { "name": "Island", "code": "Island" }, { "name": "Intersection", "code": "Intersection" }, { "name": "Parallel", "code": "Parallel" }, { "name": "Residential Driveway", "code": "Residential Driveway" }, { "name": "Commercial Driveway", "code": "Commercial Driveway" }, { "name": "Raised Crossing", "code": "Raised Crossing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RampType" }, { "name": "RampLocation", "type": "esriFieldTypeString", "alias": "Ramp Location", "domain": { "type": "codedValue", "name": "stRampLocation", "description": "Ramp Location", "codedValues": [ { "name": "Intersection", "code": "Intersection" }, { "name": "Island", "code": "Island" }, { "name": "Corner", "code": "Corner" }, { "name": "MidBlock", "code": "MidBlock" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RampLocation" }, { "name": "LocationIntersection", "type": "esriFieldTypeString", "alias": "Location Intersection", "domain": { "type": "codedValue", "name": "stRampIntersection", "description": "Ramp Intersection", "codedValues": [ { "name": "N", "code": "N" }, { "name": "E", "code": "E" }, { "name": "S", "code": "S" }, { "name": "W", "code": "W" }, { "name": "NW", "code": "NW" }, { "name": "NE", "code": "NE" }, { "name": "SW", "code": "SW" }, { "name": "SE", "code": "SE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LocationIntersection" }, { "name": "CurbRampType", "type": "esriFieldTypeString", "alias": "Curb Ramp Type", "domain": { "type": "codedValue", "name": "stCurbRampType", "description": "Curb Ramp Type", "codedValues": [ { "name": "Blended", "code": "Blended" }, { "name": "Blended Transition", "code": "Blended Transition" }, { "name": "Combined", "code": "Combined" }, { "name": "Cut-through Island", "code": "Cut-through Island" }, { "name": "Diagonal", "code": "Diagonal" }, { "name": "None", "code": "None" }, { "name": "Parallel", "code": "Parallel" }, { "name": "Perpendicular", "code": "Perpendicular" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CurbRampType" }, { "name": "RampWidth1", "type": "esriFieldTypeSmallInteger", "alias": "RampWidth1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RampWidth1" }, { "name": "RunningSlope1", "type": "esriFieldTypeDouble", "alias": "RunningSlope1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RunningSlope1" }, { "name": "CrossSlope1", "type": "esriFieldTypeDouble", "alias": "CrossSlope1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CrossSlope1" }, { "name": "FlareSlopeA1", "type": "esriFieldTypeDouble", "alias": "FlareSlopeA1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FlareSlopeA1" }, { "name": "FlareSlopeB1", "type": "esriFieldTypeDouble", "alias": "FlareSlopeB1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FlareSlopeB1" }, { "name": "RampWidth2", "type": "esriFieldTypeSmallInteger", "alias": "RampWidth2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RampWidth2" }, { "name": "RunningSlope2", "type": "esriFieldTypeDouble", "alias": "RunningSlope2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RunningSlope2" }, { "name": "CrossSlope2", "type": "esriFieldTypeDouble", "alias": "CrossSlope2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CrossSlope2" }, { "name": "FlareSlopeA2", "type": "esriFieldTypeDouble", "alias": "FlareSlopeA2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FlareSlopeA2" }, { "name": "FlareSlopeB2", "type": "esriFieldTypeDouble", "alias": "FlareSlopeB2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FlareSlopeB2" }, { "name": "RampWidth3", "type": "esriFieldTypeSmallInteger", "alias": "RampWidth3", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RampWidth3" }, { "name": "RunningSlope3", "type": "esriFieldTypeDouble", "alias": "RunningSlope3", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RunningSlope3" }, { "name": "CrossSlope3", "type": "esriFieldTypeDouble", "alias": "CrossSlope3", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CrossSlope3" }, { "name": "FlareSlopeA3", "type": "esriFieldTypeDouble", "alias": "FlareSlopeA3", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FlareSlopeA3" }, { "name": "FlareSlopeB3", "type": "esriFieldTypeDouble", "alias": "FlareSlopeB3", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FlareSlopeB3" }, { "name": "RampWidth4", "type": "esriFieldTypeSmallInteger", "alias": "RampWidth4", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RampWidth4" }, { "name": "RunningSlope4", "type": "esriFieldTypeDouble", "alias": "RunningSlope4", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RunningSlope4" }, { "name": "CrossSlope4", "type": "esriFieldTypeDouble", "alias": "CrossSlope4", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CrossSlope4" }, { "name": "FlareSlopeA4", "type": "esriFieldTypeDouble", "alias": "FlareSlopeA4", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FlareSlopeA4" }, { "name": "FlareSlopeB4", "type": "esriFieldTypeString", "alias": "FlareSlopeB4", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FlareSlopeB4" }, { "name": "Landing", "type": "esriFieldTypeString", "alias": "Landing", "domain": { "type": "codedValue", "name": "YNwNA", "description": "Yes / No / N/A", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Landing" }, { "name": "LandingWidth", "type": "esriFieldTypeSmallInteger", "alias": "Landing Width", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LandingWidth" }, { "name": "LandingLength", "type": "esriFieldTypeSmallInteger", "alias": "Landing Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LandingLength" }, { "name": "LandingCrossSlopeA", "type": "esriFieldTypeDouble", "alias": "Landing Cross Slope A", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LandingCrossSlopeA" }, { "name": "LandingCrossSlopeB", "type": "esriFieldTypeDouble", "alias": "Landing Cross Slope B", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LandingCrossSlopeB" }, { "name": "DiagonalSlopeLeft", "type": "esriFieldTypeDouble", "alias": "Diagonal Slope Left", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DiagonalSlopeLeft" }, { "name": "DiagonalSlopeRight", "type": "esriFieldTypeDouble", "alias": "Diagonal Slope Right", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DiagonalSlopeRight" }, { "name": "DetectWarningSurface", "type": "esriFieldTypeString", "alias": "Detect Warning Surface", "domain": { "type": "codedValue", "name": "YNwNA", "description": "Yes / No / N/A", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DetectWarningSurface" }, { "name": "DetectableWarningDepth", "type": "esriFieldTypeSmallInteger", "alias": "Detectable Warning Depth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DetectableWarningDepth" }, { "name": "DetectSpansCurbCut", "type": "esriFieldTypeString", "alias": "DetectSpans Curb Cut", "domain": { "type": "codedValue", "name": "YNwNA", "description": "Yes / No / N/A", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DetectSpansCurbCut" }, { "name": "DomeSpacingCorrect", "type": "esriFieldTypeString", "alias": "Dome Spacing Correct", "domain": { "type": "codedValue", "name": "YNwNA", "description": "Yes / No / N/A", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DomeSpacingCorrect" }, { "name": "GradeBreak", "type": "esriFieldTypeString", "alias": "Grade Break", "domain": { "type": "codedValue", "name": "YNwNA", "description": "Yes / No / N/A", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GradeBreak" }, { "name": "ColorContrast", "type": "esriFieldTypeString", "alias": "Color Contrast", "domain": { "type": "codedValue", "name": "YNwNA", "description": "Yes / No / N/A", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ColorContrast" }, { "name": "Lip", "type": "esriFieldTypeDouble", "alias": "Lip", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Lip" }, { "name": "CurbGutter", "type": "esriFieldTypeString", "alias": "Curb Gutter", "domain": { "type": "codedValue", "name": "YNwNA", "description": "Yes / No / N/A", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CurbGutter" }, { "name": "CurbType", "type": "esriFieldTypeString", "alias": "Curb Type", "domain": { "type": "codedValue", "name": "stCurbType", "description": "Curb Type", "codedValues": [ { "name": "Highback CG", "code": "Highback CG" }, { "name": "Rolled CG", "code": "Rolled CG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CurbType" }, { "name": "GutterFlowlineSlope", "type": "esriFieldTypeDouble", "alias": "Gutter Flowline Slope", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GutterFlowlineSlope" }, { "name": "GutterCounterSlope", "type": "esriFieldTypeDouble", "alias": "Gutter Counter Slope", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GutterCounterSlope" }, { "name": "PedestrianButton", "type": "esriFieldTypeString", "alias": "Pedestrian Button", "domain": { "type": "codedValue", "name": "YNwNA", "description": "Yes / No / N/A", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PedestrianButton" }, { "name": "PedButtonCartNu", "type": "esriFieldTypeString", "alias": "Ped Button Cart Nu", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PedButtonCartNu" }, { "name": "CrosswalkClearSpace", "type": "esriFieldTypeString", "alias": "Crosswalk Clear Space", "domain": { "type": "codedValue", "name": "YNwNA", "description": "Yes / No / N/A", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CrosswalkClearSpace" }, { "name": "Compliant", "type": "esriFieldTypeString", "alias": "Compliant", "domain": { "type": "codedValue", "name": "stRampCompliance", "description": "Ramp Compliance", "codedValues": [ { "name": "Compliant", "code": "Compliant" }, { "name": "Noncompliant", "code": "Noncompliant" }, { "name": "No Ramp", "code": "No Ramp" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Compliant" }, { "name": "Note", "type": "esriFieldTypeString", "alias": "Note", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Note" }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "Location Description", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "LocationDescription" }, { "name": "Field1", "type": "esriFieldTypeString", "alias": "Field1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Field1" }, { "name": "Field2", "type": "esriFieldTypeDate", "alias": "Field2", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Field2" }, { "name": "Field3", "type": "esriFieldTypeDouble", "alias": "Field3", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Field3" }, { "name": "Field4", "type": "esriFieldTypeSmallInteger", "alias": "Field4", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Field4" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Photo1", "type": "esriFieldTypeString", "alias": "Photo1", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Photo1" }, { "name": "Photo2", "type": "esriFieldTypeString", "alias": "Photo2", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Photo2" }, { "name": "Installed", "type": "esriFieldTypeDate", "alias": "Installed", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Installed" }, { "name": "Replaced", "type": "esriFieldTypeDate", "alias": "Replaced", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Replaced" }, { "name": "Retired", "type": "esriFieldTypeDate", "alias": "Retired", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Retired" }, { "name": "ESRIGNSS_RECEIVER", "type": "esriFieldTypeString", "alias": "Receiver Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ESRIGNSS_RECEIVER" }, { "name": "ESRIGNSS_H_RMS", "type": "esriFieldTypeDouble", "alias": "Horizontal Accuracy (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H_RMS" }, { "name": "ESRIGNSS_V_RMS", "type": "esriFieldTypeDouble", "alias": "Vertical Accuracy (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_V_RMS" }, { "name": "ESRIGNSS_LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_LATITUDE" }, { "name": "ESRIGNSS_LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_LONGITUDE" }, { "name": "ESRIGNSS_ALTITUDE", "type": "esriFieldTypeDouble", "alias": "Altitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_ALTITUDE" }, { "name": "ESRIGNSS_PDOP", "type": "esriFieldTypeDouble", "alias": "PDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_PDOP" }, { "name": "ESRIGNSS_HDOP", "type": "esriFieldTypeDouble", "alias": "HDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_HDOP" }, { "name": "ESRIGNSS_VDOP", "type": "esriFieldTypeDouble", "alias": "VDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_VDOP" }, { "name": "ESRIGNSS_FIXTYPE", "type": "esriFieldTypeSmallInteger", "alias": "Fix Type", "domain": { "type": "codedValue", "name": "ESRI_FIX_TYPE_DOMAIN", "description": "Fix Type", "codedValues": [ { "name": "Fix not valid", "code": 0 }, { "name": "GPS", "code": 1 }, { "name": "Differential GPS", "code": 2 }, { "name": "RTK Fixed", "code": 4 }, { "name": "RTK Float", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_FIXTYPE" }, { "name": "ESRIGNSS_CORRECTIONAGE", "type": "esriFieldTypeDouble", "alias": "Correction Age", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_CORRECTIONAGE" }, { "name": "ESRIGNSS_STATIONID", "type": "esriFieldTypeSmallInteger", "alias": "Station ID", "domain": { "type": "range", "name": "ESRI_STATION_ID_DOMAIN", "description": "Station ID", "range": [ 0, 1023 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_STATIONID" }, { "name": "ESRIGNSS_NUMSATS", "type": "esriFieldTypeSmallInteger", "alias": "Number of Satellites", "domain": { "type": "range", "name": "ESRI_NUM_SATS_DOMAIN", "description": "Number of Satellites", "range": [ 0, 99 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_NUMSATS" }, { "name": "ESRIGNSS_FIXDATETIME", "type": "esriFieldTypeDate", "alias": "Fix Time", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ESRIGNSS_FIXDATETIME" }, { "name": "ESRIGNSS_AVG_H_RMS", "type": "esriFieldTypeDouble", "alias": "Average Horizontal Accuracy (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_H_RMS" }, { "name": "ESRIGNSS_AVG_V_RMS", "type": "esriFieldTypeDouble", "alias": "Average Vertical Accuracy (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_V_RMS" }, { "name": "ESRIGNSS_AVG_POSITIONS", "type": "esriFieldTypeSmallInteger", "alias": "Averaged Positions", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_POSITIONS" }, { "name": "ESRIGNSS_H_STDDEV", "type": "esriFieldTypeDouble", "alias": "Standard Deviation (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H_STDDEV" }, { "name": "DevelopmentProject", "type": "esriFieldTypeString", "alias": "Development Project", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DevelopmentProject" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R32_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_32", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_32", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S19_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Ramp", "description": "", "prototype": { "attributes": { "ESRIGNSS_H_STDDEV": null, "ESRIGNSS_AVG_POSITIONS": null, "CartegraphID": null, "ReferenceID": null, "Jurisdiction": null, "Owner": null, "Maintainer": null, "MaintenanceArea": null, "InventoryDate": null, "Inspector": null, "ActiveStatus": null, "SidewalkStatus": null, "SidewalkPedestrianActivity": null, "SidewalkSurfaceType": null, "MarkedCrosswalk": null, "Ramp": null, "RampType": null, "RampLocation": null, "LocationIntersection": null, "CurbRampType": null, "RampWidth1": null, "RunningSlope1": null, "CrossSlope1": null, "FlareSlopeA1": null, "FlareSlopeB1": null, "RampWidth2": null, "RunningSlope2": null, "CrossSlope2": null, "FlareSlopeA2": null, "FlareSlopeB2": null, "RampWidth3": null, "RunningSlope3": null, "CrossSlope3": null, "FlareSlopeA3": null, "FlareSlopeB3": null, "RampWidth4": null, "RunningSlope4": null, "CrossSlope4": null, "FlareSlopeA4": null, "FlareSlopeB4": null, "Landing": null, "LandingWidth": null, "LandingLength": null, "LandingCrossSlopeA": null, "LandingCrossSlopeB": null, "DiagonalSlopeLeft": null, "DiagonalSlopeRight": null, "DetectWarningSurface": null, "DetectableWarningDepth": null, "DetectSpansCurbCut": null, "DomeSpacingCorrect": null, "GradeBreak": null, "ColorContrast": null, "Lip": null, "CurbGutter": null, "CurbType": null, "GutterFlowlineSlope": null, "GutterCounterSlope": null, "PedestrianButton": null, "PedButtonCartNu": null, "CrosswalkClearSpace": null, "Compliant": null, "Note": null, "LocationDescription": null, "Field1": null, "Field2": null, "Field3": null, "Field4": null, "DevelopmentProject": null, "ESRIGNSS_AVG_V_RMS": null, "ESRIGNSS_AVG_H_RMS": null, "ESRIGNSS_FIXDATETIME": null, "ESRIGNSS_NUMSATS": null, "Photo1": null, "Photo2": null, "Installed": null, "Replaced": null, "Retired": null, "ESRIGNSS_RECEIVER": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_V_RMS": null, "ESRIGNSS_LATITUDE": null, "ESRIGNSS_LONGITUDE": null, "ESRIGNSS_ALTITUDE": null, "ESRIGNSS_PDOP": null, "ESRIGNSS_HDOP": null, "ESRIGNSS_VDOP": null, "ESRIGNSS_FIXTYPE": null, "ESRIGNSS_CORRECTIONAGE": null, "ESRIGNSS_STATIONID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "5d824c3238314c9f87232db72a8930d7" } ], "tables": [] }