{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Pavement Maintenance", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriDecimalDegrees" }, "hasMetadata": true, "extent": { "xmin": -96.36300925799998, "ymin": 32.68668271400003, "xmax": -96.23572781999997, "ymax": 32.79107700000003, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 207, 235, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "streetname", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "CLX UID!", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "clx_uid" }, { "name": "ss_id", "type": "esriFieldTypeInteger", "alias": "SS ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ss_id" }, { "name": "streetname", "type": "esriFieldTypeString", "alias": "Street Name", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "streetname" }, { "name": "fromstreetname", "type": "esriFieldTypeString", "alias": "From Street Name", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "fromstreetname" }, { "name": "tostreetname", "type": "esriFieldTypeString", "alias": "To Street Name", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "tostreetname" }, { "name": "pci", "type": "esriFieldTypeSmallInteger", "alias": "PCI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "pci" }, { "name": "maintenance_suggestion", "type": "esriFieldTypeString", "alias": "Maintenance Suggestion", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "maintenance_suggestion" }, { "name": "estimated_cost", "type": "esriFieldTypeInteger", "alias": "Estimated Cost ($)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "estimated_cost" }, { "name": "repair_priority", "type": "esriFieldTypeDouble", "alias": "Repair Priority", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "repair_priority" }, { "name": "functional_class", "type": "esriFieldTypeString", "alias": "Functional Class", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "functional_class" }, { "name": "functional_class_id", "type": "esriFieldTypeSmallInteger", "alias": "Functional Class ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "functional_class_id" }, { "name": "surface_type", "type": "esriFieldTypeString", "alias": "Surface Type", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "surface_type" }, { "name": "survey_date", "type": "esriFieldTypeDate", "alias": "Survey Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "survey_date" }, { "name": "width_ft", "type": "esriFieldTypeDouble", "alias": "Width (ft)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "width_ft" }, { "name": "length_ft", "type": "esriFieldTypeInteger", "alias": "Length (ft)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "length_ft" }, { "name": "area_sy", "type": "esriFieldTypeDouble", "alias": "Area (sy)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "area_sy" }, { "name": "last_repair_method", "type": "esriFieldTypeString", "alias": "Last Repair Method", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "last_repair_method" }, { "name": "last_repair_cost", "type": "esriFieldTypeInteger", "alias": "Last Repair Cost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "last_repair_cost" }, { "name": "last_repair_date", "type": "esriFieldTypeDate", "alias": "Last Repair Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_repair_date" }, { "name": "future_event", "type": "esriFieldTypeString", "alias": "Future Event", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "future_event" }, { "name": "future_event_date", "type": "esriFieldTypeDate", "alias": "Future Event Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "future_event_date" }, { "name": "editor_note", "type": "esriFieldTypeString", "alias": "Editor Note", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "editor_note" }, { "name": "editor_name", "type": "esriFieldTypeString", "alias": "Editor Name", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "editor_name" }, { "name": "editor_id", "type": "esriFieldTypeInteger", "alias": "Editor ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "editor_id" }, { "name": "last_edit", "type": "esriFieldTypeDate", "alias": "Last Edit", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edit" }, { "name": "start_date_ss", "type": "esriFieldTypeDate", "alias": "Start Date SS", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "start_date_ss" }, { "name": "end_date_ss", "type": "esriFieldTypeDate", "alias": "End Date SS", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "end_date_ss" }, { "name": "notes", "type": "esriFieldTypeString", "alias": "notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "notes" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "st_length(shape)" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "pmt_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "pmt_ss_id_2025_09_15_unique", "fields": "ss_id", "isAscending": true, "isUnique": true, "description": "" }, { "name": "r217_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a202_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Pavement Maintenance", "description": "", "prototype": { "attributes": { "notes": null, "end_date_ss": null, "clx_uid": null, "ss_id": null, "streetname": null, "fromstreetname": null, "tostreetname": null, "pci": null, "maintenance_suggestion": null, "estimated_cost": null, "repair_priority": null, "functional_class": null, "functional_class_id": null, "surface_type": null, "survey_date": null, "width_ft": null, "length_ft": null, "area_sy": null, "last_repair_method": null, "last_repair_cost": null, "last_repair_date": null, "future_event": null, "future_event_date": null, "editor_note": null, "editor_name": null, "editor_id": null, "last_edit": null, "start_date_ss": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 5000, "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": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Sidewalk Maintenance", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriDecimalDegrees" }, "hasMetadata": true, "extent": { "xmin": -96.33946320799998, "ymin": 32.70274470600003, "xmax": -96.26354154699999, "ymax": 32.76352997500004, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 212, 228, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "streetname", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "streetname", "type": "esriFieldTypeString", "alias": "Street Name", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "streetname" }, { "name": "fromstreetname", "type": "esriFieldTypeString", "alias": "From Street Name", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "fromstreetname" }, { "name": "tostreetname", "type": "esriFieldTypeString", "alias": "To Street Name", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "tostreetname" }, { "name": "sci", "type": "esriFieldTypeSmallInteger", "alias": "SCI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sci" }, { "name": "num_of_uplifts", "type": "esriFieldTypeSmallInteger", "alias": "Number of Uplifts", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "num_of_uplifts" }, { "name": "maintenance_suggestion", "type": "esriFieldTypeString", "alias": "Maintenance Suggestion", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "maintenance_suggestion" }, { "name": "estimated_cost", "type": "esriFieldTypeInteger", "alias": "Estimated Cost ($)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "estimated_cost" }, { "name": "repair_priority", "type": "esriFieldTypeDouble", "alias": "Repair Priority", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "repair_priority" }, { "name": "functional_class", "type": "esriFieldTypeString", "alias": "Functional Class", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "functional_class" }, { "name": "functional_class_id", "type": "esriFieldTypeSmallInteger", "alias": "Functional Class ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "functional_class_id" }, { "name": "surface_type", "type": "esriFieldTypeString", "alias": "Surface Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "surface_type" }, { "name": "survey_date", "type": "esriFieldTypeDate", "alias": "Survey Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "survey_date" }, { "name": "width_ft", "type": "esriFieldTypeDouble", "alias": "Width (ft)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "width_ft" }, { "name": "length_ft", "type": "esriFieldTypeInteger", "alias": "Length (ft)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "length_ft" }, { "name": "area_sy", "type": "esriFieldTypeDouble", "alias": "Area (sy)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "area_sy" }, { "name": "last_repair_method", "type": "esriFieldTypeString", "alias": "Last Repair Method", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_repair_method" }, { "name": "last_repair_cost", "type": "esriFieldTypeInteger", "alias": "Last Repair Cost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "last_repair_cost" }, { "name": "last_repair_date", "type": "esriFieldTypeDate", "alias": "Last Repair Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_repair_date" }, { "name": "future_event", "type": "esriFieldTypeString", "alias": "Future Event", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "future_event" }, { "name": "future_event_date", "type": "esriFieldTypeDate", "alias": "Future Event Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "future_event_date" }, { "name": "editor_note", "type": "esriFieldTypeString", "alias": "Editor Note", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "editor_note" }, { "name": "editor_name", "type": "esriFieldTypeString", "alias": "Editor Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "editor_name" }, { "name": "editor_id", "type": "esriFieldTypeInteger", "alias": "Editor ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "editor_id" }, { "name": "last_edit", "type": "esriFieldTypeDate", "alias": "Last Edit", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edit" }, { "name": "sci_year", "type": "esriFieldTypeSmallInteger", "alias": "SCI 2023", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sci_year" }, { "name": "sw_id", "type": "esriFieldTypeInteger", "alias": "SW ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sw_id" }, { "name": "video", "type": "esriFieldTypeString", "alias": "Video", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "video" }, { "name": "notes_2023", "type": "esriFieldTypeString", "alias": "Notes 2023", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "notes_2023" }, { "name": "num_of_distresses", "type": "esriFieldTypeInteger", "alias": "Number of Distresses", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "num_of_distresses" }, { "name": "end_width", "type": "esriFieldTypeDouble", "alias": "End Width", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "end_width" }, { "name": "begin_width", "type": "esriFieldTypeDouble", "alias": "Begin Width", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "begin_width" }, { "name": "average_width", "type": "esriFieldTypeDouble", "alias": "Average Width", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "average_width" }, { "name": "guid_roads", "type": "esriFieldTypeInteger", "alias": "GUID_Roads", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "guid_roads" }, { "name": "start_date_ss", "type": "esriFieldTypeDate", "alias": "Start Date SS", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "start_date_ss" }, { "name": "end_date_ss", "type": "esriFieldTypeDate", "alias": "End Date SS", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "end_date_ss" }, { "name": "objectid_slx", "type": "esriFieldTypeInteger", "alias": "ObjectID SLX", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "objectid_slx" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "st_length(shape)" }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "clx_uid" }, { "name": "notes", "type": "esriFieldTypeString", "alias": "notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "notes" }, { "name": "mynewcol", "type": "esriFieldTypeInteger", "alias": "mynewcol", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "mynewcol" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r211_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "swt_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "swt_sw_id_2025_08_27_unique", "fields": "sw_id", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a196_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Sidewalk Maintenance", "description": "", "prototype": { "attributes": { "notes": null, "mynewcol": null, "streetname": null, "fromstreetname": null, "tostreetname": null, "sci": null, "num_of_uplifts": null, "maintenance_suggestion": null, "estimated_cost": null, "repair_priority": null, "functional_class": null, "functional_class_id": null, "surface_type": null, "survey_date": null, "width_ft": null, "length_ft": null, "area_sy": null, "last_repair_method": null, "last_repair_cost": null, "last_repair_date": null, "future_event": null, "future_event_date": null, "editor_note": null, "editor_name": null, "editor_id": null, "last_edit": null, "sci_year": null, "sw_id": null, "video": null, "notes_2023": null, "num_of_distresses": null, "end_width": null, "begin_width": null, "average_width": null, "guid_roads": null, "start_date_ss": null, "end_date_ss": null, "objectid_slx": null, "clx_uid": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 5000, "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": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Sign Maintenance", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": -96.35599784999994, "ymin": 32.70614055400006, "xmax": -96.26360635499998, "ymax": 32.76702540900004, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 201, 252, 186, 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": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "distress_type", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "distress_type", "type": "esriFieldTypeString", "alias": "Distress Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "distress_type" }, { "name": "severity", "type": "esriFieldTypeString", "alias": "Severity", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "severity" }, { "name": "survey_date", "type": "esriFieldTypeDate", "alias": "Survey Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "survey_date" }, { "name": "distress_id", "type": "esriFieldTypeInteger", "alias": "Distress ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "distress_id" }, { "name": "sw_id", "type": "esriFieldTypeInteger", "alias": "SW ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sw_id" }, { "name": "point_x", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "point_x" }, { "name": "point_y", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "point_y" }, { "name": "start_date_ss", "type": "esriFieldTypeDate", "alias": "Start Date SS", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "start_date_ss" }, { "name": "objectid_slx", "type": "esriFieldTypeInteger", "alias": "objectid_slx", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "objectid_slx" }, { "name": "maintenance_suggestion", "type": "esriFieldTypeString", "alias": "Maintenance Suggestion", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "maintenance_suggestion" }, { "name": "estimated_cost", "type": "esriFieldTypeInteger", "alias": "Estimated Cost ($)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "estimated_cost" }, { "name": "repair_priority", "type": "esriFieldTypeDouble", "alias": "Repair Priority", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "repair_priority" }, { "name": "condition_index", "type": "esriFieldTypeSmallInteger", "alias": "Condition Index", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "condition_index" }, { "name": "domain_test", "type": "esriFieldTypeSmallInteger", "alias": "Domain Test", "domain": { "type": "codedValue", "name": "domain_test", "description": "", "codedValues": [ { "name": "Does not work", "code": 0 }, { "name": "Kinda Works", "code": 1 }, { "name": "It Works!!", "code": 2 }, { "name": "Now the whole Portal is Broken!", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "domain_test" }, { "name": "my_dom_field", "type": "esriFieldTypeString", "alias": "my_dom_field", "domain": { "type": "codedValue", "name": "Domain", "description": "", "codedValues": [ { "name": "this is a", "code": "a" }, { "name": "this is b", "code": "b" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "my_dom_field" }, { "name": "new_field", "type": "esriFieldTypeInteger", "alias": "new_field", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "new_field" }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "clx_uid" }, { "name": "end_date_ss", "type": "esriFieldTypeDate", "alias": "end_date_ss", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "end_date_ss" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r214_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "signs_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a199_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Sign Maintenance", "description": "", "prototype": { "attributes": { "clx_uid": null, "end_date_ss": null, "distress_type": null, "severity": null, "survey_date": null, "distress_id": null, "sw_id": null, "point_x": null, "point_y": null, "start_date_ss": null, "objectid_slx": null, "maintenance_suggestion": null, "estimated_cost": null, "repair_priority": null, "condition_index": null, "domain_test": null, "my_dom_field": null, "new_field": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 5000, "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 } ], "tables": [] }