{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "PW_Adopt_A_Street", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 412395.4527559057, "ymin": 576652.0544619411, "xmax": 481194.4671915993, "ymax": 630006.0974409431, "spatialReference": { "wkid": 2224, "latestWkid": 2224, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17747400, "falseY": -44068800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2224, "latestWkid": 2224, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17747400, "falseY": -44068800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 255, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Street_Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Segment_ID", "type": "esriFieldTypeString", "alias": "Segment ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Segment_ID" }, { "name": "Street_Name", "type": "esriFieldTypeString", "alias": "Street Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Street_Name" }, { "name": "From_Street", "type": "esriFieldTypeString", "alias": "From Street", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "From_Street" }, { "name": "To_Street", "type": "esriFieldTypeString", "alias": "To Street", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "To_Street" }, { "name": "Adoption_Status", "type": "esriFieldTypeSmallInteger", "alias": "Adoption Status", "domain": { "type": "codedValue", "name": "Adoption Status", "description": "Adoption Status", "codedValues": [ { "name": "Not Adopted", "code": 1 }, { "name": "Adopted", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Adoption_Status" }, { "name": "Miles", "type": "esriFieldTypeDouble", "alias": "Miles", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Miles" }, { "name": "Picklist_Code", "type": "esriFieldTypeSmallInteger", "alias": "Picklist Code", "domain": { "type": "codedValue", "name": "LucityTypeCode", "description": "Because Lucity/EAM needs this maybe", "codedValues": [ { "name": "YRCS", "code": 1 }, { "name": "Hazardous Material Spill", "code": 2 }, { "name": "Adopt-a-Street", "code": 3 }, { "name": "ITS KB Article", "code": 4 }, { "name": "Software License", "code": 5 }, { "name": "Traffic Signals", "code": 6 }, { "name": "Street Lights", "code": 7 }, { "name": "MIDS", "code": 8 }, { "name": "Agua Viva Material Check In", "code": 900 }, { "name": "MSWTP Material Check In", "code": 901 }, { "name": "Figueroa Material Check In", "code": 920 }, { "name": "Desert Dunes Material Check In", "code": 921 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Picklist_Code" }, { "name": "Lucity_AutoID", "type": "esriFieldTypeInteger", "alias": "Lucity AutoID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Lucity_AutoID" }, { "name": "LastModBy", "type": "esriFieldTypeString", "alias": "LastModBy", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "LastModBy" }, { "name": "LastModDate", "type": "esriFieldTypeDate", "alias": "LastModDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastModDate" }, { "name": "LastSynDate", "type": "esriFieldTypeDate", "alias": "LastSynDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastSynDate" }, { "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": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R3620_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3620", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2577_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "PW_Adopt_A_Street", "description": "", "prototype": { "attributes": { "LastSynDate": null, "Segment_ID": null, "Street_Name": null, "From_Street": null, "To_Street": null, "Adoption_Status": null, "Miles": null, "Picklist_Code": null, "Lucity_AutoID": null, "LastModBy": null, "LastModDate": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "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": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a46a691a550e4153a7a0d7f24582b399" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Bridges", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 413215.6097913471, "ymin": 364365.9428195945, "xmax": 500690.16590141505, "ymax": 631033.9502958523, "spatialReference": { "wkid": 2224, "latestWkid": 2224, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17747400, "falseY": -44068800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_StatePlane_Arizona_West_FIPS_0203_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",700000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-113.75],PARAMETER[\"Scale_Factor\",0.9999333333333333],PARAMETER[\"Latitude_Of_Origin\",31.0],UNIT[\"Foot\",0.3048]]", "xyTolerance": 9.77888704712348E-4, "zTolerance": 0.001, "mTolerance": 2, "falseX": -1.77473999995536E7, "falseY": -4.40687999998365E7, "xyUnits": 4090.44503809524, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Source_Originator", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Source_Originator", "type": "esriFieldTypeString", "alias": "Source_Originator", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Source_Originator" }, { "name": "LoadDate", "type": "esriFieldTypeDate", "alias": "LoadDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LoadDate" }, { "name": "TYPE", "type": "esriFieldTypeInteger", "alias": "TYPE", "domain": { "type": "codedValue", "name": "D_BRIDGETYPE", "description": "", "codedValues": [ { "name": "PEDESTRIAN", "code": 0 }, { "name": "VEHICLE TRAFFIC", "code": 1 }, { "name": "OTHER", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TYPE" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "Lucity_AutoID", "type": "esriFieldTypeInteger", "alias": "Link To Lucity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Lucity_AutoID" }, { "name": "InLucity", "type": "esriFieldTypeSmallInteger", "alias": "In Lucity?", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InLucity" }, { "name": "BV_ID", "type": "esriFieldTypeString", "alias": "Bridge ID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "BV_ID" }, { "name": "LastModBy", "type": "esriFieldTypeString", "alias": "Last Modified By", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "LastModBy" }, { "name": "LastModDate", "type": "esriFieldTypeDate", "alias": "Last Modified Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastModDate" }, { "name": "LastSynDate", "type": "esriFieldTypeDate", "alias": "Last Synchronized Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastSynDate" }, { "name": "StructureNumber", "type": "esriFieldTypeString", "alias": "StructureNumber", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StructureNumber" }, { "name": "OwningAgency", "type": "esriFieldTypeString", "alias": "OwningAgency", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OwningAgency" }, { "name": "Date_Last_Inspected", "type": "esriFieldTypeDate", "alias": "Date_Last_Inspected", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Last_Inspected" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.area" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.len" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R273_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a224_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Bridges", "description": "", "prototype": { "attributes": { "Date_Last_Inspected": null, "Source_Originator": null, "LoadDate": null, "TYPE": null, "FACILITYID": null, "Lucity_AutoID": null, "InLucity": null, "BV_ID": null, "LastModBy": null, "LastModDate": null, "LastSynDate": null, "StructureNumber": null, "OwningAgency": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "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" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a46a691a550e4153a7a0d7f24582b399" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "PW_Median", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 412493.45071758045, "ymin": 597797.1511862576, "xmax": 475833.4370973135, "ymax": 624244.6528621101, "spatialReference": { "wkid": 2224, "latestWkid": 2224, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17747400, "falseY": -44068800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_StatePlane_Arizona_West_FIPS_0203_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",700000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-113.75],PARAMETER[\"Scale_Factor\",0.9999333333333333],PARAMETER[\"Latitude_Of_Origin\",31.0],UNIT[\"Foot\",0.3048]]", "xyTolerance": 9.77888704712348E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -1.77473999995536E7, "falseY": -4.40687999998365E7, "xyUnits": 4090.44503809524, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 231, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "LOCATION", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LOCATION" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TYPE" }, { "name": "esri.GISDBA.PW_Median.AREA", "type": "esriFieldTypeDouble", "alias": "esri.GISDBA.PW_Median.AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "esri.GISDBA.PW_Median.AREA" }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RuleID" }, { "name": "Override", "type": "esriFieldTypeBlob", "alias": "Override", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Override" }, { "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": "Lucity_AutoID", "type": "esriFieldTypeInteger", "alias": "Link to Lucity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Lucity_AutoID" }, { "name": "InLucity", "type": "esriFieldTypeSmallInteger", "alias": "In Lucity?", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InLucity" }, { "name": "ME_NUM", "type": "esriFieldTypeString", "alias": "Median Number", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ME_NUM" }, { "name": "LastModBy", "type": "esriFieldTypeString", "alias": "Last Modified By", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "LastModBy" }, { "name": "LastModDate", "type": "esriFieldTypeDate", "alias": "Last Modified Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastModDate" }, { "name": "LastSynDate", "type": "esriFieldTypeDate", "alias": "Last Synchronized Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastSynDate" }, { "name": "AREA_SQ_YD", "type": "esriFieldTypeDouble", "alias": "AREA_SQ_YD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AREA_SQ_YD" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R3614_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3614", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2572_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "PW_Median", "description": "", "prototype": { "attributes": { "AREA_SQ_YD": null, "LOCATION": null, "TYPE": null, "esri.GISDBA.PW_Median.AREA": null, "RuleID": null, "Override": null, "LastSynDate": null, "LastModDate": null, "LastModBy": null, "ME_NUM": null, "Lucity_AutoID": null, "InLucity": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "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": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a46a691a550e4153a7a0d7f24582b399" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "PW_Pavement_Condition", "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": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": -1.7746973770933308E7, "ymin": -4.36894643428812E7, "xmax": 481246.6665499771, "ymax": 631014.1615789689, "spatialReference": { "wkid": 2224, "latestWkid": 2224, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17747400, "falseY": -44068800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_StatePlane_Arizona_West_FIPS_0203_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",700000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-113.75],PARAMETER[\"Scale_Factor\",0.9999333333333333],PARAMETER[\"Latitude_Of_Origin\",31.0],UNIT[\"Foot\",0.3048]]", "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17747400, "falseY": -44068800, "xyUnits": 1.3725025949646544E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 140, 56, 129, 255 ], "width": 1 } }, "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": "", "displayField": "Street_Nam", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Street_Num", "type": "esriFieldTypeDouble", "alias": "Street_Num", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Street_Num" }, { "name": "Block_Numb", "type": "esriFieldTypeDouble", "alias": "Block_Numb", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Block_Numb" }, { "name": "Street_Nam", "type": "esriFieldTypeString", "alias": "Street Name", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Street_Nam" }, { "name": "From_Stree", "type": "esriFieldTypeString", "alias": "From_Street", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "From_Stree" }, { "name": "To_Street", "type": "esriFieldTypeString", "alias": "To_Street", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "To_Street" }, { "name": "Pavement_L", "type": "esriFieldTypeDouble", "alias": "Pavement_L", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Pavement_L" }, { "name": "Pavement_W", "type": "esriFieldTypeDouble", "alias": "Pavement_W", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Pavement_W" }, { "name": "Additional", "type": "esriFieldTypeDouble", "alias": "Additional", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Additional" }, { "name": "Total_Area", "type": "esriFieldTypeDouble", "alias": "Total_Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Total_Area" }, { "name": "Functional", "type": "esriFieldTypeDouble", "alias": "Functional", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Functional" }, { "name": "Function_1", "type": "esriFieldTypeString", "alias": "Function_1", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Function_1" }, { "name": "Pavement_T", "type": "esriFieldTypeDouble", "alias": "Pavement_T", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Pavement_T" }, { "name": "Current_PC", "type": "esriFieldTypeInteger", "alias": "Current_PC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Current_PC" }, { "name": "SuperSegme", "type": "esriFieldTypeInteger", "alias": "SuperSegme", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SuperSegme" }, { "name": "SuperSeg_P", "type": "esriFieldTypeInteger", "alias": "SuperSeg_P", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SuperSeg_P" }, { "name": "Budget_Nam", "type": "esriFieldTypeString", "alias": "Budget_Nam", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Budget_Nam" }, { "name": "Rehab_Year", "type": "esriFieldTypeDouble", "alias": "Rehab_Year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rehab_Year" }, { "name": "Rehab_Acti", "type": "esriFieldTypeDouble", "alias": "Rehab_Acti", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rehab_Acti" }, { "name": "Rehab_Ac_1", "type": "esriFieldTypeString", "alias": "Rehab_Ac_1", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Rehab_Ac_1" }, { "name": "RehabTXT", "type": "esriFieldTypeString", "alias": "RehabTXT", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "RehabTXT" }, { "name": "Rehab_Unit", "type": "esriFieldTypeDouble", "alias": "Rehab_Unit", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rehab_Unit" }, { "name": "Segment_To", "type": "esriFieldTypeDouble", "alias": "Segment_To", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Segment_To" }, { "name": "Project_Co", "type": "esriFieldTypeDouble", "alias": "Project_Co", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Project_Co" }, { "name": "Five_Year_", "type": "esriFieldTypeInteger", "alias": "Five_Year_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Five_Year_" }, { "name": "Budget_N_1", "type": "esriFieldTypeString", "alias": "Budget_N_1", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Budget_N_1" }, { "name": "Rehab_Ye_1", "type": "esriFieldTypeInteger", "alias": "Rehab_Ye_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rehab_Ye_1" }, { "name": "Rehab_Ac_2", "type": "esriFieldTypeInteger", "alias": "Rehab_Ac_2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rehab_Ac_2" }, { "name": "Rehab_Ac_3", "type": "esriFieldTypeString", "alias": "Rehab_Ac_3", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Rehab_Ac_3" }, { "name": "RehabTXT1", "type": "esriFieldTypeString", "alias": "RehabTXT1", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "RehabTXT1" }, { "name": "Rehab_Un_1", "type": "esriFieldTypeDouble", "alias": "Rehab_Un_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rehab_Un_1" }, { "name": "Segment__1", "type": "esriFieldTypeInteger", "alias": "Segment__1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Segment__1" }, { "name": "Project__1", "type": "esriFieldTypeInteger", "alias": "Project__1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Project__1" }, { "name": "Five_Year1", "type": "esriFieldTypeInteger", "alias": "Five_Year1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Five_Year1" }, { "name": "Budget_N_2", "type": "esriFieldTypeString", "alias": "Budget_N_2", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Budget_N_2" }, { "name": "Rehab_Ye_2", "type": "esriFieldTypeDouble", "alias": "Rehab_Ye_2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rehab_Ye_2" }, { "name": "Rehab_Ac_4", "type": "esriFieldTypeDouble", "alias": "Rehab_Ac_4", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rehab_Ac_4" }, { "name": "Rehab_Ac_5", "type": "esriFieldTypeString", "alias": "Rehab_Ac_5", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Rehab_Ac_5" }, { "name": "RehabTXT2", "type": "esriFieldTypeString", "alias": "RehabTXT2", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "RehabTXT2" }, { "name": "Rehab_Un_2", "type": "esriFieldTypeDouble", "alias": "Rehab_Un_2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rehab_Un_2" }, { "name": "Segment__2", "type": "esriFieldTypeDouble", "alias": "Segment__2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Segment__2" }, { "name": "Project__2", "type": "esriFieldTypeDouble", "alias": "Project__2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Project__2" }, { "name": "Five_Yea_1", "type": "esriFieldTypeInteger", "alias": "Five_Yea_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Five_Yea_1" }, { "name": "EHandle", "type": "esriFieldTypeString", "alias": "Eahandle", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "EHandle" }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Layer" }, { "name": "ID", "type": "esriFieldTypeDouble", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID" }, { "name": "Class", "type": "esriFieldTypeString", "alias": "Class", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Class" }, { "name": "PDIR", "type": "esriFieldTypeString", "alias": "PDIR", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "PDIR" }, { "name": "TwoPass", "type": "esriFieldTypeDouble", "alias": "TwoPass", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TwoPass" }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Length" }, { "name": "PCI", "type": "esriFieldTypeSmallInteger", "alias": "PCI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PCI" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Owner" }, { "name": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "Link to Lucity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityAutoID" }, { "name": "InLucity", "type": "esriFieldTypeSmallInteger", "alias": "In Lucity?", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InLucity" }, { "name": "LastModBy", "type": "esriFieldTypeString", "alias": "Last Modified By", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": "0", "modelName": "LastModBy" }, { "name": "LastModDate", "type": "esriFieldTypeDate", "alias": "Last Modified date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastModDate" }, { "name": "LastSynDate", "type": "esriFieldTypeDate", "alias": "Last Synchronized Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastSynDate" }, { "name": "SN_STR_DIR", "type": "esriFieldTypeString", "alias": "Street Direction", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SN_STR_DIR" }, { "name": "SN_STR_STR", "type": "esriFieldTypeString", "alias": "Street Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SN_STR_STR" }, { "name": "SN_STR_TY", "type": "esriFieldTypeString", "alias": "Street Type", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SN_STR_TY" }, { "name": "SN_STR_SFX", "type": "esriFieldTypeString", "alias": "Street Suffix", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SN_STR_SFX" }, { "name": "GISID", "type": "esriFieldTypeInteger", "alias": "GISID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GISID" }, { "name": "Miles", "type": "esriFieldTypeDouble", "alias": "Miles", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Miles" }, { "name": "Rating", "type": "esriFieldTypeString", "alias": "Rating", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Rating" }, { "name": "Subdivision_Route", "type": "esriFieldTypeString", "alias": "Subdivision_Route", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Subdivision_Route" }, { "name": "GISID_", "type": "esriFieldTypeString", "alias": "GISID_", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GISID_" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2905_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2307_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "PW_Pavement_Condition", "description": "", "prototype": { "attributes": { "GISID_": null, "Street_Num": null, "Block_Numb": null, "Street_Nam": null, "From_Stree": null, "To_Street": null, "Pavement_L": null, "Pavement_W": null, "Additional": null, "Total_Area": null, "Functional": null, "Function_1": null, "Pavement_T": null, "Current_PC": null, "SuperSegme": null, "SuperSeg_P": null, "Budget_Nam": null, "Rehab_Year": null, "Rehab_Acti": null, "Rehab_Ac_1": null, "RehabTXT": null, "Rehab_Unit": null, "Segment_To": null, "Project_Co": null, "Five_Year_": null, "Budget_N_1": null, "Rehab_Ye_1": null, "Rehab_Ac_2": null, "Rehab_Ac_3": null, "RehabTXT1": null, "Rehab_Un_1": null, "Segment__1": null, "Project__1": null, "Five_Year1": null, "Budget_N_2": null, "Rehab_Ye_2": null, "Rehab_Ac_4": null, "Rehab_Ac_5": null, "RehabTXT2": null, "Rehab_Un_2": null, "Segment__2": null, "Project__2": null, "Five_Yea_1": null, "EHandle": null, "Layer": null, "ID": null, "Class": null, "PDIR": null, "TwoPass": null, "Length": null, "PCI": null, "Owner": null, "LucityAutoID": null, "InLucity": null, "LastModBy": "0", "LastModDate": null, "LastSynDate": null, "SN_STR_DIR": null, "SN_STR_STR": null, "SN_STR_TY": null, "SN_STR_SFX": null, "GISID": null, "Miles": null, "Rating": null, "Subdivision_Route": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "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": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a46a691a550e4153a7a0d7f24582b399" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "PW_Pavement_Markings", "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": 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": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": -1.7746973770933308E7, "ymin": -4.368937796306196E7, "xmax": 481196.80479002756, "ymax": 629496.843832024, "spatialReference": { "wkid": 2224, "latestWkid": 2224, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17747400, "falseY": -44068800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_StatePlane_Arizona_West_FIPS_0203_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",700000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-113.75],PARAMETER[\"Scale_Factor\",0.9999333333333333],PARAMETER[\"Latitude_Of_Origin\",31.0],UNIT[\"Foot\",0.3048]]", "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17747400, "falseY": -44068800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 170, 115, 66, 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": "", "displayField": "StreetIntersection", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "StreetIntersection", "type": "esriFieldTypeString", "alias": "Street or Intersection", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": "", "modelName": "ARC_Street" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City or Placename", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": "", "modelName": "ARC_City" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Marking Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Type" }, { "name": "Steam_Clean", "type": "esriFieldTypeString", "alias": "Steam_Clean", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Steam_Clean" }, { "name": "Thermo", "type": "esriFieldTypeString", "alias": "Thermo", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Thermo" }, { "name": "Checked_Evaluated", "type": "esriFieldTypeString", "alias": "Checked_Evaluated", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Checked_Evaluated" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Notes" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Location" }, { "name": "Area_Location", "type": "esriFieldTypeString", "alias": "Area_Location", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Area_Location" }, { "name": "Section", "type": "esriFieldTypeString", "alias": "Section", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Section" }, { "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": "Lucity_AutoID", "type": "esriFieldTypeInteger", "alias": "Link to Lucity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Lucity_AutoID" }, { "name": "InLucity", "type": "esriFieldTypeSmallInteger", "alias": "In Lucity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InLucity" }, { "name": "XXX", "type": "esriFieldTypeString", "alias": "XXX", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "XXX" }, { "name": "LastModBy", "type": "esriFieldTypeString", "alias": "Last Modified By", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "LastModBy" }, { "name": "LastModDate", "type": "esriFieldTypeDate", "alias": "Last Modified Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastModDate" }, { "name": "LastSynDate", "type": "esriFieldTypeDate", "alias": "Last Synchronized Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastSynDate" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2605_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "Street", "fields": "StreetIntersection", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S2083_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "PW_Pavement_Markings", "description": "", "prototype": { "attributes": { "LastModDate": null, "X": null, "Y": null, "StreetIntersection": "", "City": "", "Type": null, "Steam_Clean": null, "Thermo": null, "Checked_Evaluated": null, "Notes": null, "Location": null, "Area_Location": null, "Section": null, "LastSynDate": null, "LastModBy": null, "XXX": null, "InLucity": null, "Lucity_AutoID": 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": "a46a691a550e4153a7a0d7f24582b399" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "PW_Roadside", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 412460.46286448854, "ymin": 597865.0244854755, "xmax": 477365.92878015863, "ymax": 630034.2766755163, "spatialReference": { "wkid": 2224, "latestWkid": 2224, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17747400, "falseY": -44068800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_StatePlane_Arizona_West_FIPS_0203_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",700000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-113.75],PARAMETER[\"Scale_Factor\",0.9999333333333333],PARAMETER[\"Latitude_Of_Origin\",31.0],UNIT[\"Foot\",0.3048]]", "xyTolerance": 9.77888704712348E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -1.77473999995536E7, "falseY": -4.40687999998365E7, "xyUnits": 4090.44503809524, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "LOCATION", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LOCATION" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TYPE" }, { "name": "AREA_SQ_YD", "type": "esriFieldTypeString", "alias": "AREA_SQ_YD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AREA_SQ_YD" }, { "name": "esri.GISDBA.PW_Roadside.AREA", "type": "esriFieldTypeDouble", "alias": "ESRI.GISDBA.PW_ROADSIDE.AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "esri.GISDBA.PW_Roadside.AREA" }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "Roadside_Median_Rep_Rules", "description": "Representation rules", "codedValues": [ { "name": "ROADSIDE", "code": 2 }, { "name": "TRAIL", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RuleID" }, { "name": "Override", "type": "esriFieldTypeBlob", "alias": "Override", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Override" }, { "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": "Lucity_AutoID", "type": "esriFieldTypeInteger", "alias": "Link to Lucity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Lucity_AutoID" }, { "name": "InLucity", "type": "esriFieldTypeSmallInteger", "alias": "In Lucity?", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InLucity" }, { "name": "TR_NUM", "type": "esriFieldTypeString", "alias": "Trail Number", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TR_NUM" }, { "name": "LastModBy", "type": "esriFieldTypeString", "alias": "Last Modified By", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "LastModBy" }, { "name": "LastModDate", "type": "esriFieldTypeDate", "alias": "Last Modified Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastModDate" }, { "name": "LastSynDate", "type": "esriFieldTypeDate", "alias": "Last Synchronized Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastSynDate" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R3613_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3613", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2571_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "PW_Roadside", "description": "", "prototype": { "attributes": { "LastSynDate": null, "LOCATION": null, "TYPE": null, "AREA_SQ_YD": null, "esri.GISDBA.PW_Roadside.AREA": null, "RuleID": null, "Override": null, "LastModDate": null, "LastModBy": null, "TR_NUM": null, "InLucity": null, "Lucity_AutoID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "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": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a46a691a550e4153a7a0d7f24582b399" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "PW_Street_Signs", "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": 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": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": 395425.3012607625, "ymin": 544857.2157701687, "xmax": 481257.9019825475, "ymax": 630913.4034342112, "spatialReference": { "wkid": 2224, "latestWkid": 2224, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17747400, "falseY": -44068800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102650, "latestWkid": 102650, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17747300, "falseY": -44068700, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 76, 122, 153, 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": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "SignID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SignID", "type": "esriFieldTypeString", "alias": "SignID", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "SignID" }, { "name": "SheetMat", "type": "esriFieldTypeString", "alias": "SheetMat", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "SheetMat" }, { "name": "Illuminate", "type": "esriFieldTypeString", "alias": "Illuminate", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "Illuminate" }, { "name": "Reflector", "type": "esriFieldTypeString", "alias": "Reflector", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "Reflector" }, { "name": "BackingMat", "type": "esriFieldTypeString", "alias": "BackingMat", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "BackingMat" }, { "name": "SignDir", "type": "esriFieldTypeString", "alias": "SignDir", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "SignDir" }, { "name": "Position", "type": "esriFieldTypeString", "alias": "Position", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "Position" }, { "name": "MntHeight", "type": "esriFieldTypeString", "alias": "MntHeight", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "MntHeight" }, { "name": "Juris", "type": "esriFieldTypeString", "alias": "Juris", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Juris" }, { "name": "MaintMeth", "type": "esriFieldTypeString", "alias": "MaintMeth", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MaintMeth" }, { "name": "MUTCDCode", "type": "esriFieldTypeString", "alias": "MUTCDCode", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "MUTCDCode" }, { "name": "Descrip", "type": "esriFieldTypeString", "alias": "Descrip", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Descrip" }, { "name": "SignShape", "type": "esriFieldTypeString", "alias": "SignShape", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "SignShape" }, { "name": "Class", "type": "esriFieldTypeString", "alias": "Class", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Class" }, { "name": "BoldSym", "type": "esriFieldTypeString", "alias": "BoldSym", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "BoldSym" }, { "name": "SignHeight", "type": "esriFieldTypeString", "alias": "SignHeight", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "SignHeight" }, { "name": "SignWidth", "type": "esriFieldTypeString", "alias": "SignWidth", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "SignWidth" }, { "name": "BackColor", "type": "esriFieldTypeString", "alias": "BackColor", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "BackColor" }, { "name": "LegColor", "type": "esriFieldTypeString", "alias": "LegColor", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "LegColor" }, { "name": "Custom", "type": "esriFieldTypeString", "alias": "Custom", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "Custom" }, { "name": "MUTCDPhoto", "type": "esriFieldTypeString", "alias": "MUTCDPhoto", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MUTCDPhoto" }, { "name": "VarText", "type": "esriFieldTypeString", "alias": "VarText", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "VarText" }, { "name": "SupportID", "type": "esriFieldTypeString", "alias": "SupportID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "SupportID" }, { "name": "NumSigns", "type": "esriFieldTypeString", "alias": "NumSigns", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "NumSigns" }, { "name": "SupType", "type": "esriFieldTypeString", "alias": "SupType", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SupType" }, { "name": "SupBase", "type": "esriFieldTypeString", "alias": "SupBase", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SupBase" }, { "name": "SupLength", "type": "esriFieldTypeString", "alias": "SupLength", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "SupLength" }, { "name": "SupSize", "type": "esriFieldTypeString", "alias": "SupSize", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "SupSize" }, { "name": "Route", "type": "esriFieldTypeString", "alias": "Route", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Route" }, { "name": "RouteBack", "type": "esriFieldTypeString", "alias": "RouteBack", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "RouteBack" }, { "name": "DistBack", "type": "esriFieldTypeString", "alias": "DistBack", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "DistBack" }, { "name": "RouteAhead", "type": "esriFieldTypeString", "alias": "RouteAhead", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "RouteAhead" }, { "name": "DistAhead", "type": "esriFieldTypeString", "alias": "DistAhead", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "DistAhead" }, { "name": "TravelDir", "type": "esriFieldTypeString", "alias": "TravelDir", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "TravelDir" }, { "name": "Offset", "type": "esriFieldTypeString", "alias": "Offset", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "Offset" }, { "name": "Marker", "type": "esriFieldTypeString", "alias": "Marker", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "Marker" }, { "name": "AddrNum", "type": "esriFieldTypeDouble", "alias": "AddrNum", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AddrNum" }, { "name": "SpeedZone", "type": "esriFieldTypeString", "alias": "SpeedZone", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "SpeedZone" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "City" }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "County" }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "State" }, { "name": "District", "type": "esriFieldTypeString", "alias": "District", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "District" }, { "name": "Township", "type": "esriFieldTypeString", "alias": "Township", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Township" }, { "name": "X_Lon", "type": "esriFieldTypeDouble", "alias": "X_Lon", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X_Lon" }, { "name": "Y_Lat", "type": "esriFieldTypeDouble", "alias": "Y_Lat", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y_Lat" }, { "name": "Z_Ele", "type": "esriFieldTypeDouble", "alias": "Z_Ele", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Z_Ele" }, { "name": "Origin", "type": "esriFieldTypeDate", "alias": "Origin", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Origin" }, { "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": "Completed", "type": "esriFieldTypeDate", "alias": "Completed", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Completed" }, { "name": "Started", "type": "esriFieldTypeDate", "alias": "Started", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Started" }, { "name": "HistActvty", "type": "esriFieldTypeString", "alias": "HistActvty", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "HistActvty" }, { "name": "Ended", "type": "esriFieldTypeDate", "alias": "Ended", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Ended" }, { "name": "WorkOrder", "type": "esriFieldTypeString", "alias": "WorkOrder", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "WorkOrder" }, { "name": "RepeatInv", "type": "esriFieldTypeString", "alias": "RepeatInv", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "RepeatInv" }, { "name": "Who", "type": "esriFieldTypeString", "alias": "Who", "domain": null, "editable": true, "nullable": true, "length": 144, "defaultValue": null, "modelName": "Who" }, { "name": "Why", "type": "esriFieldTypeString", "alias": "Why", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Why" }, { "name": "Cost", "type": "esriFieldTypeDouble", "alias": "Cost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Cost" }, { "name": "HistNotes", "type": "esriFieldTypeString", "alias": "HistNotes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HistNotes" }, { "name": "InspecDate", "type": "esriFieldTypeDate", "alias": "InspecDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InspecDate" }, { "name": "Inspector", "type": "esriFieldTypeString", "alias": "Inspector", "domain": null, "editable": true, "nullable": true, "length": 144, "defaultValue": null, "modelName": "Inspector" }, { "name": "Reviewer", "type": "esriFieldTypeString", "alias": "Reviewer", "domain": null, "editable": true, "nullable": true, "length": 144, "defaultValue": null, "modelName": "Reviewer" }, { "name": "InspecType", "type": "esriFieldTypeString", "alias": "InspecType", "domain": null, "editable": true, "nullable": true, "length": 144, "defaultValue": null, "modelName": "InspecType" }, { "name": "Visibility", "type": "esriFieldTypeString", "alias": "Visibility", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "Visibility" }, { "name": "RateLegnd", "type": "esriFieldTypeDouble", "alias": "RateLegnd", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RateLegnd" }, { "name": "RateBack", "type": "esriFieldTypeDouble", "alias": "RateBack", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RateBack" }, { "name": "ColorLegnd", "type": "esriFieldTypeDouble", "alias": "ColorLegnd", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ColorLegnd" }, { "name": "ColorBack", "type": "esriFieldTypeDouble", "alias": "ColorBack", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ColorBack" }, { "name": "OCI", "type": "esriFieldTypeDouble", "alias": "OCI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OCI" }, { "name": "OCR", "type": "esriFieldTypeString", "alias": "OCR", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "OCR" }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Condition" }, { "name": "VisIndex", "type": "esriFieldTypeDouble", "alias": "VisIndex", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VisIndex" }, { "name": "Rating", "type": "esriFieldTypeString", "alias": "Rating", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "Rating" }, { "name": "InspecStat", "type": "esriFieldTypeString", "alias": "InspecStat", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InspecStat" }, { "name": "InspecNotes", "type": "esriFieldTypeString", "alias": "InspecNotes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InspecNotes" }, { "name": "MaintAct", "type": "esriFieldTypeString", "alias": "MaintAct", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "MaintAct" }, { "name": "Deficiency", "type": "esriFieldTypeString", "alias": "Deficiency", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Deficiency" }, { "name": "EventSched", "type": "esriFieldTypeString", "alias": "EventSched", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "EventSched" }, { "name": "Item", "type": "esriFieldTypeString", "alias": "Item", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "Item" }, { "name": "Priority", "type": "esriFieldTypeString", "alias": "Priority", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "Priority" }, { "name": "MaintNotes", "type": "esriFieldTypeString", "alias": "MaintNotes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MaintNotes" }, { "name": "Attachment", "type": "esriFieldTypeString", "alias": "Attachment", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Attachment" }, { "name": "AttDate", "type": "esriFieldTypeDate", "alias": "AttDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "AttDate" }, { "name": "AttGroup", "type": "esriFieldTypeString", "alias": "AttGroup", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AttGroup" }, { "name": "AttNotes", "type": "esriFieldTypeString", "alias": "AttNotes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AttNotes" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Notes" }, { "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": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "Lucity_AutoID", "type": "esriFieldTypeInteger", "alias": "Link to Lucity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Lucity_AutoID" }, { "name": "InLucity", "type": "esriFieldTypeSmallInteger", "alias": "In Lucity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InLucity" }, { "name": "Sign_ID", "type": "esriFieldTypeString", "alias": "Sign ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Sign_ID" }, { "name": "LastModBy", "type": "esriFieldTypeString", "alias": "Last Modified By", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "LastModBy" }, { "name": "LastModDate", "type": "esriFieldTypeDate", "alias": "Last Modified Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastModDate" }, { "name": "LastSynDate", "type": "esriFieldTypeDate", "alias": "Last Synchronized Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastSynDate" }, { "name": "Overall_Cond", "type": "esriFieldTypeSmallInteger", "alias": "Overall_Cond", "domain": { "type": "codedValue", "name": "OVERALL_CONDITION", "description": "OVERALL CONDITION", "codedValues": [ { "name": "EXCELLENT", "code": 1 }, { "name": "GOOD", "code": 2 }, { "name": "FAIR", "code": 3 }, { "name": "POOR", "code": 4 }, { "name": "CRITICAL", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Overall_Cond" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R3605_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3605", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2565_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "PW_Street_Signs", "description": "", "prototype": { "attributes": { "Overall_Cond": null, "SignID": null, "SheetMat": null, "Illuminate": null, "Reflector": null, "BackingMat": null, "SignDir": null, "Position": null, "MntHeight": null, "Juris": null, "MaintMeth": null, "MUTCDCode": null, "Descrip": null, "SignShape": null, "Class": null, "BoldSym": null, "SignHeight": null, "SignWidth": null, "BackColor": null, "LegColor": null, "Custom": null, "MUTCDPhoto": null, "VarText": null, "SupportID": null, "NumSigns": null, "SupType": null, "SupBase": null, "SupLength": null, "SupSize": null, "Route": null, "RouteBack": null, "DistBack": null, "RouteAhead": null, "DistAhead": null, "TravelDir": null, "Offset": null, "Marker": null, "AddrNum": null, "SpeedZone": null, "City": null, "County": null, "State": null, "District": null, "Township": null, "X_Lon": null, "Y_Lat": null, "Z_Ele": null, "Origin": null, "Replaced": null, "Retired": null, "Completed": null, "Started": null, "HistActvty": null, "Ended": null, "WorkOrder": null, "RepeatInv": null, "Who": null, "Why": null, "Cost": null, "HistNotes": null, "InspecDate": null, "Inspector": null, "Reviewer": null, "InspecType": null, "Visibility": null, "RateLegnd": null, "RateBack": null, "ColorLegnd": null, "ColorBack": null, "OCI": null, "OCR": null, "Condition": null, "VisIndex": null, "Rating": null, "InspecStat": null, "InspecNotes": null, "MaintAct": null, "Deficiency": null, "EventSched": null, "Item": null, "Priority": null, "MaintNotes": null, "Attachment": null, "AttDate": null, "AttGroup": null, "AttNotes": null, "Notes": null, "LastSynDate": null, "LastModDate": null, "LastModBy": null, "Sign_ID": null, "FACILITYID": null, "Lucity_AutoID": null, "InLucity": 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": "a46a691a550e4153a7a0d7f24582b399" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "PW_Streetlights", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Streetlight poles as located by Siemens and delivered to the city on 10/1/2019. Data was joined to existing PW_Streetlight_Poles layer (from APS) and fields containing links to asset photographs were brought over.", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": 412464.7880577445, "ymin": 592426.8700787425, "xmax": 486388.7906824164, "ymax": 629900.787073493, "spatialReference": { "wkid": 2224, "latestWkid": 2224, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17747400, "falseY": -44068800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2224, "latestWkid": 2224, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 2, "falseX": -17747400, "falseY": -44068800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 101, 53, 173, 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": "StreetName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Num", "type": "esriFieldTypeDouble", "alias": "Num", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Num" }, { "name": "LightType", "type": "esriFieldTypeString", "alias": "LightType", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LightType" }, { "name": "DualHead", "type": "esriFieldTypeString", "alias": "DualHead", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DualHead" }, { "name": "PostWattage", "type": "esriFieldTypeDouble", "alias": "PostWattage", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PostWattage" }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Description" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Address" }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "StreetName" }, { "name": "APSPoleNum", "type": "esriFieldTypeString", "alias": "APSPoleNum", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "APSPoleNum" }, { "name": "PoleNumTBA", "type": "esriFieldTypeString", "alias": "PoleNumTBA", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PoleNumTBA" }, { "name": "PoleNumOnPole", "type": "esriFieldTypeString", "alias": "PoleNumOnPole", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PoleNumOnPole" }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "InstallationDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallationDate" }, { "name": "InstallationNotes", "type": "esriFieldTypeString", "alias": "InstallationNotes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InstallationNotes" }, { "name": "Voltage", "type": "esriFieldTypeString", "alias": "Voltage", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Voltage" }, { "name": "IndexNum", "type": "esriFieldTypeDouble", "alias": "IndexNum", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IndexNum" }, { "name": "Zone_", "type": "esriFieldTypeDouble", "alias": "Zone_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Zone_" }, { "name": "MapPage", "type": "esriFieldTypeString", "alias": "MapPage", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MapPage" }, { "name": "LampType", "type": "esriFieldTypeString", "alias": "LampType", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LampType" }, { "name": "PoleType", "type": "esriFieldTypeString", "alias": "PoleType", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PoleType" }, { "name": "FoundationType", "type": "esriFieldTypeString", "alias": "FoundationType", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FoundationType" }, { "name": "PoleHeight", "type": "esriFieldTypeDouble", "alias": "PoleHeight", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PoleHeight" }, { "name": "ArmLength", "type": "esriFieldTypeDouble", "alias": "ArmLength", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ArmLength" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Owner" }, { "name": "Subdivision", "type": "esriFieldTypeString", "alias": "Subdivision", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Subdivision" }, { "name": "FunctionalClass", "type": "esriFieldTypeString", "alias": "FunctionalClass", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FunctionalClass" }, { "name": "Ycoordinate", "type": "esriFieldTypeDouble", "alias": "Ycoordinate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Ycoordinate" }, { "name": "Xcoordinate", "type": "esriFieldTypeDouble", "alias": "Xcoordinate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Xcoordinate" }, { "name": "CityLightID", "type": "esriFieldTypeString", "alias": "CityLightID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CityLightID" }, { "name": "CityPoleID", "type": "esriFieldTypeString", "alias": "CityPoleID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CityPoleID" }, { "name": "CityAddress", "type": "esriFieldTypeString", "alias": "CityAddress", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CityAddress" }, { "name": "CityEquipment", "type": "esriFieldTypeString", "alias": "CityEquipment", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CityEquipment" }, { "name": "FunctionalClass20180919", "type": "esriFieldTypeString", "alias": "FunctionalClass20180919", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FunctionalClass20180919" }, { "name": "F46", "type": "esriFieldTypeString", "alias": "F46", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "F46" }, { "name": "F47", "type": "esriFieldTypeString", "alias": "F47", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "F47" }, { "name": "F48", "type": "esriFieldTypeString", "alias": "F48", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "F48" }, { "name": "F49", "type": "esriFieldTypeString", "alias": "F49", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "F49" }, { "name": "F50", "type": "esriFieldTypeString", "alias": "F50", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "F50" }, { "name": "CityPoleID_1", "type": "esriFieldTypeString", "alias": "CityPoleID_1", "domain": null, "editable": true, "nullable": true, "length": 2048, "defaultValue": null, "modelName": "CityPoleID" }, { "name": "PicturePoleBase", "type": "esriFieldTypeString", "alias": "PicturePoleBase", "domain": null, "editable": true, "nullable": true, "length": 2048, "defaultValue": null, "modelName": "PicturePoleBase" }, { "name": "PicturePoleNumber", "type": "esriFieldTypeString", "alias": "PicturePoleNumber", "domain": null, "editable": true, "nullable": true, "length": 2048, "defaultValue": null, "modelName": "PicturePoleNumber" }, { "name": "General", "type": "esriFieldTypeString", "alias": "General", "domain": null, "editable": true, "nullable": true, "length": 2048, "defaultValue": null, "modelName": "General" }, { "name": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "Link to Lucity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityAutoID" }, { "name": "InLucity", "type": "esriFieldTypeSmallInteger", "alias": "In Lucity?", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "InLucity" }, { "name": "LastModBy", "type": "esriFieldTypeString", "alias": "Last Modified By", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "LastModBy" }, { "name": "LastModDate", "type": "esriFieldTypeDate", "alias": "Last Modified Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastModDate" }, { "name": "LastSynDate", "type": "esriFieldTypeDate", "alias": "Last Synchronized Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastSynDate" }, { "name": "AltPoleID", "type": "esriFieldTypeString", "alias": "Alt Pole ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PL_NUM" }, { "name": "LightID", "type": "esriFieldTypeString", "alias": "Streetlight AltID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LightID" }, { "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": 50, "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": 50, "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" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R3098_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3098", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S2420_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "PW_Streetlights", "description": "", "prototype": { "attributes": { "ArmLength": null, "LucityAutoID": null, "LightID": null, "Num": null, "LightType": null, "DualHead": null, "PostWattage": null, "Description": null, "Address": null, "StreetName": null, "APSPoleNum": null, "PoleNumTBA": null, "PoleNumOnPole": null, "InstallationDate": null, "InstallationNotes": null, "Voltage": null, "IndexNum": null, "Zone_": null, "MapPage": null, "LampType": null, "PoleType": null, "FoundationType": null, "PoleHeight": null, "Owner": "City of Yuma", "Subdivision": null, "FunctionalClass": null, "Ycoordinate": null, "Xcoordinate": null, "CityLightID": null, "CityPoleID": null, "CityAddress": null, "CityEquipment": null, "FunctionalClass20180919": null, "F46": null, "F47": null, "F48": null, "F49": null, "F50": null, "CityPoleID_1": null, "PicturePoleBase": null, "PicturePoleNumber": null, "General": null, "InLucity": 1, "LastModBy": null, "LastModDate": null, "LastSynDate": null, "AltPoleID": 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": "a46a691a550e4153a7a0d7f24582b399" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "PW_stSubsegment_Subdivision", "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": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 412390.94783464447, "ymin": 565958.2604986876, "xmax": 481243.72276902944, "ymax": 630992.1023622081, "spatialReference": { "wkid": 2224, "latestWkid": 2224, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17747400, "falseY": -44068800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2224, "latestWkid": 2224, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17747400, "falseY": -44068800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 54, 140, 53, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "", "displayField": "SUBDIVISION_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SBG_CODE" }, { "name": "STARTSTATION", "type": "esriFieldTypeDouble", "alias": "STARTSTATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SBG_STARTPT" }, { "name": "ENDSTATION", "type": "esriFieldTypeDouble", "alias": "ENDSTATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SBG_ENDPT" }, { "name": "PAVEMENTTYPE", "type": "esriFieldTypeInteger", "alias": "PAVEMENTTYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SBG_SURF_CD" }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SBG_WIDTH" }, { "name": "GROUPNUMBER", "type": "esriFieldTypeString", "alias": "GROUPNUMBER", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "SBG_GRP_NO" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SBG_LENGTH" }, { "name": "SEGLUCITYID", "type": "esriFieldTypeInteger", "alias": "SEGLUCITYID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SBG_SN_ID" }, { "name": "LastModBy", "type": "esriFieldTypeString", "alias": "LastModBy", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "LastModBy" }, { "name": "LastModDate", "type": "esriFieldTypeDate", "alias": "LastModDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastModDate" }, { "name": "LastSynDate", "type": "esriFieldTypeDate", "alias": "LastSynDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastSynDate" }, { "name": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "LucityAutoID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityAutoID" }, { "name": "OP_BRNOSEC", "type": "esriFieldTypeString", "alias": "OP_BRNOSEC", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OP_BRNOSEC" }, { "name": "SUBDIVISION_NAME", "type": "esriFieldTypeString", "alias": "SUBDIVISION_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SUBDIVISION_NAME" }, { "name": "STArea__", "type": "esriFieldTypeDouble", "alias": "STArea()", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "STLength__", "type": "esriFieldTypeDouble", "alias": "STLength()", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "Picklist_Code", "type": "esriFieldTypeSmallInteger", "alias": "Picklist_Code", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Picklist_Code" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R3066_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2391_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "PW_stSubsegment_Subdivision", "description": "", "prototype": { "attributes": { "Picklist_Code": null, "OBJECTID": null, "FACILITYID": null, "STARTSTATION": null, "ENDSTATION": null, "PAVEMENTTYPE": null, "WIDTH": null, "GROUPNUMBER": null, "LENGTH": null, "SEGLUCITYID": null, "LastModBy": null, "LastModDate": null, "LastSynDate": null, "LucityAutoID": null, "OP_BRNOSEC": null, "SUBDIVISION_NAME": null, "STArea__": null, "STLength__": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "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": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a46a691a550e4153a7a0d7f24582b399" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 9, "name": "PW_stSupersegment", "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": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": -17747400, "ymin": -44068800, "xmax": 481241.63976377994, "ymax": 630992.1020341218, "spatialReference": { "wkid": 2224, "latestWkid": 2224, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17747400, "falseY": -44068800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2224, "latestWkid": 2224, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17747400, "falseY": -44068800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 153, 42, 36, 255 ], "width": 1 } }, "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": "", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Superseg ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SPG_UNIQUE" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SPG_DESCR" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPG_LENGTH" }, { "name": "LastModBy", "type": "esriFieldTypeString", "alias": "Last Modified By", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "LastModBy" }, { "name": "LastModDate", "type": "esriFieldTypeDate", "alias": "Last Modified date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastModDate" }, { "name": "LastSynDate", "type": "esriFieldTypeDate", "alias": "Last Synchronized Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastSynDate" }, { "name": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "Lucity AutoID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityAutoID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R3092_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2415_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "PW_stSupersegment", "description": "", "prototype": { "attributes": { "LucityAutoID": null, "FACILITYID": null, "DESCRIPTION": null, "LENGTH": null, "LastModBy": null, "LastModDate": null, "LastSynDate": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "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": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a46a691a550e4153a7a0d7f24582b399" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 10, "name": "PW_Traffic_Signals", "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": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": 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": 417710.79759999836, "ymin": 592477.1023999987, "xmax": 475904.0297000025, "ymax": 629563.6217000034, "spatialReference": { "wkid": 2224, "latestWkid": 2224, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17747400, "falseY": -44068800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_StatePlane_Arizona_West_FIPS_0203_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",700000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-113.75],PARAMETER[\"Scale_Factor\",0.9999333333333333],PARAMETER[\"Latitude_Of_Origin\",31.0],UNIT[\"Foot\",0.3048]]", "xyTolerance": 0.00328083989501312, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 89, 127, 63, 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": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Intersection_Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": { "type": "codedValue", "name": "TrafficLight", "description": "Type of traffic control light", "codedValues": [ { "name": "DOG HOUSE", "code": "DOG HOUSE" }, { "name": "THREE SECTION", "code": "THREE SECTION" }, { "name": "FOUR SECTION", "code": "FOUR SECTION" }, { "name": "FLASHER", "code": "FLASHER" }, { "name": "FIVE SECTION", "code": "FIVE SECTION" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TYPE" }, { "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": "Lucity_AutoID", "type": "esriFieldTypeInteger", "alias": "Link to Lucity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Lucity_AutoID" }, { "name": "InLucity", "type": "esriFieldTypeSmallInteger", "alias": "In Lucity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InLucity" }, { "name": "LUCITY_SH_NUM", "type": "esriFieldTypeString", "alias": "Signal Head ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LUCITY_SH_NUM" }, { "name": "LastModBy", "type": "esriFieldTypeString", "alias": "Last Modified By", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "LastModBy" }, { "name": "LastModDate", "type": "esriFieldTypeDate", "alias": "Last Modified Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastModDate" }, { "name": "LastSynDate", "type": "esriFieldTypeDate", "alias": "Last Synchronized Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastSynDate" }, { "name": "Signal_ID", "type": "esriFieldTypeString", "alias": "Signal_ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Signal_ID" }, { "name": "Intersection_Name", "type": "esriFieldTypeString", "alias": "Intersection", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Intersection" }, { "name": "Zone", "type": "esriFieldTypeSmallInteger", "alias": "Zone", "domain": { "type": "codedValue", "name": "pwDomainTrafficZone", "description": "", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "5", "code": 5 }, { "name": "6", "code": 6 }, { "name": "7", "code": 7 }, { "name": "8", "code": 8 }, { "name": "9", "code": 9 }, { "name": "10", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Zone" }, { "name": "Rating", "type": "esriFieldTypeSmallInteger", "alias": "Rating", "domain": { "type": "codedValue", "name": "pwDomainTrafficRating", "description": "", "codedValues": [ { "name": "Good", "code": 1 }, { "name": "Fair", "code": 2 }, { "name": "Marginal", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rating" }, { "name": "Detection", "type": "esriFieldTypeSmallInteger", "alias": "Detection", "domain": { "type": "codedValue", "name": "pwDomain_TrafficDetection", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Cameras", "code": 1 }, { "name": "Inductive Loops", "code": 2 }, { "name": "Hybrid", "code": 3 }, { "name": "Vision", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Detection" }, { "name": "Phase_Sequence", "type": "esriFieldTypeSmallInteger", "alias": "Phase Sequence", "domain": { "type": "codedValue", "name": "pwDomain_TrafficPhaseSequence", "description": "", "codedValues": [ { "name": "Standard", "code": 1 }, { "name": "Lead/Lag", "code": 2 }, { "name": "Flashing Yellow", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Phase_Sequence" }, { "name": "School_Zone", "type": "esriFieldTypeSmallInteger", "alias": "School Zone", "domain": { "type": "codedValue", "name": "pwDomain_YesNo", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "School_Zone" }, { "name": "Pilot_Program", "type": "esriFieldTypeSmallInteger", "alias": "Pilot Program", "domain": { "type": "codedValue", "name": "pwDomain_TrafficPilotProgram", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "GPS", "code": 1 }, { "name": "Flashing Yellow", "code": 2 }, { "name": "SPM", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Pilot_Program" }, { "name": "Project_Number", "type": "esriFieldTypeString", "alias": "Project Number", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Project_Number" }, { "name": "Emergency_Vehicle_Preemption", "type": "esriFieldTypeSmallInteger", "alias": "Emergency Vehicle Preemption", "domain": { "type": "codedValue", "name": "pwDomain_TrafficPSpreemption", "description": "", "codedValues": [ { "name": "GPS", "code": 1 }, { "name": "IR", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Emergency_Vehicle_Preemption" }, { "name": "UPS", "type": "esriFieldTypeSmallInteger", "alias": "UPS", "domain": { "type": "codedValue", "name": "pwDomain_YesNo", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UPS" }, { "name": "Pedestrian_Button", "type": "esriFieldTypeSmallInteger", "alias": "Pedestrian Button", "domain": { "type": "codedValue", "name": "pwDomain_TrafficPedestrianButton", "description": "Pedestrian Button", "codedValues": [ { "name": "Audible", "code": 1 }, { "name": "BD push button", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Pedestrian_Button" }, { "name": "ISNS", "type": "esriFieldTypeSmallInteger", "alias": "ISNS", "domain": { "type": "codedValue", "name": "pwDomain_YesNo", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ISNS" }, { "name": "Reflective_Back_Plate", "type": "esriFieldTypeSmallInteger", "alias": "Reflective Back Plate", "domain": { "type": "codedValue", "name": "pwDomain_YesNo", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Reflective_Back_Plate" }, { "name": "Controller", "type": "esriFieldTypeSmallInteger", "alias": "Controller", "domain": { "type": "codedValue", "name": "pwDomain_TrafficController", "description": "Traffic Controllers", "codedValues": [ { "name": "Cobalt", "code": 1 }, { "name": "ASC/3-1000", "code": 2 }, { "name": "ASC/3-2100", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Controller" }, { "name": "Timings", "type": "esriFieldTypeSmallInteger", "alias": "Timings", "domain": { "type": "codedValue", "name": "pwDomain_TrafficTimings", "description": "Traffic Timings", "codedValues": [ { "name": "N/A", "code": 0 }, { "name": "Dan Sanders", "code": 1 }, { "name": "Joel Marcuson", "code": 2 }, { "name": "Jon Fell", "code": 3 }, { "name": "Carl Lund", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Timings" }, { "name": "Maintenance_Week", "type": "esriFieldTypeSmallInteger", "alias": "Maintenance_Week", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Maintenance_Week" }, { "name": "Traffic_Flashers", "type": "esriFieldTypeSmallInteger", "alias": "Traffic_Flashers", "domain": { "type": "codedValue", "name": "pwDomain_YesNo", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Traffic_Flashers" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R3609_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3609", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2568_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "PW_Traffic_Signals", "description": "", "prototype": { "attributes": { "Traffic_Flashers": null, "TYPE": null, "Maintenance_Week": null, "Timings": null, "Controller": null, "Reflective_Back_Plate": null, "Lucity_AutoID": null, "InLucity": null, "LUCITY_SH_NUM": null, "LastModBy": null, "LastModDate": null, "LastSynDate": null, "Signal_ID": null, "Intersection_Name": null, "Zone": null, "Rating": null, "Detection": null, "Phase_Sequence": null, "School_Zone": null, "Pilot_Program": null, "Project_Number": null, "Emergency_Vehicle_Preemption": null, "UPS": null, "Pedestrian_Button": null, "ISNS": 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" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a46a691a550e4153a7a0d7f24582b399" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 11, "name": "Sidewalks", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 412445.8497846284, "ymin": 596759.460186749, "xmax": 499915.44971027, "ymax": 630866.6802326624, "spatialReference": { "wkid": 2224, "latestWkid": 2224, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17747400, "falseY": -44068800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_StatePlane_Arizona_West_FIPS_0203_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",700000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-113.75],PARAMETER[\"Scale_Factor\",0.9999333333333333],PARAMETER[\"Latitude_Of_Origin\",31.0],UNIT[\"Foot\",0.3048]]", "xyTolerance": 9.77888704712348E-4, "zTolerance": 0.001, "mTolerance": 2, "falseX": -1.77473999995536E7, "falseY": -4.40687999998365E7, "xyUnits": 4090.44503809524, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 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": "", "displayField": "Source_Originator", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Source_Originator", "type": "esriFieldTypeString", "alias": "Source_Originator", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Source_Originator" }, { "name": "LoadDate", "type": "esriFieldTypeDate", "alias": "LoadDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LoadDate" }, { "name": "TYPE", "type": "esriFieldTypeInteger", "alias": "TYPE", "domain": { "type": "codedValue", "name": "D_SIDEWALKTYPE", "description": "", "codedValues": [ { "name": "PUBLIC SIDEWALK", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TYPE" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "Lucity_AutoID", "type": "esriFieldTypeInteger", "alias": "Link To Lucity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityAutoID" }, { "name": "InLucity", "type": "esriFieldTypeSmallInteger", "alias": "In Lucity?", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InLucity" }, { "name": "SW_NUM", "type": "esriFieldTypeString", "alias": "Sidewalk Number", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SW_NUM" }, { "name": "LastModBy", "type": "esriFieldTypeString", "alias": "Last Modified By", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "LastModBy" }, { "name": "LastModDate", "type": "esriFieldTypeDate", "alias": "Last Modified Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastModDate" }, { "name": "LastSynDate", "type": "esriFieldTypeDate", "alias": "Last Synchronized Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastSynDate" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.area" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.len" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R278_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a229_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Sidewalks", "description": "", "prototype": { "attributes": { "LastSynDate": null, "Source_Originator": null, "LoadDate": null, "TYPE": null, "FACILITYID": null, "Lucity_AutoID": null, "InLucity": null, "SW_NUM": null, "LastModBy": null, "LastModDate": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "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": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a46a691a550e4153a7a0d7f24582b399" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 12, "name": "PW_stSubsegment", "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": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 412390.94783464447, "ymin": 565958.2604986876, "xmax": 481243.72276902944, "ymax": 631000.9153543338, "spatialReference": { "wkid": 2224, "latestWkid": 2224, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17747400, "falseY": -44068800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2224, "latestWkid": 2224, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17747400, "falseY": -44068800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 40, 147, 32, 255 ], "width": 1 } }, "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": "", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Subsegment Code", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SBG_CODE" }, { "name": "STARTSTATION", "type": "esriFieldTypeDouble", "alias": "Start Station", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SBG_STARTPT" }, { "name": "ENDSTATION", "type": "esriFieldTypeDouble", "alias": "End Station", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SBG_ENDPT" }, { "name": "PAVEMENTTYPE", "type": "esriFieldTypeInteger", "alias": "Pavement Type", "domain": { "type": "codedValue", "name": "STSUBSEG_SB_SURF_CD", "description": "Pavement Type", "codedValues": [ { "name": "Dirt", "code": 5 }, { "name": "Gravel", "code": 4 }, { "name": "Composite", "code": 3 }, { "name": "Concrete", "code": 2 }, { "name": "Asphalt", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SBG_SURF_CD" }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "Width", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SBG_WIDTH" }, { "name": "GROUPNUMBER", "type": "esriFieldTypeString", "alias": "Group Number", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "SBG_GRP_NO" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SBG_LENGTH" }, { "name": "SEGLUCITYID", "type": "esriFieldTypeInteger", "alias": "Segment Rec #", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SBG_SN_ID" }, { "name": "LastModBy", "type": "esriFieldTypeString", "alias": "Last Modified By", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "LastModBy" }, { "name": "LastModDate", "type": "esriFieldTypeDate", "alias": "Last Modified date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastModDate" }, { "name": "LastSynDate", "type": "esriFieldTypeDate", "alias": "Last Synchronized Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastSynDate" }, { "name": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "Lucity AutoID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityAutoID" }, { "name": "OP_BRNOSEC", "type": "esriFieldTypeString", "alias": "OP_BRNOSEC", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OP_BRNOSEC" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R3091_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2414_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "PW_stSubsegment", "description": "", "prototype": { "attributes": { "OP_BRNOSEC": null, "FACILITYID": null, "STARTSTATION": null, "ENDSTATION": null, "PAVEMENTTYPE": null, "WIDTH": null, "GROUPNUMBER": null, "LENGTH": null, "SEGLUCITYID": null, "LastModBy": null, "LastModDate": null, "LastSynDate": null, "LucityAutoID": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "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": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a46a691a550e4153a7a0d7f24582b399" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 13, "name": "PW_stSubsegment_Pavement_Management", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "This layer was created by taking the existing PW_stSubsegment feature class and performing an Identity with the Pavement_Management_Cartegraph feature class. Every segement smaller that 50ft was deleted. This data is temporary and not intended to replace the PW_stSubsegment feature. It was created to join former Cartegraph data to the existing subsegment data in Lucity.", "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": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 412390.94783464447, "ymin": 565958.2604986876, "xmax": 481243.72276902944, "ymax": 630992.1020341218, "spatialReference": { "wkid": 2224, "latestWkid": 2224, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17747400, "falseY": -44068800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2224, "latestWkid": 2224, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17747400, "falseY": -44068800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 57, 128, 142, 255 ], "width": 1 } }, "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": "", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FID_PW_stSubsegment", "type": "esriFieldTypeInteger", "alias": "FID_PW_stSubsegment", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FID_PW_stSubsegment" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Subsegment Code", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SBG_CODE" }, { "name": "SEGLUCITYID", "type": "esriFieldTypeInteger", "alias": "Segment Rec #", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SBG_SN_ID" }, { "name": "FID_Pavement_Management_Cartegr", "type": "esriFieldTypeInteger", "alias": "FID_Pavement_Management_Cartegr", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FID_Pavement_Management_Cartegr" }, { "name": "GRID_ID", "type": "esriFieldTypeString", "alias": "GRID_ID", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "GRID_ID" }, { "name": "Street_ID", "type": "esriFieldTypeString", "alias": "Street_ID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Street_ID" }, { "name": "Street_Nam", "type": "esriFieldTypeString", "alias": "Street_Nam", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Street_Nam" }, { "name": "AREA_", "type": "esriFieldTypeDouble", "alias": "area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "area" }, { "name": "esri.GISDBA.PW_stSubsegment_Pavement_Management.len", "type": "esriFieldTypeDouble", "alias": "esri.GISDBA.PW_stSubsegment_Pavement_Management.len", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "esri.GISDBA.PW_stSubsegment_Pavement_Management.len" }, { "name": "OCI", "type": "esriFieldTypeSmallInteger", "alias": "OCI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OCI" }, { "name": "OCR", "type": "esriFieldTypeString", "alias": "OCR", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "OCR" }, { "name": "FACILITYID_1", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "LucityAutoID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityAutoID" }, { "name": "pvMainGeneralOID", "type": "esriFieldTypeInteger", "alias": "pvMainGeneralOID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "pvMainGeneralOID" }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WarrantyDate" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ID" }, { "name": "LengthFt", "type": "esriFieldTypeDouble", "alias": "LengthFt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LengthFt" }, { "name": "PavementAreaSqYd", "type": "esriFieldTypeDouble", "alias": "PavementAreaSqYd", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PavementAreaSqYd" }, { "name": "PavementWidthFt", "type": "esriFieldTypeDouble", "alias": "PavementWidthFt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PavementWidthFt" }, { "name": "PavingDate", "type": "esriFieldTypeDate", "alias": "PavingDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PavingDate" }, { "name": "Route", "type": "esriFieldTypeString", "alias": "Route", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Route" }, { "name": "Contractor", "type": "esriFieldTypeString", "alias": "Contractor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Contractor" }, { "name": "FunctionalClassification", "type": "esriFieldTypeString", "alias": "FunctionalClassification", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FunctionalClassification" }, { "name": "PavementClassification", "type": "esriFieldTypeString", "alias": "PavementClassification", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PavementClassification" }, { "name": "RouteAhead", "type": "esriFieldTypeString", "alias": "RouteAhead", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "RouteAhead" }, { "name": "RouteBack", "type": "esriFieldTypeString", "alias": "RouteBack", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "RouteBack" }, { "name": "LinkID", "type": "esriFieldTypeString", "alias": "LinkID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LinkID" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 2048, "defaultValue": null, "modelName": "Notes" }, { "name": "NumberOfLanes", "type": "esriFieldTypeInteger", "alias": "NumberOfLanes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NumberOfLanes" }, { "name": "OtherSqYds", "type": "esriFieldTypeDouble", "alias": "OtherSqYds", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OtherSqYds" }, { "name": "LeftCurbType", "type": "esriFieldTypeString", "alias": "LeftCurbType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LeftCurbType" }, { "name": "LeftSidewalkType", "type": "esriFieldTypeString", "alias": "LeftSidewalkType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LeftSidewalkType" }, { "name": "RightCurbType", "type": "esriFieldTypeString", "alias": "RightCurbType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RightCurbType" }, { "name": "RightSidewalkType", "type": "esriFieldTypeString", "alias": "RightSidewalkType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RightSidewalkType" }, { "name": "Subdivision", "type": "esriFieldTypeString", "alias": "Subdivision", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Subdivision" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R3051_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2376_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "PW_stSubsegment_Pavement_Management", "description": "", "prototype": { "attributes": { "Subdivision": null, "FID_PW_stSubsegment": null, "FACILITYID": null, "SEGLUCITYID": null, "FID_Pavement_Management_Cartegr": null, "GRID_ID": null, "Street_ID": null, "Street_Nam": null, "AREA_": null, "esri.GISDBA.PW_stSubsegment_Pavement_Management.len": null, "OCI": null, "OCR": null, "FACILITYID_1": null, "LucityAutoID": null, "pvMainGeneralOID": null, "WarrantyDate": null, "ID": null, "LengthFt": null, "PavementAreaSqYd": null, "PavementWidthFt": null, "PavingDate": null, "Route": null, "Contractor": null, "FunctionalClassification": null, "PavementClassification": null, "RouteAhead": null, "RouteBack": null, "LinkID": null, "Notes": null, "NumberOfLanes": null, "OtherSqYds": null, "LeftCurbType": null, "LeftSidewalkType": null, "RightCurbType": null, "RightSidewalkType": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "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": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a46a691a550e4153a7a0d7f24582b399" } ], "tables": [] }