{ "layers": [ { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 38, "name": "Hydrants", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "extent": { "xmin": 862521.6814074926, "ymin": 1050906.9080179855, "xmax": 874152.6194901764, "ymax": 1070233.3910101876, "spatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 2.328306439791303E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 1.3725067777723414E8, "falseZ": 0, "zUnits": 99999.99999999999, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 2.328306439791303E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 1.3725067777723414E8, "falseZ": 0, "zUnits": 99999.99999999999, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f31ffb9e61b7bb51164bc754ea88eadb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA6UlEQVQoka3QL0uDURQH4CcMF4SB4EDQsGIYiFFEw2ZSNJgMzo+hRTAoFtkHGCh+gBWLMHAGZRZNrmkScWgwGISt+AcNu8KY78uGeODC7557H87lJvyxEv8N8xgL+QKNfuHGIEtveGelL7hLNsXMZBups/7ASYlmHMwhPcreAkM/zQmmDzhGCVd47IY7KXKzYbOPDOYxzpz2WkX511M/MRDyHb5C/oj4hE542aJ1xFSB4WLHQY173OApCm7COdkmZ8uMvOKUapU1vMRNBBVuK1xvsxhah90oEoaqIxnyc9SFOLgV0+8Je9Y3tzww4qgkwAwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Type", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "HydID", "type": "esriFieldTypeString", "alias": "Hydrant ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "HydID" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "Barrel_Size", "type": "esriFieldTypeSmallInteger", "alias": "Barrel Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Barrel_Size" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Type" }, { "name": "Year_", "type": "esriFieldTypeSmallInteger", "alias": "Year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Year_" }, { "name": "Type_of_Main", "type": "esriFieldTypeString", "alias": "Type of Main", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Type_of_Main" }, { "name": "Make", "type": "esriFieldTypeString", "alias": "Make", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Make" }, { "name": "Size_of_Main", "type": "esriFieldTypeString", "alias": "Size of Main", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Size_of_Main" }, { "name": "Number_of_Nozzels", "type": "esriFieldTypeString", "alias": "Number of Nozzels", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Number_of_Nozzels" }, { "name": "Hyd__number", "type": "esriFieldTypeString", "alias": "Hydrant Number", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Hyd__number" }, { "name": "address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "address" }, { "name": "HydIDO", "type": "esriFieldTypeString", "alias": "Hydrant ID Old", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "HydIDO" }, { "name": "HydTyp", "type": "esriFieldTypeString", "alias": "Hydrant Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "HydTyp" }, { "name": "HydCl", "type": "esriFieldTypeString", "alias": "Hydrant Class Rating", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "HydCl" }, { "name": "HydMod", "type": "esriFieldTypeString", "alias": "Hydrant Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "HydMod" }, { "name": "HydMfr", "type": "esriFieldTypeString", "alias": "Hydrant Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "HydMfr" }, { "name": "HydMfrD", "type": "esriFieldTypeDate", "alias": "Date Hydrant Manufactured", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "HydMfrD" }, { "name": "HydICS", "type": "esriFieldTypeDouble", "alias": "Hydrant Inlet Connection Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HydICS" }, { "name": "HydMP", "type": "esriFieldTypeDouble", "alias": "Hydrant Maximum Pressure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HydMP" }, { "name": "HydSP", "type": "esriFieldTypeDouble", "alias": "Hydrant Static Pressure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HydSP" }, { "name": "HydRP", "type": "esriFieldTypeDouble", "alias": "Hydrant Residual Pressure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HydRP" }, { "name": "HydTstD", "type": "esriFieldTypeDate", "alias": "Hydrant Last Flow Test Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "HydTstD" }, { "name": "HydOutEl", "type": "esriFieldTypeDouble", "alias": "Hydrant Outlet Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HydOutEl" }, { "name": "HydOut1", "type": "esriFieldTypeString", "alias": "Hydrant Outlet #1 Diameter", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "HydOut1" }, { "name": "HydOut2", "type": "esriFieldTypeString", "alias": "Hydrant Outlet #2 Diameter", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "HydOut2" }, { "name": "HydOut3", "type": "esriFieldTypeString", "alias": "Hydrant Outlet #3 Diameter", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "HydOut3" }, { "name": "HydInstD", "type": "esriFieldTypeDate", "alias": "Hydrant Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "HydInstD" }, { "name": "HydAprBy", "type": "esriFieldTypeString", "alias": "Hydrant Approved By", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HydAprBy" }, { "name": "HydEl", "type": "esriFieldTypeDouble", "alias": "Hyd Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HydEl" }, { "name": "HydSurvD", "type": "esriFieldTypeDate", "alias": "Hyd Survey Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "HydSurvD" }, { "name": "FlushDt", "type": "esriFieldTypeDate", "alias": "Flush Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FlushDt" }, { "name": "FlushInt", "type": "esriFieldTypeInteger", "alias": "Flush Interval", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FlushInt" }, { "name": "FlushCmt", "type": "esriFieldTypeString", "alias": "Flush Comment", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FlushCmt" }, { "name": "FlushRte", "type": "esriFieldTypeString", "alias": "Flush Route", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FlushRte" }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_Leng" }, { "name": "ORIG_FID", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ORIG_FID" }, { "name": "HydrantFR", "type": "esriFieldTypeString", "alias": "HydrantFR", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "HydrantFR" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "FeatureIds", "type": "esriFieldTypeInteger", "alias": "FeatureIds", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FeatureIds" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R157_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_157", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_157", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S122_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Hydrants", "description": "", "prototype": { "attributes": { "HydID": null, "FeatureIds": null, "Enabled": 1, "Barrel_Size": null, "Type": null, "Year_": null, "Type_of_Main": null, "Make": null, "Size_of_Main": null, "Number_of_Nozzels": null, "Hyd__number": null, "address": null, "HydIDO": null, "HydTyp": null, "HydCl": null, "HydMod": null, "HydMfr": null, "HydMfrD": null, "HydICS": null, "HydMP": null, "HydSP": null, "HydRP": null, "HydTstD": null, "HydOutEl": null, "HydOut1": null, "HydOut2": null, "HydOut3": null, "HydInstD": null, "HydAprBy": null, "HydEl": null, "HydSurvD": null, "FlushDt": null, "FlushInt": null, "FlushCmt": null, "FlushRte": null, "Shape_Leng": null, "ORIG_FID": null, "HydrantFR": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 8000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "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": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "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 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 37, "name": "Parks", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 863357.2827909999, "ymin": 1051620.983768411, "xmax": 871868.4485114142, "ymax": 1067110.964927487, "spatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 2.328306439791303E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 1.3725067777723414E8, "falseZ": 0, "zUnits": 99999.99999999999, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 1.3725067777723414E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 76, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1 } } }, "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": "ParkName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ParkName", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ParkName" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Address" }, { "name": "Accessible", "type": "esriFieldTypeString", "alias": "ADA_Accessible", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Accessible" }, { "name": "Parking", "type": "esriFieldTypeString", "alias": "Parking", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Parking" }, { "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": "R14_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_14", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_14", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Parks", "description": "", "prototype": { "attributes": { "Parking": null, "ParkName": null, "Address": null, "Accessible": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 8000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "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": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "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 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 33, "name": "2ft Contours", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 861830.7310540974, "ymin": 1050729.6446718648, "xmax": 874236.6596542597, "ymax": 1070629.6967351958, "spatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 2.328306439791303E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 1.3725067777723414E8, "falseZ": 0, "zUnits": 99999.99999999999, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 2.328306439791303E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 1.3725067777723414E8, "falseZ": 0, "zUnits": 99999.99999999999, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "INTERVAL", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ID", "type": "esriFieldTypeDouble", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID" }, { "name": "CONTOUR", "type": "esriFieldTypeDouble", "alias": "CONTOUR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONTOUR" }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ELEVATION" }, { "name": "INTERVAL", "type": "esriFieldTypeString", "alias": "INTERVAL", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "INTERVAL" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "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": "R101_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_101", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_101", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S66_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "2ft Contours", "description": "", "prototype": { "attributes": { "INTERVAL": null, "ID": null, "CONTOUR": null, "ELEVATION": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 8000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 30, "name": "Stormwater Gravity Main", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "Storm Water Gravity Main is a conduit utilizing the energy resulting from a difference in elevation to remove unwanted water. The term sewerimplies removal of sewageor surface runoffrather than water intended for use;[1]and the term gravityexcludes water movement induced through force mainsor vacuum sewers. Most sewers are gravity sewers; because gravity offers reliable water movement with no energy costs wherever grades are favorable. Gravity sewers may drain to sumpswhere pumping is required to either force sewage to a distant location or lift sewage to a higher elevation for entry into another gravity sewer, and lift stationsare often required to lift sewage into sewage treatment plants.", "copyrightText": "As-Builts, Work Orders, Perpetual", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 862131.4328805171, "ymin": 1050579.877254866, "xmax": 874081.8945438489, "ymax": 1070532.0866942033, "spatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 2.328306439791303E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 1.3725067777723414E8, "falseZ": 0, "zUnits": 99999.99999999999, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 2.328306439791303E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 1.3725067777723414E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 89, 255, 255 ], "width": 1 } }, "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": "UPSTREAMSTRUCTURE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "UPSTREAMSTRUCTURE", "type": "esriFieldTypeString", "alias": "UPSTREAMSTRUCTURE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "UPSTREAMSTRUCTURE" }, { "name": "DOWNSTREAMSTRUCTURE", "type": "esriFieldTypeString", "alias": "DOWNSTREAMSTRUCTURE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DOWNSTREAMSTRUCTURE" }, { "name": "UPSTREAMINVERT", "type": "esriFieldTypeDouble", "alias": "UPSTREAMINVERT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UPSTREAMINVERT" }, { "name": "DOWNSTREAMINVERT", "type": "esriFieldTypeDouble", "alias": "DOWNSTREAMINVERT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DOWNSTREAMINVERT" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": { "type": "codedValue", "name": "GravityMainType", "description": "", "codedValues": [ { "name": "Collector", "code": 1 }, { "name": "Culvert", "code": 2 }, { "name": "Inverted Siphon", "code": 3 }, { "name": "Outfall", "code": 4 }, { "name": "Overflow", "code": 5 }, { "name": "Tunnel", "code": 6 }, { "name": "Storage", "code": 7 }, { "name": "Inlet Lateral", "code": 8 }, { "name": "Trench Grate", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Subtype" }, { "name": "SYSTEM", "type": "esriFieldTypeString", "alias": "System", "domain": { "type": "codedValue", "name": "DomainSystem", "description": "", "codedValues": [ { "name": "Sanitary sewer", "code": "S" }, { "name": "Storm sewer", "code": "D" }, { "name": "Combined sewer", "code": "C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "D", "modelName": "System" }, { "name": "LENGTH", "type": "esriFieldTypeSmallInteger", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WIDTH" }, { "name": "HEIGHT", "type": "esriFieldTypeDouble", "alias": "HEIGHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HEIGHT" }, { "name": "PIPEMATERIAL", "type": "esriFieldTypeString", "alias": "PipeMaterial", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PipeMaterial" }, { "name": "PIPECROSSSECTION", "type": "esriFieldTypeString", "alias": "PipeCrossSection", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "C", "modelName": "PipeCrossSection" }, { "name": "LEN_SRC", "type": "esriFieldTypeString", "alias": "Len_Src", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "C", "modelName": "Len_Src" }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "Ownership", "domain": { "type": "codedValue", "name": "DomainOwnership", "description": "", "codedValues": [ { "name": "MSD", "code": "1" }, { "name": "Private", "code": "2" }, { "name": "County", "code": "3" }, { "name": "City", "code": "4" }, { "name": "MODOT", "code": "5" }, { "name": "Dedication-Transitional", "code": "6" }, { "name": "Unknown Owner", "code": "7" }, { "name": "Private - Under MSD Inspection", "code": "8" }, { "name": "Northeast Sewer District", "code": "9" }, { "name": "Municipal", "code": "10" }, { "name": "Levee District", "code": "11" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "1", "modelName": "Ownership" }, { "name": "OPID", "type": "esriFieldTypeString", "alias": "OPID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPID" }, { "name": "MAPDATE", "type": "esriFieldTypeDate", "alias": "MAPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MAPDATE" }, { "name": "PJOBID", "type": "esriFieldTypeString", "alias": "PJOBID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PJOBID" }, { "name": "MSLINK", "type": "esriFieldTypeInteger", "alias": "MSLINK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MSLINK" }, { "name": "CCTV_ID", "type": "esriFieldTypeString", "alias": "CCTV_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CCTV_ID" }, { "name": "UNPLACEDLATERALPOINTS", "type": "esriFieldTypeSmallInteger", "alias": "UNPLACEDLATERALPOINTS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UNPLACEDLATERALPOINTS" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "PARPIPENO", "type": "esriFieldTypeSmallInteger", "alias": "PARPIPENO", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "PARPIPENO" }, { "name": "ROWLOC", "type": "esriFieldTypeString", "alias": "ROWLOC", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ROWLOC" }, { "name": "INSERVICEDATE", "type": "esriFieldTypeDate", "alias": "INSERVICEDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSERVICEDATE" }, { "name": "COMBINEDID", "type": "esriFieldTypeString", "alias": "COMBINEDID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COMBINEDID" }, { "name": "REHABDATE", "type": "esriFieldTypeDate", "alias": "REHABDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABDATE" }, { "name": "REHABTYPE", "type": "esriFieldTypeString", "alias": "REHABTYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "REHABTYPE" }, { "name": "MXCREATIONSTATE", "type": "esriFieldTypeSmallInteger", "alias": "MXCREATIONSTATE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MXCREATIONSTATE" }, { "name": "MXSITEID", "type": "esriFieldTypeString", "alias": "MXSITEID", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "CS", "modelName": "MXSITEID" }, { "name": "MXASSETNUM", "type": "esriFieldTypeString", "alias": "MXASSETNUM", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MXASSETNUM" }, { "name": "MXASSETLOC", "type": "esriFieldTypeString", "alias": "MXASSETLOC", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MXASSETLOC" }, { "name": "LAST_MODIFIED_BY", "type": "esriFieldTypeString", "alias": "LAST_MODIFIED_BY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LAST_MODIFIED_BY" }, { "name": "ROWSTAMP", "type": "esriFieldTypeString", "alias": "ROWSTAMP", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "0", "modelName": "ROWSTAMP" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SOURCE" }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "DomainAssetStatus", "description": "", "codedValues": [ { "name": "Active", "code": 1 }, { "name": "Abandoned", "code": 2 }, { "name": "Removed", "code": 3 }, { "name": "Consolidated", "code": 4 }, { "name": "Design", "code": 5 }, { "name": "Operating", "code": 6 }, { "name": "To Be Removed", "code": 7 }, { "name": "Inactive", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "STATUS" }, { "name": "LAST_MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_MODIFIED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_MODIFIED_DATE" }, { "name": "LAST_JOBID", "type": "esriFieldTypeString", "alias": "LAST_JOBID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LAST_JOBID" }, { "name": "HAZARDTYPE", "type": "esriFieldTypeString", "alias": "HAZARDTYPE", "domain": { "type": "codedValue", "name": "DomainHazardType", "description": "", "codedValues": [ { "name": "NONE", "code": "1" }, { "name": "Explosive", "code": "5" }, { "name": "Radioactive", "code": "6" }, { "name": "Undetermined", "code": "7" }, { "name": "Thermal", "code": "3" }, { "name": "Flammable", "code": "4" }, { "name": "Breathing Atmosphere", "code": "8" }, { "name": "Corrosive", "code": "9" }, { "name": "Chemical/Toxic", "code": "2" }, { "name": "H2S", "code": "10" }, { "name": "Multi-Hazard (see plan)", "code": "11" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "1", "modelName": "HAZARDTYPE" }, { "name": "HAZARD_ENTRY", "type": "esriFieldTypeString", "alias": "HAZARD_ENTRY", "domain": { "type": "codedValue", "name": "DomainHaz_Entry", "description": "", "codedValues": [ { "name": "None", "code": "0" }, { "name": "Caution", "code": "1" }, { "name": "Do Not Enter", "code": "2" }, { "name": "Radioactive", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "0", "modelName": "HAZARD_ENTRY" }, { "name": "EXTERNALID", "type": "esriFieldTypeString", "alias": "EXTERNALID", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "EXTERNALID" }, { "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": "R145_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_145", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_145", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S110_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Stormwater Gravity Main", "description": "", "prototype": { "attributes": { "EXTERNALID": null, "FACILITYID": null, "SUBTYPE": 1, "PIPEMATERIAL": null, "PIPECROSSSECTION": "C", "LEN_SRC": "C", "HAZARD_ENTRY": "0", "MXCREATIONSTATE": null, "LAST_MODIFIED_BY": null, "SOURCE": null, "LAST_JOBID": null, "HAZARDTYPE": "1", "ENABLED": 1, "UPSTREAMSTRUCTURE": null, "DOWNSTREAMSTRUCTURE": null, "UPSTREAMINVERT": null, "DOWNSTREAMINVERT": null, "SYSTEM": "D", "LENGTH": null, "WIDTH": null, "HEIGHT": null, "OWNERSHIP": "1", "OPID": null, "MAPDATE": null, "PJOBID": null, "MSLINK": null, "CCTV_ID": null, "UNPLACEDLATERALPOINTS": null, "PARPIPENO": 0, "ROWLOC": null, "INSERVICEDATE": null, "COMBINEDID": null, "REHABDATE": null, "REHABTYPE": null, "MXSITEID": "CS", "MXASSETNUM": null, "MXASSETLOC": null, "ROWSTAMP": "0", "STATUS": 1, "LAST_MODIFIED_DATE": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 8000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "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": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "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": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 27, "name": "Stormwater Channel", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "A storm water system with open channels for the discharge of rainwater exists in most urbanized areas. The channels usually drain off rainwater into rivers or sometimes into agricultural irrigation canals. ", "copyrightText": "As-Builts, Work Orders, Perpetual", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 859921.3848071806, "ymin": 1050756.3053796962, "xmax": 900420.6922598444, "ymax": 1091864.2090561166, "spatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 2.328306439791303E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 1.3725067777723414E8, "falseZ": 0, "zUnits": 99999.99999999999, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 2.328306439791303E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 1.3725067777723414E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 0, 115, 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": "GLOBALID", "displayField": "CREEKNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "SUBTYPE", "type": "esriFieldTypeSmallInteger", "alias": "Subtype", "domain": { "type": "codedValue", "name": "SWChannel", "description": "", "codedValues": [ { "name": "Improved", "code": 1 }, { "name": "Unimproved", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Subtype" }, { "name": "BASEWIDTH", "type": "esriFieldTypeDouble", "alias": "BASEWIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BASEWIDTH" }, { "name": "TOPWIDTH", "type": "esriFieldTypeDouble", "alias": "TOPWIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOPWIDTH" }, { "name": "RIGHTBANKHEIGHT", "type": "esriFieldTypeDouble", "alias": "RIGHTBANKHEIGHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RIGHTBANKHEIGHT" }, { "name": "LEFTBANKHEIGHT", "type": "esriFieldTypeDouble", "alias": "LEFTBANKHEIGHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LEFTBANKHEIGHT" }, { "name": "CHANNELCROSSSECTION", "type": "esriFieldTypeString", "alias": "ChannelCrossSection", "domain": { "type": "codedValue", "name": "DomainChannelCrossSection", "description": "", "codedValues": [ { "name": "Flat Bottom Ditch/Channel", "code": "FBD" }, { "name": "Natural Channel", "code": "NCHN" }, { "name": "Rectangular Channel", "code": "RCHN" }, { "name": "Trapezoidal Channel", "code": "TCHN" }, { "name": "\"V\" Bottom Channel", "code": "VBTM" }, { "name": "Other/Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ChannelCrossSection" }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "Ownership", "domain": { "type": "codedValue", "name": "DomainOwnership", "description": "", "codedValues": [ { "name": "MSD", "code": "1" }, { "name": "Private", "code": "2" }, { "name": "County", "code": "3" }, { "name": "City", "code": "4" }, { "name": "MODOT", "code": "5" }, { "name": "Dedication-Transitional", "code": "6" }, { "name": "Unknown Owner", "code": "7" }, { "name": "Private - Under MSD Inspection", "code": "8" }, { "name": "Northeast Sewer District", "code": "9" }, { "name": "Municipal", "code": "10" }, { "name": "Levee District", "code": "11" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "2", "modelName": "Ownership" }, { "name": "OPID", "type": "esriFieldTypeString", "alias": "OPID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPID" }, { "name": "MAPDATE", "type": "esriFieldTypeDate", "alias": "MAPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MAPDATE" }, { "name": "SYSTEM", "type": "esriFieldTypeString", "alias": "System", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "D", "modelName": "System" }, { "name": "MSLINK", "type": "esriFieldTypeInteger", "alias": "MSLINK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MSLINK" }, { "name": "UPSTREAMSTRUCTURE", "type": "esriFieldTypeString", "alias": "UPSTREAMSTRUCTURE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "UpstreamID" }, { "name": "DOWNSTREAMSTRUCTURE", "type": "esriFieldTypeString", "alias": "DOWNSTREAMSTRUCTURE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DownstreamID" }, { "name": "UPSTREAMINVERT", "type": "esriFieldTypeDouble", "alias": "UPSTREAMINVERT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UPSTREAMINVERT" }, { "name": "DOWNSTREAMINVERT", "type": "esriFieldTypeDouble", "alias": "DOWNSTREAMINVERT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DOWNSTREAMINVERT" }, { "name": "CHANNELTREATMENT", "type": "esriFieldTypeString", "alias": "ChannelTreament", "domain": { "type": "codedValue", "name": "DomainChannelTreatment", "description": "Erosion Control/Channel Treatment", "codedValues": [ { "name": "Grade Control Channel", "code": "GCC" }, { "name": "Grade Control Structure", "code": "GCS" }, { "name": "Biostabilization - Bank Protection", "code": "BIOSBP" }, { "name": "Biostabilization - Fascines", "code": "BIOSF" }, { "name": "Biostabilization - Vegetated Reinforced Soil Slope", "code": "BIOSVR" }, { "name": "Composite Creek Revetment", "code": "CCI" }, { "name": "Composite Revetment", "code": "CRV" }, { "name": "Concrete Apron", "code": "CONA" }, { "name": "Articulating Concrete Block", "code": "ACB" }, { "name": "Articulated Block (Cabled)", "code": "ABC" }, { "name": "Log Crib Wall", "code": "CBWLG" }, { "name": "Live Crib Wall", "code": "CBWLV" }, { "name": "Geoweb Paving", "code": "GFGP" }, { "name": "Concrete Filled Geoweb", "code": "GFG" }, { "name": "Cellular Concrete Block Lining", "code": "GFGCB" }, { "name": "Gabions", "code": "GAB" }, { "name": "Gabions - Vegetated In Place", "code": "GABVIP" }, { "name": "Rock Lining - Fill Slope Protection", "code": "RKLSP" }, { "name": "Rock Lining", "code": "RKL" }, { "name": "Rock Lining (2FT. Thick)", "code": "RKL2" }, { "name": "Rock Lining - Length of Channel", "code": "RKLC" }, { "name": "Rock Toe Protection", "code": "RTP" }, { "name": "Rock Blanket", "code": "RRBRB" }, { "name": "Rock Blanket - Grouted", "code": "RBG" }, { "name": "Rip Rap", "code": "RRBRR" }, { "name": "Rip Rap - Grouted", "code": "RRG" }, { "name": "Light Stone Revetment", "code": "RRBLS" }, { "name": "Heavy Stone Revetment", "code": "RRBHS" }, { "name": "Reinforced Concrete", "code": "RCCC" }, { "name": "Biostabilization - Revegetation Blanket", "code": "BIOSRB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ChannelTreament" }, { "name": "DRAINAGETYPE", "type": "esriFieldTypeString", "alias": "DrainageType", "domain": { "type": "codedValue", "name": "DomainDrainageType", "description": "", "codedValues": [ { "name": "Channel", "code": "CHNL" }, { "name": "Ditch", "code": "DITCH" }, { "name": "Flume", "code": "FLM" }, { "name": "Gutter", "code": "GUT" }, { "name": "Swale", "code": "SWL" }, { "name": "Channel Feeder Creek", "code": "CRK" }, { "name": "Drain Tile", "code": "DRN" }, { "name": "Spillway", "code": "SPW" }, { "name": "Trench Drain", "code": "TDRN" }, { "name": "Unknown", "code": "UNK" }, { "name": "Basin - Pilot Channel", "code": "BMP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "DrainageType" }, { "name": "ALTID", "type": "esriFieldTypeString", "alias": "ALTID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ALTID" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "INSERVICEDATE", "type": "esriFieldTypeDate", "alias": "INSERVICEDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSERVICEDATE" }, { "name": "PJOBID", "type": "esriFieldTypeString", "alias": "PJOBID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PJOBID" }, { "name": "CREEKNAME", "type": "esriFieldTypeString", "alias": "CREEKNAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CREEKNAME" }, { "name": "SWBASINNAME", "type": "esriFieldTypeString", "alias": "SWBASINNAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SWBASINNAME" }, { "name": "MXCREATIONSTATE", "type": "esriFieldTypeSmallInteger", "alias": "MXCREATIONSTATE", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "MXCREATIONSTATE" }, { "name": "MXSITEID", "type": "esriFieldTypeString", "alias": "MXSITEID", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "CS", "modelName": "MXSITEID" }, { "name": "MXASSETNUM", "type": "esriFieldTypeString", "alias": "MXASSETNUM", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MXASSETNUM" }, { "name": "MXASSETLOC", "type": "esriFieldTypeString", "alias": "MXASSETLOC", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MXASSETLOC" }, { "name": "ROWLOC", "type": "esriFieldTypeString", "alias": "ROWLOC", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROWLOC" }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "DomainAssetStatus", "description": "", "codedValues": [ { "name": "Active", "code": 1 }, { "name": "Abandoned", "code": 2 }, { "name": "Removed", "code": 3 }, { "name": "Consolidated", "code": 4 }, { "name": "Design", "code": 5 }, { "name": "Operating", "code": 6 }, { "name": "To Be Removed", "code": 7 }, { "name": "Inactive", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "STATUS" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SOURCE" }, { "name": "LAST_MODIFIED_BY", "type": "esriFieldTypeString", "alias": "LAST_MODIFIED_BY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LAST_MODIFIED_BY" }, { "name": "LAST_MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_MODIFIED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_MODIFIED_DATE" }, { "name": "ROWSTAMP", "type": "esriFieldTypeString", "alias": "ROWSTAMP", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "0", "modelName": "ROWSTAMP" }, { "name": "HAZARDTYPE", "type": "esriFieldTypeString", "alias": "HAZARDTYPE", "domain": { "type": "codedValue", "name": "DomainHazardType", "description": "", "codedValues": [ { "name": "NONE", "code": "1" }, { "name": "Explosive", "code": "5" }, { "name": "Radioactive", "code": "6" }, { "name": "Undetermined", "code": "7" }, { "name": "Thermal", "code": "3" }, { "name": "Flammable", "code": "4" }, { "name": "Breathing Atmosphere", "code": "8" }, { "name": "Corrosive", "code": "9" }, { "name": "Chemical/Toxic", "code": "2" }, { "name": "H2S", "code": "10" }, { "name": "Multi-Hazard (see plan)", "code": "11" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "1", "modelName": "HAZARDTYPE" }, { "name": "LAST_JOBID", "type": "esriFieldTypeString", "alias": "LAST_JOBID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LAST_JOBID" }, { "name": "GIP", "type": "esriFieldTypeSmallInteger", "alias": "GIP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GIP" }, { "name": "BMPTYPE", "type": "esriFieldTypeString", "alias": "BMPTYPE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "BMPTYPE" }, { "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": "R147_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_147", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_147", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S112_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Stormwater Channel", "description": "", "prototype": { "attributes": { "BMPTYPE": null, "FACILITYID": null, "CHANNELCROSSSECTION": null, "MAPDATE": null, "SWBASINNAME": null, "MXCREATIONSTATE": 1, "ROWLOC": null, "LAST_MODIFIED_DATE": null, "ROWSTAMP": "0", "ENABLED": 1, "SUBTYPE": 1, "BASEWIDTH": null, "TOPWIDTH": null, "RIGHTBANKHEIGHT": null, "LEFTBANKHEIGHT": null, "OWNERSHIP": "2", "OPID": null, "SYSTEM": "D", "MSLINK": null, "UPSTREAMSTRUCTURE": null, "DOWNSTREAMSTRUCTURE": null, "UPSTREAMINVERT": null, "DOWNSTREAMINVERT": null, "CHANNELTREATMENT": null, "DRAINAGETYPE": null, "ALTID": null, "GIP": null, "INSERVICEDATE": null, "PJOBID": null, "CREEKNAME": null, "MXSITEID": "CS", "MXASSETNUM": null, "MXASSETLOC": null, "STATUS": 1, "SOURCE": null, "LAST_MODIFIED_BY": null, "HAZARDTYPE": "1", "LAST_JOBID": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 8000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 35, "name": "Stormwater Structures", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "The Fitting (pipe junction) will be used to place an intelligent node at locations where there is not an actual structure.", "copyrightText": "As-Builts, Work Orders, Perpetual", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "extent": { "xmin": 862192.2677325942, "ymin": 1050756.3053796962, "xmax": 874081.8945438489, "ymax": 1070494.277714707, "spatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 2.328306439791303E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 1.3725067777723414E8, "falseZ": 0, "zUnits": 99999.99999999999, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 2.328306439791303E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 1.3725067777723414E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "569bd735b24d18e27ca9c70e7f54149a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAOCAYAAADwikbvAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABNklEQVQokbXSPUgCARjG8f8gFpmEqVAcDddm9EXp3JB9TIFB1FJDi9gQTdXQ0OLY1pRTLcE1BA0J2RAkQU5hFERwYUbYiV6aeFYEDRLR1V1I9IzPy29539fCH2L5L9wOeAGpVuzDJkRwez1kTuaoZKeAzO+4UQhjF0N0Lzlw90PubIDjYIJSegXYMsIOGoQNhOERehbtWJuqrbMX/FIbp8vrKAk/b9rMT9iPs2sMX9gKQP4ckmvQOQ+uPhjcthMdHSKXdACqHh9SkPNACwCpPbg7AJtQxaUUlDOXH1CPVV4fY9zsTiMGoCME9S4Qx6vT+6MKmhI3XpimxEnvTyIGrNQ1gyf4ObuNqsCmMYYditerPMmtX9qXAhSvLgDZDKs8qwvEJmbRp/wQ0Vff76xlJUy+yhzXkHd4TVvK0q66ZAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Cleanout", "label": "Cleanout" }, { "symbol": { "type": "esriPMS", "url": "b7ed165ba83f8414b37a4eeb05320766", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAj0lEQVQYlWNhIAGwkKXYzz70vaqC9k90BQ+f3f28ZvdiVRTFBppmAllhJQxr9yxlePnuOYOuiiGDrZEzQ/fCRtzOuH7/MkNNagdxbn7z/hXDws0zGGwNnRmUZFTxKxYRFGOI980gzmRtZX2sClEUH794EC44bVUPnH37wVV2DMW7j29h3H18C05TsToDHwAA0mQpWW6D9X4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Fitting", "label": "Fitting" }, { "symbol": { "type": "esriPMS", "url": "5d4d346a921ce58973ff68c4a4bea232", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAPCAYAAADtc08vAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABWklEQVQokaWRvUtCYRTGf4NOQg2JQ0u0NfUXhARNDUZUS1OLtQQNQQRBkA5hOIThB4jU0DeCXYqooRDEogYjrgQXrEEoEj/A4kqXxGgw7WrXsjrTyznP83vf9zw6/lk6ANpafOj17b9yyoUYsmIvA0pvRhzjA/R0N2cWIuAKgqx8vCAvz7N2aMZqMf1ozj7B5U2aVG728wsgISY8BA5sWC3fA/xCkbO4H5DUAJAVL0vrkwyaTRhbtc1SEnx712Tym5WWTjXOcvuwjF+wMzem1wR4QwXuM4uV2+sBAA7coQmGejvp6qidREUIhk8BQd2uB8Bjdhrb6gbbNkNN37WbJ5Vz1su/AkDg+OKIqDhSjVWIQPhqB4g2AyjHuhDo52TFgJQE51aa3LNLS6oNAInz+D5CZJT4XQEx4UG1uGYA8PI6xYy7j2Iphqx4G8kaA8qxDlfPfwCAxtLq6x36/XoPoV60hQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Inlet", "label": "Inlet" }, { "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 115, 223, 255, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Intake/Outfall", "label": "Intake/Outfall" }, { "symbol": { "type": "esriPMS", "url": "14c2387dab079a55651b5f4f9b9ba1ef", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACNUlEQVQ4jbXTW0iTARQH8H/ucxc33UJaLpO2siYLDOyyIQ6iZRBdYPgUSjgNC2dFQ0ZE1OiyBaVFRG2JZOUcQYxJeCl8GIRZy0Qk2pa5G8uNcmVN3beb6yXMy6RAOnDezv8HB84hsMIi/hdAsFgcKa9gYymFQiG/BlzdoVDI/k9AdjbnMI3BbCkR7+EE/G7qhk0iMFlsHZP92ZsxGyn3eDyeZQE6nVkVT8Qe6B8OEbx8AW5rG7D3YBVExZLM3s62QkOT2pGXxy8KBv8g84F1dAazWXVBT9y7rsLFG0+QSkyBSfmJicAYesytqFc30x4bLj8HIEwH1FQrNRllMjli8SjOK2WoVRyF294Pi0UNzU0LVq/ho9vcst7v/SgE4FwAEARVksPOzf0w8hqj79/AZHwEgUAwp0e+jSEQCKKAX5Tlco6UhsOTC4FUapY6OPACDAYLo44hcLlr58JcLhddz54ilqTB53aAjMcyl6yQTCacYumBzVKZnG/r74Wi7hTu3NLB5/Wi3WiCVm8FVhHQqCpCcXLGvgQAYDI0NUoLhdvQfv8KFMpL2Le/AiU7pSiXN0B7rhq1J69i+K11BsBAOuDVuN/1rr5SLLjbYcvh5Qvwss+M7WWHICqWIEpGoJBvJcnI9HEAibR3AODEj+8TyTM1u3ccO62jTYUnt4z7PiWGbVZfR+u1LDIy3QigZ35gMRAHUPcl4NulPVt5BICrr8sYBTAIoA1AcNH8sr9g+91/rRV/4y8rCdQbzV9KSgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Manhole", "label": "Manhole" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 187, 252, 255 ], "toColor": [ 228, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 184, 255 ], "toColor": [ 182, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 211, 187, 255 ], "toColor": [ 252, 211, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 234, 252, 255 ], "toColor": [ 179, 234, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 187, 255 ], "toColor": [ 250, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 205, 255 ], "toColor": [ 252, 179, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 227, 255 ], "toColor": [ 215, 252, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 201, 252, 255 ], "toColor": [ 184, 201, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 215, 252, 255 ], "toColor": [ 247, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 247, 215, 255 ], "toColor": [ 252, 247, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 183, 179, 255 ], "toColor": [ 252, 183, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 222, 252, 255 ], "toColor": [ 215, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 218, 255 ], "toColor": [ 252, 215, 218, 255 ] } ] } } }, "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": "PERMITNAME", "typeIdField": "TYPE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "SYSTEM", "type": "esriFieldTypeString", "alias": "System", "domain": { "type": "codedValue", "name": "DomainSystem", "description": "", "codedValues": [ { "name": "Sanitary sewer", "code": "S" }, { "name": "Storm sewer", "code": "D" }, { "name": "Combined sewer", "code": "C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "D", "modelName": "System" }, { "name": "TOPELEVATION", "type": "esriFieldTypeDouble", "alias": "TopElevation", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "TopElevation" }, { "name": "INVERTELEVATION", "type": "esriFieldTypeDouble", "alias": "InvertElevation", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "InvertElevation" }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "Ownership", "domain": { "type": "codedValue", "name": "DomainOwnership", "description": "", "codedValues": [ { "name": "MSD", "code": "1" }, { "name": "Private", "code": "2" }, { "name": "County", "code": "3" }, { "name": "City", "code": "4" }, { "name": "MODOT", "code": "5" }, { "name": "Dedication-Transitional", "code": "6" }, { "name": "Unknown Owner", "code": "7" }, { "name": "Private - Under MSD Inspection", "code": "8" }, { "name": "Northeast Sewer District", "code": "9" }, { "name": "Municipal", "code": "10" }, { "name": "Levee District", "code": "11" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "1", "modelName": "Ownership" }, { "name": "OPID", "type": "esriFieldTypeString", "alias": "OPID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPID" }, { "name": "MAPDATE", "type": "esriFieldTypeDate", "alias": "MAPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MAPDATE" }, { "name": "SYMBOLROTATION", "type": "esriFieldTypeDouble", "alias": "SYMBOLROTATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SYMBOLROTATION" }, { "name": "PJOBID", "type": "esriFieldTypeString", "alias": "PJOBID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PJOBID" }, { "name": "MSLINK", "type": "esriFieldTypeInteger", "alias": "MSLINK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MSLINK" }, { "name": "GPS_X", "type": "esriFieldTypeDouble", "alias": "GPS_X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPS_X" }, { "name": "GPS_Y", "type": "esriFieldTypeDouble", "alias": "GPS_Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPS_Y" }, { "name": "GPS_Z", "type": "esriFieldTypeDouble", "alias": "GPS_Z", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPS_Z" }, { "name": "ALTID", "type": "esriFieldTypeString", "alias": "ALTID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ALTID" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "INSERVICEDATE", "type": "esriFieldTypeDate", "alias": "INSERVICEDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSERVICEDATE" }, { "name": "COMBINEDID", "type": "esriFieldTypeString", "alias": "COMBINEDID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COMBINEDID" }, { "name": "MXCREATIONSTATE", "type": "esriFieldTypeSmallInteger", "alias": "MXCREATIONSTATE", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "MXCREATIONSTATE" }, { "name": "MXSITEID", "type": "esriFieldTypeString", "alias": "MXSITEID", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "CS", "modelName": "MXSITEID" }, { "name": "MXASSETNUM", "type": "esriFieldTypeString", "alias": "MXASSETNUM", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MXASSETNUM" }, { "name": "MXASSETLOC", "type": "esriFieldTypeString", "alias": "MXASSETLOC", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MXASSETLOC" }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "DomainAssetStatus", "description": "", "codedValues": [ { "name": "Active", "code": 1 }, { "name": "Abandoned", "code": 2 }, { "name": "Removed", "code": 3 }, { "name": "Consolidated", "code": 4 }, { "name": "Design", "code": 5 }, { "name": "Operating", "code": 6 }, { "name": "To Be Removed", "code": 7 }, { "name": "Inactive", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "STATUS" }, { "name": "ROWSTAMP", "type": "esriFieldTypeString", "alias": "ROWSTAMP", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "0", "modelName": "ROWSTAMP" }, { "name": "LAST_MODIFIED_BY", "type": "esriFieldTypeString", "alias": "LAST_MODIFIED_BY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LAST_MODIFIED_BY" }, { "name": "LAST_MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_MODIFIED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_MODIFIED_DATE" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "domain": { "type": "codedValue", "name": "DomainSourceQual", "description": "indicates map accuracy", "codedValues": [ { "name": "Survey grade < 1 ft", "code": "Survey" }, { "name": "Mapping grade < 3 ft", "code": "Mapping" }, { "name": "Relative to aerial photo", "code": "Aerial" }, { "name": "Archival / Stretched", "code": "Archival" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SOURCE" }, { "name": "LAST_JOBID", "type": "esriFieldTypeString", "alias": "LAST_JOBID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LAST_JOBID" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TYPE" }, { "name": "HAZARDTYPE", "type": "esriFieldTypeString", "alias": "HAZARDTYPE", "domain": { "type": "codedValue", "name": "DomainHazardType", "description": "", "codedValues": [ { "name": "NONE", "code": "1" }, { "name": "Explosive", "code": "5" }, { "name": "Radioactive", "code": "6" }, { "name": "Undetermined", "code": "7" }, { "name": "Thermal", "code": "3" }, { "name": "Flammable", "code": "4" }, { "name": "Breathing Atmosphere", "code": "8" }, { "name": "Corrosive", "code": "9" }, { "name": "Chemical/Toxic", "code": "2" }, { "name": "H2S", "code": "10" }, { "name": "Multi-Hazard (see plan)", "code": "11" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "1", "modelName": "HAZARDTYPE" }, { "name": "HAZARD_ENTRY", "type": "esriFieldTypeString", "alias": "HAZARD_ENTRY", "domain": { "type": "codedValue", "name": "DomainHaz_Entry", "description": "", "codedValues": [ { "name": "None", "code": "0" }, { "name": "Caution", "code": "1" }, { "name": "Do Not Enter", "code": "2" }, { "name": "Radioactive", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "0", "modelName": "HAZARD_ENTRY" }, { "name": "INTERIORDROP1", "type": "esriFieldTypeDouble", "alias": "InteriorDrop1", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "InteriorDrop1" }, { "name": "INTERIORDROP2", "type": "esriFieldTypeDouble", "alias": "InteriorDrop2", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "InteriorDrop2" }, { "name": "INTERIORDROP3", "type": "esriFieldTypeDouble", "alias": "InteriorDrop3", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "InteriorDrop3" }, { "name": "INTERIORDROP4", "type": "esriFieldTypeDouble", "alias": "InteriorDrop4", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "InteriorDrop4" }, { "name": "INTERIORDROP5", "type": "esriFieldTypeDouble", "alias": "InteriorDrop5", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "InteriorDrop5" }, { "name": "INTERIORDROP6", "type": "esriFieldTypeDouble", "alias": "InteriorDrop6", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "InteriorDrop6" }, { "name": "REHABDATE", "type": "esriFieldTypeDate", "alias": "REHABDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABDATE" }, { "name": "REHABTYPE", "type": "esriFieldTypeString", "alias": "REHABTYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "REHABTYPE" }, { "name": "WALLMATERIAL", "type": "esriFieldTypeString", "alias": "WALLMATERIAL", "domain": { "type": "codedValue", "name": "DomainWallMaterial", "description": "", "codedValues": [ { "name": "Brick", "code": "BRK" }, { "name": "Clay Block", "code": "CBK" }, { "name": "Manhole Block", "code": "MBK" }, { "name": "Polyethylene", "code": "POL" }, { "name": "Precast Concrete", "code": "PRC" }, { "name": "Unknown", "code": "UNK" }, { "name": "Corrugated Metal", "code": "CMP" }, { "name": "Fibercast", "code": "FIB" }, { "name": "Poured In Place Concrete", "code": "CON" }, { "name": "Polypropylene", "code": "PP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "PRC", "modelName": "WALLMATERIAL" }, { "name": "ROWLOC", "type": "esriFieldTypeString", "alias": "ROWLOC", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ROWLOC" }, { "name": "INLETTYPE", "type": "esriFieldTypeString", "alias": "InletType", "domain": { "type": "codedValue", "name": "DomainInletType", "description": "", "codedValues": [ { "name": "Area", "code": "A" }, { "name": "Curb", "code": "C" }, { "name": "Grate", "code": "G" }, { "name": "Side Intake", "code": "S" }, { "name": "Flap Gate", "code": "F" }, { "name": "Overflow", "code": "O" }, { "name": "Yard Drain", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "InletType" }, { "name": "TRAPTYPE", "type": "esriFieldTypeString", "alias": "TrapType", "domain": { "type": "codedValue", "name": "DomainTrapTypeY/N", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TrapType" }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETER" }, { "name": "INOUTTYPE", "type": "esriFieldTypeString", "alias": "InOutType", "domain": { "type": "codedValue", "name": "DomainInoutType", "description": "", "codedValues": [ { "name": "Intake", "code": "Intake" }, { "name": "Discharge", "code": "Discharge" }, { "name": "Discharge CSO", "code": "Discharge CSO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "InOutType" }, { "name": "PERMITID", "type": "esriFieldTypeString", "alias": "PERMITID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PERMITID" }, { "name": "PERMITNAME", "type": "esriFieldTypeString", "alias": "PERMITNAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PERMITNAME" }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "AncillaryRole" }, { "name": "ManholeSubtype", "type": "esriFieldTypeString", "alias": "Manhole Type", "domain": { "type": "codedValue", "name": "ManholeSubtype", "description": "", "codedValues": [ { "name": "Line Manhole", "code": "1" }, { "name": "Drop Manhole", "code": "2" }, { "name": "Terminal Manhole", "code": "3" }, { "name": "Flex Valve Manhole", "code": "4" }, { "name": "Break Over", "code": "5" }, { "name": "Constructed SSO", "code": "6" }, { "name": "Force Main Discharge", "code": "7" }, { "name": "Slotted", "code": "9" }, { "name": "Detention Access", "code": "10" }, { "name": "N/A", "code": "0" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": "0", "modelName": "ManholeSubtype" }, { "name": "CleanoutSubtype", "type": "esriFieldTypeString", "alias": "Cleanout Type", "domain": { "type": "codedValue", "name": "CleanoutSubtype", "description": "", "codedValues": [ { "name": "Cleanout", "code": "1" }, { "name": "Flushing Structure", "code": "2" }, { "name": "Emergency Tank Truck Connection", "code": "3" }, { "name": "Pigging Station", "code": "4" }, { "name": "N/A", "code": "0" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": "0", "modelName": "CleanoutSubtype" }, { "name": "InletSubtype", "type": "esriFieldTypeString", "alias": "Inlet Type", "domain": { "type": "codedValue", "name": "InletSubtype", "description": "", "codedValues": [ { "name": "Single", "code": "1" }, { "name": "Double", "code": "2" }, { "name": "Multiple", "code": "3" }, { "name": "Triple", "code": "4" }, { "name": "N/A", "code": "0" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": "0", "modelName": "InletSubtype" }, { "name": "IntakeOutfallSubtype", "type": "esriFieldTypeString", "alias": "Intake/Outfall Type", "domain": { "type": "codedValue", "name": "Intake/OutfallSubtype", "description": "", "codedValues": [ { "name": "Headwall", "code": "1" }, { "name": "Flared End Section", "code": "2" }, { "name": "Pipe Begin", "code": "3" }, { "name": "Pipe End", "code": "4" }, { "name": "Bubbler", "code": "5" }, { "name": "N/A", "code": "0" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": "0", "modelName": "IntakeOutfallSubtype" }, { "name": "FittingSubtype", "type": "esriFieldTypeString", "alias": "Fitting Subtype", "domain": { "type": "codedValue", "name": "FittingSubtype", "description": "", "codedValues": [ { "name": "Bend", "code": "1" }, { "name": "Break In", "code": "2" }, { "name": "Cap", "code": "3" }, { "name": "Coupling", "code": "4" }, { "name": "Cross", "code": "5" }, { "name": "Expansion Joint", "code": "6" }, { "name": "Offset", "code": "7" }, { "name": "Reducer", "code": "8" }, { "name": "Riser", "code": "9" }, { "name": "Saddle", "code": "10" }, { "name": "Sleeve", "code": "11" }, { "name": "Tap", "code": "12" }, { "name": "Tee", "code": "13" }, { "name": "Weld", "code": "14" }, { "name": "Wye", "code": "15" }, { "name": "Collar", "code": "16" }, { "name": "End of Casing", "code": "17" }, { "name": "Bulkhead", "code": "18" }, { "name": "N/A", "code": "0" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": "0", "modelName": "FittingSubtype" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R154_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_154", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_154", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S119_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Cleanout", "name": "Cleanout", "domains": { "ENABLED": {"type": "inherited"}, "SYSTEM": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "HAZARDTYPE": {"type": "inherited"}, "HAZARD_ENTRY": {"type": "inherited"}, "WALLMATERIAL": {"type": "inherited"}, "INLETTYPE": {"type": "inherited"}, "TRAPTYPE": {"type": "inherited"}, "INOUTTYPE": {"type": "inherited"}, "ManholeSubtype": {"type": "inherited"}, "CleanoutSubtype": {"type": "inherited"}, "InletSubtype": {"type": "inherited"}, "IntakeOutfallSubtype": {"type": "inherited"}, "FittingSubtype": {"type": "inherited"} }, "templates": [ { "name": "Cleanout", "description": "", "prototype": { "attributes": { "LAST_JOBID": null, "FACILITYID": null, "ENABLED": 1, "SYSTEM": "D", "TOPELEVATION": 0, "INVERTELEVATION": 0, "COMBINEDID": null, "MXCREATIONSTATE": 1, "MXASSETLOC": null, "STATUS": 1, "TYPE": "Cleanout", "HAZARDTYPE": "1", "HAZARD_ENTRY": "0", "INTERIORDROP1": 0, "INTERIORDROP2": 0, "INTERIORDROP3": 0, "INTERIORDROP4": 0, "INTERIORDROP5": 0, "REHABTYPE": null, "PERMITNAME": null, "ANCILLARYROLE": 0, "ManholeSubtype": "0", "CleanoutSubtype": "0", "InletSubtype": "0", "IntakeOutfallSubtype": "0", "PERMITID": null, "OWNERSHIP": "1", "OPID": null, "MAPDATE": null, "SYMBOLROTATION": null, "PJOBID": null, "MSLINK": null, "GPS_X": null, "GPS_Y": null, "GPS_Z": null, "ALTID": null, "FittingSubtype": "0", "INSERVICEDATE": null, "MXSITEID": "CS", "MXASSETNUM": null, "ROWSTAMP": "0", "LAST_MODIFIED_BY": null, "LAST_MODIFIED_DATE": null, "SOURCE": null, "INTERIORDROP6": 0, "REHABDATE": null, "WALLMATERIAL": "PRC", "ROWLOC": null, "INLETTYPE": null, "TRAPTYPE": null, "DIAMETER": null, "INOUTTYPE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Fitting", "name": "Fitting", "domains": { "ENABLED": {"type": "inherited"}, "SYSTEM": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "HAZARDTYPE": {"type": "inherited"}, "HAZARD_ENTRY": {"type": "inherited"}, "WALLMATERIAL": {"type": "inherited"}, "INLETTYPE": {"type": "inherited"}, "TRAPTYPE": {"type": "inherited"}, "INOUTTYPE": {"type": "inherited"}, "ManholeSubtype": {"type": "inherited"}, "CleanoutSubtype": {"type": "inherited"}, "InletSubtype": {"type": "inherited"}, "IntakeOutfallSubtype": {"type": "inherited"}, "FittingSubtype": {"type": "inherited"} }, "templates": [ { "name": "Fitting", "description": "", "prototype": { "attributes": { "LAST_JOBID": null, "FACILITYID": null, "ENABLED": 1, "SYSTEM": "D", "TOPELEVATION": 0, "INVERTELEVATION": 0, "COMBINEDID": null, "MXCREATIONSTATE": 1, "MXASSETLOC": null, "STATUS": 1, "TYPE": "Fitting", "HAZARDTYPE": "1", "HAZARD_ENTRY": "0", "INTERIORDROP1": 0, "INTERIORDROP2": 0, "INTERIORDROP3": 0, "INTERIORDROP4": 0, "INTERIORDROP5": 0, "REHABTYPE": null, "PERMITNAME": null, "ANCILLARYROLE": 0, "ManholeSubtype": "0", "CleanoutSubtype": "0", "InletSubtype": "0", "IntakeOutfallSubtype": "0", "PERMITID": null, "OWNERSHIP": "1", "OPID": null, "MAPDATE": null, "SYMBOLROTATION": null, "PJOBID": null, "MSLINK": null, "GPS_X": null, "GPS_Y": null, "GPS_Z": null, "ALTID": null, "FittingSubtype": "0", "INSERVICEDATE": null, "MXSITEID": "CS", "MXASSETNUM": null, "ROWSTAMP": "0", "LAST_MODIFIED_BY": null, "LAST_MODIFIED_DATE": null, "SOURCE": null, "INTERIORDROP6": 0, "REHABDATE": null, "WALLMATERIAL": "PRC", "ROWLOC": null, "INLETTYPE": null, "TRAPTYPE": null, "DIAMETER": null, "INOUTTYPE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Inlet", "name": "Inlet", "domains": { "ENABLED": {"type": "inherited"}, "SYSTEM": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "HAZARDTYPE": {"type": "inherited"}, "HAZARD_ENTRY": {"type": "inherited"}, "WALLMATERIAL": {"type": "inherited"}, "INLETTYPE": {"type": "inherited"}, "TRAPTYPE": {"type": "inherited"}, "INOUTTYPE": {"type": "inherited"}, "ManholeSubtype": {"type": "inherited"}, "CleanoutSubtype": {"type": "inherited"}, "InletSubtype": {"type": "inherited"}, "IntakeOutfallSubtype": {"type": "inherited"}, "FittingSubtype": {"type": "inherited"} }, "templates": [ { "name": "Inlet", "description": "", "prototype": { "attributes": { "LAST_JOBID": null, "FACILITYID": null, "ENABLED": 1, "SYSTEM": "D", "TOPELEVATION": 0, "INVERTELEVATION": 0, "COMBINEDID": null, "MXCREATIONSTATE": 1, "MXASSETLOC": null, "STATUS": 1, "TYPE": "Inlet", "HAZARDTYPE": "1", "HAZARD_ENTRY": "0", "INTERIORDROP1": 0, "INTERIORDROP2": 0, "INTERIORDROP3": 0, "INTERIORDROP4": 0, "INTERIORDROP5": 0, "REHABTYPE": null, "PERMITNAME": null, "ANCILLARYROLE": 0, "ManholeSubtype": "0", "CleanoutSubtype": "0", "InletSubtype": "0", "IntakeOutfallSubtype": "0", "PERMITID": null, "OWNERSHIP": "1", "OPID": null, "MAPDATE": null, "SYMBOLROTATION": null, "PJOBID": null, "MSLINK": null, "GPS_X": null, "GPS_Y": null, "GPS_Z": null, "ALTID": null, "FittingSubtype": "0", "INSERVICEDATE": null, "MXSITEID": "CS", "MXASSETNUM": null, "ROWSTAMP": "0", "LAST_MODIFIED_BY": null, "LAST_MODIFIED_DATE": null, "SOURCE": null, "INTERIORDROP6": 0, "REHABDATE": null, "WALLMATERIAL": "PRC", "ROWLOC": null, "INLETTYPE": null, "TRAPTYPE": null, "DIAMETER": null, "INOUTTYPE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Intake/Outfall", "name": "Intake/Outfall", "domains": { "ENABLED": {"type": "inherited"}, "SYSTEM": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "HAZARDTYPE": {"type": "inherited"}, "HAZARD_ENTRY": {"type": "inherited"}, "WALLMATERIAL": {"type": "inherited"}, "INLETTYPE": {"type": "inherited"}, "TRAPTYPE": {"type": "inherited"}, "INOUTTYPE": {"type": "inherited"}, "ManholeSubtype": {"type": "inherited"}, "CleanoutSubtype": {"type": "inherited"}, "InletSubtype": {"type": "inherited"}, "IntakeOutfallSubtype": {"type": "inherited"}, "FittingSubtype": {"type": "inherited"} }, "templates": [ { "name": "Intake/Outfall", "description": "", "prototype": { "attributes": { "LAST_JOBID": null, "FACILITYID": null, "ENABLED": 1, "SYSTEM": "D", "TOPELEVATION": 0, "INVERTELEVATION": 0, "COMBINEDID": null, "MXCREATIONSTATE": 1, "MXASSETLOC": null, "STATUS": 1, "TYPE": "Intake/Outfall", "HAZARDTYPE": "1", "HAZARD_ENTRY": "0", "INTERIORDROP1": 0, "INTERIORDROP2": 0, "INTERIORDROP3": 0, "INTERIORDROP4": 0, "INTERIORDROP5": 0, "REHABTYPE": null, "PERMITNAME": null, "ANCILLARYROLE": 0, "ManholeSubtype": "0", "CleanoutSubtype": "0", "InletSubtype": "0", "IntakeOutfallSubtype": "0", "PERMITID": null, "OWNERSHIP": "1", "OPID": null, "MAPDATE": null, "SYMBOLROTATION": null, "PJOBID": null, "MSLINK": null, "GPS_X": null, "GPS_Y": null, "GPS_Z": null, "ALTID": null, "FittingSubtype": "0", "INSERVICEDATE": null, "MXSITEID": "CS", "MXASSETNUM": null, "ROWSTAMP": "0", "LAST_MODIFIED_BY": null, "LAST_MODIFIED_DATE": null, "SOURCE": null, "INTERIORDROP6": 0, "REHABDATE": null, "WALLMATERIAL": "PRC", "ROWLOC": null, "INLETTYPE": null, "TRAPTYPE": null, "DIAMETER": null, "INOUTTYPE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Manhole", "name": "Manhole", "domains": { "ENABLED": {"type": "inherited"}, "SYSTEM": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "HAZARDTYPE": {"type": "inherited"}, "HAZARD_ENTRY": {"type": "inherited"}, "WALLMATERIAL": {"type": "inherited"}, "INLETTYPE": {"type": "inherited"}, "TRAPTYPE": {"type": "inherited"}, "INOUTTYPE": {"type": "inherited"}, "ManholeSubtype": {"type": "inherited"}, "CleanoutSubtype": {"type": "inherited"}, "InletSubtype": {"type": "inherited"}, "IntakeOutfallSubtype": {"type": "inherited"}, "FittingSubtype": {"type": "inherited"} }, "templates": [ { "name": "Manhole", "description": "", "prototype": { "attributes": { "LAST_JOBID": null, "FACILITYID": null, "ENABLED": 1, "SYSTEM": "D", "TOPELEVATION": 0, "INVERTELEVATION": 0, "COMBINEDID": null, "MXCREATIONSTATE": 1, "MXASSETLOC": null, "STATUS": 1, "TYPE": "Manhole", "HAZARDTYPE": "1", "HAZARD_ENTRY": "0", "INTERIORDROP1": 0, "INTERIORDROP2": 0, "INTERIORDROP3": 0, "INTERIORDROP4": 0, "INTERIORDROP5": 0, "REHABTYPE": null, "PERMITNAME": null, "ANCILLARYROLE": 0, "ManholeSubtype": "0", "CleanoutSubtype": "0", "InletSubtype": "0", "IntakeOutfallSubtype": "0", "PERMITID": null, "OWNERSHIP": "1", "OPID": null, "MAPDATE": null, "SYMBOLROTATION": null, "PJOBID": null, "MSLINK": null, "GPS_X": null, "GPS_Y": null, "GPS_Z": null, "ALTID": null, "FittingSubtype": "0", "INSERVICEDATE": null, "MXSITEID": "CS", "MXASSETNUM": null, "ROWSTAMP": "0", "LAST_MODIFIED_BY": null, "LAST_MODIFIED_DATE": null, "SOURCE": null, "INTERIORDROP6": 0, "REHABDATE": null, "WALLMATERIAL": "PRC", "ROWLOC": null, "INLETTYPE": null, "TRAPTYPE": null, "DIAMETER": null, "INOUTTYPE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 8000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "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": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "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 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 0, "name": "City Plots", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "A selection made from data provided by Missouri Spatial Data Information Service.", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 853407.4345804937, "ymin": 1029574.9281230941, "xmax": 875287.130650416, "ymax": 1071622.8204050884, "spatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 2.328306439791303E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 1.3725067777723414E8, "falseZ": 0, "zUnits": 99999.99999999999, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 1.3725067777723414E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CityPlots", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "", "label": "N/A" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 102, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "Business", "label": "Business" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 162, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "City Land", "label": "City Land" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 245, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "Facilities", "label": "Facilities" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 205, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "Multiple", "label": "Multiple" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 153, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "Park", "label": "Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 102, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "Rental License", "label": "Rental License" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 0, 0, 0, 255 ], "toColor": [ 0, 0, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "GlobalID", "displayField": "OWNER_NAME", "typeIdField": "CityPlots", "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": "PARENT_LOC", "type": "esriFieldTypeString", "alias": "PARENT_LOC", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "PARENT_LOC" }, { "name": "LOCATOR", "type": "esriFieldTypeString", "alias": "LOCATOR", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "LOCATOR" }, { "name": "TAXYR", "type": "esriFieldTypeSmallInteger", "alias": "TAXYR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TAXYR" }, { "name": "OWNER_NAME", "type": "esriFieldTypeString", "alias": "OWNER_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "OWNER_NAME" }, { "name": "PROP_ADRNU", "type": "esriFieldTypeString", "alias": "PROP_ADRNU", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PROP_ADRNU" }, { "name": "PROP_ADD", "type": "esriFieldTypeString", "alias": "PROP_ADD", "domain": null, "editable": true, "nullable": true, "length": 41, "defaultValue": null, "modelName": "PROP_ADD" }, { "name": "PROP_ZIP", "type": "esriFieldTypeString", "alias": "PROP_ZIP", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PROP_ZIP" }, { "name": "OWN_ADD", "type": "esriFieldTypeString", "alias": "OWN_ADD", "domain": null, "editable": true, "nullable": true, "length": 43, "defaultValue": null, "modelName": "OWN_ADD" }, { "name": "OWN_CITY", "type": "esriFieldTypeString", "alias": "OWN_CITY", "domain": null, "editable": true, "nullable": true, "length": 22, "defaultValue": null, "modelName": "OWN_CITY" }, { "name": "OWN_STATE", "type": "esriFieldTypeString", "alias": "OWN_STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "OWN_STATE" }, { "name": "OWN_ZIP", "type": "esriFieldTypeString", "alias": "OWN_ZIP", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "OWN_ZIP" }, { "name": "SCHSUB", "type": "esriFieldTypeString", "alias": "SCHSUB", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SCHSUB" }, { "name": "MUNYCODE", "type": "esriFieldTypeString", "alias": "MUNYCODE", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "MUNYCODE" }, { "name": "SUBDIVISIO", "type": "esriFieldTypeString", "alias": "SUBDIVISIO", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SUBDIVISIO" }, { "name": "TAXCODE", "type": "esriFieldTypeString", "alias": "TAXCODE", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "TAXCODE" }, { "name": "ASSTLANDVA", "type": "esriFieldTypeInteger", "alias": "ASSTLANDVA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ASSTLANDVA" }, { "name": "ASSTIMPVAL", "type": "esriFieldTypeInteger", "alias": "ASSTIMPVAL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ASSTIMPVAL" }, { "name": "TOTASSMT", "type": "esriFieldTypeInteger", "alias": "TOTASSMT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTASSMT" }, { "name": "APPLANDVAL", "type": "esriFieldTypeInteger", "alias": "APPLANDVAL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "APPLANDVAL" }, { "name": "APPIMPVAL", "type": "esriFieldTypeInteger", "alias": "APPIMPVAL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "APPIMPVAL" }, { "name": "TOTAPVAL", "type": "esriFieldTypeInteger", "alias": "TOTAPVAL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTAPVAL" }, { "name": "PROPCLASS", "type": "esriFieldTypeString", "alias": "PROPCLASS", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "PROPCLASS" }, { "name": "LUC", "type": "esriFieldTypeString", "alias": "LUC", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "LUC" }, { "name": "LANDUSE2", "type": "esriFieldTypeString", "alias": "LANDUSE2", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "LANDUSE2" }, { "name": "LUCODE", "type": "esriFieldTypeString", "alias": "LUCODE", "domain": { "type": "codedValue", "name": "LandUseCode", "description": "", "codedValues": [ { "name": "Unknown", "code": "Unknown" }, { "name": "Commercial", "code": "Commercial" }, { "name": "Duplex/Townhome", "code": "DuplexTownhome" }, { "name": "Industrial/Utility", "code": "IndustrialUtility" }, { "name": "Institution", "code": "Institution" }, { "name": "Multi-Family", "code": "Multi-Family" }, { "name": "Park", "code": "Park" }, { "name": "Recreation", "code": "Recreation" }, { "name": "Single Family", "code": "SingleFamily" }, { "name": "Vacant/Agriculture", "code": "VacantAgriculture" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 18, "defaultValue": null, "modelName": "LUCODE" }, { "name": "TENURE", "type": "esriFieldTypeString", "alias": "TENURE", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "TENURE" }, { "name": "LIVUNIT", "type": "esriFieldTypeSmallInteger", "alias": "LIVUNIT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LIVUNIT" }, { "name": "YEARBLT", "type": "esriFieldTypeSmallInteger", "alias": "YEARBLT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEARBLT" }, { "name": "RESQFT", "type": "esriFieldTypeInteger", "alias": "RESQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RESQFT" }, { "name": "COMSTRUC", "type": "esriFieldTypeSmallInteger", "alias": "COMSTRUC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COMSTRUC" }, { "name": "DEEDBKPG", "type": "esriFieldTypeString", "alias": "DEEDBKPG", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "DEEDBKPG" }, { "name": "RECDATEDAI", "type": "esriFieldTypeString", "alias": "RECDATEDAI", "domain": null, "editable": true, "nullable": true, "length": 13, "defaultValue": null, "modelName": "RECDATEDAI" }, { "name": "ASRBKPG", "type": "esriFieldTypeString", "alias": "ASRBKPG", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ASRBKPG" }, { "name": "DEEDTYPE", "type": "esriFieldTypeString", "alias": "DEEDTYPE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "DEEDTYPE" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "BLOCKNUM", "type": "esriFieldTypeString", "alias": "BLOCKNUM", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "BLOCKNUM" }, { "name": "LOTNUM", "type": "esriFieldTypeString", "alias": "LOTNUM", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LOTNUM" }, { "name": "LOTDIM", "type": "esriFieldTypeString", "alias": "LOTDIM", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "LOTDIM" }, { "name": "LOTFRONT", "type": "esriFieldTypeString", "alias": "LOTFRONT", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "LOTFRONT" }, { "name": "LOTDEPTH", "type": "esriFieldTypeString", "alias": "LOTDEPTH", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "LOTDEPTH" }, { "name": "LEGAL", "type": "esriFieldTypeString", "alias": "LEGAL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LEGAL" }, { "name": "CAREOF", "type": "esriFieldTypeString", "alias": "CAREOF", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CAREOF" }, { "name": "NBHD", "type": "esriFieldTypeString", "alias": "NBHD", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "NBHD" }, { "name": "LANDUSE3", "type": "esriFieldTypeString", "alias": "LANDUSE3", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "LANDUSE3" }, { "name": "BLDGNAME", "type": "esriFieldTypeString", "alias": "BLDGNAME", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "BLDGNAME" }, { "name": "TWP", "type": "esriFieldTypeString", "alias": "TWP", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "TWP" }, { "name": "TWPNAME", "type": "esriFieldTypeString", "alias": "TWPNAME", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "TWPNAME" }, { "name": "MUNICIPALI", "type": "esriFieldTypeString", "alias": "MUNICIPALI", "domain": null, "editable": true, "nullable": true, "length": 23, "defaultValue": null, "modelName": "MUNICIPALI" }, { "name": "COUNTY_COU", "type": "esriFieldTypeSmallInteger", "alias": "COUNTY_COU", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COUNTY_COU" }, { "name": "FIRE_DISTR", "type": "esriFieldTypeString", "alias": "FIRE_DISTR", "domain": null, "editable": true, "nullable": true, "length": 28, "defaultValue": null, "modelName": "FIRE_DISTR" }, { "name": "SCHOOLCODE", "type": "esriFieldTypeSmallInteger", "alias": "SCHOOLCODE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SCHOOLCODE" }, { "name": "SCHOOL_DIS", "type": "esriFieldTypeString", "alias": "SCHOOL_DIS", "domain": null, "editable": true, "nullable": true, "length": 26, "defaultValue": null, "modelName": "SCHOOL_DIS" }, { "name": "SPECIAL_SC", "type": "esriFieldTypeSmallInteger", "alias": "SPECIAL_SC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPECIAL_SC" }, { "name": "JR_COLLEGE", "type": "esriFieldTypeSmallInteger", "alias": "JR_COLLEGE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "JR_COLLEGE" }, { "name": "LIBRARY_DI", "type": "esriFieldTypeString", "alias": "LIBRARY_DI", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "LIBRARY_DI" }, { "name": "LIGHT_DIST", "type": "esriFieldTypeString", "alias": "LIGHT_DIST", "domain": null, "editable": true, "nullable": true, "length": 21, "defaultValue": null, "modelName": "LIGHT_DIST" }, { "name": "MUNI_WARD", "type": "esriFieldTypeString", "alias": "MUNI_WARD", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "MUNI_WARD" }, { "name": "STATE_REP", "type": "esriFieldTypeSmallInteger", "alias": "STATE_REP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STATE_REP" }, { "name": "STATE_SENA", "type": "esriFieldTypeSmallInteger", "alias": "STATE_SENA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STATE_SENA" }, { "name": "US_CONGRES", "type": "esriFieldTypeSmallInteger", "alias": "US_CONGRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "US_CONGRES" }, { "name": "CENSUS_TRA", "type": "esriFieldTypeString", "alias": "CENSUS_TRA", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "CENSUS_TRA" }, { "name": "CENSUS_BLO", "type": "esriFieldTypeString", "alias": "CENSUS_BLO", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "CENSUS_BLO" }, { "name": "FIRM_PANEL", "type": "esriFieldTypeString", "alias": "FIRM_PANEL", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "FIRM_PANEL" }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "ZONING", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "ZONING" }, { "name": "MUNI_ZONIN", "type": "esriFieldTypeString", "alias": "MUNI_ZONIN", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "MUNI_ZONIN" }, { "name": "TRASH_DIST", "type": "esriFieldTypeSmallInteger", "alias": "TRASH_DIST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TRASH_DIST" }, { "name": "TRASH_OPTO", "type": "esriFieldTypeString", "alias": "TRASH_OPTO", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "TRASH_OPTO" }, { "name": "COGIS", "type": "esriFieldTypeString", "alias": "COGIS", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "COGIS" }, { "name": "CODE_ENFOR", "type": "esriFieldTypeSmallInteger", "alias": "CODE_ENFOR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CODE_ENFOR" }, { "name": "PMZ_NEIGHB", "type": "esriFieldTypeInteger", "alias": "PMZ_NEIGHB", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PMZ_NEIGHB" }, { "name": "Ward", "type": "esriFieldTypeString", "alias": "Ward", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Ward" }, { "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()" }, { "name": "CityPlots", "type": "esriFieldTypeString", "alias": "CityPlots", "domain": { "type": "codedValue", "name": "CityPlots", "description": "City plots for Berkeley.", "codedValues": [ { "name": "N/A", "code": "N/A" }, { "name": "Business", "code": "Business" }, { "name": "City Land", "code": "City Land" }, { "name": "Facilities", "code": "Facilities" }, { "name": "Multiple", "code": "Multiple" }, { "name": "Park", "code": "Park" }, { "name": "Rental License", "code": "Rental License" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CityPlots" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "ZONBDY", "type": "esriFieldTypeString", "alias": "ZONBDY", "domain": { "type": "codedValue", "name": "ZoningCode", "description": "", "codedValues": [ { "name": "C-1", "code": "C-1" }, { "name": "C-2", "code": "C-2" }, { "name": "M-1", "code": "M-1" }, { "name": "M-2", "code": "M-2" }, { "name": "P-1", "code": "P-1" }, { "name": "P-2", "code": "P-2" }, { "name": "R-1", "code": "R-1" }, { "name": "R-2", "code": "R-2" }, { "name": "R-3", "code": "R-3" }, { "name": "R-4", "code": "R-4" }, { "name": "AD", "code": "AD" }, { "name": "AD-2", "code": "AD-2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ZONBDY" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R74_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_74", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_74", "fields": "GlobalID,OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S63_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": null, "name": "N/A", "domains": { "LUCODE": {"type": "inherited"}, "CityPlots": {"type": "inherited"}, "ZONBDY": {"type": "inherited"} }, "templates": [ { "name": "N/A", "description": "", "prototype": { "attributes": { "CityPlots": "", "ZONBDY": null, "OBJECTID": null, "PARENT_LOC": null, "LOCATOR": null, "TAXYR": null, "OWNER_NAME": null, "PROP_ADRNU": null, "PROP_ADD": null, "PROP_ZIP": null, "OWN_ADD": null, "OWN_CITY": null, "OWN_STATE": null, "OWN_ZIP": null, "SCHSUB": null, "MUNYCODE": null, "SUBDIVISIO": null, "TAXCODE": null, "ASSTLANDVA": null, "ASSTIMPVAL": null, "TOTASSMT": null, "APPLANDVAL": null, "APPIMPVAL": null, "TOTAPVAL": null, "PROPCLASS": null, "LUC": null, "LANDUSE2": null, "LUCODE": null, "TENURE": null, "LIVUNIT": null, "YEARBLT": null, "RESQFT": null, "COMSTRUC": null, "DEEDBKPG": null, "RECDATEDAI": null, "ASRBKPG": null, "DEEDTYPE": null, "ACRES": null, "BLOCKNUM": null, "LOTNUM": null, "LOTDIM": null, "LOTFRONT": null, "LOTDEPTH": null, "LEGAL": null, "CAREOF": null, "NBHD": null, "LANDUSE3": null, "BLDGNAME": null, "TWP": null, "TWPNAME": null, "MUNICIPALI": null, "COUNTY_COU": null, "FIRE_DISTR": null, "SCHOOLCODE": null, "SCHOOL_DIS": null, "SPECIAL_SC": null, "JR_COLLEGE": null, "LIBRARY_DI": null, "LIGHT_DIST": null, "MUNI_WARD": null, "STATE_REP": null, "STATE_SENA": null, "US_CONGRES": null, "CENSUS_TRA": null, "CENSUS_BLO": null, "FIRM_PANEL": null, "ZONING": null, "MUNI_ZONIN": null, "TRASH_DIST": null, "TRASH_OPTO": null, "COGIS": null, "CODE_ENFOR": null, "PMZ_NEIGHB": null, "Ward": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Business", "name": "Business", "domains": { "LUCODE": {"type": "inherited"}, "CityPlots": {"type": "inherited"}, "ZONBDY": {"type": "inherited"} }, "templates": [ { "name": "Business", "description": "", "prototype": { "attributes": { "CityPlots": "Business", "ZONBDY": null, "OBJECTID": null, "PARENT_LOC": null, "LOCATOR": null, "TAXYR": null, "OWNER_NAME": null, "PROP_ADRNU": null, "PROP_ADD": null, "PROP_ZIP": null, "OWN_ADD": null, "OWN_CITY": null, "OWN_STATE": null, "OWN_ZIP": null, "SCHSUB": null, "MUNYCODE": null, "SUBDIVISIO": null, "TAXCODE": null, "ASSTLANDVA": null, "ASSTIMPVAL": null, "TOTASSMT": null, "APPLANDVAL": null, "APPIMPVAL": null, "TOTAPVAL": null, "PROPCLASS": null, "LUC": null, "LANDUSE2": null, "LUCODE": null, "TENURE": null, "LIVUNIT": null, "YEARBLT": null, "RESQFT": null, "COMSTRUC": null, "DEEDBKPG": null, "RECDATEDAI": null, "ASRBKPG": null, "DEEDTYPE": null, "ACRES": null, "BLOCKNUM": null, "LOTNUM": null, "LOTDIM": null, "LOTFRONT": null, "LOTDEPTH": null, "LEGAL": null, "CAREOF": null, "NBHD": null, "LANDUSE3": null, "BLDGNAME": null, "TWP": null, "TWPNAME": null, "MUNICIPALI": null, "COUNTY_COU": null, "FIRE_DISTR": null, "SCHOOLCODE": null, "SCHOOL_DIS": null, "SPECIAL_SC": null, "JR_COLLEGE": null, "LIBRARY_DI": null, "LIGHT_DIST": null, "MUNI_WARD": null, "STATE_REP": null, "STATE_SENA": null, "US_CONGRES": null, "CENSUS_TRA": null, "CENSUS_BLO": null, "FIRM_PANEL": null, "ZONING": null, "MUNI_ZONIN": null, "TRASH_DIST": null, "TRASH_OPTO": null, "COGIS": null, "CODE_ENFOR": null, "PMZ_NEIGHB": null, "Ward": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "City Land", "name": "City Land", "domains": { "LUCODE": {"type": "inherited"}, "CityPlots": {"type": "inherited"}, "ZONBDY": {"type": "inherited"} }, "templates": [ { "name": "City Land", "description": "", "prototype": { "attributes": { "CityPlots": "City Land", "ZONBDY": null, "OBJECTID": null, "PARENT_LOC": null, "LOCATOR": null, "TAXYR": null, "OWNER_NAME": null, "PROP_ADRNU": null, "PROP_ADD": null, "PROP_ZIP": null, "OWN_ADD": null, "OWN_CITY": null, "OWN_STATE": null, "OWN_ZIP": null, "SCHSUB": null, "MUNYCODE": null, "SUBDIVISIO": null, "TAXCODE": null, "ASSTLANDVA": null, "ASSTIMPVAL": null, "TOTASSMT": null, "APPLANDVAL": null, "APPIMPVAL": null, "TOTAPVAL": null, "PROPCLASS": null, "LUC": null, "LANDUSE2": null, "LUCODE": null, "TENURE": null, "LIVUNIT": null, "YEARBLT": null, "RESQFT": null, "COMSTRUC": null, "DEEDBKPG": null, "RECDATEDAI": null, "ASRBKPG": null, "DEEDTYPE": null, "ACRES": null, "BLOCKNUM": null, "LOTNUM": null, "LOTDIM": null, "LOTFRONT": null, "LOTDEPTH": null, "LEGAL": null, "CAREOF": null, "NBHD": null, "LANDUSE3": null, "BLDGNAME": null, "TWP": null, "TWPNAME": null, "MUNICIPALI": null, "COUNTY_COU": null, "FIRE_DISTR": null, "SCHOOLCODE": null, "SCHOOL_DIS": null, "SPECIAL_SC": null, "JR_COLLEGE": null, "LIBRARY_DI": null, "LIGHT_DIST": null, "MUNI_WARD": null, "STATE_REP": null, "STATE_SENA": null, "US_CONGRES": null, "CENSUS_TRA": null, "CENSUS_BLO": null, "FIRM_PANEL": null, "ZONING": null, "MUNI_ZONIN": null, "TRASH_DIST": null, "TRASH_OPTO": null, "COGIS": null, "CODE_ENFOR": null, "PMZ_NEIGHB": null, "Ward": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Facilities", "name": "Facilities", "domains": { "LUCODE": {"type": "inherited"}, "CityPlots": {"type": "inherited"}, "ZONBDY": {"type": "inherited"} }, "templates": [ { "name": "Facilities", "description": "", "prototype": { "attributes": { "CityPlots": "Facilities", "ZONBDY": null, "OBJECTID": null, "PARENT_LOC": null, "LOCATOR": null, "TAXYR": null, "OWNER_NAME": null, "PROP_ADRNU": null, "PROP_ADD": null, "PROP_ZIP": null, "OWN_ADD": null, "OWN_CITY": null, "OWN_STATE": null, "OWN_ZIP": null, "SCHSUB": null, "MUNYCODE": null, "SUBDIVISIO": null, "TAXCODE": null, "ASSTLANDVA": null, "ASSTIMPVAL": null, "TOTASSMT": null, "APPLANDVAL": null, "APPIMPVAL": null, "TOTAPVAL": null, "PROPCLASS": null, "LUC": null, "LANDUSE2": null, "LUCODE": null, "TENURE": null, "LIVUNIT": null, "YEARBLT": null, "RESQFT": null, "COMSTRUC": null, "DEEDBKPG": null, "RECDATEDAI": null, "ASRBKPG": null, "DEEDTYPE": null, "ACRES": null, "BLOCKNUM": null, "LOTNUM": null, "LOTDIM": null, "LOTFRONT": null, "LOTDEPTH": null, "LEGAL": null, "CAREOF": null, "NBHD": null, "LANDUSE3": null, "BLDGNAME": null, "TWP": null, "TWPNAME": null, "MUNICIPALI": null, "COUNTY_COU": null, "FIRE_DISTR": null, "SCHOOLCODE": null, "SCHOOL_DIS": null, "SPECIAL_SC": null, "JR_COLLEGE": null, "LIBRARY_DI": null, "LIGHT_DIST": null, "MUNI_WARD": null, "STATE_REP": null, "STATE_SENA": null, "US_CONGRES": null, "CENSUS_TRA": null, "CENSUS_BLO": null, "FIRM_PANEL": null, "ZONING": null, "MUNI_ZONIN": null, "TRASH_DIST": null, "TRASH_OPTO": null, "COGIS": null, "CODE_ENFOR": null, "PMZ_NEIGHB": null, "Ward": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Multiple", "name": "Multiple", "domains": { "LUCODE": {"type": "inherited"}, "CityPlots": {"type": "inherited"}, "ZONBDY": {"type": "inherited"} }, "templates": [ { "name": "Multiple", "description": "", "prototype": { "attributes": { "CityPlots": "Multiple", "ZONBDY": null, "OBJECTID": null, "PARENT_LOC": null, "LOCATOR": null, "TAXYR": null, "OWNER_NAME": null, "PROP_ADRNU": null, "PROP_ADD": null, "PROP_ZIP": null, "OWN_ADD": null, "OWN_CITY": null, "OWN_STATE": null, "OWN_ZIP": null, "SCHSUB": null, "MUNYCODE": null, "SUBDIVISIO": null, "TAXCODE": null, "ASSTLANDVA": null, "ASSTIMPVAL": null, "TOTASSMT": null, "APPLANDVAL": null, "APPIMPVAL": null, "TOTAPVAL": null, "PROPCLASS": null, "LUC": null, "LANDUSE2": null, "LUCODE": null, "TENURE": null, "LIVUNIT": null, "YEARBLT": null, "RESQFT": null, "COMSTRUC": null, "DEEDBKPG": null, "RECDATEDAI": null, "ASRBKPG": null, "DEEDTYPE": null, "ACRES": null, "BLOCKNUM": null, "LOTNUM": null, "LOTDIM": null, "LOTFRONT": null, "LOTDEPTH": null, "LEGAL": null, "CAREOF": null, "NBHD": null, "LANDUSE3": null, "BLDGNAME": null, "TWP": null, "TWPNAME": null, "MUNICIPALI": null, "COUNTY_COU": null, "FIRE_DISTR": null, "SCHOOLCODE": null, "SCHOOL_DIS": null, "SPECIAL_SC": null, "JR_COLLEGE": null, "LIBRARY_DI": null, "LIGHT_DIST": null, "MUNI_WARD": null, "STATE_REP": null, "STATE_SENA": null, "US_CONGRES": null, "CENSUS_TRA": null, "CENSUS_BLO": null, "FIRM_PANEL": null, "ZONING": null, "MUNI_ZONIN": null, "TRASH_DIST": null, "TRASH_OPTO": null, "COGIS": null, "CODE_ENFOR": null, "PMZ_NEIGHB": null, "Ward": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Park", "name": "Park", "domains": { "LUCODE": {"type": "inherited"}, "CityPlots": {"type": "inherited"}, "ZONBDY": {"type": "inherited"} }, "templates": [ { "name": "Park", "description": "", "prototype": { "attributes": { "CityPlots": "Park", "ZONBDY": null, "OBJECTID": null, "PARENT_LOC": null, "LOCATOR": null, "TAXYR": null, "OWNER_NAME": null, "PROP_ADRNU": null, "PROP_ADD": null, "PROP_ZIP": null, "OWN_ADD": null, "OWN_CITY": null, "OWN_STATE": null, "OWN_ZIP": null, "SCHSUB": null, "MUNYCODE": null, "SUBDIVISIO": null, "TAXCODE": null, "ASSTLANDVA": null, "ASSTIMPVAL": null, "TOTASSMT": null, "APPLANDVAL": null, "APPIMPVAL": null, "TOTAPVAL": null, "PROPCLASS": null, "LUC": null, "LANDUSE2": null, "LUCODE": null, "TENURE": null, "LIVUNIT": null, "YEARBLT": null, "RESQFT": null, "COMSTRUC": null, "DEEDBKPG": null, "RECDATEDAI": null, "ASRBKPG": null, "DEEDTYPE": null, "ACRES": null, "BLOCKNUM": null, "LOTNUM": null, "LOTDIM": null, "LOTFRONT": null, "LOTDEPTH": null, "LEGAL": null, "CAREOF": null, "NBHD": null, "LANDUSE3": null, "BLDGNAME": null, "TWP": null, "TWPNAME": null, "MUNICIPALI": null, "COUNTY_COU": null, "FIRE_DISTR": null, "SCHOOLCODE": null, "SCHOOL_DIS": null, "SPECIAL_SC": null, "JR_COLLEGE": null, "LIBRARY_DI": null, "LIGHT_DIST": null, "MUNI_WARD": null, "STATE_REP": null, "STATE_SENA": null, "US_CONGRES": null, "CENSUS_TRA": null, "CENSUS_BLO": null, "FIRM_PANEL": null, "ZONING": null, "MUNI_ZONIN": null, "TRASH_DIST": null, "TRASH_OPTO": null, "COGIS": null, "CODE_ENFOR": null, "PMZ_NEIGHB": null, "Ward": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Rental License", "name": "Rental License", "domains": { "LUCODE": {"type": "inherited"}, "CityPlots": {"type": "inherited"}, "ZONBDY": {"type": "inherited"} }, "templates": [ { "name": "Rental License", "description": "", "prototype": { "attributes": { "CityPlots": "Rental License", "ZONBDY": null, "OBJECTID": null, "PARENT_LOC": null, "LOCATOR": null, "TAXYR": null, "OWNER_NAME": null, "PROP_ADRNU": null, "PROP_ADD": null, "PROP_ZIP": null, "OWN_ADD": null, "OWN_CITY": null, "OWN_STATE": null, "OWN_ZIP": null, "SCHSUB": null, "MUNYCODE": null, "SUBDIVISIO": null, "TAXCODE": null, "ASSTLANDVA": null, "ASSTIMPVAL": null, "TOTASSMT": null, "APPLANDVAL": null, "APPIMPVAL": null, "TOTAPVAL": null, "PROPCLASS": null, "LUC": null, "LANDUSE2": null, "LUCODE": null, "TENURE": null, "LIVUNIT": null, "YEARBLT": null, "RESQFT": null, "COMSTRUC": null, "DEEDBKPG": null, "RECDATEDAI": null, "ASRBKPG": null, "DEEDTYPE": null, "ACRES": null, "BLOCKNUM": null, "LOTNUM": null, "LOTDIM": null, "LOTFRONT": null, "LOTDEPTH": null, "LEGAL": null, "CAREOF": null, "NBHD": null, "LANDUSE3": null, "BLDGNAME": null, "TWP": null, "TWPNAME": null, "MUNICIPALI": null, "COUNTY_COU": null, "FIRE_DISTR": null, "SCHOOLCODE": null, "SCHOOL_DIS": null, "SPECIAL_SC": null, "JR_COLLEGE": null, "LIBRARY_DI": null, "LIGHT_DIST": null, "MUNI_WARD": null, "STATE_REP": null, "STATE_SENA": null, "US_CONGRES": null, "CENSUS_TRA": null, "CENSUS_BLO": null, "FIRM_PANEL": null, "ZONING": null, "MUNI_ZONIN": null, "TRASH_DIST": null, "TRASH_OPTO": null, "COGIS": null, "CODE_ENFOR": null, "PMZ_NEIGHB": null, "Ward": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 8000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 1, "name": "Land Use", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "A selection made from data provided by Missouri Spatial Data Information Service.", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 853407.4345804937, "ymin": 1029574.9281230941, "xmax": 875287.130650416, "ymax": 1071622.8204050884, "spatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 2.328306439791303E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 1.3725067777723414E8, "falseZ": 0, "zUnits": 99999.99999999999, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 1.3725067777723414E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LUCODE", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.7 } }, "value": " ", "label": "Unknown" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 209, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Commercial", "label": "Commercial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 228, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Duplex/Townhome", "label": "Duplex/Townhome" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 248, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Industrial/Utility", "label": "Industrial/Utility" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 255, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Institution", "label": "Institution" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 255, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Multi-Family", "label": "Multi-Family" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 255, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Park", "label": "Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 69, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Recreation", "label": "Recreation" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 36, 233, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Single Family", "label": "Single Family" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 169, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Vacant/Agriculture", "label": "Vacant/Agriculture" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 191, 191, 255 ], "toColor": [ 255, 255, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 191, 255 ], "toColor": [ 0, 111, 255, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "GlobalID", "displayField": "OWNER_NAME", "typeIdField": "LUCODE", "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": "PARENT_LOC", "type": "esriFieldTypeString", "alias": "PARENT_LOC", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "PARENT_LOC" }, { "name": "LOCATOR", "type": "esriFieldTypeString", "alias": "LOCATOR", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "LOCATOR" }, { "name": "TAXYR", "type": "esriFieldTypeSmallInteger", "alias": "TAXYR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TAXYR" }, { "name": "OWNER_NAME", "type": "esriFieldTypeString", "alias": "OWNER_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "OWNER_NAME" }, { "name": "PROP_ADRNU", "type": "esriFieldTypeString", "alias": "PROP_ADRNU", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PROP_ADRNU" }, { "name": "PROP_ADD", "type": "esriFieldTypeString", "alias": "PROP_ADD", "domain": null, "editable": true, "nullable": true, "length": 41, "defaultValue": null, "modelName": "PROP_ADD" }, { "name": "PROP_ZIP", "type": "esriFieldTypeString", "alias": "PROP_ZIP", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PROP_ZIP" }, { "name": "OWN_ADD", "type": "esriFieldTypeString", "alias": "OWN_ADD", "domain": null, "editable": true, "nullable": true, "length": 43, "defaultValue": null, "modelName": "OWN_ADD" }, { "name": "OWN_CITY", "type": "esriFieldTypeString", "alias": "OWN_CITY", "domain": null, "editable": true, "nullable": true, "length": 22, "defaultValue": null, "modelName": "OWN_CITY" }, { "name": "OWN_STATE", "type": "esriFieldTypeString", "alias": "OWN_STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "OWN_STATE" }, { "name": "OWN_ZIP", "type": "esriFieldTypeString", "alias": "OWN_ZIP", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "OWN_ZIP" }, { "name": "SCHSUB", "type": "esriFieldTypeString", "alias": "SCHSUB", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SCHSUB" }, { "name": "MUNYCODE", "type": "esriFieldTypeString", "alias": "MUNYCODE", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "MUNYCODE" }, { "name": "SUBDIVISIO", "type": "esriFieldTypeString", "alias": "SUBDIVISIO", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SUBDIVISIO" }, { "name": "TAXCODE", "type": "esriFieldTypeString", "alias": "TAXCODE", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "TAXCODE" }, { "name": "ASSTLANDVA", "type": "esriFieldTypeInteger", "alias": "ASSTLANDVA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ASSTLANDVA" }, { "name": "ASSTIMPVAL", "type": "esriFieldTypeInteger", "alias": "ASSTIMPVAL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ASSTIMPVAL" }, { "name": "TOTASSMT", "type": "esriFieldTypeInteger", "alias": "TOTASSMT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTASSMT" }, { "name": "APPLANDVAL", "type": "esriFieldTypeInteger", "alias": "APPLANDVAL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "APPLANDVAL" }, { "name": "APPIMPVAL", "type": "esriFieldTypeInteger", "alias": "APPIMPVAL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "APPIMPVAL" }, { "name": "TOTAPVAL", "type": "esriFieldTypeInteger", "alias": "TOTAPVAL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTAPVAL" }, { "name": "PROPCLASS", "type": "esriFieldTypeString", "alias": "PROPCLASS", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "PROPCLASS" }, { "name": "LUC", "type": "esriFieldTypeString", "alias": "LUC", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "LUC" }, { "name": "LANDUSE2", "type": "esriFieldTypeString", "alias": "LANDUSE2", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "LANDUSE2" }, { "name": "LUCODE", "type": "esriFieldTypeString", "alias": "LUCODE", "domain": { "type": "codedValue", "name": "LandUseCode", "description": "", "codedValues": [ { "name": "Unknown", "code": "Unknown" }, { "name": "Commercial", "code": "Commercial" }, { "name": "Duplex/Townhome", "code": "DuplexTownhome" }, { "name": "Industrial/Utility", "code": "IndustrialUtility" }, { "name": "Institution", "code": "Institution" }, { "name": "Multi-Family", "code": "Multi-Family" }, { "name": "Park", "code": "Park" }, { "name": "Recreation", "code": "Recreation" }, { "name": "Single Family", "code": "SingleFamily" }, { "name": "Vacant/Agriculture", "code": "VacantAgriculture" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 18, "defaultValue": null, "modelName": "LUCODE" }, { "name": "TENURE", "type": "esriFieldTypeString", "alias": "TENURE", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "TENURE" }, { "name": "LIVUNIT", "type": "esriFieldTypeSmallInteger", "alias": "LIVUNIT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LIVUNIT" }, { "name": "YEARBLT", "type": "esriFieldTypeSmallInteger", "alias": "YEARBLT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEARBLT" }, { "name": "RESQFT", "type": "esriFieldTypeInteger", "alias": "RESQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RESQFT" }, { "name": "COMSTRUC", "type": "esriFieldTypeSmallInteger", "alias": "COMSTRUC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COMSTRUC" }, { "name": "DEEDBKPG", "type": "esriFieldTypeString", "alias": "DEEDBKPG", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "DEEDBKPG" }, { "name": "RECDATEDAI", "type": "esriFieldTypeString", "alias": "RECDATEDAI", "domain": null, "editable": true, "nullable": true, "length": 13, "defaultValue": null, "modelName": "RECDATEDAI" }, { "name": "ASRBKPG", "type": "esriFieldTypeString", "alias": "ASRBKPG", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ASRBKPG" }, { "name": "DEEDTYPE", "type": "esriFieldTypeString", "alias": "DEEDTYPE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "DEEDTYPE" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "BLOCKNUM", "type": "esriFieldTypeString", "alias": "BLOCKNUM", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "BLOCKNUM" }, { "name": "LOTNUM", "type": "esriFieldTypeString", "alias": "LOTNUM", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LOTNUM" }, { "name": "LOTDIM", "type": "esriFieldTypeString", "alias": "LOTDIM", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "LOTDIM" }, { "name": "LOTFRONT", "type": "esriFieldTypeString", "alias": "LOTFRONT", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "LOTFRONT" }, { "name": "LOTDEPTH", "type": "esriFieldTypeString", "alias": "LOTDEPTH", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "LOTDEPTH" }, { "name": "LEGAL", "type": "esriFieldTypeString", "alias": "LEGAL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LEGAL" }, { "name": "CAREOF", "type": "esriFieldTypeString", "alias": "CAREOF", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CAREOF" }, { "name": "NBHD", "type": "esriFieldTypeString", "alias": "NBHD", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "NBHD" }, { "name": "LANDUSE3", "type": "esriFieldTypeString", "alias": "LANDUSE3", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "LANDUSE3" }, { "name": "BLDGNAME", "type": "esriFieldTypeString", "alias": "BLDGNAME", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "BLDGNAME" }, { "name": "TWP", "type": "esriFieldTypeString", "alias": "TWP", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "TWP" }, { "name": "TWPNAME", "type": "esriFieldTypeString", "alias": "TWPNAME", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "TWPNAME" }, { "name": "MUNICIPALI", "type": "esriFieldTypeString", "alias": "MUNICIPALI", "domain": null, "editable": true, "nullable": true, "length": 23, "defaultValue": null, "modelName": "MUNICIPALI" }, { "name": "COUNTY_COU", "type": "esriFieldTypeSmallInteger", "alias": "COUNTY_COU", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COUNTY_COU" }, { "name": "FIRE_DISTR", "type": "esriFieldTypeString", "alias": "FIRE_DISTR", "domain": null, "editable": true, "nullable": true, "length": 28, "defaultValue": null, "modelName": "FIRE_DISTR" }, { "name": "SCHOOLCODE", "type": "esriFieldTypeSmallInteger", "alias": "SCHOOLCODE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SCHOOLCODE" }, { "name": "SCHOOL_DIS", "type": "esriFieldTypeString", "alias": "SCHOOL_DIS", "domain": null, "editable": true, "nullable": true, "length": 26, "defaultValue": null, "modelName": "SCHOOL_DIS" }, { "name": "SPECIAL_SC", "type": "esriFieldTypeSmallInteger", "alias": "SPECIAL_SC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPECIAL_SC" }, { "name": "JR_COLLEGE", "type": "esriFieldTypeSmallInteger", "alias": "JR_COLLEGE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "JR_COLLEGE" }, { "name": "LIBRARY_DI", "type": "esriFieldTypeString", "alias": "LIBRARY_DI", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "LIBRARY_DI" }, { "name": "LIGHT_DIST", "type": "esriFieldTypeString", "alias": "LIGHT_DIST", "domain": null, "editable": true, "nullable": true, "length": 21, "defaultValue": null, "modelName": "LIGHT_DIST" }, { "name": "MUNI_WARD", "type": "esriFieldTypeString", "alias": "MUNI_WARD", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "MUNI_WARD" }, { "name": "STATE_REP", "type": "esriFieldTypeSmallInteger", "alias": "STATE_REP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STATE_REP" }, { "name": "STATE_SENA", "type": "esriFieldTypeSmallInteger", "alias": "STATE_SENA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STATE_SENA" }, { "name": "US_CONGRES", "type": "esriFieldTypeSmallInteger", "alias": "US_CONGRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "US_CONGRES" }, { "name": "CENSUS_TRA", "type": "esriFieldTypeString", "alias": "CENSUS_TRA", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "CENSUS_TRA" }, { "name": "CENSUS_BLO", "type": "esriFieldTypeString", "alias": "CENSUS_BLO", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "CENSUS_BLO" }, { "name": "FIRM_PANEL", "type": "esriFieldTypeString", "alias": "FIRM_PANEL", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "FIRM_PANEL" }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "ZONING", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "ZONING" }, { "name": "MUNI_ZONIN", "type": "esriFieldTypeString", "alias": "MUNI_ZONIN", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "MUNI_ZONIN" }, { "name": "TRASH_DIST", "type": "esriFieldTypeSmallInteger", "alias": "TRASH_DIST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TRASH_DIST" }, { "name": "TRASH_OPTO", "type": "esriFieldTypeString", "alias": "TRASH_OPTO", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "TRASH_OPTO" }, { "name": "COGIS", "type": "esriFieldTypeString", "alias": "COGIS", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "COGIS" }, { "name": "CODE_ENFOR", "type": "esriFieldTypeSmallInteger", "alias": "CODE_ENFOR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CODE_ENFOR" }, { "name": "PMZ_NEIGHB", "type": "esriFieldTypeInteger", "alias": "PMZ_NEIGHB", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PMZ_NEIGHB" }, { "name": "Ward", "type": "esriFieldTypeString", "alias": "Ward", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Ward" }, { "name": "CityPlots", "type": "esriFieldTypeString", "alias": "CityPlots", "domain": { "type": "codedValue", "name": "CityPlots", "description": "City plots for Berkeley.", "codedValues": [ { "name": "N/A", "code": "N/A" }, { "name": "Business", "code": "Business" }, { "name": "City Land", "code": "City Land" }, { "name": "Facilities", "code": "Facilities" }, { "name": "Multiple", "code": "Multiple" }, { "name": "Park", "code": "Park" }, { "name": "Rental License", "code": "Rental License" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CityPlots" }, { "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()" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "ZONBDY", "type": "esriFieldTypeString", "alias": "ZONBDY", "domain": { "type": "codedValue", "name": "ZoningCode", "description": "", "codedValues": [ { "name": "C-1", "code": "C-1" }, { "name": "C-2", "code": "C-2" }, { "name": "M-1", "code": "M-1" }, { "name": "M-2", "code": "M-2" }, { "name": "P-1", "code": "P-1" }, { "name": "P-2", "code": "P-2" }, { "name": "R-1", "code": "R-1" }, { "name": "R-2", "code": "R-2" }, { "name": "R-3", "code": "R-3" }, { "name": "R-4", "code": "R-4" }, { "name": "AD", "code": "AD" }, { "name": "AD-2", "code": "AD-2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ZONBDY" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R74_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_74", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_74", "fields": "GlobalID,OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S63_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": " ", "name": "Unknown", "domains": { "LUCODE": {"type": "inherited"}, "CityPlots": {"type": "inherited"}, "ZONBDY": {"type": "inherited"} }, "templates": [ { "name": "Unknown", "description": "", "prototype": { "attributes": { "LANDUSE2": null, "ZONBDY": null, "OBJECTID": null, "PARENT_LOC": null, "LOCATOR": null, "TAXYR": null, "OWNER_NAME": null, "PROP_ADRNU": null, "PROP_ADD": null, "PROP_ZIP": null, "OWN_ADD": null, "OWN_CITY": null, "OWN_STATE": null, "OWN_ZIP": null, "SCHSUB": null, "MUNYCODE": null, "SUBDIVISIO": null, "TAXCODE": null, "ASSTLANDVA": null, "ASSTIMPVAL": null, "TOTASSMT": null, "APPLANDVAL": null, "APPIMPVAL": null, "TOTAPVAL": null, "PROPCLASS": null, "LUC": null, "LUCODE": " ", "TENURE": null, "LIVUNIT": null, "YEARBLT": null, "RESQFT": null, "COMSTRUC": null, "DEEDBKPG": null, "RECDATEDAI": null, "ASRBKPG": null, "DEEDTYPE": null, "ACRES": null, "BLOCKNUM": null, "LOTNUM": null, "LOTDIM": null, "LOTFRONT": null, "LOTDEPTH": null, "LEGAL": null, "CAREOF": null, "NBHD": null, "LANDUSE3": null, "BLDGNAME": null, "TWP": null, "TWPNAME": null, "MUNICIPALI": null, "COUNTY_COU": null, "FIRE_DISTR": null, "SCHOOLCODE": null, "SCHOOL_DIS": null, "SPECIAL_SC": null, "JR_COLLEGE": null, "LIBRARY_DI": null, "LIGHT_DIST": null, "MUNI_WARD": null, "STATE_REP": null, "STATE_SENA": null, "US_CONGRES": null, "CENSUS_TRA": null, "CENSUS_BLO": null, "FIRM_PANEL": null, "ZONING": null, "MUNI_ZONIN": null, "TRASH_DIST": null, "TRASH_OPTO": null, "COGIS": null, "CODE_ENFOR": null, "PMZ_NEIGHB": null, "Ward": null, "CityPlots": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Commercial", "name": "Commercial", "domains": { "LUCODE": {"type": "inherited"}, "CityPlots": {"type": "inherited"}, "ZONBDY": {"type": "inherited"} }, "templates": [ { "name": "Commercial", "description": "", "prototype": { "attributes": { "LANDUSE2": null, "ZONBDY": null, "OBJECTID": null, "PARENT_LOC": null, "LOCATOR": null, "TAXYR": null, "OWNER_NAME": null, "PROP_ADRNU": null, "PROP_ADD": null, "PROP_ZIP": null, "OWN_ADD": null, "OWN_CITY": null, "OWN_STATE": null, "OWN_ZIP": null, "SCHSUB": null, "MUNYCODE": null, "SUBDIVISIO": null, "TAXCODE": null, "ASSTLANDVA": null, "ASSTIMPVAL": null, "TOTASSMT": null, "APPLANDVAL": null, "APPIMPVAL": null, "TOTAPVAL": null, "PROPCLASS": null, "LUC": null, "LUCODE": "Commercial", "TENURE": null, "LIVUNIT": null, "YEARBLT": null, "RESQFT": null, "COMSTRUC": null, "DEEDBKPG": null, "RECDATEDAI": null, "ASRBKPG": null, "DEEDTYPE": null, "ACRES": null, "BLOCKNUM": null, "LOTNUM": null, "LOTDIM": null, "LOTFRONT": null, "LOTDEPTH": null, "LEGAL": null, "CAREOF": null, "NBHD": null, "LANDUSE3": null, "BLDGNAME": null, "TWP": null, "TWPNAME": null, "MUNICIPALI": null, "COUNTY_COU": null, "FIRE_DISTR": null, "SCHOOLCODE": null, "SCHOOL_DIS": null, "SPECIAL_SC": null, "JR_COLLEGE": null, "LIBRARY_DI": null, "LIGHT_DIST": null, "MUNI_WARD": null, "STATE_REP": null, "STATE_SENA": null, "US_CONGRES": null, "CENSUS_TRA": null, "CENSUS_BLO": null, "FIRM_PANEL": null, "ZONING": null, "MUNI_ZONIN": null, "TRASH_DIST": null, "TRASH_OPTO": null, "COGIS": null, "CODE_ENFOR": null, "PMZ_NEIGHB": null, "Ward": null, "CityPlots": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Duplex/Townhome", "name": "Duplex/Townhome", "domains": { "LUCODE": {"type": "inherited"}, "CityPlots": {"type": "inherited"}, "ZONBDY": {"type": "inherited"} }, "templates": [ { "name": "Duplex/Townhome", "description": "", "prototype": { "attributes": { "LANDUSE2": null, "ZONBDY": null, "OBJECTID": null, "PARENT_LOC": null, "LOCATOR": null, "TAXYR": null, "OWNER_NAME": null, "PROP_ADRNU": null, "PROP_ADD": null, "PROP_ZIP": null, "OWN_ADD": null, "OWN_CITY": null, "OWN_STATE": null, "OWN_ZIP": null, "SCHSUB": null, "MUNYCODE": null, "SUBDIVISIO": null, "TAXCODE": null, "ASSTLANDVA": null, "ASSTIMPVAL": null, "TOTASSMT": null, "APPLANDVAL": null, "APPIMPVAL": null, "TOTAPVAL": null, "PROPCLASS": null, "LUC": null, "LUCODE": "Duplex/Townhome", "TENURE": null, "LIVUNIT": null, "YEARBLT": null, "RESQFT": null, "COMSTRUC": null, "DEEDBKPG": null, "RECDATEDAI": null, "ASRBKPG": null, "DEEDTYPE": null, "ACRES": null, "BLOCKNUM": null, "LOTNUM": null, "LOTDIM": null, "LOTFRONT": null, "LOTDEPTH": null, "LEGAL": null, "CAREOF": null, "NBHD": null, "LANDUSE3": null, "BLDGNAME": null, "TWP": null, "TWPNAME": null, "MUNICIPALI": null, "COUNTY_COU": null, "FIRE_DISTR": null, "SCHOOLCODE": null, "SCHOOL_DIS": null, "SPECIAL_SC": null, "JR_COLLEGE": null, "LIBRARY_DI": null, "LIGHT_DIST": null, "MUNI_WARD": null, "STATE_REP": null, "STATE_SENA": null, "US_CONGRES": null, "CENSUS_TRA": null, "CENSUS_BLO": null, "FIRM_PANEL": null, "ZONING": null, "MUNI_ZONIN": null, "TRASH_DIST": null, "TRASH_OPTO": null, "COGIS": null, "CODE_ENFOR": null, "PMZ_NEIGHB": null, "Ward": null, "CityPlots": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Industrial/Utility", "name": "Industrial/Utility", "domains": { "LUCODE": {"type": "inherited"}, "CityPlots": {"type": "inherited"}, "ZONBDY": {"type": "inherited"} }, "templates": [ { "name": "Industrial/Utility", "description": "", "prototype": { "attributes": { "LANDUSE2": null, "ZONBDY": null, "OBJECTID": null, "PARENT_LOC": null, "LOCATOR": null, "TAXYR": null, "OWNER_NAME": null, "PROP_ADRNU": null, "PROP_ADD": null, "PROP_ZIP": null, "OWN_ADD": null, "OWN_CITY": null, "OWN_STATE": null, "OWN_ZIP": null, "SCHSUB": null, "MUNYCODE": null, "SUBDIVISIO": null, "TAXCODE": null, "ASSTLANDVA": null, "ASSTIMPVAL": null, "TOTASSMT": null, "APPLANDVAL": null, "APPIMPVAL": null, "TOTAPVAL": null, "PROPCLASS": null, "LUC": null, "LUCODE": "Industrial/Utility", "TENURE": null, "LIVUNIT": null, "YEARBLT": null, "RESQFT": null, "COMSTRUC": null, "DEEDBKPG": null, "RECDATEDAI": null, "ASRBKPG": null, "DEEDTYPE": null, "ACRES": null, "BLOCKNUM": null, "LOTNUM": null, "LOTDIM": null, "LOTFRONT": null, "LOTDEPTH": null, "LEGAL": null, "CAREOF": null, "NBHD": null, "LANDUSE3": null, "BLDGNAME": null, "TWP": null, "TWPNAME": null, "MUNICIPALI": null, "COUNTY_COU": null, "FIRE_DISTR": null, "SCHOOLCODE": null, "SCHOOL_DIS": null, "SPECIAL_SC": null, "JR_COLLEGE": null, "LIBRARY_DI": null, "LIGHT_DIST": null, "MUNI_WARD": null, "STATE_REP": null, "STATE_SENA": null, "US_CONGRES": null, "CENSUS_TRA": null, "CENSUS_BLO": null, "FIRM_PANEL": null, "ZONING": null, "MUNI_ZONIN": null, "TRASH_DIST": null, "TRASH_OPTO": null, "COGIS": null, "CODE_ENFOR": null, "PMZ_NEIGHB": null, "Ward": null, "CityPlots": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Institution", "name": "Institution", "domains": { "LUCODE": {"type": "inherited"}, "CityPlots": {"type": "inherited"}, "ZONBDY": {"type": "inherited"} }, "templates": [ { "name": "Institution", "description": "", "prototype": { "attributes": { "LANDUSE2": null, "ZONBDY": null, "OBJECTID": null, "PARENT_LOC": null, "LOCATOR": null, "TAXYR": null, "OWNER_NAME": null, "PROP_ADRNU": null, "PROP_ADD": null, "PROP_ZIP": null, "OWN_ADD": null, "OWN_CITY": null, "OWN_STATE": null, "OWN_ZIP": null, "SCHSUB": null, "MUNYCODE": null, "SUBDIVISIO": null, "TAXCODE": null, "ASSTLANDVA": null, "ASSTIMPVAL": null, "TOTASSMT": null, "APPLANDVAL": null, "APPIMPVAL": null, "TOTAPVAL": null, "PROPCLASS": null, "LUC": null, "LUCODE": "Institution", "TENURE": null, "LIVUNIT": null, "YEARBLT": null, "RESQFT": null, "COMSTRUC": null, "DEEDBKPG": null, "RECDATEDAI": null, "ASRBKPG": null, "DEEDTYPE": null, "ACRES": null, "BLOCKNUM": null, "LOTNUM": null, "LOTDIM": null, "LOTFRONT": null, "LOTDEPTH": null, "LEGAL": null, "CAREOF": null, "NBHD": null, "LANDUSE3": null, "BLDGNAME": null, "TWP": null, "TWPNAME": null, "MUNICIPALI": null, "COUNTY_COU": null, "FIRE_DISTR": null, "SCHOOLCODE": null, "SCHOOL_DIS": null, "SPECIAL_SC": null, "JR_COLLEGE": null, "LIBRARY_DI": null, "LIGHT_DIST": null, "MUNI_WARD": null, "STATE_REP": null, "STATE_SENA": null, "US_CONGRES": null, "CENSUS_TRA": null, "CENSUS_BLO": null, "FIRM_PANEL": null, "ZONING": null, "MUNI_ZONIN": null, "TRASH_DIST": null, "TRASH_OPTO": null, "COGIS": null, "CODE_ENFOR": null, "PMZ_NEIGHB": null, "Ward": null, "CityPlots": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Multi-Family", "name": "Multi-Family", "domains": { "LUCODE": {"type": "inherited"}, "CityPlots": {"type": "inherited"}, "ZONBDY": {"type": "inherited"} }, "templates": [ { "name": "Multi-Family", "description": "", "prototype": { "attributes": { "LANDUSE2": null, "ZONBDY": null, "OBJECTID": null, "PARENT_LOC": null, "LOCATOR": null, "TAXYR": null, "OWNER_NAME": null, "PROP_ADRNU": null, "PROP_ADD": null, "PROP_ZIP": null, "OWN_ADD": null, "OWN_CITY": null, "OWN_STATE": null, "OWN_ZIP": null, "SCHSUB": null, "MUNYCODE": null, "SUBDIVISIO": null, "TAXCODE": null, "ASSTLANDVA": null, "ASSTIMPVAL": null, "TOTASSMT": null, "APPLANDVAL": null, "APPIMPVAL": null, "TOTAPVAL": null, "PROPCLASS": null, "LUC": null, "LUCODE": "Multi-Family", "TENURE": null, "LIVUNIT": null, "YEARBLT": null, "RESQFT": null, "COMSTRUC": null, "DEEDBKPG": null, "RECDATEDAI": null, "ASRBKPG": null, "DEEDTYPE": null, "ACRES": null, "BLOCKNUM": null, "LOTNUM": null, "LOTDIM": null, "LOTFRONT": null, "LOTDEPTH": null, "LEGAL": null, "CAREOF": null, "NBHD": null, "LANDUSE3": null, "BLDGNAME": null, "TWP": null, "TWPNAME": null, "MUNICIPALI": null, "COUNTY_COU": null, "FIRE_DISTR": null, "SCHOOLCODE": null, "SCHOOL_DIS": null, "SPECIAL_SC": null, "JR_COLLEGE": null, "LIBRARY_DI": null, "LIGHT_DIST": null, "MUNI_WARD": null, "STATE_REP": null, "STATE_SENA": null, "US_CONGRES": null, "CENSUS_TRA": null, "CENSUS_BLO": null, "FIRM_PANEL": null, "ZONING": null, "MUNI_ZONIN": null, "TRASH_DIST": null, "TRASH_OPTO": null, "COGIS": null, "CODE_ENFOR": null, "PMZ_NEIGHB": null, "Ward": null, "CityPlots": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Park", "name": "Park", "domains": { "LUCODE": {"type": "inherited"}, "CityPlots": {"type": "inherited"}, "ZONBDY": {"type": "inherited"} }, "templates": [ { "name": "Park", "description": "", "prototype": { "attributes": { "LANDUSE2": null, "ZONBDY": null, "OBJECTID": null, "PARENT_LOC": null, "LOCATOR": null, "TAXYR": null, "OWNER_NAME": null, "PROP_ADRNU": null, "PROP_ADD": null, "PROP_ZIP": null, "OWN_ADD": null, "OWN_CITY": null, "OWN_STATE": null, "OWN_ZIP": null, "SCHSUB": null, "MUNYCODE": null, "SUBDIVISIO": null, "TAXCODE": null, "ASSTLANDVA": null, "ASSTIMPVAL": null, "TOTASSMT": null, "APPLANDVAL": null, "APPIMPVAL": null, "TOTAPVAL": null, "PROPCLASS": null, "LUC": null, "LUCODE": "Park", "TENURE": null, "LIVUNIT": null, "YEARBLT": null, "RESQFT": null, "COMSTRUC": null, "DEEDBKPG": null, "RECDATEDAI": null, "ASRBKPG": null, "DEEDTYPE": null, "ACRES": null, "BLOCKNUM": null, "LOTNUM": null, "LOTDIM": null, "LOTFRONT": null, "LOTDEPTH": null, "LEGAL": null, "CAREOF": null, "NBHD": null, "LANDUSE3": null, "BLDGNAME": null, "TWP": null, "TWPNAME": null, "MUNICIPALI": null, "COUNTY_COU": null, "FIRE_DISTR": null, "SCHOOLCODE": null, "SCHOOL_DIS": null, "SPECIAL_SC": null, "JR_COLLEGE": null, "LIBRARY_DI": null, "LIGHT_DIST": null, "MUNI_WARD": null, "STATE_REP": null, "STATE_SENA": null, "US_CONGRES": null, "CENSUS_TRA": null, "CENSUS_BLO": null, "FIRM_PANEL": null, "ZONING": null, "MUNI_ZONIN": null, "TRASH_DIST": null, "TRASH_OPTO": null, "COGIS": null, "CODE_ENFOR": null, "PMZ_NEIGHB": null, "Ward": null, "CityPlots": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Recreation", "name": "Recreation", "domains": { "LUCODE": {"type": "inherited"}, "CityPlots": {"type": "inherited"}, "ZONBDY": {"type": "inherited"} }, "templates": [ { "name": "Recreation", "description": "", "prototype": { "attributes": { "LANDUSE2": null, "ZONBDY": null, "OBJECTID": null, "PARENT_LOC": null, "LOCATOR": null, "TAXYR": null, "OWNER_NAME": null, "PROP_ADRNU": null, "PROP_ADD": null, "PROP_ZIP": null, "OWN_ADD": null, "OWN_CITY": null, "OWN_STATE": null, "OWN_ZIP": null, "SCHSUB": null, "MUNYCODE": null, "SUBDIVISIO": null, "TAXCODE": null, "ASSTLANDVA": null, "ASSTIMPVAL": null, "TOTASSMT": null, "APPLANDVAL": null, "APPIMPVAL": null, "TOTAPVAL": null, "PROPCLASS": null, "LUC": null, "LUCODE": "Recreation", "TENURE": null, "LIVUNIT": null, "YEARBLT": null, "RESQFT": null, "COMSTRUC": null, "DEEDBKPG": null, "RECDATEDAI": null, "ASRBKPG": null, "DEEDTYPE": null, "ACRES": null, "BLOCKNUM": null, "LOTNUM": null, "LOTDIM": null, "LOTFRONT": null, "LOTDEPTH": null, "LEGAL": null, "CAREOF": null, "NBHD": null, "LANDUSE3": null, "BLDGNAME": null, "TWP": null, "TWPNAME": null, "MUNICIPALI": null, "COUNTY_COU": null, "FIRE_DISTR": null, "SCHOOLCODE": null, "SCHOOL_DIS": null, "SPECIAL_SC": null, "JR_COLLEGE": null, "LIBRARY_DI": null, "LIGHT_DIST": null, "MUNI_WARD": null, "STATE_REP": null, "STATE_SENA": null, "US_CONGRES": null, "CENSUS_TRA": null, "CENSUS_BLO": null, "FIRM_PANEL": null, "ZONING": null, "MUNI_ZONIN": null, "TRASH_DIST": null, "TRASH_OPTO": null, "COGIS": null, "CODE_ENFOR": null, "PMZ_NEIGHB": null, "Ward": null, "CityPlots": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Single Family", "name": "Single Family", "domains": { "LUCODE": {"type": "inherited"}, "CityPlots": {"type": "inherited"}, "ZONBDY": {"type": "inherited"} }, "templates": [ { "name": "Single Family", "description": "", "prototype": { "attributes": { "LANDUSE2": null, "ZONBDY": null, "OBJECTID": null, "PARENT_LOC": null, "LOCATOR": null, "TAXYR": null, "OWNER_NAME": null, "PROP_ADRNU": null, "PROP_ADD": null, "PROP_ZIP": null, "OWN_ADD": null, "OWN_CITY": null, "OWN_STATE": null, "OWN_ZIP": null, "SCHSUB": null, "MUNYCODE": null, "SUBDIVISIO": null, "TAXCODE": null, "ASSTLANDVA": null, "ASSTIMPVAL": null, "TOTASSMT": null, "APPLANDVAL": null, "APPIMPVAL": null, "TOTAPVAL": null, "PROPCLASS": null, "LUC": null, "LUCODE": "Single Family", "TENURE": null, "LIVUNIT": null, "YEARBLT": null, "RESQFT": null, "COMSTRUC": null, "DEEDBKPG": null, "RECDATEDAI": null, "ASRBKPG": null, "DEEDTYPE": null, "ACRES": null, "BLOCKNUM": null, "LOTNUM": null, "LOTDIM": null, "LOTFRONT": null, "LOTDEPTH": null, "LEGAL": null, "CAREOF": null, "NBHD": null, "LANDUSE3": null, "BLDGNAME": null, "TWP": null, "TWPNAME": null, "MUNICIPALI": null, "COUNTY_COU": null, "FIRE_DISTR": null, "SCHOOLCODE": null, "SCHOOL_DIS": null, "SPECIAL_SC": null, "JR_COLLEGE": null, "LIBRARY_DI": null, "LIGHT_DIST": null, "MUNI_WARD": null, "STATE_REP": null, "STATE_SENA": null, "US_CONGRES": null, "CENSUS_TRA": null, "CENSUS_BLO": null, "FIRM_PANEL": null, "ZONING": null, "MUNI_ZONIN": null, "TRASH_DIST": null, "TRASH_OPTO": null, "COGIS": null, "CODE_ENFOR": null, "PMZ_NEIGHB": null, "Ward": null, "CityPlots": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Vacant/Agriculture", "name": "Vacant/Agriculture", "domains": { "LUCODE": {"type": "inherited"}, "CityPlots": {"type": "inherited"}, "ZONBDY": {"type": "inherited"} }, "templates": [ { "name": "Vacant/Agriculture", "description": "", "prototype": { "attributes": { "LANDUSE2": null, "ZONBDY": null, "OBJECTID": null, "PARENT_LOC": null, "LOCATOR": null, "TAXYR": null, "OWNER_NAME": null, "PROP_ADRNU": null, "PROP_ADD": null, "PROP_ZIP": null, "OWN_ADD": null, "OWN_CITY": null, "OWN_STATE": null, "OWN_ZIP": null, "SCHSUB": null, "MUNYCODE": null, "SUBDIVISIO": null, "TAXCODE": null, "ASSTLANDVA": null, "ASSTIMPVAL": null, "TOTASSMT": null, "APPLANDVAL": null, "APPIMPVAL": null, "TOTAPVAL": null, "PROPCLASS": null, "LUC": null, "LUCODE": "Vacant/Agriculture", "TENURE": null, "LIVUNIT": null, "YEARBLT": null, "RESQFT": null, "COMSTRUC": null, "DEEDBKPG": null, "RECDATEDAI": null, "ASRBKPG": null, "DEEDTYPE": null, "ACRES": null, "BLOCKNUM": null, "LOTNUM": null, "LOTDIM": null, "LOTFRONT": null, "LOTDEPTH": null, "LEGAL": null, "CAREOF": null, "NBHD": null, "LANDUSE3": null, "BLDGNAME": null, "TWP": null, "TWPNAME": null, "MUNICIPALI": null, "COUNTY_COU": null, "FIRE_DISTR": null, "SCHOOLCODE": null, "SCHOOL_DIS": null, "SPECIAL_SC": null, "JR_COLLEGE": null, "LIBRARY_DI": null, "LIGHT_DIST": null, "MUNI_WARD": null, "STATE_REP": null, "STATE_SENA": null, "US_CONGRES": null, "CENSUS_TRA": null, "CENSUS_BLO": null, "FIRM_PANEL": null, "ZONING": null, "MUNI_ZONIN": null, "TRASH_DIST": null, "TRASH_OPTO": null, "COGIS": null, "CODE_ENFOR": null, "PMZ_NEIGHB": null, "Ward": null, "CityPlots": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 8000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 43, "name": "Zoning", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "A selection made from data provided by Missouri Spatial Data Information Service.", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 853407.4345804937, "ymin": 1029574.9281230941, "xmax": 875287.130650416, "ymax": 1071622.8204050884, "spatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 2.328306439791303E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 1.3725067777723414E8, "falseZ": 0, "zUnits": 99999.99999999999, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 1.3725067777723414E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ZONBDY", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 191 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1 } }, "value": "AD", "label": "AD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 191 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1 } }, "value": "AD-2", "label": "AD-2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 0, 191 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1 } }, "value": "C-1", "label": "C-1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 191 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1 } }, "value": "C-2", "label": "C-2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 191 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1 } }, "value": "M-1", "label": "M-1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 191 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1 } }, "value": "M-2", "label": "M-2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 230, 0, 191 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1 } }, "value": "P-1", "label": "P-1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 115, 0, 191 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1 } }, "value": "P-2", "label": "P-2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 169, 230, 191 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1 } }, "value": "R-1", "label": "R-1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 77, 168, 191 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1 } }, "value": "R-2", "label": "R-2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 191 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1 } }, "value": "R-3", "label": "R-3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 169, 191 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1 } }, "value": "R-4", "label": "R-4" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 255, 255, 255 ], "toColor": [ 255, 255, 255, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 156, 156, 255 ], "toColor": [ 156, 156, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 0, 0, 255 ], "toColor": [ 168, 0, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 0, 0, 255 ], "toColor": [ 255, 0, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 170, 0, 255 ], "toColor": [ 255, 170, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 230, 0, 255 ], "toColor": [ 153, 230, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 38, 115, 0, 255 ], "toColor": [ 38, 115, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 0, 168, 230, 255 ], "toColor": [ 0, 168, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 0, 76, 168, 255 ], "toColor": [ 0, 76, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 0, 168, 255 ], "toColor": [ 132, 0, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 0, 168, 255 ], "toColor": [ 230, 0, 168, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "GlobalID", "displayField": "ZONBDY", "typeIdField": "ZONBDY", "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": "PARENT_LOC", "type": "esriFieldTypeString", "alias": "PARENT_LOC", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "PARENT_LOC" }, { "name": "LOCATOR", "type": "esriFieldTypeString", "alias": "LOCATOR", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "LOCATOR" }, { "name": "TAXYR", "type": "esriFieldTypeSmallInteger", "alias": "TAXYR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TAXYR" }, { "name": "OWNER_NAME", "type": "esriFieldTypeString", "alias": "OWNER_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "OWNER_NAME" }, { "name": "PROP_ADRNU", "type": "esriFieldTypeString", "alias": "PROP_ADRNU", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PROP_ADRNU" }, { "name": "PROP_ADD", "type": "esriFieldTypeString", "alias": "PROP_ADD", "domain": null, "editable": true, "nullable": true, "length": 41, "defaultValue": null, "modelName": "PROP_ADD" }, { "name": "PROP_ZIP", "type": "esriFieldTypeString", "alias": "PROP_ZIP", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PROP_ZIP" }, { "name": "OWN_ADD", "type": "esriFieldTypeString", "alias": "OWN_ADD", "domain": null, "editable": true, "nullable": true, "length": 43, "defaultValue": null, "modelName": "OWN_ADD" }, { "name": "OWN_CITY", "type": "esriFieldTypeString", "alias": "OWN_CITY", "domain": null, "editable": true, "nullable": true, "length": 22, "defaultValue": null, "modelName": "OWN_CITY" }, { "name": "OWN_STATE", "type": "esriFieldTypeString", "alias": "OWN_STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "OWN_STATE" }, { "name": "OWN_ZIP", "type": "esriFieldTypeString", "alias": "OWN_ZIP", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "OWN_ZIP" }, { "name": "SCHSUB", "type": "esriFieldTypeString", "alias": "SCHSUB", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SCHSUB" }, { "name": "MUNYCODE", "type": "esriFieldTypeString", "alias": "MUNYCODE", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "MUNYCODE" }, { "name": "SUBDIVISIO", "type": "esriFieldTypeString", "alias": "SUBDIVISIO", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SUBDIVISIO" }, { "name": "TAXCODE", "type": "esriFieldTypeString", "alias": "TAXCODE", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "TAXCODE" }, { "name": "ASSTLANDVA", "type": "esriFieldTypeInteger", "alias": "ASSTLANDVA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ASSTLANDVA" }, { "name": "ASSTIMPVAL", "type": "esriFieldTypeInteger", "alias": "ASSTIMPVAL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ASSTIMPVAL" }, { "name": "TOTASSMT", "type": "esriFieldTypeInteger", "alias": "TOTASSMT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTASSMT" }, { "name": "APPLANDVAL", "type": "esriFieldTypeInteger", "alias": "APPLANDVAL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "APPLANDVAL" }, { "name": "APPIMPVAL", "type": "esriFieldTypeInteger", "alias": "APPIMPVAL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "APPIMPVAL" }, { "name": "TOTAPVAL", "type": "esriFieldTypeInteger", "alias": "TOTAPVAL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTAPVAL" }, { "name": "PROPCLASS", "type": "esriFieldTypeString", "alias": "PROPCLASS", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "PROPCLASS" }, { "name": "LUC", "type": "esriFieldTypeString", "alias": "LUC", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "LUC" }, { "name": "LANDUSE2", "type": "esriFieldTypeString", "alias": "LANDUSE2", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "LANDUSE2" }, { "name": "LUCODE", "type": "esriFieldTypeString", "alias": "LUCODE", "domain": { "type": "codedValue", "name": "LandUseCode", "description": "", "codedValues": [ { "name": "Unknown", "code": "Unknown" }, { "name": "Commercial", "code": "Commercial" }, { "name": "Duplex/Townhome", "code": "DuplexTownhome" }, { "name": "Industrial/Utility", "code": "IndustrialUtility" }, { "name": "Institution", "code": "Institution" }, { "name": "Multi-Family", "code": "Multi-Family" }, { "name": "Park", "code": "Park" }, { "name": "Recreation", "code": "Recreation" }, { "name": "Single Family", "code": "SingleFamily" }, { "name": "Vacant/Agriculture", "code": "VacantAgriculture" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 18, "defaultValue": null, "modelName": "LUCODE" }, { "name": "TENURE", "type": "esriFieldTypeString", "alias": "TENURE", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "TENURE" }, { "name": "LIVUNIT", "type": "esriFieldTypeSmallInteger", "alias": "LIVUNIT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LIVUNIT" }, { "name": "YEARBLT", "type": "esriFieldTypeSmallInteger", "alias": "YEARBLT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEARBLT" }, { "name": "RESQFT", "type": "esriFieldTypeInteger", "alias": "RESQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RESQFT" }, { "name": "COMSTRUC", "type": "esriFieldTypeSmallInteger", "alias": "COMSTRUC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COMSTRUC" }, { "name": "DEEDBKPG", "type": "esriFieldTypeString", "alias": "DEEDBKPG", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "DEEDBKPG" }, { "name": "RECDATEDAI", "type": "esriFieldTypeString", "alias": "RECDATEDAI", "domain": null, "editable": true, "nullable": true, "length": 13, "defaultValue": null, "modelName": "RECDATEDAI" }, { "name": "ASRBKPG", "type": "esriFieldTypeString", "alias": "ASRBKPG", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ASRBKPG" }, { "name": "DEEDTYPE", "type": "esriFieldTypeString", "alias": "DEEDTYPE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "DEEDTYPE" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "BLOCKNUM", "type": "esriFieldTypeString", "alias": "BLOCKNUM", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "BLOCKNUM" }, { "name": "LOTNUM", "type": "esriFieldTypeString", "alias": "LOTNUM", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LOTNUM" }, { "name": "LOTDIM", "type": "esriFieldTypeString", "alias": "LOTDIM", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "LOTDIM" }, { "name": "LOTFRONT", "type": "esriFieldTypeString", "alias": "LOTFRONT", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "LOTFRONT" }, { "name": "LOTDEPTH", "type": "esriFieldTypeString", "alias": "LOTDEPTH", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "LOTDEPTH" }, { "name": "LEGAL", "type": "esriFieldTypeString", "alias": "LEGAL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LEGAL" }, { "name": "CAREOF", "type": "esriFieldTypeString", "alias": "CAREOF", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CAREOF" }, { "name": "NBHD", "type": "esriFieldTypeString", "alias": "NBHD", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "NBHD" }, { "name": "LANDUSE3", "type": "esriFieldTypeString", "alias": "LANDUSE3", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "LANDUSE3" }, { "name": "BLDGNAME", "type": "esriFieldTypeString", "alias": "BLDGNAME", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "BLDGNAME" }, { "name": "TWP", "type": "esriFieldTypeString", "alias": "TWP", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "TWP" }, { "name": "TWPNAME", "type": "esriFieldTypeString", "alias": "TWPNAME", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "TWPNAME" }, { "name": "MUNICIPALI", "type": "esriFieldTypeString", "alias": "MUNICIPALI", "domain": null, "editable": true, "nullable": true, "length": 23, "defaultValue": null, "modelName": "MUNICIPALI" }, { "name": "COUNTY_COU", "type": "esriFieldTypeSmallInteger", "alias": "COUNTY_COU", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COUNTY_COU" }, { "name": "FIRE_DISTR", "type": "esriFieldTypeString", "alias": "FIRE_DISTR", "domain": null, "editable": true, "nullable": true, "length": 28, "defaultValue": null, "modelName": "FIRE_DISTR" }, { "name": "SCHOOLCODE", "type": "esriFieldTypeSmallInteger", "alias": "SCHOOLCODE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SCHOOLCODE" }, { "name": "SCHOOL_DIS", "type": "esriFieldTypeString", "alias": "SCHOOL_DIS", "domain": null, "editable": true, "nullable": true, "length": 26, "defaultValue": null, "modelName": "SCHOOL_DIS" }, { "name": "SPECIAL_SC", "type": "esriFieldTypeSmallInteger", "alias": "SPECIAL_SC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPECIAL_SC" }, { "name": "JR_COLLEGE", "type": "esriFieldTypeSmallInteger", "alias": "JR_COLLEGE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "JR_COLLEGE" }, { "name": "LIBRARY_DI", "type": "esriFieldTypeString", "alias": "LIBRARY_DI", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "LIBRARY_DI" }, { "name": "LIGHT_DIST", "type": "esriFieldTypeString", "alias": "LIGHT_DIST", "domain": null, "editable": true, "nullable": true, "length": 21, "defaultValue": null, "modelName": "LIGHT_DIST" }, { "name": "MUNI_WARD", "type": "esriFieldTypeString", "alias": "MUNI_WARD", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "MUNI_WARD" }, { "name": "STATE_REP", "type": "esriFieldTypeSmallInteger", "alias": "STATE_REP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STATE_REP" }, { "name": "STATE_SENA", "type": "esriFieldTypeSmallInteger", "alias": "STATE_SENA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STATE_SENA" }, { "name": "US_CONGRES", "type": "esriFieldTypeSmallInteger", "alias": "US_CONGRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "US_CONGRES" }, { "name": "CENSUS_TRA", "type": "esriFieldTypeString", "alias": "CENSUS_TRA", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "CENSUS_TRA" }, { "name": "CENSUS_BLO", "type": "esriFieldTypeString", "alias": "CENSUS_BLO", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "CENSUS_BLO" }, { "name": "FIRM_PANEL", "type": "esriFieldTypeString", "alias": "FIRM_PANEL", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "FIRM_PANEL" }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "ZONING", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "ZONING" }, { "name": "MUNI_ZONIN", "type": "esriFieldTypeString", "alias": "MUNI_ZONIN", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "MUNI_ZONIN" }, { "name": "TRASH_DIST", "type": "esriFieldTypeSmallInteger", "alias": "TRASH_DIST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TRASH_DIST" }, { "name": "TRASH_OPTO", "type": "esriFieldTypeString", "alias": "TRASH_OPTO", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "TRASH_OPTO" }, { "name": "COGIS", "type": "esriFieldTypeString", "alias": "COGIS", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "COGIS" }, { "name": "CODE_ENFOR", "type": "esriFieldTypeSmallInteger", "alias": "CODE_ENFOR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CODE_ENFOR" }, { "name": "PMZ_NEIGHB", "type": "esriFieldTypeInteger", "alias": "PMZ_NEIGHB", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PMZ_NEIGHB" }, { "name": "Ward", "type": "esriFieldTypeString", "alias": "Ward", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Ward" }, { "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()" }, { "name": "CityPlots", "type": "esriFieldTypeString", "alias": "CityPlots", "domain": { "type": "codedValue", "name": "CityPlots", "description": "City plots for Berkeley.", "codedValues": [ { "name": "N/A", "code": "N/A" }, { "name": "Business", "code": "Business" }, { "name": "City Land", "code": "City Land" }, { "name": "Facilities", "code": "Facilities" }, { "name": "Multiple", "code": "Multiple" }, { "name": "Park", "code": "Park" }, { "name": "Rental License", "code": "Rental License" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CityPlots" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "ZONBDY", "type": "esriFieldTypeString", "alias": "ZONBDY", "domain": { "type": "codedValue", "name": "ZoningCode", "description": "", "codedValues": [ { "name": "C-1", "code": "C-1" }, { "name": "C-2", "code": "C-2" }, { "name": "M-1", "code": "M-1" }, { "name": "M-2", "code": "M-2" }, { "name": "P-1", "code": "P-1" }, { "name": "P-2", "code": "P-2" }, { "name": "R-1", "code": "R-1" }, { "name": "R-2", "code": "R-2" }, { "name": "R-3", "code": "R-3" }, { "name": "R-4", "code": "R-4" }, { "name": "AD", "code": "AD" }, { "name": "AD-2", "code": "AD-2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ZONBDY" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R74_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_74", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_74", "fields": "GlobalID,OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S63_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "AD", "name": "AD", "domains": { "LUCODE": {"type": "inherited"}, "CityPlots": {"type": "inherited"}, "ZONBDY": {"type": "inherited"} }, "templates": [ { "name": "AD", "description": "", "prototype": { "attributes": { "ZONBDY": "AD", "CityPlots": null, "OBJECTID": null, "PARENT_LOC": null, "LOCATOR": null, "TAXYR": null, "OWNER_NAME": null, "PROP_ADRNU": null, "PROP_ADD": null, "PROP_ZIP": null, "OWN_ADD": null, "OWN_CITY": null, "OWN_STATE": null, "OWN_ZIP": null, "SCHSUB": null, "MUNYCODE": null, "SUBDIVISIO": null, "TAXCODE": null, "ASSTLANDVA": null, "ASSTIMPVAL": null, "TOTASSMT": null, "APPLANDVAL": null, "APPIMPVAL": null, "TOTAPVAL": null, "PROPCLASS": null, "LUC": null, "LANDUSE2": null, "LUCODE": null, "TENURE": null, "LIVUNIT": null, "YEARBLT": null, "RESQFT": null, "COMSTRUC": null, "DEEDBKPG": null, "RECDATEDAI": null, "ASRBKPG": null, "DEEDTYPE": null, "ACRES": null, "BLOCKNUM": null, "LOTNUM": null, "LOTDIM": null, "LOTFRONT": null, "LOTDEPTH": null, "LEGAL": null, "CAREOF": null, "NBHD": null, "LANDUSE3": null, "BLDGNAME": null, "TWP": null, "TWPNAME": null, "MUNICIPALI": null, "COUNTY_COU": null, "FIRE_DISTR": null, "SCHOOLCODE": null, "SCHOOL_DIS": null, "SPECIAL_SC": null, "JR_COLLEGE": null, "LIBRARY_DI": null, "LIGHT_DIST": null, "MUNI_WARD": null, "STATE_REP": null, "STATE_SENA": null, "US_CONGRES": null, "CENSUS_TRA": null, "CENSUS_BLO": null, "FIRM_PANEL": null, "ZONING": null, "MUNI_ZONIN": null, "TRASH_DIST": null, "TRASH_OPTO": null, "COGIS": null, "CODE_ENFOR": null, "PMZ_NEIGHB": null, "Ward": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "AD-2", "name": "AD-2", "domains": { "LUCODE": {"type": "inherited"}, "CityPlots": {"type": "inherited"}, "ZONBDY": {"type": "inherited"} }, "templates": [ { "name": "AD-2", "description": "", "prototype": { "attributes": { "ZONBDY": "AD-2", "CityPlots": null, "OBJECTID": null, "PARENT_LOC": null, "LOCATOR": null, "TAXYR": null, "OWNER_NAME": null, "PROP_ADRNU": null, "PROP_ADD": null, "PROP_ZIP": null, "OWN_ADD": null, "OWN_CITY": null, "OWN_STATE": null, "OWN_ZIP": null, "SCHSUB": null, "MUNYCODE": null, "SUBDIVISIO": null, "TAXCODE": null, "ASSTLANDVA": null, "ASSTIMPVAL": null, "TOTASSMT": null, "APPLANDVAL": null, "APPIMPVAL": null, "TOTAPVAL": null, "PROPCLASS": null, "LUC": null, "LANDUSE2": null, "LUCODE": null, "TENURE": null, "LIVUNIT": null, "YEARBLT": null, "RESQFT": null, "COMSTRUC": null, "DEEDBKPG": null, "RECDATEDAI": null, "ASRBKPG": null, "DEEDTYPE": null, "ACRES": null, "BLOCKNUM": null, "LOTNUM": null, "LOTDIM": null, "LOTFRONT": null, "LOTDEPTH": null, "LEGAL": null, "CAREOF": null, "NBHD": null, "LANDUSE3": null, "BLDGNAME": null, "TWP": null, "TWPNAME": null, "MUNICIPALI": null, "COUNTY_COU": null, "FIRE_DISTR": null, "SCHOOLCODE": null, "SCHOOL_DIS": null, "SPECIAL_SC": null, "JR_COLLEGE": null, "LIBRARY_DI": null, "LIGHT_DIST": null, "MUNI_WARD": null, "STATE_REP": null, "STATE_SENA": null, "US_CONGRES": null, "CENSUS_TRA": null, "CENSUS_BLO": null, "FIRM_PANEL": null, "ZONING": null, "MUNI_ZONIN": null, "TRASH_DIST": null, "TRASH_OPTO": null, "COGIS": null, "CODE_ENFOR": null, "PMZ_NEIGHB": null, "Ward": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C-1", "name": "C-1", "domains": { "LUCODE": {"type": "inherited"}, "CityPlots": {"type": "inherited"}, "ZONBDY": {"type": "inherited"} }, "templates": [ { "name": "C-1", "description": "", "prototype": { "attributes": { "ZONBDY": "C-1", "CityPlots": null, "OBJECTID": null, "PARENT_LOC": null, "LOCATOR": null, "TAXYR": null, "OWNER_NAME": null, "PROP_ADRNU": null, "PROP_ADD": null, "PROP_ZIP": null, "OWN_ADD": null, "OWN_CITY": null, "OWN_STATE": null, "OWN_ZIP": null, "SCHSUB": null, "MUNYCODE": null, "SUBDIVISIO": null, "TAXCODE": null, "ASSTLANDVA": null, "ASSTIMPVAL": null, "TOTASSMT": null, "APPLANDVAL": null, "APPIMPVAL": null, "TOTAPVAL": null, "PROPCLASS": null, "LUC": null, "LANDUSE2": null, "LUCODE": null, "TENURE": null, "LIVUNIT": null, "YEARBLT": null, "RESQFT": null, "COMSTRUC": null, "DEEDBKPG": null, "RECDATEDAI": null, "ASRBKPG": null, "DEEDTYPE": null, "ACRES": null, "BLOCKNUM": null, "LOTNUM": null, "LOTDIM": null, "LOTFRONT": null, "LOTDEPTH": null, "LEGAL": null, "CAREOF": null, "NBHD": null, "LANDUSE3": null, "BLDGNAME": null, "TWP": null, "TWPNAME": null, "MUNICIPALI": null, "COUNTY_COU": null, "FIRE_DISTR": null, "SCHOOLCODE": null, "SCHOOL_DIS": null, "SPECIAL_SC": null, "JR_COLLEGE": null, "LIBRARY_DI": null, "LIGHT_DIST": null, "MUNI_WARD": null, "STATE_REP": null, "STATE_SENA": null, "US_CONGRES": null, "CENSUS_TRA": null, "CENSUS_BLO": null, "FIRM_PANEL": null, "ZONING": null, "MUNI_ZONIN": null, "TRASH_DIST": null, "TRASH_OPTO": null, "COGIS": null, "CODE_ENFOR": null, "PMZ_NEIGHB": null, "Ward": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C-2", "name": "C-2", "domains": { "LUCODE": {"type": "inherited"}, "CityPlots": {"type": "inherited"}, "ZONBDY": {"type": "inherited"} }, "templates": [ { "name": "C-2", "description": "", "prototype": { "attributes": { "ZONBDY": "C-2", "CityPlots": null, "OBJECTID": null, "PARENT_LOC": null, "LOCATOR": null, "TAXYR": null, "OWNER_NAME": null, "PROP_ADRNU": null, "PROP_ADD": null, "PROP_ZIP": null, "OWN_ADD": null, "OWN_CITY": null, "OWN_STATE": null, "OWN_ZIP": null, "SCHSUB": null, "MUNYCODE": null, "SUBDIVISIO": null, "TAXCODE": null, "ASSTLANDVA": null, "ASSTIMPVAL": null, "TOTASSMT": null, "APPLANDVAL": null, "APPIMPVAL": null, "TOTAPVAL": null, "PROPCLASS": null, "LUC": null, "LANDUSE2": null, "LUCODE": null, "TENURE": null, "LIVUNIT": null, "YEARBLT": null, "RESQFT": null, "COMSTRUC": null, "DEEDBKPG": null, "RECDATEDAI": null, "ASRBKPG": null, "DEEDTYPE": null, "ACRES": null, "BLOCKNUM": null, "LOTNUM": null, "LOTDIM": null, "LOTFRONT": null, "LOTDEPTH": null, "LEGAL": null, "CAREOF": null, "NBHD": null, "LANDUSE3": null, "BLDGNAME": null, "TWP": null, "TWPNAME": null, "MUNICIPALI": null, "COUNTY_COU": null, "FIRE_DISTR": null, "SCHOOLCODE": null, "SCHOOL_DIS": null, "SPECIAL_SC": null, "JR_COLLEGE": null, "LIBRARY_DI": null, "LIGHT_DIST": null, "MUNI_WARD": null, "STATE_REP": null, "STATE_SENA": null, "US_CONGRES": null, "CENSUS_TRA": null, "CENSUS_BLO": null, "FIRM_PANEL": null, "ZONING": null, "MUNI_ZONIN": null, "TRASH_DIST": null, "TRASH_OPTO": null, "COGIS": null, "CODE_ENFOR": null, "PMZ_NEIGHB": null, "Ward": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "M-1", "name": "M-1", "domains": { "LUCODE": {"type": "inherited"}, "CityPlots": {"type": "inherited"}, "ZONBDY": {"type": "inherited"} }, "templates": [ { "name": "M-1", "description": "", "prototype": { "attributes": { "ZONBDY": "M-1", "CityPlots": null, "OBJECTID": null, "PARENT_LOC": null, "LOCATOR": null, "TAXYR": null, "OWNER_NAME": null, "PROP_ADRNU": null, "PROP_ADD": null, "PROP_ZIP": null, "OWN_ADD": null, "OWN_CITY": null, "OWN_STATE": null, "OWN_ZIP": null, "SCHSUB": null, "MUNYCODE": null, "SUBDIVISIO": null, "TAXCODE": null, "ASSTLANDVA": null, "ASSTIMPVAL": null, "TOTASSMT": null, "APPLANDVAL": null, "APPIMPVAL": null, "TOTAPVAL": null, "PROPCLASS": null, "LUC": null, "LANDUSE2": null, "LUCODE": null, "TENURE": null, "LIVUNIT": null, "YEARBLT": null, "RESQFT": null, "COMSTRUC": null, "DEEDBKPG": null, "RECDATEDAI": null, "ASRBKPG": null, "DEEDTYPE": null, "ACRES": null, "BLOCKNUM": null, "LOTNUM": null, "LOTDIM": null, "LOTFRONT": null, "LOTDEPTH": null, "LEGAL": null, "CAREOF": null, "NBHD": null, "LANDUSE3": null, "BLDGNAME": null, "TWP": null, "TWPNAME": null, "MUNICIPALI": null, "COUNTY_COU": null, "FIRE_DISTR": null, "SCHOOLCODE": null, "SCHOOL_DIS": null, "SPECIAL_SC": null, "JR_COLLEGE": null, "LIBRARY_DI": null, "LIGHT_DIST": null, "MUNI_WARD": null, "STATE_REP": null, "STATE_SENA": null, "US_CONGRES": null, "CENSUS_TRA": null, "CENSUS_BLO": null, "FIRM_PANEL": null, "ZONING": null, "MUNI_ZONIN": null, "TRASH_DIST": null, "TRASH_OPTO": null, "COGIS": null, "CODE_ENFOR": null, "PMZ_NEIGHB": null, "Ward": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "M-2", "name": "M-2", "domains": { "LUCODE": {"type": "inherited"}, "CityPlots": {"type": "inherited"}, "ZONBDY": {"type": "inherited"} }, "templates": [ { "name": "M-2", "description": "", "prototype": { "attributes": { "ZONBDY": "M-2", "CityPlots": null, "OBJECTID": null, "PARENT_LOC": null, "LOCATOR": null, "TAXYR": null, "OWNER_NAME": null, "PROP_ADRNU": null, "PROP_ADD": null, "PROP_ZIP": null, "OWN_ADD": null, "OWN_CITY": null, "OWN_STATE": null, "OWN_ZIP": null, "SCHSUB": null, "MUNYCODE": null, "SUBDIVISIO": null, "TAXCODE": null, "ASSTLANDVA": null, "ASSTIMPVAL": null, "TOTASSMT": null, "APPLANDVAL": null, "APPIMPVAL": null, "TOTAPVAL": null, "PROPCLASS": null, "LUC": null, "LANDUSE2": null, "LUCODE": null, "TENURE": null, "LIVUNIT": null, "YEARBLT": null, "RESQFT": null, "COMSTRUC": null, "DEEDBKPG": null, "RECDATEDAI": null, "ASRBKPG": null, "DEEDTYPE": null, "ACRES": null, "BLOCKNUM": null, "LOTNUM": null, "LOTDIM": null, "LOTFRONT": null, "LOTDEPTH": null, "LEGAL": null, "CAREOF": null, "NBHD": null, "LANDUSE3": null, "BLDGNAME": null, "TWP": null, "TWPNAME": null, "MUNICIPALI": null, "COUNTY_COU": null, "FIRE_DISTR": null, "SCHOOLCODE": null, "SCHOOL_DIS": null, "SPECIAL_SC": null, "JR_COLLEGE": null, "LIBRARY_DI": null, "LIGHT_DIST": null, "MUNI_WARD": null, "STATE_REP": null, "STATE_SENA": null, "US_CONGRES": null, "CENSUS_TRA": null, "CENSUS_BLO": null, "FIRM_PANEL": null, "ZONING": null, "MUNI_ZONIN": null, "TRASH_DIST": null, "TRASH_OPTO": null, "COGIS": null, "CODE_ENFOR": null, "PMZ_NEIGHB": null, "Ward": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "P-1", "name": "P-1", "domains": { "LUCODE": {"type": "inherited"}, "CityPlots": {"type": "inherited"}, "ZONBDY": {"type": "inherited"} }, "templates": [ { "name": "P-1", "description": "", "prototype": { "attributes": { "ZONBDY": "P-1", "CityPlots": null, "OBJECTID": null, "PARENT_LOC": null, "LOCATOR": null, "TAXYR": null, "OWNER_NAME": null, "PROP_ADRNU": null, "PROP_ADD": null, "PROP_ZIP": null, "OWN_ADD": null, "OWN_CITY": null, "OWN_STATE": null, "OWN_ZIP": null, "SCHSUB": null, "MUNYCODE": null, "SUBDIVISIO": null, "TAXCODE": null, "ASSTLANDVA": null, "ASSTIMPVAL": null, "TOTASSMT": null, "APPLANDVAL": null, "APPIMPVAL": null, "TOTAPVAL": null, "PROPCLASS": null, "LUC": null, "LANDUSE2": null, "LUCODE": null, "TENURE": null, "LIVUNIT": null, "YEARBLT": null, "RESQFT": null, "COMSTRUC": null, "DEEDBKPG": null, "RECDATEDAI": null, "ASRBKPG": null, "DEEDTYPE": null, "ACRES": null, "BLOCKNUM": null, "LOTNUM": null, "LOTDIM": null, "LOTFRONT": null, "LOTDEPTH": null, "LEGAL": null, "CAREOF": null, "NBHD": null, "LANDUSE3": null, "BLDGNAME": null, "TWP": null, "TWPNAME": null, "MUNICIPALI": null, "COUNTY_COU": null, "FIRE_DISTR": null, "SCHOOLCODE": null, "SCHOOL_DIS": null, "SPECIAL_SC": null, "JR_COLLEGE": null, "LIBRARY_DI": null, "LIGHT_DIST": null, "MUNI_WARD": null, "STATE_REP": null, "STATE_SENA": null, "US_CONGRES": null, "CENSUS_TRA": null, "CENSUS_BLO": null, "FIRM_PANEL": null, "ZONING": null, "MUNI_ZONIN": null, "TRASH_DIST": null, "TRASH_OPTO": null, "COGIS": null, "CODE_ENFOR": null, "PMZ_NEIGHB": null, "Ward": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "P-2", "name": "P-2", "domains": { "LUCODE": {"type": "inherited"}, "CityPlots": {"type": "inherited"}, "ZONBDY": {"type": "inherited"} }, "templates": [ { "name": "P-2", "description": "", "prototype": { "attributes": { "ZONBDY": "P-2", "CityPlots": null, "OBJECTID": null, "PARENT_LOC": null, "LOCATOR": null, "TAXYR": null, "OWNER_NAME": null, "PROP_ADRNU": null, "PROP_ADD": null, "PROP_ZIP": null, "OWN_ADD": null, "OWN_CITY": null, "OWN_STATE": null, "OWN_ZIP": null, "SCHSUB": null, "MUNYCODE": null, "SUBDIVISIO": null, "TAXCODE": null, "ASSTLANDVA": null, "ASSTIMPVAL": null, "TOTASSMT": null, "APPLANDVAL": null, "APPIMPVAL": null, "TOTAPVAL": null, "PROPCLASS": null, "LUC": null, "LANDUSE2": null, "LUCODE": null, "TENURE": null, "LIVUNIT": null, "YEARBLT": null, "RESQFT": null, "COMSTRUC": null, "DEEDBKPG": null, "RECDATEDAI": null, "ASRBKPG": null, "DEEDTYPE": null, "ACRES": null, "BLOCKNUM": null, "LOTNUM": null, "LOTDIM": null, "LOTFRONT": null, "LOTDEPTH": null, "LEGAL": null, "CAREOF": null, "NBHD": null, "LANDUSE3": null, "BLDGNAME": null, "TWP": null, "TWPNAME": null, "MUNICIPALI": null, "COUNTY_COU": null, "FIRE_DISTR": null, "SCHOOLCODE": null, "SCHOOL_DIS": null, "SPECIAL_SC": null, "JR_COLLEGE": null, "LIBRARY_DI": null, "LIGHT_DIST": null, "MUNI_WARD": null, "STATE_REP": null, "STATE_SENA": null, "US_CONGRES": null, "CENSUS_TRA": null, "CENSUS_BLO": null, "FIRM_PANEL": null, "ZONING": null, "MUNI_ZONIN": null, "TRASH_DIST": null, "TRASH_OPTO": null, "COGIS": null, "CODE_ENFOR": null, "PMZ_NEIGHB": null, "Ward": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R-1", "name": "R-1", "domains": { "LUCODE": {"type": "inherited"}, "CityPlots": {"type": "inherited"}, "ZONBDY": {"type": "inherited"} }, "templates": [ { "name": "R-1", "description": "", "prototype": { "attributes": { "ZONBDY": "R-1", "CityPlots": null, "OBJECTID": null, "PARENT_LOC": null, "LOCATOR": null, "TAXYR": null, "OWNER_NAME": null, "PROP_ADRNU": null, "PROP_ADD": null, "PROP_ZIP": null, "OWN_ADD": null, "OWN_CITY": null, "OWN_STATE": null, "OWN_ZIP": null, "SCHSUB": null, "MUNYCODE": null, "SUBDIVISIO": null, "TAXCODE": null, "ASSTLANDVA": null, "ASSTIMPVAL": null, "TOTASSMT": null, "APPLANDVAL": null, "APPIMPVAL": null, "TOTAPVAL": null, "PROPCLASS": null, "LUC": null, "LANDUSE2": null, "LUCODE": null, "TENURE": null, "LIVUNIT": null, "YEARBLT": null, "RESQFT": null, "COMSTRUC": null, "DEEDBKPG": null, "RECDATEDAI": null, "ASRBKPG": null, "DEEDTYPE": null, "ACRES": null, "BLOCKNUM": null, "LOTNUM": null, "LOTDIM": null, "LOTFRONT": null, "LOTDEPTH": null, "LEGAL": null, "CAREOF": null, "NBHD": null, "LANDUSE3": null, "BLDGNAME": null, "TWP": null, "TWPNAME": null, "MUNICIPALI": null, "COUNTY_COU": null, "FIRE_DISTR": null, "SCHOOLCODE": null, "SCHOOL_DIS": null, "SPECIAL_SC": null, "JR_COLLEGE": null, "LIBRARY_DI": null, "LIGHT_DIST": null, "MUNI_WARD": null, "STATE_REP": null, "STATE_SENA": null, "US_CONGRES": null, "CENSUS_TRA": null, "CENSUS_BLO": null, "FIRM_PANEL": null, "ZONING": null, "MUNI_ZONIN": null, "TRASH_DIST": null, "TRASH_OPTO": null, "COGIS": null, "CODE_ENFOR": null, "PMZ_NEIGHB": null, "Ward": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R-2", "name": "R-2", "domains": { "LUCODE": {"type": "inherited"}, "CityPlots": {"type": "inherited"}, "ZONBDY": {"type": "inherited"} }, "templates": [ { "name": "R-2", "description": "", "prototype": { "attributes": { "ZONBDY": "R-2", "CityPlots": null, "OBJECTID": null, "PARENT_LOC": null, "LOCATOR": null, "TAXYR": null, "OWNER_NAME": null, "PROP_ADRNU": null, "PROP_ADD": null, "PROP_ZIP": null, "OWN_ADD": null, "OWN_CITY": null, "OWN_STATE": null, "OWN_ZIP": null, "SCHSUB": null, "MUNYCODE": null, "SUBDIVISIO": null, "TAXCODE": null, "ASSTLANDVA": null, "ASSTIMPVAL": null, "TOTASSMT": null, "APPLANDVAL": null, "APPIMPVAL": null, "TOTAPVAL": null, "PROPCLASS": null, "LUC": null, "LANDUSE2": null, "LUCODE": null, "TENURE": null, "LIVUNIT": null, "YEARBLT": null, "RESQFT": null, "COMSTRUC": null, "DEEDBKPG": null, "RECDATEDAI": null, "ASRBKPG": null, "DEEDTYPE": null, "ACRES": null, "BLOCKNUM": null, "LOTNUM": null, "LOTDIM": null, "LOTFRONT": null, "LOTDEPTH": null, "LEGAL": null, "CAREOF": null, "NBHD": null, "LANDUSE3": null, "BLDGNAME": null, "TWP": null, "TWPNAME": null, "MUNICIPALI": null, "COUNTY_COU": null, "FIRE_DISTR": null, "SCHOOLCODE": null, "SCHOOL_DIS": null, "SPECIAL_SC": null, "JR_COLLEGE": null, "LIBRARY_DI": null, "LIGHT_DIST": null, "MUNI_WARD": null, "STATE_REP": null, "STATE_SENA": null, "US_CONGRES": null, "CENSUS_TRA": null, "CENSUS_BLO": null, "FIRM_PANEL": null, "ZONING": null, "MUNI_ZONIN": null, "TRASH_DIST": null, "TRASH_OPTO": null, "COGIS": null, "CODE_ENFOR": null, "PMZ_NEIGHB": null, "Ward": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R-3", "name": "R-3", "domains": { "LUCODE": {"type": "inherited"}, "CityPlots": {"type": "inherited"}, "ZONBDY": {"type": "inherited"} }, "templates": [ { "name": "R-3", "description": "", "prototype": { "attributes": { "ZONBDY": "R-3", "CityPlots": null, "OBJECTID": null, "PARENT_LOC": null, "LOCATOR": null, "TAXYR": null, "OWNER_NAME": null, "PROP_ADRNU": null, "PROP_ADD": null, "PROP_ZIP": null, "OWN_ADD": null, "OWN_CITY": null, "OWN_STATE": null, "OWN_ZIP": null, "SCHSUB": null, "MUNYCODE": null, "SUBDIVISIO": null, "TAXCODE": null, "ASSTLANDVA": null, "ASSTIMPVAL": null, "TOTASSMT": null, "APPLANDVAL": null, "APPIMPVAL": null, "TOTAPVAL": null, "PROPCLASS": null, "LUC": null, "LANDUSE2": null, "LUCODE": null, "TENURE": null, "LIVUNIT": null, "YEARBLT": null, "RESQFT": null, "COMSTRUC": null, "DEEDBKPG": null, "RECDATEDAI": null, "ASRBKPG": null, "DEEDTYPE": null, "ACRES": null, "BLOCKNUM": null, "LOTNUM": null, "LOTDIM": null, "LOTFRONT": null, "LOTDEPTH": null, "LEGAL": null, "CAREOF": null, "NBHD": null, "LANDUSE3": null, "BLDGNAME": null, "TWP": null, "TWPNAME": null, "MUNICIPALI": null, "COUNTY_COU": null, "FIRE_DISTR": null, "SCHOOLCODE": null, "SCHOOL_DIS": null, "SPECIAL_SC": null, "JR_COLLEGE": null, "LIBRARY_DI": null, "LIGHT_DIST": null, "MUNI_WARD": null, "STATE_REP": null, "STATE_SENA": null, "US_CONGRES": null, "CENSUS_TRA": null, "CENSUS_BLO": null, "FIRM_PANEL": null, "ZONING": null, "MUNI_ZONIN": null, "TRASH_DIST": null, "TRASH_OPTO": null, "COGIS": null, "CODE_ENFOR": null, "PMZ_NEIGHB": null, "Ward": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R-4", "name": "R-4", "domains": { "LUCODE": {"type": "inherited"}, "CityPlots": {"type": "inherited"}, "ZONBDY": {"type": "inherited"} }, "templates": [ { "name": "R-4", "description": "", "prototype": { "attributes": { "ZONBDY": "R-4", "CityPlots": null, "OBJECTID": null, "PARENT_LOC": null, "LOCATOR": null, "TAXYR": null, "OWNER_NAME": null, "PROP_ADRNU": null, "PROP_ADD": null, "PROP_ZIP": null, "OWN_ADD": null, "OWN_CITY": null, "OWN_STATE": null, "OWN_ZIP": null, "SCHSUB": null, "MUNYCODE": null, "SUBDIVISIO": null, "TAXCODE": null, "ASSTLANDVA": null, "ASSTIMPVAL": null, "TOTASSMT": null, "APPLANDVAL": null, "APPIMPVAL": null, "TOTAPVAL": null, "PROPCLASS": null, "LUC": null, "LANDUSE2": null, "LUCODE": null, "TENURE": null, "LIVUNIT": null, "YEARBLT": null, "RESQFT": null, "COMSTRUC": null, "DEEDBKPG": null, "RECDATEDAI": null, "ASRBKPG": null, "DEEDTYPE": null, "ACRES": null, "BLOCKNUM": null, "LOTNUM": null, "LOTDIM": null, "LOTFRONT": null, "LOTDEPTH": null, "LEGAL": null, "CAREOF": null, "NBHD": null, "LANDUSE3": null, "BLDGNAME": null, "TWP": null, "TWPNAME": null, "MUNICIPALI": null, "COUNTY_COU": null, "FIRE_DISTR": null, "SCHOOLCODE": null, "SCHOOL_DIS": null, "SPECIAL_SC": null, "JR_COLLEGE": null, "LIBRARY_DI": null, "LIGHT_DIST": null, "MUNI_WARD": null, "STATE_REP": null, "STATE_SENA": null, "US_CONGRES": null, "CENSUS_TRA": null, "CENSUS_BLO": null, "FIRM_PANEL": null, "ZONING": null, "MUNI_ZONIN": null, "TRASH_DIST": null, "TRASH_OPTO": null, "COGIS": null, "CODE_ENFOR": null, "PMZ_NEIGHB": null, "Ward": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 8000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 3, "name": "Roads", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "A selection made from data provided by Missouri Spatial Data Information Service.", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 857273.261915315, "ymin": 1050830.1111385897, "xmax": 875062.8125780784, "ymax": 1068856.0351887867, "spatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 2.328306439791303E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 1.3725067777723414E8, "falseZ": 0, "zUnits": 99999.99999999999, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 1.3725067777723414E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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_1", "globalIdField": "GlobalID", "displayField": "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": "AAT_ID", "type": "esriFieldTypeInteger", "alias": "AAT_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AAT_ID" }, { "name": "COUNTY_NUM", "type": "esriFieldTypeSmallInteger", "alias": "COUNTY_NUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COUNTY_NUM" }, { "name": "DESIGNATIO", "type": "esriFieldTypeString", "alias": "DESIGNATIO", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "DESIGNATIO" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 54, "defaultValue": null, "modelName": "NAME" }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "DIRECTION", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "DIRECTION" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "SOURCE" }, { "name": "POSITION_I", "type": "esriFieldTypeInteger", "alias": "POSITION_I", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POSITION_I" }, { "name": "COLLMTHD", "type": "esriFieldTypeString", "alias": "COLLMTHD", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "COLLMTHD" }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EDIT_DATE" }, { "name": "Shape__Len", "type": "esriFieldTypeDouble", "alias": "Shape__Len", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape__Len" }, { "name": "Ward", "type": "esriFieldTypeString", "alias": "Ward", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Ward" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "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": "R48_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_48", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_48", "fields": "GlobalID,OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S37_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Roads", "description": "", "prototype": { "attributes": { "Ward": null, "OBJECTID": null, "AAT_ID": null, "COUNTY_NUM": null, "DESIGNATIO": null, "NAME": null, "DIRECTION": null, "SOURCE": null, "POSITION_I": null, "COLLMTHD": null, "EDIT_DATE": null, "Shape__Len": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 8000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "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": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "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": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 7, "name": "Wards", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "A selection made from data provided by Missouri Spatial Data Information Service.", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 861932.9329494126, "ymin": 1050760.1770910695, "xmax": 874188.1958404183, "ymax": 1070643.8551714048, "spatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 2.328306439791303E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 1.3725067777723414E8, "falseZ": 0, "zUnits": 99999.99999999999, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 1.3725067777723414E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Ward", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 141, 211, 199, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1", "label": "1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 179, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2", "label": "2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 186, 218, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "3", "label": "3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 128, 114, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "4", "label": "4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 177, 211, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "5", "label": "5" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 142, 212, 200, 255 ], "toColor": [ 142, 212, 200, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 255, 179, 255 ], "toColor": [ 255, 255, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 184, 217, 255 ], "toColor": [ 189, 184, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 126, 112, 255 ], "toColor": [ 250, 126, 112, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 177, 212, 255 ], "toColor": [ 129, 177, 212, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.Ward"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Ward", "typeIdField": "Ward", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Ward", "type": "esriFieldTypeInteger", "alias": "Ward", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Ward" }, { "name": "Councilor", "type": "esriFieldTypeString", "alias": "Councilor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Councilor" }, { "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": "R72_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_72", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_72", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S61_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 1, "name": "1", "domains": {}, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "Councilor": null, "Ward": 1 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 2, "name": "2", "domains": {}, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "Councilor": null, "Ward": 2 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 3, "name": "3", "domains": {}, "templates": [ { "name": "3", "description": "", "prototype": { "attributes": { "Councilor": null, "Ward": 3 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 4, "name": "4", "domains": {}, "templates": [ { "name": "4", "description": "", "prototype": { "attributes": { "Councilor": null, "Ward": 4 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 5, "name": "5", "domains": {}, "templates": [ { "name": "5", "description": "", "prototype": { "attributes": { "Councilor": null, "Ward": 5 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 8000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "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": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "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 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 24, "name": "Ward Parcels", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "A selection made from data provided by Missouri Spatial Data Information Service.", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 853407.4345804937, "ymin": 1029574.9281230941, "xmax": 875287.130650416, "ymax": 1071622.8204050884, "spatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 2.328306439791303E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 1.3725067777723414E8, "falseZ": 0, "zUnits": 99999.99999999999, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 1.3725067777723414E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Ward", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 141, 211, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1", "label": "1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2", "label": "2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 186, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "3", "label": "3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 128, 114, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "4", "label": "4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 177, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "5", "label": "5" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 142, 212, 200, 255 ], "toColor": [ 142, 212, 200, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 255, 179, 255 ], "toColor": [ 255, 255, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 184, 217, 255 ], "toColor": [ 189, 184, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 126, 112, 255 ], "toColor": [ 250, 126, 112, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 177, 212, 255 ], "toColor": [ 129, 177, 212, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "GlobalID", "displayField": "OWNER_NAME", "typeIdField": "Ward", "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": "PARENT_LOC", "type": "esriFieldTypeString", "alias": "PARENT_LOC", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "PARENT_LOC" }, { "name": "LOCATOR", "type": "esriFieldTypeString", "alias": "LOCATOR", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "LOCATOR" }, { "name": "TAXYR", "type": "esriFieldTypeSmallInteger", "alias": "TAXYR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TAXYR" }, { "name": "OWNER_NAME", "type": "esriFieldTypeString", "alias": "OWNER_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "OWNER_NAME" }, { "name": "PROP_ADRNU", "type": "esriFieldTypeString", "alias": "PROP_ADRNU", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PROP_ADRNU" }, { "name": "PROP_ADD", "type": "esriFieldTypeString", "alias": "PROP_ADD", "domain": null, "editable": true, "nullable": true, "length": 41, "defaultValue": null, "modelName": "PROP_ADD" }, { "name": "PROP_ZIP", "type": "esriFieldTypeString", "alias": "PROP_ZIP", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PROP_ZIP" }, { "name": "OWN_ADD", "type": "esriFieldTypeString", "alias": "OWN_ADD", "domain": null, "editable": true, "nullable": true, "length": 43, "defaultValue": null, "modelName": "OWN_ADD" }, { "name": "OWN_CITY", "type": "esriFieldTypeString", "alias": "OWN_CITY", "domain": null, "editable": true, "nullable": true, "length": 22, "defaultValue": null, "modelName": "OWN_CITY" }, { "name": "OWN_STATE", "type": "esriFieldTypeString", "alias": "OWN_STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "OWN_STATE" }, { "name": "OWN_ZIP", "type": "esriFieldTypeString", "alias": "OWN_ZIP", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "OWN_ZIP" }, { "name": "SCHSUB", "type": "esriFieldTypeString", "alias": "SCHSUB", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SCHSUB" }, { "name": "MUNYCODE", "type": "esriFieldTypeString", "alias": "MUNYCODE", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "MUNYCODE" }, { "name": "SUBDIVISIO", "type": "esriFieldTypeString", "alias": "SUBDIVISIO", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SUBDIVISIO" }, { "name": "TAXCODE", "type": "esriFieldTypeString", "alias": "TAXCODE", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "TAXCODE" }, { "name": "ASSTLANDVA", "type": "esriFieldTypeInteger", "alias": "ASSTLANDVA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ASSTLANDVA" }, { "name": "ASSTIMPVAL", "type": "esriFieldTypeInteger", "alias": "ASSTIMPVAL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ASSTIMPVAL" }, { "name": "TOTASSMT", "type": "esriFieldTypeInteger", "alias": "TOTASSMT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTASSMT" }, { "name": "APPLANDVAL", "type": "esriFieldTypeInteger", "alias": "APPLANDVAL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "APPLANDVAL" }, { "name": "APPIMPVAL", "type": "esriFieldTypeInteger", "alias": "APPIMPVAL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "APPIMPVAL" }, { "name": "TOTAPVAL", "type": "esriFieldTypeInteger", "alias": "TOTAPVAL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTAPVAL" }, { "name": "PROPCLASS", "type": "esriFieldTypeString", "alias": "PROPCLASS", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "PROPCLASS" }, { "name": "LUC", "type": "esriFieldTypeString", "alias": "LUC", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "LUC" }, { "name": "LANDUSE2", "type": "esriFieldTypeString", "alias": "LANDUSE2", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "LANDUSE2" }, { "name": "LUCODE", "type": "esriFieldTypeString", "alias": "LUCODE", "domain": { "type": "codedValue", "name": "LandUseCode", "description": "", "codedValues": [ { "name": "Unknown", "code": "Unknown" }, { "name": "Commercial", "code": "Commercial" }, { "name": "Duplex/Townhome", "code": "DuplexTownhome" }, { "name": "Industrial/Utility", "code": "IndustrialUtility" }, { "name": "Institution", "code": "Institution" }, { "name": "Multi-Family", "code": "Multi-Family" }, { "name": "Park", "code": "Park" }, { "name": "Recreation", "code": "Recreation" }, { "name": "Single Family", "code": "SingleFamily" }, { "name": "Vacant/Agriculture", "code": "VacantAgriculture" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 18, "defaultValue": null, "modelName": "LUCODE" }, { "name": "TENURE", "type": "esriFieldTypeString", "alias": "TENURE", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "TENURE" }, { "name": "LIVUNIT", "type": "esriFieldTypeSmallInteger", "alias": "LIVUNIT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LIVUNIT" }, { "name": "YEARBLT", "type": "esriFieldTypeSmallInteger", "alias": "YEARBLT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEARBLT" }, { "name": "RESQFT", "type": "esriFieldTypeInteger", "alias": "RESQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RESQFT" }, { "name": "COMSTRUC", "type": "esriFieldTypeSmallInteger", "alias": "COMSTRUC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COMSTRUC" }, { "name": "DEEDBKPG", "type": "esriFieldTypeString", "alias": "DEEDBKPG", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "DEEDBKPG" }, { "name": "RECDATEDAI", "type": "esriFieldTypeString", "alias": "RECDATEDAI", "domain": null, "editable": true, "nullable": true, "length": 13, "defaultValue": null, "modelName": "RECDATEDAI" }, { "name": "ASRBKPG", "type": "esriFieldTypeString", "alias": "ASRBKPG", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ASRBKPG" }, { "name": "DEEDTYPE", "type": "esriFieldTypeString", "alias": "DEEDTYPE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "DEEDTYPE" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "BLOCKNUM", "type": "esriFieldTypeString", "alias": "BLOCKNUM", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "BLOCKNUM" }, { "name": "LOTNUM", "type": "esriFieldTypeString", "alias": "LOTNUM", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LOTNUM" }, { "name": "LOTDIM", "type": "esriFieldTypeString", "alias": "LOTDIM", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "LOTDIM" }, { "name": "LOTFRONT", "type": "esriFieldTypeString", "alias": "LOTFRONT", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "LOTFRONT" }, { "name": "LOTDEPTH", "type": "esriFieldTypeString", "alias": "LOTDEPTH", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "LOTDEPTH" }, { "name": "LEGAL", "type": "esriFieldTypeString", "alias": "LEGAL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LEGAL" }, { "name": "CAREOF", "type": "esriFieldTypeString", "alias": "CAREOF", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CAREOF" }, { "name": "NBHD", "type": "esriFieldTypeString", "alias": "NBHD", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "NBHD" }, { "name": "LANDUSE3", "type": "esriFieldTypeString", "alias": "LANDUSE3", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "LANDUSE3" }, { "name": "BLDGNAME", "type": "esriFieldTypeString", "alias": "BLDGNAME", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "BLDGNAME" }, { "name": "TWP", "type": "esriFieldTypeString", "alias": "TWP", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "TWP" }, { "name": "TWPNAME", "type": "esriFieldTypeString", "alias": "TWPNAME", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "TWPNAME" }, { "name": "MUNICIPALI", "type": "esriFieldTypeString", "alias": "MUNICIPALI", "domain": null, "editable": true, "nullable": true, "length": 23, "defaultValue": null, "modelName": "MUNICIPALI" }, { "name": "COUNTY_COU", "type": "esriFieldTypeSmallInteger", "alias": "COUNTY_COU", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COUNTY_COU" }, { "name": "FIRE_DISTR", "type": "esriFieldTypeString", "alias": "FIRE_DISTR", "domain": null, "editable": true, "nullable": true, "length": 28, "defaultValue": null, "modelName": "FIRE_DISTR" }, { "name": "SCHOOLCODE", "type": "esriFieldTypeSmallInteger", "alias": "SCHOOLCODE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SCHOOLCODE" }, { "name": "SCHOOL_DIS", "type": "esriFieldTypeString", "alias": "SCHOOL_DIS", "domain": null, "editable": true, "nullable": true, "length": 26, "defaultValue": null, "modelName": "SCHOOL_DIS" }, { "name": "SPECIAL_SC", "type": "esriFieldTypeSmallInteger", "alias": "SPECIAL_SC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPECIAL_SC" }, { "name": "JR_COLLEGE", "type": "esriFieldTypeSmallInteger", "alias": "JR_COLLEGE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "JR_COLLEGE" }, { "name": "LIBRARY_DI", "type": "esriFieldTypeString", "alias": "LIBRARY_DI", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "LIBRARY_DI" }, { "name": "LIGHT_DIST", "type": "esriFieldTypeString", "alias": "LIGHT_DIST", "domain": null, "editable": true, "nullable": true, "length": 21, "defaultValue": null, "modelName": "LIGHT_DIST" }, { "name": "MUNI_WARD", "type": "esriFieldTypeString", "alias": "MUNI_WARD", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "MUNI_WARD" }, { "name": "STATE_REP", "type": "esriFieldTypeSmallInteger", "alias": "STATE_REP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STATE_REP" }, { "name": "STATE_SENA", "type": "esriFieldTypeSmallInteger", "alias": "STATE_SENA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STATE_SENA" }, { "name": "US_CONGRES", "type": "esriFieldTypeSmallInteger", "alias": "US_CONGRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "US_CONGRES" }, { "name": "CENSUS_TRA", "type": "esriFieldTypeString", "alias": "CENSUS_TRA", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "CENSUS_TRA" }, { "name": "CENSUS_BLO", "type": "esriFieldTypeString", "alias": "CENSUS_BLO", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "CENSUS_BLO" }, { "name": "FIRM_PANEL", "type": "esriFieldTypeString", "alias": "FIRM_PANEL", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "FIRM_PANEL" }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "ZONING", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "ZONING" }, { "name": "MUNI_ZONIN", "type": "esriFieldTypeString", "alias": "MUNI_ZONIN", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "MUNI_ZONIN" }, { "name": "TRASH_DIST", "type": "esriFieldTypeSmallInteger", "alias": "TRASH_DIST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TRASH_DIST" }, { "name": "TRASH_OPTO", "type": "esriFieldTypeString", "alias": "TRASH_OPTO", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "TRASH_OPTO" }, { "name": "COGIS", "type": "esriFieldTypeString", "alias": "COGIS", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "COGIS" }, { "name": "CODE_ENFOR", "type": "esriFieldTypeSmallInteger", "alias": "CODE_ENFOR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CODE_ENFOR" }, { "name": "PMZ_NEIGHB", "type": "esriFieldTypeInteger", "alias": "PMZ_NEIGHB", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PMZ_NEIGHB" }, { "name": "Ward", "type": "esriFieldTypeString", "alias": "Ward", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Ward" }, { "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()" }, { "name": "CityPlots", "type": "esriFieldTypeString", "alias": "CityPlots", "domain": { "type": "codedValue", "name": "CityPlots", "description": "City plots for Berkeley.", "codedValues": [ { "name": "N/A", "code": "N/A" }, { "name": "Business", "code": "Business" }, { "name": "City Land", "code": "City Land" }, { "name": "Facilities", "code": "Facilities" }, { "name": "Multiple", "code": "Multiple" }, { "name": "Park", "code": "Park" }, { "name": "Rental License", "code": "Rental License" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CityPlots" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "ZONBDY", "type": "esriFieldTypeString", "alias": "ZONBDY", "domain": { "type": "codedValue", "name": "ZoningCode", "description": "", "codedValues": [ { "name": "C-1", "code": "C-1" }, { "name": "C-2", "code": "C-2" }, { "name": "M-1", "code": "M-1" }, { "name": "M-2", "code": "M-2" }, { "name": "P-1", "code": "P-1" }, { "name": "P-2", "code": "P-2" }, { "name": "R-1", "code": "R-1" }, { "name": "R-2", "code": "R-2" }, { "name": "R-3", "code": "R-3" }, { "name": "R-4", "code": "R-4" }, { "name": "AD", "code": "AD" }, { "name": "AD-2", "code": "AD-2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ZONBDY" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R74_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_74", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_74", "fields": "GlobalID,OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S63_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "1", "name": "1", "domains": { "LUCODE": {"type": "inherited"}, "CityPlots": {"type": "inherited"}, "ZONBDY": {"type": "inherited"} }, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "PMZ_NEIGHB": null, "ZONBDY": null, "OBJECTID": null, "PARENT_LOC": null, "LOCATOR": null, "TAXYR": null, "OWNER_NAME": null, "PROP_ADRNU": null, "PROP_ADD": null, "PROP_ZIP": null, "OWN_ADD": null, "OWN_CITY": null, "OWN_STATE": null, "OWN_ZIP": null, "SCHSUB": null, "MUNYCODE": null, "SUBDIVISIO": null, "TAXCODE": null, "ASSTLANDVA": null, "ASSTIMPVAL": null, "TOTASSMT": null, "APPLANDVAL": null, "APPIMPVAL": null, "TOTAPVAL": null, "PROPCLASS": null, "LUC": null, "LANDUSE2": null, "LUCODE": null, "TENURE": null, "LIVUNIT": null, "YEARBLT": null, "RESQFT": null, "COMSTRUC": null, "DEEDBKPG": null, "RECDATEDAI": null, "ASRBKPG": null, "DEEDTYPE": null, "ACRES": null, "BLOCKNUM": null, "LOTNUM": null, "LOTDIM": null, "LOTFRONT": null, "LOTDEPTH": null, "LEGAL": null, "CAREOF": null, "NBHD": null, "LANDUSE3": null, "BLDGNAME": null, "TWP": null, "TWPNAME": null, "MUNICIPALI": null, "COUNTY_COU": null, "FIRE_DISTR": null, "SCHOOLCODE": null, "SCHOOL_DIS": null, "SPECIAL_SC": null, "JR_COLLEGE": null, "LIBRARY_DI": null, "LIGHT_DIST": null, "MUNI_WARD": null, "STATE_REP": null, "STATE_SENA": null, "US_CONGRES": null, "CENSUS_TRA": null, "CENSUS_BLO": null, "FIRM_PANEL": null, "ZONING": null, "MUNI_ZONIN": null, "TRASH_DIST": null, "TRASH_OPTO": null, "COGIS": null, "CODE_ENFOR": null, "Ward": "1", "CityPlots": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "2", "name": "2", "domains": { "LUCODE": {"type": "inherited"}, "CityPlots": {"type": "inherited"}, "ZONBDY": {"type": "inherited"} }, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "PMZ_NEIGHB": null, "ZONBDY": null, "OBJECTID": null, "PARENT_LOC": null, "LOCATOR": null, "TAXYR": null, "OWNER_NAME": null, "PROP_ADRNU": null, "PROP_ADD": null, "PROP_ZIP": null, "OWN_ADD": null, "OWN_CITY": null, "OWN_STATE": null, "OWN_ZIP": null, "SCHSUB": null, "MUNYCODE": null, "SUBDIVISIO": null, "TAXCODE": null, "ASSTLANDVA": null, "ASSTIMPVAL": null, "TOTASSMT": null, "APPLANDVAL": null, "APPIMPVAL": null, "TOTAPVAL": null, "PROPCLASS": null, "LUC": null, "LANDUSE2": null, "LUCODE": null, "TENURE": null, "LIVUNIT": null, "YEARBLT": null, "RESQFT": null, "COMSTRUC": null, "DEEDBKPG": null, "RECDATEDAI": null, "ASRBKPG": null, "DEEDTYPE": null, "ACRES": null, "BLOCKNUM": null, "LOTNUM": null, "LOTDIM": null, "LOTFRONT": null, "LOTDEPTH": null, "LEGAL": null, "CAREOF": null, "NBHD": null, "LANDUSE3": null, "BLDGNAME": null, "TWP": null, "TWPNAME": null, "MUNICIPALI": null, "COUNTY_COU": null, "FIRE_DISTR": null, "SCHOOLCODE": null, "SCHOOL_DIS": null, "SPECIAL_SC": null, "JR_COLLEGE": null, "LIBRARY_DI": null, "LIGHT_DIST": null, "MUNI_WARD": null, "STATE_REP": null, "STATE_SENA": null, "US_CONGRES": null, "CENSUS_TRA": null, "CENSUS_BLO": null, "FIRM_PANEL": null, "ZONING": null, "MUNI_ZONIN": null, "TRASH_DIST": null, "TRASH_OPTO": null, "COGIS": null, "CODE_ENFOR": null, "Ward": "2", "CityPlots": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "3", "name": "3", "domains": { "LUCODE": {"type": "inherited"}, "CityPlots": {"type": "inherited"}, "ZONBDY": {"type": "inherited"} }, "templates": [ { "name": "3", "description": "", "prototype": { "attributes": { "PMZ_NEIGHB": null, "ZONBDY": null, "OBJECTID": null, "PARENT_LOC": null, "LOCATOR": null, "TAXYR": null, "OWNER_NAME": null, "PROP_ADRNU": null, "PROP_ADD": null, "PROP_ZIP": null, "OWN_ADD": null, "OWN_CITY": null, "OWN_STATE": null, "OWN_ZIP": null, "SCHSUB": null, "MUNYCODE": null, "SUBDIVISIO": null, "TAXCODE": null, "ASSTLANDVA": null, "ASSTIMPVAL": null, "TOTASSMT": null, "APPLANDVAL": null, "APPIMPVAL": null, "TOTAPVAL": null, "PROPCLASS": null, "LUC": null, "LANDUSE2": null, "LUCODE": null, "TENURE": null, "LIVUNIT": null, "YEARBLT": null, "RESQFT": null, "COMSTRUC": null, "DEEDBKPG": null, "RECDATEDAI": null, "ASRBKPG": null, "DEEDTYPE": null, "ACRES": null, "BLOCKNUM": null, "LOTNUM": null, "LOTDIM": null, "LOTFRONT": null, "LOTDEPTH": null, "LEGAL": null, "CAREOF": null, "NBHD": null, "LANDUSE3": null, "BLDGNAME": null, "TWP": null, "TWPNAME": null, "MUNICIPALI": null, "COUNTY_COU": null, "FIRE_DISTR": null, "SCHOOLCODE": null, "SCHOOL_DIS": null, "SPECIAL_SC": null, "JR_COLLEGE": null, "LIBRARY_DI": null, "LIGHT_DIST": null, "MUNI_WARD": null, "STATE_REP": null, "STATE_SENA": null, "US_CONGRES": null, "CENSUS_TRA": null, "CENSUS_BLO": null, "FIRM_PANEL": null, "ZONING": null, "MUNI_ZONIN": null, "TRASH_DIST": null, "TRASH_OPTO": null, "COGIS": null, "CODE_ENFOR": null, "Ward": "3", "CityPlots": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "4", "name": "4", "domains": { "LUCODE": {"type": "inherited"}, "CityPlots": {"type": "inherited"}, "ZONBDY": {"type": "inherited"} }, "templates": [ { "name": "4", "description": "", "prototype": { "attributes": { "PMZ_NEIGHB": null, "ZONBDY": null, "OBJECTID": null, "PARENT_LOC": null, "LOCATOR": null, "TAXYR": null, "OWNER_NAME": null, "PROP_ADRNU": null, "PROP_ADD": null, "PROP_ZIP": null, "OWN_ADD": null, "OWN_CITY": null, "OWN_STATE": null, "OWN_ZIP": null, "SCHSUB": null, "MUNYCODE": null, "SUBDIVISIO": null, "TAXCODE": null, "ASSTLANDVA": null, "ASSTIMPVAL": null, "TOTASSMT": null, "APPLANDVAL": null, "APPIMPVAL": null, "TOTAPVAL": null, "PROPCLASS": null, "LUC": null, "LANDUSE2": null, "LUCODE": null, "TENURE": null, "LIVUNIT": null, "YEARBLT": null, "RESQFT": null, "COMSTRUC": null, "DEEDBKPG": null, "RECDATEDAI": null, "ASRBKPG": null, "DEEDTYPE": null, "ACRES": null, "BLOCKNUM": null, "LOTNUM": null, "LOTDIM": null, "LOTFRONT": null, "LOTDEPTH": null, "LEGAL": null, "CAREOF": null, "NBHD": null, "LANDUSE3": null, "BLDGNAME": null, "TWP": null, "TWPNAME": null, "MUNICIPALI": null, "COUNTY_COU": null, "FIRE_DISTR": null, "SCHOOLCODE": null, "SCHOOL_DIS": null, "SPECIAL_SC": null, "JR_COLLEGE": null, "LIBRARY_DI": null, "LIGHT_DIST": null, "MUNI_WARD": null, "STATE_REP": null, "STATE_SENA": null, "US_CONGRES": null, "CENSUS_TRA": null, "CENSUS_BLO": null, "FIRM_PANEL": null, "ZONING": null, "MUNI_ZONIN": null, "TRASH_DIST": null, "TRASH_OPTO": null, "COGIS": null, "CODE_ENFOR": null, "Ward": "4", "CityPlots": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "5", "name": "5", "domains": { "LUCODE": {"type": "inherited"}, "CityPlots": {"type": "inherited"}, "ZONBDY": {"type": "inherited"} }, "templates": [ { "name": "5", "description": "", "prototype": { "attributes": { "PMZ_NEIGHB": null, "ZONBDY": null, "OBJECTID": null, "PARENT_LOC": null, "LOCATOR": null, "TAXYR": null, "OWNER_NAME": null, "PROP_ADRNU": null, "PROP_ADD": null, "PROP_ZIP": null, "OWN_ADD": null, "OWN_CITY": null, "OWN_STATE": null, "OWN_ZIP": null, "SCHSUB": null, "MUNYCODE": null, "SUBDIVISIO": null, "TAXCODE": null, "ASSTLANDVA": null, "ASSTIMPVAL": null, "TOTASSMT": null, "APPLANDVAL": null, "APPIMPVAL": null, "TOTAPVAL": null, "PROPCLASS": null, "LUC": null, "LANDUSE2": null, "LUCODE": null, "TENURE": null, "LIVUNIT": null, "YEARBLT": null, "RESQFT": null, "COMSTRUC": null, "DEEDBKPG": null, "RECDATEDAI": null, "ASRBKPG": null, "DEEDTYPE": null, "ACRES": null, "BLOCKNUM": null, "LOTNUM": null, "LOTDIM": null, "LOTFRONT": null, "LOTDEPTH": null, "LEGAL": null, "CAREOF": null, "NBHD": null, "LANDUSE3": null, "BLDGNAME": null, "TWP": null, "TWPNAME": null, "MUNICIPALI": null, "COUNTY_COU": null, "FIRE_DISTR": null, "SCHOOLCODE": null, "SCHOOL_DIS": null, "SPECIAL_SC": null, "JR_COLLEGE": null, "LIBRARY_DI": null, "LIGHT_DIST": null, "MUNI_WARD": null, "STATE_REP": null, "STATE_SENA": null, "US_CONGRES": null, "CENSUS_TRA": null, "CENSUS_BLO": null, "FIRM_PANEL": null, "ZONING": null, "MUNI_ZONIN": null, "TRASH_DIST": null, "TRASH_OPTO": null, "COGIS": null, "CODE_ENFOR": null, "Ward": "5", "CityPlots": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 8000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 23, "name": "Parcels", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "A selection made from data provided by Missouri Spatial Data Information Service.", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 853407.4345804937, "ymin": 1029574.9281230941, "xmax": 875287.130650416, "ymax": 1071622.8204050884, "spatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 2.328306439791303E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 1.3725067777723414E8, "falseZ": 0, "zUnits": 99999.99999999999, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 1.3725067777723414E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 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": "GlobalID", "displayField": "OWNER_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": "PARENT_LOC", "type": "esriFieldTypeString", "alias": "PARENT_LOC", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "PARENT_LOC" }, { "name": "LOCATOR", "type": "esriFieldTypeString", "alias": "LOCATOR", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "LOCATOR" }, { "name": "TAXYR", "type": "esriFieldTypeSmallInteger", "alias": "TAXYR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TAXYR" }, { "name": "OWNER_NAME", "type": "esriFieldTypeString", "alias": "OWNER_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "OWNER_NAME" }, { "name": "PROP_ADRNU", "type": "esriFieldTypeString", "alias": "PROP_ADRNU", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PROP_ADRNU" }, { "name": "PROP_ADD", "type": "esriFieldTypeString", "alias": "PROP_ADD", "domain": null, "editable": true, "nullable": true, "length": 41, "defaultValue": null, "modelName": "PROP_ADD" }, { "name": "PROP_ZIP", "type": "esriFieldTypeString", "alias": "PROP_ZIP", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PROP_ZIP" }, { "name": "OWN_ADD", "type": "esriFieldTypeString", "alias": "OWN_ADD", "domain": null, "editable": true, "nullable": true, "length": 43, "defaultValue": null, "modelName": "OWN_ADD" }, { "name": "OWN_CITY", "type": "esriFieldTypeString", "alias": "OWN_CITY", "domain": null, "editable": true, "nullable": true, "length": 22, "defaultValue": null, "modelName": "OWN_CITY" }, { "name": "OWN_STATE", "type": "esriFieldTypeString", "alias": "OWN_STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "OWN_STATE" }, { "name": "OWN_ZIP", "type": "esriFieldTypeString", "alias": "OWN_ZIP", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "OWN_ZIP" }, { "name": "SCHSUB", "type": "esriFieldTypeString", "alias": "SCHSUB", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SCHSUB" }, { "name": "MUNYCODE", "type": "esriFieldTypeString", "alias": "MUNYCODE", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "MUNYCODE" }, { "name": "SUBDIVISIO", "type": "esriFieldTypeString", "alias": "SUBDIVISIO", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SUBDIVISIO" }, { "name": "TAXCODE", "type": "esriFieldTypeString", "alias": "TAXCODE", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "TAXCODE" }, { "name": "ASSTLANDVA", "type": "esriFieldTypeInteger", "alias": "ASSTLANDVA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ASSTLANDVA" }, { "name": "ASSTIMPVAL", "type": "esriFieldTypeInteger", "alias": "ASSTIMPVAL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ASSTIMPVAL" }, { "name": "TOTASSMT", "type": "esriFieldTypeInteger", "alias": "TOTASSMT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTASSMT" }, { "name": "APPLANDVAL", "type": "esriFieldTypeInteger", "alias": "APPLANDVAL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "APPLANDVAL" }, { "name": "APPIMPVAL", "type": "esriFieldTypeInteger", "alias": "APPIMPVAL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "APPIMPVAL" }, { "name": "TOTAPVAL", "type": "esriFieldTypeInteger", "alias": "TOTAPVAL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTAPVAL" }, { "name": "PROPCLASS", "type": "esriFieldTypeString", "alias": "PROPCLASS", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "PROPCLASS" }, { "name": "LUC", "type": "esriFieldTypeString", "alias": "LUC", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "LUC" }, { "name": "LANDUSE2", "type": "esriFieldTypeString", "alias": "LANDUSE2", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "LANDUSE2" }, { "name": "LUCODE", "type": "esriFieldTypeString", "alias": "LUCODE", "domain": { "type": "codedValue", "name": "LandUseCode", "description": "", "codedValues": [ { "name": "Unknown", "code": "Unknown" }, { "name": "Commercial", "code": "Commercial" }, { "name": "Duplex/Townhome", "code": "DuplexTownhome" }, { "name": "Industrial/Utility", "code": "IndustrialUtility" }, { "name": "Institution", "code": "Institution" }, { "name": "Multi-Family", "code": "Multi-Family" }, { "name": "Park", "code": "Park" }, { "name": "Recreation", "code": "Recreation" }, { "name": "Single Family", "code": "SingleFamily" }, { "name": "Vacant/Agriculture", "code": "VacantAgriculture" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 18, "defaultValue": null, "modelName": "LUCODE" }, { "name": "TENURE", "type": "esriFieldTypeString", "alias": "TENURE", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "TENURE" }, { "name": "LIVUNIT", "type": "esriFieldTypeSmallInteger", "alias": "LIVUNIT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LIVUNIT" }, { "name": "YEARBLT", "type": "esriFieldTypeSmallInteger", "alias": "YEARBLT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEARBLT" }, { "name": "RESQFT", "type": "esriFieldTypeInteger", "alias": "RESQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RESQFT" }, { "name": "COMSTRUC", "type": "esriFieldTypeSmallInteger", "alias": "COMSTRUC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COMSTRUC" }, { "name": "DEEDBKPG", "type": "esriFieldTypeString", "alias": "DEEDBKPG", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "DEEDBKPG" }, { "name": "RECDATEDAI", "type": "esriFieldTypeString", "alias": "RECDATEDAI", "domain": null, "editable": true, "nullable": true, "length": 13, "defaultValue": null, "modelName": "RECDATEDAI" }, { "name": "ASRBKPG", "type": "esriFieldTypeString", "alias": "ASRBKPG", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ASRBKPG" }, { "name": "DEEDTYPE", "type": "esriFieldTypeString", "alias": "DEEDTYPE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "DEEDTYPE" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "BLOCKNUM", "type": "esriFieldTypeString", "alias": "BLOCKNUM", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "BLOCKNUM" }, { "name": "LOTNUM", "type": "esriFieldTypeString", "alias": "LOTNUM", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LOTNUM" }, { "name": "LOTDIM", "type": "esriFieldTypeString", "alias": "LOTDIM", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "LOTDIM" }, { "name": "LOTFRONT", "type": "esriFieldTypeString", "alias": "LOTFRONT", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "LOTFRONT" }, { "name": "LOTDEPTH", "type": "esriFieldTypeString", "alias": "LOTDEPTH", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "LOTDEPTH" }, { "name": "LEGAL", "type": "esriFieldTypeString", "alias": "LEGAL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LEGAL" }, { "name": "CAREOF", "type": "esriFieldTypeString", "alias": "CAREOF", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CAREOF" }, { "name": "NBHD", "type": "esriFieldTypeString", "alias": "NBHD", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "NBHD" }, { "name": "LANDUSE3", "type": "esriFieldTypeString", "alias": "LANDUSE3", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "LANDUSE3" }, { "name": "BLDGNAME", "type": "esriFieldTypeString", "alias": "BLDGNAME", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "BLDGNAME" }, { "name": "TWP", "type": "esriFieldTypeString", "alias": "TWP", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "TWP" }, { "name": "TWPNAME", "type": "esriFieldTypeString", "alias": "TWPNAME", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "TWPNAME" }, { "name": "MUNICIPALI", "type": "esriFieldTypeString", "alias": "MUNICIPALI", "domain": null, "editable": true, "nullable": true, "length": 23, "defaultValue": null, "modelName": "MUNICIPALI" }, { "name": "COUNTY_COU", "type": "esriFieldTypeSmallInteger", "alias": "COUNTY_COU", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COUNTY_COU" }, { "name": "FIRE_DISTR", "type": "esriFieldTypeString", "alias": "FIRE_DISTR", "domain": null, "editable": true, "nullable": true, "length": 28, "defaultValue": null, "modelName": "FIRE_DISTR" }, { "name": "SCHOOLCODE", "type": "esriFieldTypeSmallInteger", "alias": "SCHOOLCODE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SCHOOLCODE" }, { "name": "SCHOOL_DIS", "type": "esriFieldTypeString", "alias": "SCHOOL_DIS", "domain": null, "editable": true, "nullable": true, "length": 26, "defaultValue": null, "modelName": "SCHOOL_DIS" }, { "name": "SPECIAL_SC", "type": "esriFieldTypeSmallInteger", "alias": "SPECIAL_SC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPECIAL_SC" }, { "name": "JR_COLLEGE", "type": "esriFieldTypeSmallInteger", "alias": "JR_COLLEGE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "JR_COLLEGE" }, { "name": "LIBRARY_DI", "type": "esriFieldTypeString", "alias": "LIBRARY_DI", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "LIBRARY_DI" }, { "name": "LIGHT_DIST", "type": "esriFieldTypeString", "alias": "LIGHT_DIST", "domain": null, "editable": true, "nullable": true, "length": 21, "defaultValue": null, "modelName": "LIGHT_DIST" }, { "name": "MUNI_WARD", "type": "esriFieldTypeString", "alias": "MUNI_WARD", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "MUNI_WARD" }, { "name": "STATE_REP", "type": "esriFieldTypeSmallInteger", "alias": "STATE_REP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STATE_REP" }, { "name": "STATE_SENA", "type": "esriFieldTypeSmallInteger", "alias": "STATE_SENA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STATE_SENA" }, { "name": "US_CONGRES", "type": "esriFieldTypeSmallInteger", "alias": "US_CONGRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "US_CONGRES" }, { "name": "CENSUS_TRA", "type": "esriFieldTypeString", "alias": "CENSUS_TRA", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "CENSUS_TRA" }, { "name": "CENSUS_BLO", "type": "esriFieldTypeString", "alias": "CENSUS_BLO", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "CENSUS_BLO" }, { "name": "FIRM_PANEL", "type": "esriFieldTypeString", "alias": "FIRM_PANEL", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "FIRM_PANEL" }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "ZONING", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "ZONING" }, { "name": "MUNI_ZONIN", "type": "esriFieldTypeString", "alias": "MUNI_ZONIN", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "MUNI_ZONIN" }, { "name": "TRASH_DIST", "type": "esriFieldTypeSmallInteger", "alias": "TRASH_DIST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TRASH_DIST" }, { "name": "TRASH_OPTO", "type": "esriFieldTypeString", "alias": "TRASH_OPTO", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "TRASH_OPTO" }, { "name": "COGIS", "type": "esriFieldTypeString", "alias": "COGIS", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "COGIS" }, { "name": "CODE_ENFOR", "type": "esriFieldTypeSmallInteger", "alias": "CODE_ENFOR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CODE_ENFOR" }, { "name": "PMZ_NEIGHB", "type": "esriFieldTypeInteger", "alias": "PMZ_NEIGHB", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PMZ_NEIGHB" }, { "name": "Ward", "type": "esriFieldTypeString", "alias": "Ward", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Ward" }, { "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()" }, { "name": "CityPlots", "type": "esriFieldTypeString", "alias": "CityPlots", "domain": { "type": "codedValue", "name": "CityPlots", "description": "City plots for Berkeley.", "codedValues": [ { "name": "N/A", "code": "N/A" }, { "name": "Business", "code": "Business" }, { "name": "City Land", "code": "City Land" }, { "name": "Facilities", "code": "Facilities" }, { "name": "Multiple", "code": "Multiple" }, { "name": "Park", "code": "Park" }, { "name": "Rental License", "code": "Rental License" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CityPlots" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "ZONBDY", "type": "esriFieldTypeString", "alias": "ZONBDY", "domain": { "type": "codedValue", "name": "ZoningCode", "description": "", "codedValues": [ { "name": "C-1", "code": "C-1" }, { "name": "C-2", "code": "C-2" }, { "name": "M-1", "code": "M-1" }, { "name": "M-2", "code": "M-2" }, { "name": "P-1", "code": "P-1" }, { "name": "P-2", "code": "P-2" }, { "name": "R-1", "code": "R-1" }, { "name": "R-2", "code": "R-2" }, { "name": "R-3", "code": "R-3" }, { "name": "R-4", "code": "R-4" }, { "name": "AD", "code": "AD" }, { "name": "AD-2", "code": "AD-2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ZONBDY" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R74_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_74", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_74", "fields": "GlobalID,OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S63_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Parcels", "description": "", "prototype": { "attributes": { "ZONBDY": null, "OBJECTID": null, "PARENT_LOC": null, "LOCATOR": null, "TAXYR": null, "OWNER_NAME": null, "PROP_ADRNU": null, "PROP_ADD": null, "PROP_ZIP": null, "OWN_ADD": null, "OWN_CITY": null, "OWN_STATE": null, "OWN_ZIP": null, "SCHSUB": null, "MUNYCODE": null, "SUBDIVISIO": null, "TAXCODE": null, "ASSTLANDVA": null, "ASSTIMPVAL": null, "TOTASSMT": null, "APPLANDVAL": null, "APPIMPVAL": null, "TOTAPVAL": null, "PROPCLASS": null, "LUC": null, "LANDUSE2": null, "LUCODE": null, "TENURE": null, "LIVUNIT": null, "YEARBLT": null, "RESQFT": null, "COMSTRUC": null, "DEEDBKPG": null, "RECDATEDAI": null, "ASRBKPG": null, "DEEDTYPE": null, "ACRES": null, "BLOCKNUM": null, "LOTNUM": null, "LOTDIM": null, "LOTFRONT": null, "LOTDEPTH": null, "LEGAL": null, "CAREOF": null, "NBHD": null, "LANDUSE3": null, "BLDGNAME": null, "TWP": null, "TWPNAME": null, "MUNICIPALI": null, "COUNTY_COU": null, "FIRE_DISTR": null, "SCHOOLCODE": null, "SCHOOL_DIS": null, "SPECIAL_SC": null, "JR_COLLEGE": null, "LIBRARY_DI": null, "LIGHT_DIST": null, "MUNI_WARD": null, "STATE_REP": null, "STATE_SENA": null, "US_CONGRES": null, "CENSUS_TRA": null, "CENSUS_BLO": null, "FIRM_PANEL": null, "ZONING": null, "MUNI_ZONIN": null, "TRASH_DIST": null, "TRASH_OPTO": null, "COGIS": null, "CODE_ENFOR": null, "PMZ_NEIGHB": null, "Ward": null, "CityPlots": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 8000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 36, "name": "Sanitary Structures", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "The Fitting (pipe junction) will be used to place an intelligent node at locations where there is not an actual structure.", "copyrightText": "As-Builts, Work Orders, Perpetual", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "extent": { "xmin": 862001.7277593464, "ymin": 1051079.3716627061, "xmax": 873995.1283131838, "ymax": 1069840.4689829499, "spatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 2.328306439791303E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 1.3725067777723414E8, "falseZ": 0, "zUnits": 99999.99999999999, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 2.328306439791303E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 1.3725067777723414E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "b1ecacd82b4ae7990780f0564bd4d694", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABJ0lEQVQoka3SMUsCARjG8b/cRc1OBg524iAIOglNEnLcfINgS9EhnOl3aIhGQbkhKRpE4hChqdkpF53CTnTpUnG6xQ8QJw1ScqYS0jM+vD94eXlFdoz47zAa5XAwwAHcP0Nd50JVubYs+s0ml90uH1thKMRBNstdschpMMieohCMxWiZJlf1Oo9rYSbDcTrNbS5HQhCWA4rCUSTCg9/PSaVCHvj0wHicnK6TAJjNoFAAWQZNA0liX1U5E0VuSqXF2j/QcTBtG02SoNOBRgMsawEBxmN638gDDYNWKsW7JBGWZahWIZlcrmzbvGw8zmRCGwgLAuTzy344xB2NqG2DT9Mp54EAnvR6vNVqvG6E5TLProvu83n7+Zw+K/n1AIbB/Wq3Ljv/6hcpgFhO4Yiw2QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Cleanout", "label": "Cleanout" }, { "symbol": { "type": "esriPMS", "url": "28b8024eae04cead5afa812bbd26e350", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAjklEQVQYlWNhIAGwkKU4NDT0vba29k90BXfv3v28ePFiVRTFZmZmAiUlJQxLly5leP78OYOhoSGDs7MzQ2NjI25nXL58maGjo4M4N7969YphxowZDM7Ozgyqqqr4FYuJiTFkZGQQZ7K+vj5WhSiKDx48CBfs6emBs69evcqOoXjLli2MW7ZswWkqVmfgAwAFCSk6RU23pgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Fitting", "label": "Fitting" }, { "symbol": { "type": "esriPMS", "url": "5e2a362d88f84d7295d004e82d210ffe", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB7ElEQVQ4jbXTQUhTcRzA8S/zbYqb8aCYMMZjgzkDL8EihkwQRgcVdtDTIEECK0GQYILi5YFCCJKCJxEpQh27yC5t1EU8OCEag0TKkLH3lm4UE0R4PLc36hK21qRA+sHv9vt94Pf7/38C1wzhfwGCKNLjdNJtNqOrKolSiY//BLS1EbJaWQ0EEFUVi9cLNhvPikWUSoX7uRy5K4GWFh4YBi/icQRJgpkZGBwEnw9zLIZnbo5PLhe3a5FawGGz8Xx+HkGWYWVFQNclDOMO+fwe0WgBWaZ5cZE3QGcj4GEkgqmvD8plCIc7GBl5SibzBVn+zNqagMORZ2MDZzZLJ3D4G2Cx4BdFbqbTkMnYWF9/jdvtvtRPTnIUCq/weGg9OKD7/LwOqFax7OyA1Qr7+zrt7bcum+12O/F4HJMJjo6gUsH8xwjVKofBIB39/bi2tw3GxgIsLLxFUfJsbq4Si2VpaoLRUUq6/utJa3cQnZ2lp6sLlpZgcvIDoZCE3y8yPPyNiYnvTE3B7i4asNcISCkK6YEB3IkENyQJkskyweBXfD7QdejtRdc0HgNGw38APDk9pTo0xN3paZrPzvAqCkYqhbq8TKumEQGStQ31QAV4dHzMvfFxwkB2a4sL4D3wEijW1V95C+9+5l/j2tf4A0fqrVqWrrfBAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Manhole", "label": "Manhole" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 187, 252, 255 ], "toColor": [ 228, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 184, 255 ], "toColor": [ 182, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 211, 187, 255 ], "toColor": [ 252, 211, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 234, 252, 255 ], "toColor": [ 179, 234, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 187, 255 ], "toColor": [ 250, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 205, 255 ], "toColor": [ 252, 179, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 227, 255 ], "toColor": [ 215, 252, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 201, 252, 255 ], "toColor": [ 184, 201, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 215, 252, 255 ], "toColor": [ 247, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 247, 215, 255 ], "toColor": [ 252, 247, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 183, 179, 255 ], "toColor": [ 252, 183, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 222, 252, 255 ], "toColor": [ 215, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 218, 255 ], "toColor": [ 252, 215, 218, 255 ] } ] } } }, "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": "FACILITYID", "typeIdField": "TYPE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "SYSTEM", "type": "esriFieldTypeString", "alias": "System", "domain": { "type": "codedValue", "name": "DomainSystem", "description": "", "codedValues": [ { "name": "Sanitary sewer", "code": "S" }, { "name": "Storm sewer", "code": "D" }, { "name": "Combined sewer", "code": "C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "S", "modelName": "System" }, { "name": "TOPELEVATION", "type": "esriFieldTypeDouble", "alias": "TopElevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TopElevation" }, { "name": "INVERTELEVATION", "type": "esriFieldTypeDouble", "alias": "InvertElevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InvertElevation" }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "Ownership", "domain": { "type": "codedValue", "name": "DomainOwnership", "description": "", "codedValues": [ { "name": "MSD", "code": "1" }, { "name": "Private", "code": "2" }, { "name": "County", "code": "3" }, { "name": "City", "code": "4" }, { "name": "MODOT", "code": "5" }, { "name": "Dedication-Transitional", "code": "6" }, { "name": "Unknown Owner", "code": "7" }, { "name": "Private - Under MSD Inspection", "code": "8" }, { "name": "Northeast Sewer District", "code": "9" }, { "name": "Municipal", "code": "10" }, { "name": "Levee District", "code": "11" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "1", "modelName": "Ownership" }, { "name": "OPID", "type": "esriFieldTypeString", "alias": "OPID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPID" }, { "name": "MAPDATE", "type": "esriFieldTypeDate", "alias": "MAPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MAPDATE" }, { "name": "SYMBOLROTATION", "type": "esriFieldTypeDouble", "alias": "SYMBOLROTATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SYMBOLROTATION" }, { "name": "PJOBID", "type": "esriFieldTypeString", "alias": "PJOBID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PJOBID" }, { "name": "MSLINK", "type": "esriFieldTypeInteger", "alias": "MSLINK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MSLINK" }, { "name": "GPS_X", "type": "esriFieldTypeDouble", "alias": "GPS_X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPS_X" }, { "name": "GPS_Y", "type": "esriFieldTypeDouble", "alias": "GPS_Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPS_Y" }, { "name": "GPS_Z", "type": "esriFieldTypeDouble", "alias": "GPS_Z", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPS_Z" }, { "name": "ALTID", "type": "esriFieldTypeString", "alias": "ALTID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ALTID" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "INSERVICEDATE", "type": "esriFieldTypeDate", "alias": "INSERVICEDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSERVICEDATE" }, { "name": "COMBINEDID", "type": "esriFieldTypeString", "alias": "COMBINEDID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COMBINEDID" }, { "name": "MXCREATIONSTATE", "type": "esriFieldTypeSmallInteger", "alias": "MXCREATIONSTATE", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "MXCREATIONSTATE" }, { "name": "MXSITEID", "type": "esriFieldTypeString", "alias": "MXSITEID", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "CS", "modelName": "MXSITEID" }, { "name": "MXASSETNUM", "type": "esriFieldTypeString", "alias": "MXASSETNUM", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MXASSETNUM" }, { "name": "MXASSETLOC", "type": "esriFieldTypeString", "alias": "MXASSETLOC", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MXASSETLOC" }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "DomainAssetStatus", "description": "", "codedValues": [ { "name": "Active", "code": 1 }, { "name": "Abandoned", "code": 2 }, { "name": "Removed", "code": 3 }, { "name": "Consolidated", "code": 4 }, { "name": "Design", "code": 5 }, { "name": "Operating", "code": 6 }, { "name": "To Be Removed", "code": 7 }, { "name": "Inactive", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "STATUS" }, { "name": "ROWSTAMP", "type": "esriFieldTypeString", "alias": "ROWSTAMP", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "0", "modelName": "ROWSTAMP" }, { "name": "LAST_MODIFIED_BY", "type": "esriFieldTypeString", "alias": "LAST_MODIFIED_BY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LAST_MODIFIED_BY" }, { "name": "LAST_MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_MODIFIED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_MODIFIED_DATE" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SOURCE" }, { "name": "LAST_JOBID", "type": "esriFieldTypeString", "alias": "LAST_JOBID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LAST_JOBID" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TYPE" }, { "name": "HAZARDTYPE", "type": "esriFieldTypeString", "alias": "HAZARDTYPE", "domain": { "type": "codedValue", "name": "DomainHazardType", "description": "", "codedValues": [ { "name": "NONE", "code": "1" }, { "name": "Explosive", "code": "5" }, { "name": "Radioactive", "code": "6" }, { "name": "Undetermined", "code": "7" }, { "name": "Thermal", "code": "3" }, { "name": "Flammable", "code": "4" }, { "name": "Breathing Atmosphere", "code": "8" }, { "name": "Corrosive", "code": "9" }, { "name": "Chemical/Toxic", "code": "2" }, { "name": "H2S", "code": "10" }, { "name": "Multi-Hazard (see plan)", "code": "11" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "HAZARDTYPE" }, { "name": "HAZARD_ENTRY", "type": "esriFieldTypeString", "alias": "HAZARD_ENTRY", "domain": { "type": "codedValue", "name": "DomainHaz_Entry", "description": "", "codedValues": [ { "name": "None", "code": "0" }, { "name": "Caution", "code": "1" }, { "name": "Do Not Enter", "code": "2" }, { "name": "Radioactive", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "HAZARD_ENTRY" }, { "name": "INTERIORDROP1", "type": "esriFieldTypeDouble", "alias": "InteriorDrop1", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "InteriorDrop1" }, { "name": "INTERIORDROP2", "type": "esriFieldTypeDouble", "alias": "InteriorDrop2", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "InteriorDrop2" }, { "name": "INTERIORDROP3", "type": "esriFieldTypeDouble", "alias": "InteriorDrop3", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "InteriorDrop3" }, { "name": "INTERIORDROP4", "type": "esriFieldTypeDouble", "alias": "InteriorDrop4", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "InteriorDrop4" }, { "name": "INTERIORDROP5", "type": "esriFieldTypeDouble", "alias": "InteriorDrop5", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "InteriorDrop5" }, { "name": "INTERIORDROP6", "type": "esriFieldTypeDouble", "alias": "InteriorDrop6", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "InteriorDrop6" }, { "name": "REHABDATE", "type": "esriFieldTypeDate", "alias": "REHABDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABDATE" }, { "name": "REHABTYPE", "type": "esriFieldTypeString", "alias": "REHABTYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "REHABTYPE" }, { "name": "WALLMATERIAL", "type": "esriFieldTypeString", "alias": "WALLMATERIAL", "domain": { "type": "codedValue", "name": "DomainWallMaterial", "description": "", "codedValues": [ { "name": "Brick", "code": "BRK" }, { "name": "Clay Block", "code": "CBK" }, { "name": "Manhole Block", "code": "MBK" }, { "name": "Polyethylene", "code": "POL" }, { "name": "Precast Concrete", "code": "PRC" }, { "name": "Unknown", "code": "UNK" }, { "name": "Corrugated Metal", "code": "CMP" }, { "name": "Fibercast", "code": "FIB" }, { "name": "Poured In Place Concrete", "code": "CON" }, { "name": "Polypropylene", "code": "PP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "PRC", "modelName": "WALLMATERIAL" }, { "name": "ROWLOC", "type": "esriFieldTypeString", "alias": "ROWLOC", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ROWLOC" }, { "name": "ManholeSubtype", "type": "esriFieldTypeString", "alias": "Manhole Type", "domain": { "type": "codedValue", "name": "ManholeSubtype", "description": "", "codedValues": [ { "name": "Line Manhole", "code": "1" }, { "name": "Drop Manhole", "code": "2" }, { "name": "Terminal Manhole", "code": "3" }, { "name": "Flex Valve Manhole", "code": "4" }, { "name": "Break Over", "code": "5" }, { "name": "Constructed SSO", "code": "6" }, { "name": "Force Main Discharge", "code": "7" }, { "name": "Slotted", "code": "9" }, { "name": "Detention Access", "code": "10" }, { "name": "N/A", "code": "0" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ManholeSubtype" }, { "name": "CleanoutSubtype", "type": "esriFieldTypeString", "alias": "Cleanout Type", "domain": { "type": "codedValue", "name": "CleanoutSubtype", "description": "", "codedValues": [ { "name": "Cleanout", "code": "1" }, { "name": "Flushing Structure", "code": "2" }, { "name": "Emergency Tank Truck Connection", "code": "3" }, { "name": "Pigging Station", "code": "4" }, { "name": "N/A", "code": "0" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CleanoutSubtype" }, { "name": "FittingSubtype", "type": "esriFieldTypeString", "alias": "Fitting Type", "domain": { "type": "codedValue", "name": "FittingSubtype", "description": "", "codedValues": [ { "name": "Bend", "code": "1" }, { "name": "Break In", "code": "2" }, { "name": "Cap", "code": "3" }, { "name": "Coupling", "code": "4" }, { "name": "Cross", "code": "5" }, { "name": "Expansion Joint", "code": "6" }, { "name": "Offset", "code": "7" }, { "name": "Reducer", "code": "8" }, { "name": "Riser", "code": "9" }, { "name": "Saddle", "code": "10" }, { "name": "Sleeve", "code": "11" }, { "name": "Tap", "code": "12" }, { "name": "Tee", "code": "13" }, { "name": "Weld", "code": "14" }, { "name": "Wye", "code": "15" }, { "name": "Collar", "code": "16" }, { "name": "End of Casing", "code": "17" }, { "name": "Bulkhead", "code": "18" }, { "name": "N/A", "code": "0" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FittingSubtype" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R155_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_155", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_155", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S120_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Cleanout", "name": "Cleanout", "domains": { "ENABLED": {"type": "inherited"}, "SYSTEM": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "HAZARDTYPE": {"type": "inherited"}, "HAZARD_ENTRY": {"type": "inherited"}, "WALLMATERIAL": {"type": "inherited"}, "ManholeSubtype": {"type": "inherited"}, "CleanoutSubtype": {"type": "inherited"}, "FittingSubtype": {"type": "inherited"} }, "templates": [ { "name": "Cleanout", "description": "", "prototype": { "attributes": { "LAST_JOBID": null, "FACILITYID": null, "ENABLED": 1, "INVERTELEVATION": null, "COMBINEDID": null, "MXCREATIONSTATE": 1, "MXASSETLOC": null, "STATUS": 1, "HAZARD_ENTRY": null, "INTERIORDROP1": 0, "INTERIORDROP2": 0, "INTERIORDROP3": 0, "INTERIORDROP4": 0, "INTERIORDROP5": 0, "REHABTYPE": null, "CleanoutSubtype": null, "SYSTEM": "S", "TOPELEVATION": null, "OWNERSHIP": "1", "OPID": null, "MAPDATE": null, "SYMBOLROTATION": null, "PJOBID": null, "MSLINK": null, "GPS_X": null, "GPS_Y": null, "GPS_Z": null, "ALTID": null, "FittingSubtype": null, "INSERVICEDATE": null, "MXSITEID": "CS", "MXASSETNUM": null, "ROWSTAMP": "0", "LAST_MODIFIED_BY": null, "LAST_MODIFIED_DATE": null, "SOURCE": null, "TYPE": "Cleanout", "HAZARDTYPE": null, "INTERIORDROP6": 0, "REHABDATE": null, "WALLMATERIAL": "PRC", "ROWLOC": null, "ManholeSubtype": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Fitting", "name": "Fitting", "domains": { "ENABLED": {"type": "inherited"}, "SYSTEM": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "HAZARDTYPE": {"type": "inherited"}, "HAZARD_ENTRY": {"type": "inherited"}, "WALLMATERIAL": {"type": "inherited"}, "ManholeSubtype": {"type": "inherited"}, "CleanoutSubtype": {"type": "inherited"}, "FittingSubtype": {"type": "inherited"} }, "templates": [ { "name": "Fitting", "description": "", "prototype": { "attributes": { "LAST_JOBID": null, "FACILITYID": null, "ENABLED": 1, "INVERTELEVATION": null, "COMBINEDID": null, "MXCREATIONSTATE": 1, "MXASSETLOC": null, "STATUS": 1, "HAZARD_ENTRY": null, "INTERIORDROP1": 0, "INTERIORDROP2": 0, "INTERIORDROP3": 0, "INTERIORDROP4": 0, "INTERIORDROP5": 0, "REHABTYPE": null, "CleanoutSubtype": null, "SYSTEM": "S", "TOPELEVATION": null, "OWNERSHIP": "1", "OPID": null, "MAPDATE": null, "SYMBOLROTATION": null, "PJOBID": null, "MSLINK": null, "GPS_X": null, "GPS_Y": null, "GPS_Z": null, "ALTID": null, "FittingSubtype": null, "INSERVICEDATE": null, "MXSITEID": "CS", "MXASSETNUM": null, "ROWSTAMP": "0", "LAST_MODIFIED_BY": null, "LAST_MODIFIED_DATE": null, "SOURCE": null, "TYPE": "Fitting", "HAZARDTYPE": null, "INTERIORDROP6": 0, "REHABDATE": null, "WALLMATERIAL": "PRC", "ROWLOC": null, "ManholeSubtype": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Manhole", "name": "Manhole", "domains": { "ENABLED": {"type": "inherited"}, "SYSTEM": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "HAZARDTYPE": {"type": "inherited"}, "HAZARD_ENTRY": {"type": "inherited"}, "WALLMATERIAL": {"type": "inherited"}, "ManholeSubtype": {"type": "inherited"}, "CleanoutSubtype": {"type": "inherited"}, "FittingSubtype": {"type": "inherited"} }, "templates": [ { "name": "Manhole", "description": "", "prototype": { "attributes": { "LAST_JOBID": null, "FACILITYID": null, "ENABLED": 1, "INVERTELEVATION": null, "COMBINEDID": null, "MXCREATIONSTATE": 1, "MXASSETLOC": null, "STATUS": 1, "HAZARD_ENTRY": null, "INTERIORDROP1": 0, "INTERIORDROP2": 0, "INTERIORDROP3": 0, "INTERIORDROP4": 0, "INTERIORDROP5": 0, "REHABTYPE": null, "CleanoutSubtype": null, "SYSTEM": "S", "TOPELEVATION": null, "OWNERSHIP": "1", "OPID": null, "MAPDATE": null, "SYMBOLROTATION": null, "PJOBID": null, "MSLINK": null, "GPS_X": null, "GPS_Y": null, "GPS_Z": null, "ALTID": null, "FittingSubtype": null, "INSERVICEDATE": null, "MXSITEID": "CS", "MXASSETNUM": null, "ROWSTAMP": "0", "LAST_MODIFIED_BY": null, "LAST_MODIFIED_DATE": null, "SOURCE": null, "TYPE": "Manhole", "HAZARDTYPE": null, "INTERIORDROP6": 0, "REHABDATE": null, "WALLMATERIAL": "PRC", "ROWLOC": null, "ManholeSubtype": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 8000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "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": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "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 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 34, "name": "Sanitary Intake/Outfall", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Flared: the funnel-shaped widening of a pipe, to facilitate flow into or out of a pipe. The Intake Outfall structure is generally referred to as the \u2018end of pipe\u2019 or \u2018flared end section.\u2019 This structure will not have a \u2018top elevation.\u2019 The Intake Outfall structure cover should be \u2018none.\u2019", "copyrightText": "As-Builts, Work Orders, Perpetual", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "extent": { "xmin": 869172.5470790975, "ymin": 1053625.0781854466, "xmax": 873754.3991358466, "ymax": 1055578.4437012896, "spatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 2.328306439791303E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 1.3725067777723414E8, "falseZ": 0, "zUnits": 99999.99999999999, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 2.328306439791303E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 1.3725067777723414E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 255, 170, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 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": "GLOBALID", "displayField": "PERMITNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": { "type": "codedValue", "name": "Intake/OutfallType", "description": "", "codedValues": [ { "name": "Headwall", "code": 1 }, { "name": "Flared End Section", "code": 2 }, { "name": "Pipe Begin", "code": 3 }, { "name": "Pipe End", "code": 4 }, { "name": "Building Connection", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Subtype" }, { "name": "SYSTEM", "type": "esriFieldTypeString", "alias": "System", "domain": { "type": "codedValue", "name": "DomainSystem", "description": "", "codedValues": [ { "name": "Sanitary sewer", "code": "S" }, { "name": "Storm sewer", "code": "D" }, { "name": "Combined sewer", "code": "C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "C", "modelName": "System" }, { "name": "TOPELEVATION", "type": "esriFieldTypeDouble", "alias": "TopElevation", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "TopElevation" }, { "name": "INVERTELEVATION", "type": "esriFieldTypeDouble", "alias": "InvertElevation", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "InvertElevation" }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETER" }, { "name": "INOUTTYPE", "type": "esriFieldTypeString", "alias": "InOutType", "domain": { "type": "codedValue", "name": "DomainInoutType", "description": "", "codedValues": [ { "name": "Intake", "code": "Intake" }, { "name": "Discharge", "code": "Discharge" }, { "name": "Discharge CSO", "code": "Discharge CSO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "InOutType" }, { "name": "PERMITID", "type": "esriFieldTypeString", "alias": "PERMITID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PERMITID" }, { "name": "PERMITNAME", "type": "esriFieldTypeString", "alias": "PERMITNAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PERMITNAME" }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "Ownership", "domain": { "type": "codedValue", "name": "DomainOwnership", "description": "", "codedValues": [ { "name": "MSD", "code": "1" }, { "name": "Private", "code": "2" }, { "name": "County", "code": "3" }, { "name": "City", "code": "4" }, { "name": "MODOT", "code": "5" }, { "name": "Dedication-Transitional", "code": "6" }, { "name": "Unknown Owner", "code": "7" }, { "name": "Private - Under MSD Inspection", "code": "8" }, { "name": "Northeast Sewer District", "code": "9" }, { "name": "Municipal", "code": "10" }, { "name": "Levee District", "code": "11" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "1", "modelName": "Ownership" }, { "name": "OPID", "type": "esriFieldTypeString", "alias": "OPID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPID" }, { "name": "MAPDATE", "type": "esriFieldTypeDate", "alias": "MAPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MAPDATE" }, { "name": "SYMBOLROTATION", "type": "esriFieldTypeDouble", "alias": "SYMBOLROTATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SYMBOLROTATION" }, { "name": "PJOBID", "type": "esriFieldTypeString", "alias": "PJOBID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PJOBID" }, { "name": "MSLINK", "type": "esriFieldTypeInteger", "alias": "MSLINK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MSLINK" }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "AncillaryRole" }, { "name": "ALTID", "type": "esriFieldTypeString", "alias": "ALTID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ALTID" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "INSERVICEDATE", "type": "esriFieldTypeDate", "alias": "INSERVICEDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSERVICEDATE" }, { "name": "COMBINEDID", "type": "esriFieldTypeString", "alias": "COMBINEDID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COMBINEDID" }, { "name": "REHABDATE", "type": "esriFieldTypeDate", "alias": "REHABDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABDATE" }, { "name": "REHABTYPE", "type": "esriFieldTypeString", "alias": "REHABTYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "REHABTYPE" }, { "name": "MXCREATIONSTATE", "type": "esriFieldTypeSmallInteger", "alias": "MXCREATIONSTATE", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "MXCREATIONSTATE" }, { "name": "MXSITEID", "type": "esriFieldTypeString", "alias": "MXSITEID", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "CS", "modelName": "MXSITEID" }, { "name": "MXASSETNUM", "type": "esriFieldTypeString", "alias": "MXASSETNUM", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MXASSETNUM" }, { "name": "MXASSETLOC", "type": "esriFieldTypeString", "alias": "MXASSETLOC", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MXASSETLOC" }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "DomainAssetStatus", "description": "", "codedValues": [ { "name": "Active", "code": 1 }, { "name": "Abandoned", "code": 2 }, { "name": "Removed", "code": 3 }, { "name": "Consolidated", "code": 4 }, { "name": "Design", "code": 5 }, { "name": "Operating", "code": 6 }, { "name": "To Be Removed", "code": 7 }, { "name": "Inactive", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "STATUS" }, { "name": "ROWSTAMP", "type": "esriFieldTypeString", "alias": "ROWSTAMP", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "0", "modelName": "ROWSTAMP" }, { "name": "LAST_MODIFIED_BY", "type": "esriFieldTypeString", "alias": "LAST_MODIFIED_BY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LAST_MODIFIED_BY" }, { "name": "LAST_MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_MODIFIED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_MODIFIED_DATE" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SOURCE" }, { "name": "GPS_X", "type": "esriFieldTypeDouble", "alias": "GPS_X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPS_X" }, { "name": "GPS_Y", "type": "esriFieldTypeDouble", "alias": "GPS_Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPS_Y" }, { "name": "GPS_Z", "type": "esriFieldTypeDouble", "alias": "GPS_Z", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPS_Z" }, { "name": "LAST_JOBID", "type": "esriFieldTypeString", "alias": "LAST_JOBID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LAST_JOBID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R119_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_119", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_119", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S84_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sanitary Intake/Outfall", "description": "", "prototype": { "attributes": { "FACILITYID": null, "SUBTYPE": null, "SYSTEM": "C", "TOPELEVATION": 0, "PERMITNAME": null, "MSLINK": null, "REHABTYPE": null, "MXCREATIONSTATE": 1, "MXASSETLOC": null, "STATUS": 1, "GPS_Z": null, "ENABLED": 1, "INVERTELEVATION": 0, "DIAMETER": null, "INOUTTYPE": null, "PERMITID": null, "OWNERSHIP": "1", "OPID": null, "MAPDATE": null, "SYMBOLROTATION": null, "PJOBID": null, "ANCILLARYROLE": 0, "ALTID": null, "LAST_JOBID": null, "INSERVICEDATE": null, "COMBINEDID": null, "REHABDATE": null, "MXSITEID": "CS", "MXASSETNUM": null, "ROWSTAMP": "0", "LAST_MODIFIED_BY": null, "LAST_MODIFIED_DATE": null, "SOURCE": null, "GPS_X": null, "GPS_Y": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 8000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 13, "name": "Sanitary Pump", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Pump Station is valid for all system types, but will be primarily used in sanitary systems. Pump station: A machine operated by hand or by a prime mover to raise or impel liquids through a pipe. More than likely private, low pressure, grinder pumps.", "copyrightText": "As-Builts, Work Orders, Perpetual", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "extent": { "xmin": 866104.3773624301, "ymin": 1054954.7910771966, "xmax": 866104.3773624301, "ymax": 1054954.7910771966, "spatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 2.328306439791303E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 1.3725067777723414E8, "falseZ": 0, "zUnits": 99999.99999999999, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 2.328306439791303E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 1.3725067777723414E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5dd9fb7e3e984438292e203aa6f05ca5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA7UlEQVQokcXOMWqEUBgE4MlGsE1hEfCBtWCRRiwsU3mC9CpYWAiLnsHaxloP8A4QEPUCQgqPIAS1EUStlHS7LO4TdptM98N8/MPhyXD/Cj9c1/UFQXi9V6zr+pdSer4H34Ig+BRF8d1xHJRlCZ7n4fs+TNNEFEXflFL2VMMwkGXZ5bYsC+u6Hk7FPM8veZ7vSmEYwvM8Nuz7/rRt2w6O43j8UZKklRCCpmluSrquH0MAiOMYtm2j6zoAgKIoSNMUSZKwYdu2J1VVUVUViqIAIQSyLGNZFkzTxLHgj6ZpX7tN1wwsOAAoDyB76iP5A8diTphmYFqeAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "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": "PSNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "PSID", "type": "esriFieldTypeString", "alias": "PSID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PSID" }, { "name": "PSNAME", "type": "esriFieldTypeString", "alias": "PSNAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PSNAME" }, { "name": "OPID", "type": "esriFieldTypeString", "alias": "OPID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OPID" }, { "name": "MAPDATE", "type": "esriFieldTypeDate", "alias": "MAPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MAPDATE" }, { "name": "PJOBID", "type": "esriFieldTypeString", "alias": "PJOBID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PJOBID" }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "Ownership", "domain": { "type": "codedValue", "name": "DomainOwnership", "description": "", "codedValues": [ { "name": "MSD", "code": "1" }, { "name": "Private", "code": "2" }, { "name": "County", "code": "3" }, { "name": "City", "code": "4" }, { "name": "MODOT", "code": "5" }, { "name": "Dedication-Transitional", "code": "6" }, { "name": "Unknown Owner", "code": "7" }, { "name": "Private - Under MSD Inspection", "code": "8" }, { "name": "Northeast Sewer District", "code": "9" }, { "name": "Municipal", "code": "10" }, { "name": "Levee District", "code": "11" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "1", "modelName": "Ownership" }, { "name": "SYSTEM", "type": "esriFieldTypeString", "alias": "SYSTEM", "domain": { "type": "codedValue", "name": "DomainSystem", "description": "", "codedValues": [ { "name": "Sanitary sewer", "code": "S" }, { "name": "Storm sewer", "code": "D" }, { "name": "Combined sewer", "code": "C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "S", "modelName": "SYSTEM" }, { "name": "SUBTYPE", "type": "esriFieldTypeSmallInteger", "alias": "SUBTYPE", "domain": { "type": "codedValue", "name": "PumpStationType", "description": "", "codedValues": [ { "name": "Force", "code": 0 }, { "name": "Low Pressure", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "SUBTYPE" }, { "name": "MXSITEID", "type": "esriFieldTypeString", "alias": "MXSITEID", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "CS", "modelName": "MXSITEID" }, { "name": "MXASSETNUM", "type": "esriFieldTypeString", "alias": "MXASSETNUM", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MXASSETNUM" }, { "name": "MXASSETLOC", "type": "esriFieldTypeString", "alias": "MXASSETLOC", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MXASSETLOC" }, { "name": "MXCREATIONSTATE", "type": "esriFieldTypeSmallInteger", "alias": "MXCREATIONSTATE", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "MXCREATIONSTATE" }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "DomainAssetStatus", "description": "", "codedValues": [ { "name": "Active", "code": 1 }, { "name": "Abandoned", "code": 2 }, { "name": "Removed", "code": 3 }, { "name": "Consolidated", "code": 4 }, { "name": "Design", "code": 5 }, { "name": "Operating", "code": 6 }, { "name": "To Be Removed", "code": 7 }, { "name": "Inactive", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "STATUS" }, { "name": "INSERVICEDATE", "type": "esriFieldTypeDate", "alias": "INSERVICEDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSERVICEDATE" }, { "name": "ROWSTAMP", "type": "esriFieldTypeString", "alias": "ROWSTAMP", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "0", "modelName": "ROWSTAMP" }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ELEVATION" }, { "name": "LAST_MODIFIED_BY", "type": "esriFieldTypeString", "alias": "LAST_MODIFIED_BY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LAST_MODIFIED_BY" }, { "name": "LAST_MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_MODIFIED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_MODIFIED_DATE" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SOURCE" }, { "name": "MXLOCATION", "type": "esriFieldTypeString", "alias": "MXLOCATION", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MXLOCATION" }, { "name": "MXLOCPARENT", "type": "esriFieldTypeString", "alias": "MXLOCPARENT", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MXLOCPARENT" }, { "name": "GPS_X", "type": "esriFieldTypeDouble", "alias": "GPS_X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPS_X" }, { "name": "GPS_Y", "type": "esriFieldTypeDouble", "alias": "GPS_Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPS_Y" }, { "name": "GPS_Z", "type": "esriFieldTypeDouble", "alias": "GPS_Z", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPS_Z" }, { "name": "LAST_JOBID", "type": "esriFieldTypeString", "alias": "LAST_JOBID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LAST_JOBID" }, { "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": "R115_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_115", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_115", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S80_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sanitary Pump", "description": "", "prototype": { "attributes": { "PJOBID": null, "OWNERSHIP": "1", "SYSTEM": "S", "SUBTYPE": 0, "MXASSETLOC": null, "MXCREATIONSTATE": 1, "INSERVICEDATE": null, "LAST_JOBID": null, "FACILITYID": null, "PSID": null, "PSNAME": null, "OPID": null, "MAPDATE": null, "MXSITEID": "CS", "MXASSETNUM": null, "STATUS": 1, "ROWSTAMP": "0", "ELEVATION": null, "LAST_MODIFIED_BY": null, "LAST_MODIFIED_DATE": null, "SOURCE": null, "MXLOCATION": null, "MXLOCPARENT": null, "GPS_X": null, "GPS_Y": null, "GPS_Z": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 8000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 11, "name": "Sanitary Pump Station", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Pump Station is valid for all system types, but will be primarily used in sanitary systems. Pump station: A machine operated by hand or by a prime mover to raise or impel liquids through a pipe. ", "copyrightText": "As-Builts, Work Orders, Perpetual", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "extent": { "xmin": 868613.776871182, "ymin": 1063381.1761272848, "xmax": 868613.776871182, "ymax": 1063381.1761272848, "spatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 2.328306439791303E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 1.3725067777723414E8, "falseZ": 0, "zUnits": 99999.99999999999, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 2.328306439791303E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 1.3725067777723414E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "319bf0a832a0087916efa17998e81e3a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAATCAYAAACORR0GAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABFklEQVQ4jc3UMWvCQBjG8f8gIrgIzoo4lnSRLg5xcpGTQkG/QEAQ41fIJ3AzQybdnUVwEcSlU+kipFDIoEuWIjpJpw63pGDkyh3VZ7uD9/1x9x6X4Z+SuRVUBOqGen8Br2nQIyDGY150hOORT8/jADynQQBvnQ59HQj48Dy+kxs3m1FqZjMIQxACLAtGI6jVoN02DMUxOA5MJhBF0O3CfA7NJuRyBqFsFsplKBRk4+0WBgO5rxJlKIrkiSxLXlcQgOvCdGoYqlblXABWKxgOYbmE/R4qFYNQMucz+D7sdmDbajXKUPJ1CQGbDbRakM8bhkql3+tGQ7Xyj5BuLkH9Xk+v6enEA/B+DVoDT4uFHnQp9/fX6eYHnHw8rP8R8YgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 19, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "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": "PSNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "SYSTEM", "type": "esriFieldTypeString", "alias": "SYSTEM", "domain": { "type": "codedValue", "name": "DomainSystem", "description": "", "codedValues": [ { "name": "Sanitary sewer", "code": "S" }, { "name": "Storm sewer", "code": "D" }, { "name": "Combined sewer", "code": "C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": "S", "modelName": "SYSTEM" }, { "name": "SUBTYPE", "type": "esriFieldTypeSmallInteger", "alias": "SUBTYPE", "domain": { "type": "codedValue", "name": "PumpStationType", "description": "", "codedValues": [ { "name": "Force", "code": 0 }, { "name": "Low Pressure", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "SUBTYPE" }, { "name": "PSID", "type": "esriFieldTypeString", "alias": "PSID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PSID" }, { "name": "PSNAME", "type": "esriFieldTypeString", "alias": "PSNAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PSNAME" }, { "name": "TOPELEVATION", "type": "esriFieldTypeDouble", "alias": "TOPELEVATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOPELEVATION" }, { "name": "INVERTELEVATION", "type": "esriFieldTypeDouble", "alias": "INVERELEVATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INVERTELEVATION" }, { "name": "INTERIORDROP1", "type": "esriFieldTypeDouble", "alias": "INTERIORDROP1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INTERIORDROP1" }, { "name": "INTERIORDROP2", "type": "esriFieldTypeDouble", "alias": "INTERIORDROP2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INTERIORDROP2" }, { "name": "INTERIORDROP3", "type": "esriFieldTypeDouble", "alias": "INTERIORDROP3", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INTERIORDROP3" }, { "name": "INTERIORDROP4", "type": "esriFieldTypeDouble", "alias": "INTERIORDROP4", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INTERIORDROP4" }, { "name": "OPID", "type": "esriFieldTypeString", "alias": "OPID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPID" }, { "name": "MAPDATE", "type": "esriFieldTypeDate", "alias": "MAPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MAPDATE" }, { "name": "INSERVICEDATE", "type": "esriFieldTypeDate", "alias": "INSERVICEDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSERVICEDATE" }, { "name": "PJOBID", "type": "esriFieldTypeString", "alias": "PJOBID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PJOBID" }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "domain": { "type": "codedValue", "name": "DomainOwnership", "description": "", "codedValues": [ { "name": "MSD", "code": "1" }, { "name": "Private", "code": "2" }, { "name": "County", "code": "3" }, { "name": "City", "code": "4" }, { "name": "MODOT", "code": "5" }, { "name": "Dedication-Transitional", "code": "6" }, { "name": "Unknown Owner", "code": "7" }, { "name": "Private - Under MSD Inspection", "code": "8" }, { "name": "Northeast Sewer District", "code": "9" }, { "name": "Municipal", "code": "10" }, { "name": "Levee District", "code": "11" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNERSHIP" }, { "name": "MXCREATIONSTATE", "type": "esriFieldTypeSmallInteger", "alias": "MXCREATIONSTATE", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "MXCREATIONSTATE" }, { "name": "MXSITEID", "type": "esriFieldTypeString", "alias": "MXSITEID", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MXSITEID" }, { "name": "MXASSETNUM", "type": "esriFieldTypeString", "alias": "MXASSETNUM", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MXASSETNUM" }, { "name": "MXASSETLOC", "type": "esriFieldTypeString", "alias": "MXASSETLOC", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MXASSETLOC" }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "DomainAssetStatus", "description": "", "codedValues": [ { "name": "Active", "code": 1 }, { "name": "Abandoned", "code": 2 }, { "name": "Removed", "code": 3 }, { "name": "Consolidated", "code": 4 }, { "name": "Design", "code": 5 }, { "name": "Operating", "code": 6 }, { "name": "To Be Removed", "code": 7 }, { "name": "Inactive", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "STATUS" }, { "name": "ROWSTAMP", "type": "esriFieldTypeString", "alias": "ROWSTAMP", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "0", "modelName": "ROWSTAMP" }, { "name": "LAST_MODIFIED_BY", "type": "esriFieldTypeString", "alias": "LAST_MODIFIED_BY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LAST_MODIFIED_BY" }, { "name": "LAST_MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_MODIFIED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_MODIFIED_DATE" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SOURCE" }, { "name": "GPS_X", "type": "esriFieldTypeDouble", "alias": "GPS_X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPS_X" }, { "name": "GPS_Y", "type": "esriFieldTypeDouble", "alias": "GPS_Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPS_Y" }, { "name": "GPS_Z", "type": "esriFieldTypeDouble", "alias": "GPS_Z", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPS_Z" }, { "name": "LAST_JOBID", "type": "esriFieldTypeString", "alias": "LAST_JOBID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LAST_JOBID" }, { "name": "PUMPFUNCTION", "type": "esriFieldTypeString", "alias": "PUMPFUNCTION", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": "1", "modelName": "PUMPFUNCTION" }, { "name": "HAZARDTYPE", "type": "esriFieldTypeString", "alias": "HAZARDTYPE", "domain": { "type": "codedValue", "name": "DomainHazardType", "description": "", "codedValues": [ { "name": "NONE", "code": "1" }, { "name": "Explosive", "code": "5" }, { "name": "Radioactive", "code": "6" }, { "name": "Undetermined", "code": "7" }, { "name": "Thermal", "code": "3" }, { "name": "Flammable", "code": "4" }, { "name": "Breathing Atmosphere", "code": "8" }, { "name": "Corrosive", "code": "9" }, { "name": "Chemical/Toxic", "code": "2" }, { "name": "H2S", "code": "10" }, { "name": "Multi-Hazard (see plan)", "code": "11" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "1", "modelName": "HAZARDTYPE" }, { "name": "HAZARD_ENTRY", "type": "esriFieldTypeString", "alias": "HAZARD_ENTRY", "domain": { "type": "codedValue", "name": "DomainHaz_Entry", "description": "", "codedValues": [ { "name": "None", "code": "0" }, { "name": "Caution", "code": "1" }, { "name": "Do Not Enter", "code": "2" }, { "name": "Radioactive", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "HAZARD_ENTRY" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "LATITUDE", "type": "esriFieldTypeString", "alias": "LATITUDE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LATITUDE" }, { "name": "LONGITUDE", "type": "esriFieldTypeString", "alias": "LONGITUDE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LONGITUDE" }, { "name": "BYPASSPORTAL", "type": "esriFieldTypeString", "alias": "BYPASSPORTAL", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "BYPASSPORTAL" }, { "name": "SYMBOLOGY", "type": "esriFieldTypeString", "alias": "SYMBOLOGY", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "SYMBOLOGY" }, { "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": "R114_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_114", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_114", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S79_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sanitary Pump Station", "description": "", "prototype": { "attributes": { "FACILITYID": null, "SYSTEM": "S", "OWNERSHIP": null, "MXASSETLOC": null, "STATUS": 1, "LAST_JOBID": null, "PUMPFUNCTION": "1", "SYMBOLOGY": null, "SUBTYPE": 0, "PSID": null, "PSNAME": null, "TOPELEVATION": null, "INVERTELEVATION": null, "INTERIORDROP1": null, "INTERIORDROP2": null, "INTERIORDROP3": null, "INTERIORDROP4": null, "OPID": null, "MAPDATE": null, "INSERVICEDATE": null, "PJOBID": null, "MXCREATIONSTATE": 0, "MXSITEID": null, "MXASSETNUM": null, "ROWSTAMP": "0", "LAST_MODIFIED_BY": null, "LAST_MODIFIED_DATE": null, "SOURCE": null, "GPS_X": null, "GPS_Y": null, "GPS_Z": null, "HAZARDTYPE": "1", "HAZARD_ENTRY": null, "ADDRESS": null, "LATITUDE": null, "LONGITUDE": null, "BYPASSPORTAL": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 8000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "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 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 9, "name": "Sanitary Gravity Main", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "SanitaryGravity Main is a conduit utilizing the energy resulting from a difference in elevation to remove unwanted water. The term sewerimplies removal of sewageor surface runoffrather than water intended for use;[1]and the term gravityexcludes water movement induced through force mainsor vacuum sewers. Most sewers are gravity sewers; because gravity offers reliable water movement with no energy costs wherever grades are favorable. Gravity sewers may drain to sumpswhere pumping is required to either force sewage to a distant location or lift sewage to a higher elevation for entry into another gravity sewer, and lift stationsare often required to lift sewage into sewage treatment plants.", "copyrightText": "As-Builts, Work Orders, Perpetual", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 861801.286887262, "ymin": 1050909.5708212033, "xmax": 874211.7039955147, "ymax": 1069840.4689829499, "spatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 2.328306439791303E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 1.3725067777723414E8, "falseZ": 0, "zUnits": 99999.99999999999, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 2.328306439791303E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 1.3725067777723414E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 111, 198, 83, 255 ], "width": 2 } }, "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": "UPSTREAMSTRUCTURE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "UPSTREAMSTRUCTURE", "type": "esriFieldTypeString", "alias": "UPSTREAMSTRUCTURE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "UPSTREAMSTRUCTURE" }, { "name": "DOWNSTREAMSTRUCTURE", "type": "esriFieldTypeString", "alias": "DOWNSTREAMSTRUCTURE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DOWNSTREAMSTRUCTURE" }, { "name": "UPSTREAMINVERT", "type": "esriFieldTypeDouble", "alias": "UPSTREAMINVERT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UPSTREAMINVERT" }, { "name": "DOWNSTREAMINVERT", "type": "esriFieldTypeDouble", "alias": "DOWNSTREAMINVERT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DOWNSTREAMINVERT" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": { "type": "codedValue", "name": "GravityMainType", "description": "", "codedValues": [ { "name": "Collector", "code": 1 }, { "name": "Culvert", "code": 2 }, { "name": "Inverted Siphon", "code": 3 }, { "name": "Outfall", "code": 4 }, { "name": "Overflow", "code": 5 }, { "name": "Tunnel", "code": 6 }, { "name": "Storage", "code": 7 }, { "name": "Inlet Lateral", "code": 8 }, { "name": "Trench Grate", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Subtype" }, { "name": "SYSTEM", "type": "esriFieldTypeString", "alias": "System", "domain": { "type": "codedValue", "name": "DomainSystem", "description": "", "codedValues": [ { "name": "Sanitary sewer", "code": "S" }, { "name": "Storm sewer", "code": "D" }, { "name": "Combined sewer", "code": "C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "S", "modelName": "System" }, { "name": "LENGTH", "type": "esriFieldTypeSmallInteger", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WIDTH" }, { "name": "HEIGHT", "type": "esriFieldTypeDouble", "alias": "HEIGHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HEIGHT" }, { "name": "PIPEMATERIAL", "type": "esriFieldTypeString", "alias": "PipeMaterial", "domain": { "type": "codedValue", "name": "DomainPipeMaterial", "description": "", "codedValues": [ { "name": "Acrylonitrile Butadiene Styrene", "code": "ABS" }, { "name": "Asbestos Cement", "code": "ACP" }, { "name": "Brick", "code": "BRK" }, { "name": "Discharge Pressure", "code": "C900" }, { "name": "Cast Iron", "code": "CIP" }, { "name": "Corrugated Metal", "code": "CMP" }, { "name": "Poured-in-Place Concrete", "code": "CON" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Fiberglass Reinforced", "code": "FRP" }, { "name": "Lined Reinforced Concrete", "code": "LRCP" }, { "name": "Mixed Materials (Stone/Brick)", "code": "MIX" }, { "name": "Mixed Material - Wooden Bottom", "code": "MXW" }, { "name": "Non-reinforced Concrete", "code": "NCP" }, { "name": "Prestressed Cylinder Concrete", "code": "PCP" }, { "name": "Polyethylene", "code": "PEP" }, { "name": "Plastic Lined", "code": "PLP" }, { "name": "Polyvinylchloride", "code": "PVC" }, { "name": "Reinforced Concrete Box", "code": "RCB" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Reinforced Concrete Pressure", "code": "RCPP" }, { "name": "Reinforced Plastic Mortar", "code": "RPM" }, { "name": "Steel", "code": "STL" }, { "name": "Stone Masonry", "code": "STN" }, { "name": "Tunnel in Earth, Concrete Lined", "code": "TECL" }, { "name": "Tunnel in Rock, Concrete Lined", "code": "TRCL" }, { "name": "Tunnel in Rock, Unlined", "code": "TRUL" }, { "name": "Unknown", "code": "UNK" }, { "name": "Variable Material", "code": "VAR" }, { "name": "Vitrified Clay", "code": "VCP" }, { "name": "Vitrified Segmented Block", "code": "VSB" }, { "name": "Vitrified Segmented Duct", "code": "VSG" }, { "name": "Wooden", "code": "WOD" }, { "name": "High Density Polyethylene", "code": "HDPE" }, { "name": "Perforated Plastic", "code": "PPP" }, { "name": "Perforated Metal", "code": "PMP" }, { "name": "Perforated Tile", "code": "PTP" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Flexible Polyvinylchloride", "code": "FPVC" }, { "name": "Tunnel in Earth", "code": "TE" }, { "name": "Tunnel in Earth, Steel Casing", "code": "TESC" }, { "name": "Stainless Steel", "code": "SS" }, { "name": "Basalt Lined", "code": "BSLT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PipeMaterial" }, { "name": "PIPECROSSSECTION", "type": "esriFieldTypeString", "alias": "PipeCrossSection", "domain": { "type": "codedValue", "name": "DomainPipeCrossSection", "description": "", "codedValues": [ { "name": "Arch Shape", "code": "ARCH" }, { "name": "Circular", "code": "CIRC" }, { "name": "Detention/Retention Area", "code": "DETE" }, { "name": "Egg Shape", "code": "EGG" }, { "name": "Horseshoe Shape", "code": "HRSH" }, { "name": "Oval", "code": "OVAL" }, { "name": "Rectangular Box", "code": "RECT" }, { "name": "Rock Tunnel", "code": "ROTN" }, { "name": "Semi-elliptical", "code": "SEMI" }, { "name": "Twin Pipes", "code": "TWN" }, { "name": "Variable Shape", "code": "VAR" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PipeCrossSection" }, { "name": "LEN_SRC", "type": "esriFieldTypeString", "alias": "Len_Src", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "C", "modelName": "Len_Src" }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "Ownership", "domain": { "type": "codedValue", "name": "DomainOwnership", "description": "", "codedValues": [ { "name": "MSD", "code": "1" }, { "name": "Private", "code": "2" }, { "name": "County", "code": "3" }, { "name": "City", "code": "4" }, { "name": "MODOT", "code": "5" }, { "name": "Dedication-Transitional", "code": "6" }, { "name": "Unknown Owner", "code": "7" }, { "name": "Private - Under MSD Inspection", "code": "8" }, { "name": "Northeast Sewer District", "code": "9" }, { "name": "Municipal", "code": "10" }, { "name": "Levee District", "code": "11" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "1", "modelName": "Ownership" }, { "name": "SANITARYCONNECTIONFLAG", "type": "esriFieldTypeString", "alias": "SanitaryConnectionFlag", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "Y", "modelName": "SanitaryConnectionFlag" }, { "name": "OPID", "type": "esriFieldTypeString", "alias": "OPID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPID" }, { "name": "MAPDATE", "type": "esriFieldTypeDate", "alias": "MAPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MAPDATE" }, { "name": "PJOBID", "type": "esriFieldTypeString", "alias": "PJOBID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PJOBID" }, { "name": "MSLINK", "type": "esriFieldTypeInteger", "alias": "MSLINK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MSLINK" }, { "name": "CCTV_ID", "type": "esriFieldTypeString", "alias": "CCTV_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CCTV_ID" }, { "name": "UNPLACEDLATERALPOINTS", "type": "esriFieldTypeSmallInteger", "alias": "UNPLACEDLATERALPOINTS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UNPLACEDLATERALPOINTS" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "PARPIPENO", "type": "esriFieldTypeSmallInteger", "alias": "PARPIPENO", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "PARPIPENO" }, { "name": "ROWLOC", "type": "esriFieldTypeString", "alias": "ROWLOC", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ROWLOC" }, { "name": "INSERVICEDATE", "type": "esriFieldTypeDate", "alias": "INSERVICEDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSERVICEDATE" }, { "name": "COMBINEDID", "type": "esriFieldTypeString", "alias": "COMBINEDID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COMBINEDID" }, { "name": "REHABDATE", "type": "esriFieldTypeDate", "alias": "REHABDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABDATE" }, { "name": "REHABTYPE", "type": "esriFieldTypeString", "alias": "REHABTYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "REHABTYPE" }, { "name": "MXCREATIONSTATE", "type": "esriFieldTypeSmallInteger", "alias": "MXCREATIONSTATE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MXCREATIONSTATE" }, { "name": "MXSITEID", "type": "esriFieldTypeString", "alias": "MXSITEID", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MXSITEID" }, { "name": "MXASSETNUM", "type": "esriFieldTypeString", "alias": "MXASSETNUM", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MXASSETNUM" }, { "name": "MXASSETLOC", "type": "esriFieldTypeString", "alias": "MXASSETLOC", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MXASSETLOC" }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "DomainAssetStatus", "description": "", "codedValues": [ { "name": "Active", "code": 1 }, { "name": "Abandoned", "code": 2 }, { "name": "Removed", "code": 3 }, { "name": "Consolidated", "code": 4 }, { "name": "Design", "code": 5 }, { "name": "Operating", "code": 6 }, { "name": "To Be Removed", "code": 7 }, { "name": "Inactive", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "STATUS" }, { "name": "LAST_MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_MODIFIED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_MODIFIED_DATE" }, { "name": "ROWSTAMP", "type": "esriFieldTypeString", "alias": "ROWSTAMP", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "0", "modelName": "ROWSTAMP" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SOURCE" }, { "name": "LAST_MODIFIED_BY", "type": "esriFieldTypeString", "alias": "LAST_MODIFIED_BY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LAST_MODIFIED_BY" }, { "name": "LAST_JOBID", "type": "esriFieldTypeString", "alias": "LAST_JOBID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LAST_JOBID" }, { "name": "HAZARDTYPE", "type": "esriFieldTypeString", "alias": "HAZARDTYPE", "domain": { "type": "codedValue", "name": "DomainHazardType", "description": "", "codedValues": [ { "name": "NONE", "code": "1" }, { "name": "Explosive", "code": "5" }, { "name": "Radioactive", "code": "6" }, { "name": "Undetermined", "code": "7" }, { "name": "Thermal", "code": "3" }, { "name": "Flammable", "code": "4" }, { "name": "Breathing Atmosphere", "code": "8" }, { "name": "Corrosive", "code": "9" }, { "name": "Chemical/Toxic", "code": "2" }, { "name": "H2S", "code": "10" }, { "name": "Multi-Hazard (see plan)", "code": "11" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "HAZARDTYPE" }, { "name": "HAZARD_ENTRY", "type": "esriFieldTypeString", "alias": "HAZARD_ENTRY", "domain": { "type": "codedValue", "name": "DomainHaz_Entry", "description": "", "codedValues": [ { "name": "None", "code": "0" }, { "name": "Caution", "code": "1" }, { "name": "Do Not Enter", "code": "2" }, { "name": "Radioactive", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "HAZARD_ENTRY" }, { "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": "R123_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_123", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_123", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S88_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sanitary Gravity Main", "description": "", "prototype": { "attributes": { "HAZARD_ENTRY": null, "FACILITYID": null, "SUBTYPE": 1, "PIPECROSSSECTION": null, "LEN_SRC": "C", "OWNERSHIP": "1", "HAZARDTYPE": null, "MXASSETLOC": null, "LAST_MODIFIED_DATE": null, "ENABLED": 1, "UPSTREAMSTRUCTURE": null, "DOWNSTREAMSTRUCTURE": null, "UPSTREAMINVERT": null, "DOWNSTREAMINVERT": null, "SYSTEM": "S", "LENGTH": null, "WIDTH": null, "HEIGHT": null, "PIPEMATERIAL": null, "SANITARYCONNECTIONFLAG": "Y", "OPID": null, "MAPDATE": null, "PJOBID": null, "MSLINK": null, "CCTV_ID": null, "UNPLACEDLATERALPOINTS": null, "PARPIPENO": 0, "ROWLOC": null, "INSERVICEDATE": null, "COMBINEDID": null, "REHABDATE": null, "REHABTYPE": null, "MXCREATIONSTATE": null, "MXSITEID": null, "MXASSETNUM": null, "STATUS": 1, "ROWSTAMP": "0", "SOURCE": null, "LAST_MODIFIED_BY": null, "LAST_JOBID": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 8000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "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": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "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": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 6, "name": "Sanitary Force Main", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "PRESSURIZED (FORCE) MAIN are pipelines that convey wastewater under pressure from the discharge side of a pump or pneumatic ejector to a discharge point. Pumps or compressors located in a lift station provide the energy for wastewater conveyance in force mains.", "copyrightText": "As-Builts, Work Orders, Perpetual", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 866104.3773624301, "ymin": 1054794.0738789514, "xmax": 868613.776871182, "ymax": 1063428.1862038672, "spatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 2.328306439791303E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 1.3725067777723414E8, "falseZ": 0, "zUnits": 99999.99999999999, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 2.328306439791303E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 1.3725067777723414E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 2 } }, "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": "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": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "UPSTREAMSTRUCTURE", "type": "esriFieldTypeString", "alias": "UPSTREAMSTRUCTURE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "UPSTREAMSTRUCTURE" }, { "name": "DOWNSTREAMSTRUCTURE", "type": "esriFieldTypeString", "alias": "DOWNSTREAMSTRUCTURE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DOWNSTREAMSTRUCTURE" }, { "name": "UPSTREAMINVERT", "type": "esriFieldTypeDouble", "alias": "UPSTREAMINVERT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UPSTREAMINVERT" }, { "name": "DOWNSTREAMINVERT", "type": "esriFieldTypeDouble", "alias": "DOWNSTREAMINVERT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DOWNSTREAMINVERT" }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": { "type": "codedValue", "name": "ForceMainType", "description": "", "codedValues": [ { "name": "Force", "code": 1 }, { "name": "Low Pressure", "code": 2 }, { "name": "Non-CD-FM", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Subtype" }, { "name": "SYSTEM", "type": "esriFieldTypeString", "alias": "System", "domain": { "type": "codedValue", "name": "DomainSystem", "description": "", "codedValues": [ { "name": "Sanitary sewer", "code": "S" }, { "name": "Storm sewer", "code": "D" }, { "name": "Combined sewer", "code": "C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "S", "modelName": "System" }, { "name": "LENGTH", "type": "esriFieldTypeInteger", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WIDTH" }, { "name": "HEIGHT", "type": "esriFieldTypeDouble", "alias": "HEIGHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HEIGHT" }, { "name": "PIPEMATERIAL", "type": "esriFieldTypeString", "alias": "PipeMaterial", "domain": { "type": "codedValue", "name": "DomainPipeMaterial", "description": "", "codedValues": [ { "name": "Acrylonitrile Butadiene Styrene", "code": "ABS" }, { "name": "Asbestos Cement", "code": "ACP" }, { "name": "Brick", "code": "BRK" }, { "name": "Discharge Pressure", "code": "C900" }, { "name": "Cast Iron", "code": "CIP" }, { "name": "Corrugated Metal", "code": "CMP" }, { "name": "Poured-in-Place Concrete", "code": "CON" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Fiberglass Reinforced", "code": "FRP" }, { "name": "Lined Reinforced Concrete", "code": "LRCP" }, { "name": "Mixed Materials (Stone/Brick)", "code": "MIX" }, { "name": "Mixed Material - Wooden Bottom", "code": "MXW" }, { "name": "Non-reinforced Concrete", "code": "NCP" }, { "name": "Prestressed Cylinder Concrete", "code": "PCP" }, { "name": "Polyethylene", "code": "PEP" }, { "name": "Plastic Lined", "code": "PLP" }, { "name": "Polyvinylchloride", "code": "PVC" }, { "name": "Reinforced Concrete Box", "code": "RCB" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Reinforced Concrete Pressure", "code": "RCPP" }, { "name": "Reinforced Plastic Mortar", "code": "RPM" }, { "name": "Steel", "code": "STL" }, { "name": "Stone Masonry", "code": "STN" }, { "name": "Tunnel in Earth, Concrete Lined", "code": "TECL" }, { "name": "Tunnel in Rock, Concrete Lined", "code": "TRCL" }, { "name": "Tunnel in Rock, Unlined", "code": "TRUL" }, { "name": "Unknown", "code": "UNK" }, { "name": "Variable Material", "code": "VAR" }, { "name": "Vitrified Clay", "code": "VCP" }, { "name": "Vitrified Segmented Block", "code": "VSB" }, { "name": "Vitrified Segmented Duct", "code": "VSG" }, { "name": "Wooden", "code": "WOD" }, { "name": "High Density Polyethylene", "code": "HDPE" }, { "name": "Perforated Plastic", "code": "PPP" }, { "name": "Perforated Metal", "code": "PMP" }, { "name": "Perforated Tile", "code": "PTP" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Flexible Polyvinylchloride", "code": "FPVC" }, { "name": "Tunnel in Earth", "code": "TE" }, { "name": "Tunnel in Earth, Steel Casing", "code": "TESC" }, { "name": "Stainless Steel", "code": "SS" }, { "name": "Basalt Lined", "code": "BSLT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PipeMaterial" }, { "name": "PIPECROSSSECTION", "type": "esriFieldTypeString", "alias": "PipeCrossSection", "domain": { "type": "codedValue", "name": "DomainPipeCrossSection", "description": "", "codedValues": [ { "name": "Arch Shape", "code": "ARCH" }, { "name": "Circular", "code": "CIRC" }, { "name": "Detention/Retention Area", "code": "DETE" }, { "name": "Egg Shape", "code": "EGG" }, { "name": "Horseshoe Shape", "code": "HRSH" }, { "name": "Oval", "code": "OVAL" }, { "name": "Rectangular Box", "code": "RECT" }, { "name": "Rock Tunnel", "code": "ROTN" }, { "name": "Semi-elliptical", "code": "SEMI" }, { "name": "Twin Pipes", "code": "TWN" }, { "name": "Variable Shape", "code": "VAR" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PipeCrossSection" }, { "name": "LEN_SRC", "type": "esriFieldTypeString", "alias": "Len_Src", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Len_Src" }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "Ownership", "domain": { "type": "codedValue", "name": "DomainOwnership", "description": "", "codedValues": [ { "name": "MSD", "code": "1" }, { "name": "Private", "code": "2" }, { "name": "County", "code": "3" }, { "name": "City", "code": "4" }, { "name": "MODOT", "code": "5" }, { "name": "Dedication-Transitional", "code": "6" }, { "name": "Unknown Owner", "code": "7" }, { "name": "Private - Under MSD Inspection", "code": "8" }, { "name": "Northeast Sewer District", "code": "9" }, { "name": "Municipal", "code": "10" }, { "name": "Levee District", "code": "11" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "1", "modelName": "Ownership" }, { "name": "SANITARYCONNECTIONFLAG", "type": "esriFieldTypeString", "alias": "SanitaryConnectionFlag", "domain": { "type": "codedValue", "name": "DomainSanitaryConnectionFlag", "description": "", "codedValues": [ { "name": "Yes Allowed", "code": "Y" }, { "name": "Not Allowed", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "Y", "modelName": "SanitaryConnectionFlag" }, { "name": "OPID", "type": "esriFieldTypeString", "alias": "OPID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPID" }, { "name": "MAPDATE", "type": "esriFieldTypeDate", "alias": "MAPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MAPDATE" }, { "name": "PJOBID", "type": "esriFieldTypeString", "alias": "PJOBID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PJOBID" }, { "name": "MSLINK", "type": "esriFieldTypeInteger", "alias": "MSLINK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MSLINK" }, { "name": "ALTID", "type": "esriFieldTypeString", "alias": "ALTID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ALTID" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "INSERVICEDATE", "type": "esriFieldTypeDate", "alias": "INSERVICEDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSERVICEDATE" }, { "name": "COMBINEDID", "type": "esriFieldTypeString", "alias": "COMBINEDID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COMBINEDID" }, { "name": "REHABDATE", "type": "esriFieldTypeDate", "alias": "REHABDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABDATE" }, { "name": "REHABTYPE", "type": "esriFieldTypeString", "alias": "REHABTYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "NONE", "modelName": "REHABTYPE" }, { "name": "MXCREATIONSTATE", "type": "esriFieldTypeSmallInteger", "alias": "MXCREATIONSTATE", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "MXCREATIONSTATE" }, { "name": "MXSITEID", "type": "esriFieldTypeString", "alias": "MXSITEID", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "CS", "modelName": "MXSITEID" }, { "name": "MXASSETNUM", "type": "esriFieldTypeString", "alias": "MXASSETNUM", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MXASSETNUM" }, { "name": "MXASSETLOC", "type": "esriFieldTypeString", "alias": "MXASSETLOC", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": "NONMSD", "modelName": "MXASSETLOC" }, { "name": "LAST_MODIFIED_BY", "type": "esriFieldTypeString", "alias": "LAST_MODIFIED_BY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LAST_MODIFIED_BY" }, { "name": "LAST_MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_MODIFIED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_MODIFIED_DATE" }, { "name": "ROWSTAMP", "type": "esriFieldTypeString", "alias": "ROWSTAMP", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "0", "modelName": "ROWSTAMP" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SOURCE" }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "STATUS" }, { "name": "LAST_JOBID", "type": "esriFieldTypeString", "alias": "LAST_JOBID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LAST_JOBID" }, { "name": "RCH", "type": "esriFieldTypeString", "alias": "RCH", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "RCH" }, { "name": "FMRISK", "type": "esriFieldTypeString", "alias": "FMRISK", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FMRISK" }, { "name": "FMFREQCD21", "type": "esriFieldTypeString", "alias": "FMFREQCD21", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FMFREQCD21" }, { "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": "R122_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_122", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_122", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S87_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sanitary Force Main", "description": "", "prototype": { "attributes": { "FACILITYID": null, "DOWNSTREAMINVERT": null, "SUBTYPE": 1, "LEN_SRC": null, "OWNERSHIP": "1", "REHABDATE": null, "REHABTYPE": "NONE", "MXCREATIONSTATE": 1, "MXASSETNUM": null, "LAST_MODIFIED_DATE": null, "SOURCE": null, "FMFREQCD21": null, "ENABLED": 1, "UPSTREAMSTRUCTURE": null, "DOWNSTREAMSTRUCTURE": null, "UPSTREAMINVERT": null, "SYSTEM": "S", "LENGTH": null, "WIDTH": null, "HEIGHT": null, "PIPEMATERIAL": null, "PIPECROSSSECTION": null, "SANITARYCONNECTIONFLAG": "Y", "OPID": null, "MAPDATE": null, "PJOBID": null, "MSLINK": null, "ALTID": null, "FMRISK": null, "INSERVICEDATE": null, "COMBINEDID": null, "MXSITEID": "CS", "MXASSETLOC": "NONMSD", "LAST_MODIFIED_BY": null, "ROWSTAMP": "0", "STATUS": 1, "LAST_JOBID": null, "RCH": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 8000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 4, "name": "Municipality Boundary", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 861828.4056012034, "ymin": 1050729.612716101, "xmax": 874237.4446930923, "ymax": 1070663.345901765, "spatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 2.328306439791303E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 1.3725067777723414E8, "falseZ": 0, "zUnits": 99999.99999999999, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 1.3725067777723414E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 29, 90, 142, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_12", "globalIdField": "GlobalID", "displayField": "OBJECTID_1", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID_12", "type": "esriFieldTypeOID", "alias": "OBJECTID_12", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_12" }, { "name": "OBJECTID_1", "type": "esriFieldTypeInteger", "alias": "OBJECTID_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "MUNICIPALI", "type": "esriFieldTypeString", "alias": "MUNICIPALI", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MUNICIPALI" }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_Leng" }, { "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": "R69_pk", "fields": "OBJECTID_12", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_69", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_69", "fields": "GlobalID,OBJECTID_12", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S58_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Municipality Boundary", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "OBJECTID_1": null, "OBJECTID": null, "MUNICIPALI": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 8000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 5, "name": "Municipality Annexations", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 853355.7943849415, "ymin": 1050174.2756250054, "xmax": 875229.1081250049, "ymax": 1070658.549999997, "spatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 2.328306439791303E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 1.3725067777723414E8, "falseZ": 0, "zUnits": 99999.99999999999, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 1.3725067777723414E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 53, 84, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 2 } } }, "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": "GlobalID", "displayField": "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": "LABELTXT", "type": "esriFieldTypeDouble", "alias": "LABELTXT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LABELTXT" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "NAME" }, { "name": "SQ_M", "type": "esriFieldTypeDouble", "alias": "SQ_M", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SQ_M" }, { "name": "CODE", "type": "esriFieldTypeString", "alias": "CODE", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "CODE" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "STATUS" }, { "name": "ANNEX", "type": "esriFieldTypeString", "alias": "ANNEX", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ANNEX" }, { "name": "ANNEX_YR", "type": "esriFieldTypeInteger", "alias": "ANNEX_YR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ANNEX_YR" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "EFFECTIVE", "type": "esriFieldTypeDate", "alias": "EFFECTIVE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EFFECTIVE" }, { "name": "IDENTIFIER", "type": "esriFieldTypeString", "alias": "IDENTIFIER", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "IDENTIFIER" }, { "name": "ORDINANCE", "type": "esriFieldTypeString", "alias": "ORDINANCE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ORDINANCE" }, { "name": "SHAPE_Leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE_Leng" }, { "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": "R68_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_68", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_68", "fields": "GlobalID,OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S57_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Municipality Annexations", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "OBJECTID": null, "LABELTXT": null, "NAME": null, "SQ_M": null, "CODE": null, "STATUS": null, "ANNEX": null, "ANNEX_YR": null, "ACRES": null, "EFFECTIVE": null, "IDENTIFIER": null, "ORDINANCE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 8000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 39, "name": "Boeing - Berkeley Campus", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "extent": { "xmin": 860864.6181741506, "ymin": 1061678.9084021673, "xmax": 865495.6890113056, "ymax": 1066386.6706814095, "spatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 2.328306439791303E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 1.3725067777723414E8, "falseZ": 0, "zUnits": 99999.99999999999, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 1.3725067777723414E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "25095d67e3fde638be9ce0c84335ef9f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC1UlEQVRIicWWzU4TURTHf3dKBxjaIS1iqEQCRqPRlalvQduliT4ArwF9DH2Alrik+AKudNENC91oTQwwlRaLnX7NtL3XxdA6HyWIifG/O5l7/7+558w5d+b4x5r7/4DC/g6KPIIMSt0BkQFlgagitT3ePq/+HSBXyqNpuyiyACgAcflQZIAcmsxR2K8iZZHDl5U/BxTKeyix65leI0UWoR1QKBc5eLF3PWBiflMpsUuhTBgSBORK+Vnmd28n2VozSRpxUNAdDPl8+pPjRicK2X5T8dclCPByPpVp6DzZTPNoI0U6oWPoMRTQc0ZsrSX5Ytl8+FTHGY59HuMKcCcKyJXy04Je6vFmmqf3V1hPG6ynF0gac0ipsPsjvl84zOsxAN4dnfh2iQzbb7KTU/wGCC0XTsvjjRTraYOH6wk2VxdYNXWUgqbtUlv0tjrumJqVCKYrJl8Bz0IAsv70bK2ZpBI6mdQ8m6sLPMgsYS56b3zL1AFBpz+iabvcyyxH6xFJkddE0zBpxDH0GMtLcVZNfWoOsDSvsZKMs7zkrTGNeNBVqRk18JrHtwikUkg5uxlimkCp6dIr5QMoyw85twf03TGdwYhG2+WWqWPoGgBdZ0zTdrH7Q3rumB/tQdBViNNZJ6gAO5PouNGhtZGifuGQXIwDgpVkHE1Aoz3k61mP+oVDq+Ny0uwGAYoZfSC112gyAKhZbebjGiho94bTXNv9IVbL4eS8T81q8+3MDgHkYRTw9nmVwn7V3wvvP9ZRyvsUm7bLoh5DAF1nRKvrUrNs3n+sh9JDlcrvwRfsZCmLCO1gEjrDMe+OTqhZCe5llr1RAfxoD/hitTlr9YhIyqI/DAIOX1YolIvheXTc6Fz5nYf0Ojy2o9P04MUehTI3nqhC/eG4nkBypSpCvIr0R8QY78Kp3OTCAS6PWiFXyiO0He/KJDu9LuEUJQ+vMr4eEAb9pf75X8UvuO04O8kxl2kAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "supportsVCSProjection": true, "allowUpdateWithoutMValues": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Name" }, { "name": "FolderPath", "type": "esriFieldTypeString", "alias": "FolderPath", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "FolderPath" }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SymbolID" }, { "name": "AltMode", "type": "esriFieldTypeInteger", "alias": "AltMode", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AltMode" }, { "name": "Base", "type": "esriFieldTypeDouble", "alias": "Base", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Base" }, { "name": "Snippet", "type": "esriFieldTypeString", "alias": "Snippet", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Snippet" }, { "name": "PopupInfo", "type": "esriFieldTypeString", "alias": "PopupInfo", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "PopupInfo" }, { "name": "HasLabel", "type": "esriFieldTypeInteger", "alias": "HasLabel", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HasLabel" }, { "name": "LabelID", "type": "esriFieldTypeInteger", "alias": "LabelID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LabelID" }, { "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": "R164_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_164", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_164", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S123_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Boeing - Berkeley Campus", "description": "", "prototype": { "attributes": { "LabelID": null, "Name": null, "FolderPath": null, "SymbolID": null, "AltMode": null, "Base": null, "Snippet": null, "PopupInfo": null, "HasLabel": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 8000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 40, "name": "Fire District Boundaries", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 570897.4751910791, "ymin": 790106.5341204107, "xmax": 932628.44232684, "ymax": 1141398.6934997514, "spatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 2.328306439791303E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 1.3725067777723414E8, "falseZ": 0, "zUnits": 99999.99999999999, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 1.3725067777723414E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Name", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 56, 147, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 255, 0, 255 ], "width": 2 } }, "defaultLabel": "Other Fire Districts", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 213, 184, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 132, 0, 237, 255 ], "width": 3 } }, "value": "36-BERKELEY", "label": "Berkeley Fire District" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 187, 252, 255 ], "toColor": [ 228, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 184, 255 ], "toColor": [ 182, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 211, 187, 255 ], "toColor": [ 252, 211, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 234, 252, 255 ], "toColor": [ 179, 234, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 187, 255 ], "toColor": [ 250, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 205, 255 ], "toColor": [ 252, 179, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 227, 255 ], "toColor": [ 215, 252, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 201, 252, 255 ], "toColor": [ 184, 201, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 215, 252, 255 ], "toColor": [ 247, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 247, 215, 255 ], "toColor": [ 252, 247, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 183, 179, 255 ], "toColor": [ 252, 183, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 222, 252, 255 ], "toColor": [ 215, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 218, 255 ], "toColor": [ 252, 215, 218, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "supportsVCSProjection": true, "allowUpdateWithoutMValues": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Name", "typeIdField": "Name", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Name" }, { "name": "FolderPath", "type": "esriFieldTypeString", "alias": "FolderPath", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "FolderPath" }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SymbolID" }, { "name": "AltMode", "type": "esriFieldTypeInteger", "alias": "AltMode", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AltMode" }, { "name": "Base", "type": "esriFieldTypeDouble", "alias": "Base", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Base" }, { "name": "Clamped", "type": "esriFieldTypeInteger", "alias": "Clamped", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Clamped" }, { "name": "Extruded", "type": "esriFieldTypeInteger", "alias": "Extruded", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Extruded" }, { "name": "Snippet", "type": "esriFieldTypeString", "alias": "Snippet", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Snippet" }, { "name": "PopupInfo", "type": "esriFieldTypeString", "alias": "PopupInfo", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "PopupInfo" }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_Leng" }, { "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": "R165_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_165", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_165", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S124_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "36-BERKELEY", "name": "Berkeley Fire District", "domains": {}, "templates": [ { "name": "Berkeley Fire District", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "Name": "36-BERKELEY", "FolderPath": null, "SymbolID": null, "AltMode": null, "Base": null, "Clamped": null, "Extruded": null, "Snippet": null, "PopupInfo": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 8000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 41, "name": "Dollar Home Program", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 863090.7619985826, "ymin": 1052268.155702427, "xmax": 871806.1484391615, "ymax": 1067256.1693614945, "spatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 2.328306439791303E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 1.3725067777723414E8, "falseZ": 0, "zUnits": 99999.99999999999, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 1.3725067777723414E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 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": "GlobalID", "displayField": "ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ID" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Address" }, { "name": "SalvageEmptySide", "type": "esriFieldTypeString", "alias": "SalvageEmptySide", "domain": { "type": "codedValue", "name": "SalvageEmptySide", "description": "Salvagable Home/Empty Parcel/Side Lot", "codedValues": [ { "name": "Salvageable Home", "code": "Salvage" }, { "name": "Empty Parcel", "code": "Empty" }, { "name": "Side Lot", "code": "Side" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SalvageEmptySide" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "OwnerCity", "description": "City of.", "codedValues": [ { "name": "City of Berkeley", "code": "Berkeley" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Owner" }, { "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": "R166_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_166", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_166", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S125_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Dollar Home Program", "description": "", "prototype": { "attributes": { "Owner": null, "ID": null, "Address": null, "SalvageEmptySide": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 8000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }