{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Curb Cut", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 1.6763806366497443E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2152129999998254E8, "falseY": -9.393399999992818E7, "xyUnits": 47721.8587777776, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4513.988705, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c84be129566818f5ca455b4d4995bced", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAUCAYAAAC58NwRAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABiElEQVQokZWSTShEYRSGn5m5QzamlMlmioWVhckCU9i6Ews210aIQsKQjfwtiIUNUuSvbkRMKSmxkIWfIUVKVhSakpqysGLm3jsWM8N13RFn973nPN93zns+gX+GkETPAp7/DNgFNjUNp6qR+xegQcynKPSK9eyWBkD+DXCn2hnqFLFlOqCwj5mw8gtgtdJYW0J2nit2risjbfGASaDLDHC7Mmjp8GJJCO0irBzR+h5BBq6+AYKN/u4KUpzpXzc406GnktTxbaYVlVI9IBbkUCV5fjrQXg771xSf3+EGrgQAu8Cgz5t0J/i8CPUzsVcEgGiUJ30rZmGxYP1sSVFZal6g+mQYm1nx1C5KRGFEP8PeQ4iA/5RS4xz+U7i8ZwvY0wNEo0i9azxKHlIS2k0QJnYIKyqjCU0/6PNbhNkhP75hKSasB1CDL8wR34ERAOhaPqS5xkMawOox55rGmL7gh5VhhbaBDRadDniLMI/hm5t5L1/c0xS3UTYmTZcV/wZZZrmk2zW2kogPO5JzZ4x16WIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9629485.452947952, "ymin": 4262599.070888632, "xmax": -9608904.527276175, "ymax": 4293118.326445103, "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": "esriServerHTMLPopupTypeNone", "displayField": "Project_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeString", "alias": "Feature ID", "length": 10, "domain": null }, { "name": "Project_Name", "type": "esriFieldTypeString", "alias": "Project Name", "length": 50, "domain": null }, { "name": "Project_Number", "type": "esriFieldTypeString", "alias": "Project #", "length": 10, "domain": null }, { "name": "Install_Date", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "Last_Maintained", "type": "esriFieldTypeDate", "alias": "Last Maintained Date", "length": 8, "domain": null }, { "name": "Location_Description", "type": "esriFieldTypeString", "alias": "Location Description", "length": 75, "domain": null }, { "name": "Drains_From", "type": "esriFieldTypeString", "alias": "Drains From", "length": 20, "domain": { "type": "codedValue", "name": "swDrainsFrom", "description": "", "codedValues": [ { "name": "PARKING LOT", "code": "PARKING LOT" }, { "name": "DRIVE", "code": "DRIVE" }, { "name": "ROAD", "code": "ROAD" }, { "name": "OTHER-SEE COMMENTS", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Blockage", "type": "esriFieldTypeDouble", "alias": "Blockage", "domain": { "type": "codedValue", "name": "swGravityMainBlockage", "description": "", "codedValues": [ { "name": "0%", "code": 0 }, { "name": "10%", "code": 0.1 }, { "name": "15%", "code": 0.15 }, { "name": "20%", "code": 0.2 }, { "name": "25%", "code": 0.25 }, { "name": "30%", "code": 0.3 }, { "name": "35%", "code": 0.35 }, { "name": "40%", "code": 0.4 }, { "name": "45%", "code": 0.45 }, { "name": "50%", "code": 0.5 }, { "name": "55%", "code": 0.55 }, { "name": "60%", "code": 0.6 }, { "name": "65%", "code": 0.65 }, { "name": "70%", "code": 0.7 }, { "name": "75%", "code": 0.75 }, { "name": "80%", "code": 0.8 }, { "name": "85%", "code": 0.85 }, { "name": "90%", "code": 0.9 }, { "name": "95%", "code": 0.95 }, { "name": "100%", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 130, "domain": null }, { "name": "Comments2", "type": "esriFieldTypeString", "alias": "Comments2", "length": 75, "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R149_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S117_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}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8356271f17874cd0a4f53b8cd301e906" }