{ "layers": [ { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 0, "name": "CABQ Maintained", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Storm Manholes" }, { "id": 2, "name": "Storm Inlets" }, { "id": 3, "name": "Storm Pipes" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1464571.2715045772, "ymin": 1445154.7677593231, "xmax": 1575904.9996240772, "ymax": 1535141.8450026587, "spatialReference": { "wkid": 2903, "latestWkid": 2903, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16806300, "falseY": -44067200, "xyUnits": 1.3725527903396165E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 1, "name": "Storm Manholes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2903, "latestWkid": 2903, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16806300, "falseY": -44067200, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "CABQ Maintained" }, "subLayers": [], "minScale": 20000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a4ff67c63e70160dce04adc5a18407c4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABDUlEQVQoka3SMUvDUBDA8f97L6Kb6KSLQ0EX7SC4uYrg5pQigpM4Cy5WKTwI0sGlXyJIA3F26OI3cFJ0qC46BtyTnEMRXpukDehNj7v7wTvuPP4Q3r/ikO6SIb0AdQisAp8KFStMz+fyuxKHBOuGdABqzUkvC9IU0pOIYM+n817AEZHJeYsBF7rRyFGxxe5YbD6Gc14PQDVnjLm9gdkHHia+rXZnwFHXqG8Ss1APy/zv23OSz4Kq419KcBYL3i2wOAUmmrn7AvaxSZ+bM0HuAF0CM4FTd9dje25xHfUJEkH1gE2n9KTR5z5Xj25/4cJadAbAVki3oclWwHwd0f4om6Hyto9pD4FhVX0qrhM/xAZFJc+oSDEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1464571.2715045772, "ymin": 1448942.6522439048, "xmax": 1575834.249437496, "ymax": 1535141.8450026587, "spatialReference": { "wkid": 2903, "latestWkid": 2903, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16806300, "falseY": -44067200, "xyUnits": 1.3725527903396165E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ManholeType", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ManholeType", "type": "esriFieldTypeString", "alias": "ManholeType", "length": 10, "domain": { "type": "codedValue", "name": "STORM_ManholeType", "description": "Storm Drainage Manhole Types", "codedValues": [ { "name": "Junction Box", "code": "JUNC_BOX" }, { "name": "Type 'A'", "code": "TYPE_A" }, { "name": "Type 'B'", "code": "TYPE_B" }, { "name": "Type 'C'", "code": "TYPE_C" }, { "name": "Type 'D'", "code": "TYPE_D" }, { "name": "Type 'E'", "code": "TYPE_E" }, { "name": "Wye", "code": "WYE" }, { "name": "Type 'T'", "code": "TYPE_T" }, { "name": "Plug", "code": "PLUG" }, { "name": "Tee", "code": "TEE" }, { "name": "Water Quality", "code": "S_WQ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ManholeDiameter", "type": "esriFieldTypeSmallInteger", "alias": "ManholeDiameter", "domain": { "type": "codedValue", "name": "STORM_ManholeDia", "description": "Storm Drainage Manhole Diameter", "codedValues": [ { "name": "4' Dia", "code": "4" }, { "name": "6' Dia", "code": "6" }, { "name": "8' Dia", "code": "8" }, { "name": "10' Dia", "code": "10" }, { "name": "12' Dia", "code": "12" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ConcreteCollar", "type": "esriFieldTypeString", "alias": "ConcreteCollar", "length": 5, "domain": { "type": "codedValue", "name": "STORM_ManholeCollar", "description": "Storm Drainage Manhole Concrete Collar", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Rim_Elev", "type": "esriFieldTypeDouble", "alias": "Rim_Elev", "domain": null }, { "name": "Invert_Elev", "type": "esriFieldTypeDouble", "alias": "Invert_Elev", "domain": null }, { "name": "TopElevDatum", "type": "esriFieldTypeString", "alias": "TopElevDatum", "length": 15, "domain": { "type": "codedValue", "name": "StormPtVerticalDatum", "description": "Defined survey datum for elevations", "codedValues": [ { "name": "NAVD88", "code": "NAVD88" }, { "name": "MSL29", "code": "MSL29" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BottomElevDatum", "type": "esriFieldTypeString", "alias": "BottomElevDatum", "length": 15, "domain": { "type": "codedValue", "name": "StormPtVerticalDatum", "description": "Defined survey datum for elevations", "codedValues": [ { "name": "NAVD88", "code": "NAVD88" }, { "name": "MSL29", "code": "MSL29" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ProjectNumber_Legacy", "type": "esriFieldTypeString", "alias": "ProjectNumber_Legacy", "length": 25, "domain": null }, { "name": "ProjectNumber_Numeric", "type": "esriFieldTypeString", "alias": "ProjectNumber_Numeric", "length": 25, "domain": null }, { "name": "ConstructionDrawings", "type": "esriFieldTypeString", "alias": "ConstructionDrawings", "length": 1000, "domain": null }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 15, "domain": { "type": "codedValue", "name": "STORM_Agency", "description": "Storm Drainage Agency Affiliate", "codedValues": [ { "name": "City of Albuquerque", "code": "CABQ" }, { "name": "AMAFCA", "code": "AMAFCA" }, { "name": "New Mexico Department of Transportation", "code": "NMDOT" }, { "name": "Mid-Region Council of Governments", "code": "MRCOG" }, { "name": "Private", "code": "PRIVATE" }, { "name": "Albuquerque Public Schools", "code": "APS" }, { "name": "Bernalillo County", "code": "BERNCO" }, { "name": "Los Ranchos", "code": "LOSRANCHOS" }, { "name": "University of New Mexico", "code": "UNM" }, { "name": "Rio Rancho", "code": "RIORANCHO" }, { "name": "Albuquerque Sunport", "code": "SUNPORT" }, { "name": "Kirtland Air Force Base", "code": "KAFB" }, { "name": "State Fair", "code": "STATE FAIR" }, { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 15, "domain": { "type": "codedValue", "name": "STORM_Agency", "description": "Storm Drainage Agency Affiliate", "codedValues": [ { "name": "City of Albuquerque", "code": "CABQ" }, { "name": "AMAFCA", "code": "AMAFCA" }, { "name": "New Mexico Department of Transportation", "code": "NMDOT" }, { "name": "Mid-Region Council of Governments", "code": "MRCOG" }, { "name": "Private", "code": "PRIVATE" }, { "name": "Albuquerque Public Schools", "code": "APS" }, { "name": "Bernalillo County", "code": "BERNCO" }, { "name": "Los Ranchos", "code": "LOSRANCHOS" }, { "name": "University of New Mexico", "code": "UNM" }, { "name": "Rio Rancho", "code": "RIORANCHO" }, { "name": "Albuquerque Sunport", "code": "SUNPORT" }, { "name": "Kirtland Air Force Base", "code": "KAFB" }, { "name": "State Fair", "code": "STATE FAIR" }, { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YearInstalled", "type": "esriFieldTypeSmallInteger", "alias": "YearInstalled", "domain": null }, { "name": "ZoneMap", "type": "esriFieldTypeString", "alias": "ZoneMap", "length": 5, "domain": null }, { "name": "Image", "type": "esriFieldTypeString", "alias": "Image", "length": 1000, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 500, "domain": null }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street", "length": 250, "domain": null }, { "name": "Direction", "type": "esriFieldTypeString", "alias": "Direction", "length": 250, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "POINT_X", "type": "esriFieldTypeDouble", "alias": "POINT_X", "domain": null }, { "name": "POINT_Y", "type": "esriFieldTypeDouble", "alias": "POINT_Y", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeInteger", "alias": "ASSETID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R67_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_67", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_67", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S57_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 2, "name": "Storm Inlets", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2903, "latestWkid": 2903, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16806300, "falseY": -44067200, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "CABQ Maintained" }, "subLayers": [], "minScale": 20000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "fd4a05be6bb9a849d174a16858b714af", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAATElEQVQokWNhoACwUEdzzLMJDAwMKUTomcOwRKoA3WYOBgYGbiI0c2DaTAYY1TwENTP962P4x7yCoA6mv88wNS+SucXAwHCLPJvJAADQzQvmxn09OAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1476978.380876664, "ymin": 1448927.9117878228, "xmax": 1573083.4508052468, "ymax": 1534993.489984408, "spatialReference": { "wkid": 2903, "latestWkid": 2903, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16806300, "falseY": -44067200, "xyUnits": 1.3725527903396165E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "InletType", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "InletType", "type": "esriFieldTypeString", "alias": "InletType", "length": 15, "domain": { "type": "codedValue", "name": "STORM_InletType", "description": "Storm Drainage Inlet Types", "codedValues": [ { "name": "Custom Curb", "code": "CSTM CRB" }, { "name": "Custom Drop", "code": "CSTM DRP" }, { "name": "Cattle Guard", "code": "CTL GURD" }, { "name": "French Drain", "code": "FRCH DRN" }, { "name": "Bee Hive", "code": "BHIVE" }, { "name": "Area Drain", "code": "AREA DRN" }, { "name": "Trench Drain", "code": "TRENCH DRN" }, { "name": "Type 'A'", "code": "TYPE_A" }, { "name": "Type 'B'", "code": "TYPE_B" }, { "name": "Type 'C'", "code": "TYPE_C" }, { "name": "Type 'D'", "code": "TYPE_D" }, { "name": "Type 'E'", "code": "TYPE_E" }, { "name": "Outlet Structure", "code": "OUTLET_STRUC" }, { "name": "Type 'F'", "code": "TYPE_F" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InletGrate", "type": "esriFieldTypeString", "alias": "InletGrate", "length": 15, "domain": { "type": "codedValue", "name": "STORM_InletGrate", "description": "Number of Grates per Storm Drainage Inlet", "codedValues": [ { "name": "Single Grate", "code": "ONE GRT" }, { "name": "No Grate", "code": "NO GRT" }, { "name": "Multiple Grate", "code": "MULTI GRT" }, { "name": "Double Grate", "code": "TWO GRT" }, { "name": "Triple Grate", "code": "THREE GRT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InletFeature", "type": "esriFieldTypeString", "alias": "InletFeature", "length": 15, "domain": { "type": "codedValue", "name": "STORM_InletFeature", "description": "Storm Drainage Inlet Feature Types", "codedValues": [ { "name": "Single Throat", "code": "SNG THRT" }, { "name": "Double Throat", "code": "DBL THRT" }, { "name": "Trash Screen", "code": "TRSH SCRN" }, { "name": "Water Quality", "code": "WATER QTY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Flowline_Elev", "type": "esriFieldTypeDouble", "alias": "Flowline_Elev", "domain": null }, { "name": "Inv_Elev", "type": "esriFieldTypeDouble", "alias": "Inv_Elev", "domain": null }, { "name": "TopElevDatum", "type": "esriFieldTypeString", "alias": "TopElevDatum", "length": 15, "domain": { "type": "codedValue", "name": "StormPtVerticalDatum", "description": "Defined survey datum for elevations", "codedValues": [ { "name": "NAVD88", "code": "NAVD88" }, { "name": "MSL29", "code": "MSL29" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BottomElevDatum", "type": "esriFieldTypeString", "alias": "BottomElevDatum", "length": 15, "domain": { "type": "codedValue", "name": "StormPtVerticalDatum", "description": "Defined survey datum for elevations", "codedValues": [ { "name": "NAVD88", "code": "NAVD88" }, { "name": "MSL29", "code": "MSL29" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ProjectNumber_Legacy", "type": "esriFieldTypeString", "alias": "ProjectNumber_Legacy", "length": 25, "domain": null }, { "name": "ProjectNumber_Numeric", "type": "esriFieldTypeString", "alias": "ProjectNumber_Numeric", "length": 25, "domain": null }, { "name": "ConstructionDrawings", "type": "esriFieldTypeString", "alias": "ConstructionDrawings", "length": 500, "domain": null }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 10, "domain": { "type": "codedValue", "name": "STORM_Agency", "description": "Storm Drainage Agency Affiliate", "codedValues": [ { "name": "City of Albuquerque", "code": "CABQ" }, { "name": "AMAFCA", "code": "AMAFCA" }, { "name": "New Mexico Department of Transportation", "code": "NMDOT" }, { "name": "Mid-Region Council of Governments", "code": "MRCOG" }, { "name": "Private", "code": "PRIVATE" }, { "name": "Albuquerque Public Schools", "code": "APS" }, { "name": "Bernalillo County", "code": "BERNCO" }, { "name": "Los Ranchos", "code": "LOSRANCHOS" }, { "name": "University of New Mexico", "code": "UNM" }, { "name": "Rio Rancho", "code": "RIORANCHO" }, { "name": "Albuquerque Sunport", "code": "SUNPORT" }, { "name": "Kirtland Air Force Base", "code": "KAFB" }, { "name": "State Fair", "code": "STATE FAIR" }, { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 10, "domain": { "type": "codedValue", "name": "STORM_Agency", "description": "Storm Drainage Agency Affiliate", "codedValues": [ { "name": "City of Albuquerque", "code": "CABQ" }, { "name": "AMAFCA", "code": "AMAFCA" }, { "name": "New Mexico Department of Transportation", "code": "NMDOT" }, { "name": "Mid-Region Council of Governments", "code": "MRCOG" }, { "name": "Private", "code": "PRIVATE" }, { "name": "Albuquerque Public Schools", "code": "APS" }, { "name": "Bernalillo County", "code": "BERNCO" }, { "name": "Los Ranchos", "code": "LOSRANCHOS" }, { "name": "University of New Mexico", "code": "UNM" }, { "name": "Rio Rancho", "code": "RIORANCHO" }, { "name": "Albuquerque Sunport", "code": "SUNPORT" }, { "name": "Kirtland Air Force Base", "code": "KAFB" }, { "name": "State Fair", "code": "STATE FAIR" }, { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YearInstalled", "type": "esriFieldTypeSmallInteger", "alias": "YearInstalled", "domain": null }, { "name": "ZoneMap", "type": "esriFieldTypeString", "alias": "ZoneMap", "length": 5, "domain": null }, { "name": "Image", "type": "esriFieldTypeString", "alias": "Image", "length": 500, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 500, "domain": null }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street", "length": 250, "domain": null }, { "name": "Direction", "type": "esriFieldTypeString", "alias": "Direction", "length": 250, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "POINT_X", "type": "esriFieldTypeDouble", "alias": "POINT_X", "domain": null }, { "name": "POINT_Y", "type": "esriFieldTypeDouble", "alias": "POINT_Y", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeInteger", "alias": "ASSETID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R66_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_66", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_66", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S56_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 3, "name": "Storm Pipes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2903, "latestWkid": 2903, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16806300, "falseY": -44067200, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "CABQ Maintained" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PipeStatus", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.5 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "value": "INSERVICE", "label": "In Service" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 190, 210, 255, 255 ], "width": 1.5 }, "value": "ABANDONED", "label": "Abandoned" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 189, 252, 255 ], "toColor": [ 210, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 252, 182, 255 ], "toColor": [ 185, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 201, 179, 255 ], "toColor": [ 252, 201, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 246, 252, 255 ], "toColor": [ 187, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 215, 255 ], "toColor": [ 242, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 227, 255 ], "toColor": [ 252, 197, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 210, 252, 255 ], "toColor": [ 179, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 224, 255 ], "toColor": [ 197, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 179, 255 ], "toColor": [ 252, 246, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 215, 255 ], "toColor": [ 252, 230, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 183, 255 ], "toColor": [ 252, 179, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 184, 252, 255 ], "toColor": [ 248, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 252, 184, 255 ], "toColor": [ 223, 252, 184, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1476978.380876664, "ymin": 1445154.7677593231, "xmax": 1575904.9996240772, "ymax": 1535141.8450026587, "spatialReference": { "wkid": 2903, "latestWkid": 2903, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16806300, "falseY": -44067200, "xyUnits": 1.3725527903396165E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ProjectNumber", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ProjectNumber", "type": "esriFieldTypeString", "alias": "ProjectNumber", "length": 25, "domain": null }, { "name": "ZoneMap", "type": "esriFieldTypeString", "alias": "ZoneMap", "length": 5, "domain": null }, { "name": "YearInstalled", "type": "esriFieldTypeSmallInteger", "alias": "YearInstalled", "domain": null }, { "name": "PipeMaterial", "type": "esriFieldTypeString", "alias": "PipeMaterial", "length": 5, "domain": { "type": "codedValue", "name": "STORM_PipeMaterial", "description": "Storm Drainage Pipe Material", "codedValues": [ { "name": "Reinforced Concrete Pipe", "code": "RCP" }, { "name": "Cast Iron Pipe", "code": "CIP" }, { "name": "Corregated Metal Pipe", "code": "CMP" }, { "name": "Ductile Iron Pipe", "code": "DIP" }, { "name": "Steel", "code": "STL" }, { "name": "PVC", "code": "PVC" }, { "name": "Spirolite", "code": "SPR" }, { "name": "Vitrified Clay Pipe", "code": "VCP" }, { "name": "High Density Polythelene", "code": "HDPE" }, { "name": "Galvanized Steel", "code": "GLV" }, { "name": "Uknown", "code": "UNK" }, { "name": "Concrete", "code": "CONC" }, { "name": "Concrete Box Culvert", "code": "CBC" }, { "name": "RCHEP", "code": "RCHEP" }, { "name": "HOBAS Fiberglass", "code": "HOBAS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PipeType", "type": "esriFieldTypeString", "alias": "PipeType", "length": 10, "domain": { "type": "codedValue", "name": "STORM_PipeType", "description": "Storm Drainage Pipe Types", "codedValues": [ { "name": "Lateral", "code": "LAT" }, { "name": "Main", "code": "MAIN" }, { "name": "Force Main", "code": "FMAIN" }, { "name": "Primary Dam Spillway", "code": "PRIDAMSPIL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PipeShape", "type": "esriFieldTypeString", "alias": "PipeShape", "length": 255, "domain": { "type": "codedValue", "name": "STORM_PipeShape", "description": "Storm Drainage Pipe Shape", "codedValues": [ { "name": "Round", "code": "RND" }, { "name": "Eliptical", "code": "ELIP" }, { "name": "Arched", "code": "ARC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PipeClass", "type": "esriFieldTypeString", "alias": "PipeClass", "length": 4, "domain": { "type": "codedValue", "name": "STORM_PipeClass", "description": "Storm Drainage Pipe Class", "codedValues": [ { "name": "I", "code": "I" }, { "name": "II", "code": "II" }, { "name": "III", "code": "III" }, { "name": "IV", "code": "IV" }, { "name": "V", "code": "V" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PipeStatus", "type": "esriFieldTypeString", "alias": "PipeStatus", "length": 10, "domain": { "type": "codedValue", "name": "STORM_PipeStatus", "description": "Storm Drainage Pipe Status", "codedValues": [ { "name": "Abandoned", "code": "ABANDONED" }, { "name": "In Service", "code": "INSERVICE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 10, "domain": { "type": "codedValue", "name": "STORM_Agency", "description": "Storm Drainage Agency Affiliate", "codedValues": [ { "name": "City of Albuquerque", "code": "CABQ" }, { "name": "AMAFCA", "code": "AMAFCA" }, { "name": "New Mexico Department of Transportation", "code": "NMDOT" }, { "name": "Mid-Region Council of Governments", "code": "MRCOG" }, { "name": "Private", "code": "PRIVATE" }, { "name": "Albuquerque Public Schools", "code": "APS" }, { "name": "Bernalillo County", "code": "BERNCO" }, { "name": "Los Ranchos", "code": "LOSRANCHOS" }, { "name": "University of New Mexico", "code": "UNM" }, { "name": "Rio Rancho", "code": "RIORANCHO" }, { "name": "Albuquerque Sunport", "code": "SUNPORT" }, { "name": "Kirtland Air Force Base", "code": "KAFB" }, { "name": "State Fair", "code": "STATE FAIR" }, { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 10, "domain": { "type": "codedValue", "name": "STORM_Agency", "description": "Storm Drainage Agency Affiliate", "codedValues": [ { "name": "City of Albuquerque", "code": "CABQ" }, { "name": "AMAFCA", "code": "AMAFCA" }, { "name": "New Mexico Department of Transportation", "code": "NMDOT" }, { "name": "Mid-Region Council of Governments", "code": "MRCOG" }, { "name": "Private", "code": "PRIVATE" }, { "name": "Albuquerque Public Schools", "code": "APS" }, { "name": "Bernalillo County", "code": "BERNCO" }, { "name": "Los Ranchos", "code": "LOSRANCHOS" }, { "name": "University of New Mexico", "code": "UNM" }, { "name": "Rio Rancho", "code": "RIORANCHO" }, { "name": "Albuquerque Sunport", "code": "SUNPORT" }, { "name": "Kirtland Air Force Base", "code": "KAFB" }, { "name": "State Fair", "code": "STATE FAIR" }, { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MaxPipeSize_in", "type": "esriFieldTypeSmallInteger", "alias": "MaxPipeSize_in", "domain": null }, { "name": "LongitudinalSlope", "type": "esriFieldTypeSingle", "alias": "LongitudinalSlope", "domain": null }, { "name": "ConstructionDrawings", "type": "esriFieldTypeString", "alias": "ConstructionDrawings", "length": 1024, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 512, "domain": null }, { "name": "LegacyUniqueID", "type": "esriFieldTypeInteger", "alias": "LegacyUniqueID", "domain": null }, { "name": "LegacySD_Type", "type": "esriFieldTypeSmallInteger", "alias": "LegacySD_Type", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R68_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_68", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_68", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S58_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 4, "name": "Other Maintained", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 5, "name": "Storm Manholes" }, { "id": 6, "name": "Storm Inlets" }, { "id": 7, "name": "Storm Pipes" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1464571.2715045772, "ymin": 1445154.7677593231, "xmax": 1575904.9996240772, "ymax": 1535141.8450026587, "spatialReference": { "wkid": 2903, "latestWkid": 2903, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16806300, "falseY": -44067200, "xyUnits": 1.3725527903396165E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 5, "name": "Storm Manholes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2903, "latestWkid": 2903, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16806300, "falseY": -44067200, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Other Maintained" }, "subLayers": [], "minScale": 20000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "072b1b55e8f85caa802eb408801bd48b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABFElEQVQoka3SvUoDQRSG4ffkx7UTA5LdQouAlaYQ7FKEaBTtvAIrsRa8gfQ2uQshsNYWQVm8ASvtohYaV2HBNrvOsTJm3R8W9KuGOfMwczhT4Q+p/CvWm6dFJtYpwgHgoDxTEpeo2ped2kcmVu9tldAMEVamm0IN1SblyaF6r11p2w8JrAMtE/luDMbTIFJXe7opPTHxm5f8fZRmbpMiG7Tfd4HL389u5cJpTCsNzxeyKtb38gcb7pAi2NwncRi6zFXPgIUcGmCsiwSWveVAr8bHIOdAKQV+onI0O+vYnGXLGei1H6DaB9ZmSregJ7Jte7PnEz9MOvUhsK5Dv4FgUzIv0nEe03rI/NvSrY+AUVY9FxfJF900U0rhXXE+AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1464571.2715045772, "ymin": 1448942.6522439048, "xmax": 1575834.249437496, "ymax": 1535141.8450026587, "spatialReference": { "wkid": 2903, "latestWkid": 2903, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16806300, "falseY": -44067200, "xyUnits": 1.3725527903396165E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ManholeType", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ManholeType", "type": "esriFieldTypeString", "alias": "ManholeType", "length": 10, "domain": { "type": "codedValue", "name": "STORM_ManholeType", "description": "Storm Drainage Manhole Types", "codedValues": [ { "name": "Junction Box", "code": "JUNC_BOX" }, { "name": "Type 'A'", "code": "TYPE_A" }, { "name": "Type 'B'", "code": "TYPE_B" }, { "name": "Type 'C'", "code": "TYPE_C" }, { "name": "Type 'D'", "code": "TYPE_D" }, { "name": "Type 'E'", "code": "TYPE_E" }, { "name": "Wye", "code": "WYE" }, { "name": "Type 'T'", "code": "TYPE_T" }, { "name": "Plug", "code": "PLUG" }, { "name": "Tee", "code": "TEE" }, { "name": "Water Quality", "code": "S_WQ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ManholeDiameter", "type": "esriFieldTypeSmallInteger", "alias": "ManholeDiameter", "domain": { "type": "codedValue", "name": "STORM_ManholeDia", "description": "Storm Drainage Manhole Diameter", "codedValues": [ { "name": "4' Dia", "code": "4" }, { "name": "6' Dia", "code": "6" }, { "name": "8' Dia", "code": "8" }, { "name": "10' Dia", "code": "10" }, { "name": "12' Dia", "code": "12" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ConcreteCollar", "type": "esriFieldTypeString", "alias": "ConcreteCollar", "length": 5, "domain": { "type": "codedValue", "name": "STORM_ManholeCollar", "description": "Storm Drainage Manhole Concrete Collar", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Rim_Elev", "type": "esriFieldTypeDouble", "alias": "Rim_Elev", "domain": null }, { "name": "Invert_Elev", "type": "esriFieldTypeDouble", "alias": "Invert_Elev", "domain": null }, { "name": "TopElevDatum", "type": "esriFieldTypeString", "alias": "TopElevDatum", "length": 15, "domain": { "type": "codedValue", "name": "StormPtVerticalDatum", "description": "Defined survey datum for elevations", "codedValues": [ { "name": "NAVD88", "code": "NAVD88" }, { "name": "MSL29", "code": "MSL29" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BottomElevDatum", "type": "esriFieldTypeString", "alias": "BottomElevDatum", "length": 15, "domain": { "type": "codedValue", "name": "StormPtVerticalDatum", "description": "Defined survey datum for elevations", "codedValues": [ { "name": "NAVD88", "code": "NAVD88" }, { "name": "MSL29", "code": "MSL29" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ProjectNumber_Legacy", "type": "esriFieldTypeString", "alias": "ProjectNumber_Legacy", "length": 25, "domain": null }, { "name": "ProjectNumber_Numeric", "type": "esriFieldTypeString", "alias": "ProjectNumber_Numeric", "length": 25, "domain": null }, { "name": "ConstructionDrawings", "type": "esriFieldTypeString", "alias": "ConstructionDrawings", "length": 1000, "domain": null }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 15, "domain": { "type": "codedValue", "name": "STORM_Agency", "description": "Storm Drainage Agency Affiliate", "codedValues": [ { "name": "City of Albuquerque", "code": "CABQ" }, { "name": "AMAFCA", "code": "AMAFCA" }, { "name": "New Mexico Department of Transportation", "code": "NMDOT" }, { "name": "Mid-Region Council of Governments", "code": "MRCOG" }, { "name": "Private", "code": "PRIVATE" }, { "name": "Albuquerque Public Schools", "code": "APS" }, { "name": "Bernalillo County", "code": "BERNCO" }, { "name": "Los Ranchos", "code": "LOSRANCHOS" }, { "name": "University of New Mexico", "code": "UNM" }, { "name": "Rio Rancho", "code": "RIORANCHO" }, { "name": "Albuquerque Sunport", "code": "SUNPORT" }, { "name": "Kirtland Air Force Base", "code": "KAFB" }, { "name": "State Fair", "code": "STATE FAIR" }, { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 15, "domain": { "type": "codedValue", "name": "STORM_Agency", "description": "Storm Drainage Agency Affiliate", "codedValues": [ { "name": "City of Albuquerque", "code": "CABQ" }, { "name": "AMAFCA", "code": "AMAFCA" }, { "name": "New Mexico Department of Transportation", "code": "NMDOT" }, { "name": "Mid-Region Council of Governments", "code": "MRCOG" }, { "name": "Private", "code": "PRIVATE" }, { "name": "Albuquerque Public Schools", "code": "APS" }, { "name": "Bernalillo County", "code": "BERNCO" }, { "name": "Los Ranchos", "code": "LOSRANCHOS" }, { "name": "University of New Mexico", "code": "UNM" }, { "name": "Rio Rancho", "code": "RIORANCHO" }, { "name": "Albuquerque Sunport", "code": "SUNPORT" }, { "name": "Kirtland Air Force Base", "code": "KAFB" }, { "name": "State Fair", "code": "STATE FAIR" }, { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YearInstalled", "type": "esriFieldTypeSmallInteger", "alias": "YearInstalled", "domain": null }, { "name": "ZoneMap", "type": "esriFieldTypeString", "alias": "ZoneMap", "length": 5, "domain": null }, { "name": "Image", "type": "esriFieldTypeString", "alias": "Image", "length": 1000, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 500, "domain": null }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street", "length": 250, "domain": null }, { "name": "Direction", "type": "esriFieldTypeString", "alias": "Direction", "length": 250, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "POINT_X", "type": "esriFieldTypeDouble", "alias": "POINT_X", "domain": null }, { "name": "POINT_Y", "type": "esriFieldTypeDouble", "alias": "POINT_Y", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeInteger", "alias": "ASSETID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R67_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_67", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_67", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S57_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 6, "name": "Storm Inlets", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2903, "latestWkid": 2903, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16806300, "falseY": -44067200, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Other Maintained" }, "subLayers": [], "minScale": 20000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "7797dc12d72cdc257ef0012118a90e71", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAV0lEQVQokWNhoACwUEXz3sv/JzD+Z0ghpOE/I8McZ13GAhTNjP8ZOBgYGLgJaYaqQ7WZHDCqeehp/vePoY+ZmWEFIQ1//zI8w9DsYsB4i4GB4RZZNpMDAMlXEZnVtUjgAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1476978.380876664, "ymin": 1448927.9117878228, "xmax": 1573083.4508052468, "ymax": 1534993.489984408, "spatialReference": { "wkid": 2903, "latestWkid": 2903, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16806300, "falseY": -44067200, "xyUnits": 1.3725527903396165E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "InletType", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "InletType", "type": "esriFieldTypeString", "alias": "InletType", "length": 15, "domain": { "type": "codedValue", "name": "STORM_InletType", "description": "Storm Drainage Inlet Types", "codedValues": [ { "name": "Custom Curb", "code": "CSTM CRB" }, { "name": "Custom Drop", "code": "CSTM DRP" }, { "name": "Cattle Guard", "code": "CTL GURD" }, { "name": "French Drain", "code": "FRCH DRN" }, { "name": "Bee Hive", "code": "BHIVE" }, { "name": "Area Drain", "code": "AREA DRN" }, { "name": "Trench Drain", "code": "TRENCH DRN" }, { "name": "Type 'A'", "code": "TYPE_A" }, { "name": "Type 'B'", "code": "TYPE_B" }, { "name": "Type 'C'", "code": "TYPE_C" }, { "name": "Type 'D'", "code": "TYPE_D" }, { "name": "Type 'E'", "code": "TYPE_E" }, { "name": "Outlet Structure", "code": "OUTLET_STRUC" }, { "name": "Type 'F'", "code": "TYPE_F" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InletGrate", "type": "esriFieldTypeString", "alias": "InletGrate", "length": 15, "domain": { "type": "codedValue", "name": "STORM_InletGrate", "description": "Number of Grates per Storm Drainage Inlet", "codedValues": [ { "name": "Single Grate", "code": "ONE GRT" }, { "name": "No Grate", "code": "NO GRT" }, { "name": "Multiple Grate", "code": "MULTI GRT" }, { "name": "Double Grate", "code": "TWO GRT" }, { "name": "Triple Grate", "code": "THREE GRT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InletFeature", "type": "esriFieldTypeString", "alias": "InletFeature", "length": 15, "domain": { "type": "codedValue", "name": "STORM_InletFeature", "description": "Storm Drainage Inlet Feature Types", "codedValues": [ { "name": "Single Throat", "code": "SNG THRT" }, { "name": "Double Throat", "code": "DBL THRT" }, { "name": "Trash Screen", "code": "TRSH SCRN" }, { "name": "Water Quality", "code": "WATER QTY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Flowline_Elev", "type": "esriFieldTypeDouble", "alias": "Flowline_Elev", "domain": null }, { "name": "Inv_Elev", "type": "esriFieldTypeDouble", "alias": "Inv_Elev", "domain": null }, { "name": "TopElevDatum", "type": "esriFieldTypeString", "alias": "TopElevDatum", "length": 15, "domain": { "type": "codedValue", "name": "StormPtVerticalDatum", "description": "Defined survey datum for elevations", "codedValues": [ { "name": "NAVD88", "code": "NAVD88" }, { "name": "MSL29", "code": "MSL29" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BottomElevDatum", "type": "esriFieldTypeString", "alias": "BottomElevDatum", "length": 15, "domain": { "type": "codedValue", "name": "StormPtVerticalDatum", "description": "Defined survey datum for elevations", "codedValues": [ { "name": "NAVD88", "code": "NAVD88" }, { "name": "MSL29", "code": "MSL29" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ProjectNumber_Legacy", "type": "esriFieldTypeString", "alias": "ProjectNumber_Legacy", "length": 25, "domain": null }, { "name": "ProjectNumber_Numeric", "type": "esriFieldTypeString", "alias": "ProjectNumber_Numeric", "length": 25, "domain": null }, { "name": "ConstructionDrawings", "type": "esriFieldTypeString", "alias": "ConstructionDrawings", "length": 500, "domain": null }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 10, "domain": { "type": "codedValue", "name": "STORM_Agency", "description": "Storm Drainage Agency Affiliate", "codedValues": [ { "name": "City of Albuquerque", "code": "CABQ" }, { "name": "AMAFCA", "code": "AMAFCA" }, { "name": "New Mexico Department of Transportation", "code": "NMDOT" }, { "name": "Mid-Region Council of Governments", "code": "MRCOG" }, { "name": "Private", "code": "PRIVATE" }, { "name": "Albuquerque Public Schools", "code": "APS" }, { "name": "Bernalillo County", "code": "BERNCO" }, { "name": "Los Ranchos", "code": "LOSRANCHOS" }, { "name": "University of New Mexico", "code": "UNM" }, { "name": "Rio Rancho", "code": "RIORANCHO" }, { "name": "Albuquerque Sunport", "code": "SUNPORT" }, { "name": "Kirtland Air Force Base", "code": "KAFB" }, { "name": "State Fair", "code": "STATE FAIR" }, { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 10, "domain": { "type": "codedValue", "name": "STORM_Agency", "description": "Storm Drainage Agency Affiliate", "codedValues": [ { "name": "City of Albuquerque", "code": "CABQ" }, { "name": "AMAFCA", "code": "AMAFCA" }, { "name": "New Mexico Department of Transportation", "code": "NMDOT" }, { "name": "Mid-Region Council of Governments", "code": "MRCOG" }, { "name": "Private", "code": "PRIVATE" }, { "name": "Albuquerque Public Schools", "code": "APS" }, { "name": "Bernalillo County", "code": "BERNCO" }, { "name": "Los Ranchos", "code": "LOSRANCHOS" }, { "name": "University of New Mexico", "code": "UNM" }, { "name": "Rio Rancho", "code": "RIORANCHO" }, { "name": "Albuquerque Sunport", "code": "SUNPORT" }, { "name": "Kirtland Air Force Base", "code": "KAFB" }, { "name": "State Fair", "code": "STATE FAIR" }, { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YearInstalled", "type": "esriFieldTypeSmallInteger", "alias": "YearInstalled", "domain": null }, { "name": "ZoneMap", "type": "esriFieldTypeString", "alias": "ZoneMap", "length": 5, "domain": null }, { "name": "Image", "type": "esriFieldTypeString", "alias": "Image", "length": 500, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 500, "domain": null }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street", "length": 250, "domain": null }, { "name": "Direction", "type": "esriFieldTypeString", "alias": "Direction", "length": 250, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "POINT_X", "type": "esriFieldTypeDouble", "alias": "POINT_X", "domain": null }, { "name": "POINT_Y", "type": "esriFieldTypeDouble", "alias": "POINT_Y", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeInteger", "alias": "ASSETID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R66_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_66", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_66", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S56_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 7, "name": "Storm Pipes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2903, "latestWkid": 2903, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16806300, "falseY": -44067200, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Other Maintained" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PipeStatus", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.5 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 223, 115, 255, 255 ], "width": 1.5 }, "value": "ABANDONED", "label": "Abandoned" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1.5 }, "value": "INSERVICE", "label": "In Service" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 189, 252, 255 ], "toColor": [ 210, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 252, 182, 255 ], "toColor": [ 185, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 201, 179, 255 ], "toColor": [ 252, 201, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 246, 252, 255 ], "toColor": [ 187, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 215, 255 ], "toColor": [ 242, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 227, 255 ], "toColor": [ 252, 197, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 210, 252, 255 ], "toColor": [ 179, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 224, 255 ], "toColor": [ 197, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 179, 255 ], "toColor": [ 252, 246, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 215, 255 ], "toColor": [ 252, 230, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 183, 255 ], "toColor": [ 252, 179, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 184, 252, 255 ], "toColor": [ 248, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 252, 184, 255 ], "toColor": [ 223, 252, 184, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1476978.380876664, "ymin": 1445154.7677593231, "xmax": 1575904.9996240772, "ymax": 1535141.8450026587, "spatialReference": { "wkid": 2903, "latestWkid": 2903, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16806300, "falseY": -44067200, "xyUnits": 1.3725527903396165E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ProjectNumber", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ProjectNumber", "type": "esriFieldTypeString", "alias": "ProjectNumber", "length": 25, "domain": null }, { "name": "ZoneMap", "type": "esriFieldTypeString", "alias": "ZoneMap", "length": 5, "domain": null }, { "name": "YearInstalled", "type": "esriFieldTypeSmallInteger", "alias": "YearInstalled", "domain": null }, { "name": "PipeMaterial", "type": "esriFieldTypeString", "alias": "PipeMaterial", "length": 5, "domain": { "type": "codedValue", "name": "STORM_PipeMaterial", "description": "Storm Drainage Pipe Material", "codedValues": [ { "name": "Reinforced Concrete Pipe", "code": "RCP" }, { "name": "Cast Iron Pipe", "code": "CIP" }, { "name": "Corregated Metal Pipe", "code": "CMP" }, { "name": "Ductile Iron Pipe", "code": "DIP" }, { "name": "Steel", "code": "STL" }, { "name": "PVC", "code": "PVC" }, { "name": "Spirolite", "code": "SPR" }, { "name": "Vitrified Clay Pipe", "code": "VCP" }, { "name": "High Density Polythelene", "code": "HDPE" }, { "name": "Galvanized Steel", "code": "GLV" }, { "name": "Uknown", "code": "UNK" }, { "name": "Concrete", "code": "CONC" }, { "name": "Concrete Box Culvert", "code": "CBC" }, { "name": "RCHEP", "code": "RCHEP" }, { "name": "HOBAS Fiberglass", "code": "HOBAS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PipeType", "type": "esriFieldTypeString", "alias": "PipeType", "length": 10, "domain": { "type": "codedValue", "name": "STORM_PipeType", "description": "Storm Drainage Pipe Types", "codedValues": [ { "name": "Lateral", "code": "LAT" }, { "name": "Main", "code": "MAIN" }, { "name": "Force Main", "code": "FMAIN" }, { "name": "Primary Dam Spillway", "code": "PRIDAMSPIL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PipeShape", "type": "esriFieldTypeString", "alias": "PipeShape", "length": 255, "domain": { "type": "codedValue", "name": "STORM_PipeShape", "description": "Storm Drainage Pipe Shape", "codedValues": [ { "name": "Round", "code": "RND" }, { "name": "Eliptical", "code": "ELIP" }, { "name": "Arched", "code": "ARC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PipeClass", "type": "esriFieldTypeString", "alias": "PipeClass", "length": 4, "domain": { "type": "codedValue", "name": "STORM_PipeClass", "description": "Storm Drainage Pipe Class", "codedValues": [ { "name": "I", "code": "I" }, { "name": "II", "code": "II" }, { "name": "III", "code": "III" }, { "name": "IV", "code": "IV" }, { "name": "V", "code": "V" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PipeStatus", "type": "esriFieldTypeString", "alias": "PipeStatus", "length": 10, "domain": { "type": "codedValue", "name": "STORM_PipeStatus", "description": "Storm Drainage Pipe Status", "codedValues": [ { "name": "Abandoned", "code": "ABANDONED" }, { "name": "In Service", "code": "INSERVICE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 10, "domain": { "type": "codedValue", "name": "STORM_Agency", "description": "Storm Drainage Agency Affiliate", "codedValues": [ { "name": "City of Albuquerque", "code": "CABQ" }, { "name": "AMAFCA", "code": "AMAFCA" }, { "name": "New Mexico Department of Transportation", "code": "NMDOT" }, { "name": "Mid-Region Council of Governments", "code": "MRCOG" }, { "name": "Private", "code": "PRIVATE" }, { "name": "Albuquerque Public Schools", "code": "APS" }, { "name": "Bernalillo County", "code": "BERNCO" }, { "name": "Los Ranchos", "code": "LOSRANCHOS" }, { "name": "University of New Mexico", "code": "UNM" }, { "name": "Rio Rancho", "code": "RIORANCHO" }, { "name": "Albuquerque Sunport", "code": "SUNPORT" }, { "name": "Kirtland Air Force Base", "code": "KAFB" }, { "name": "State Fair", "code": "STATE FAIR" }, { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 10, "domain": { "type": "codedValue", "name": "STORM_Agency", "description": "Storm Drainage Agency Affiliate", "codedValues": [ { "name": "City of Albuquerque", "code": "CABQ" }, { "name": "AMAFCA", "code": "AMAFCA" }, { "name": "New Mexico Department of Transportation", "code": "NMDOT" }, { "name": "Mid-Region Council of Governments", "code": "MRCOG" }, { "name": "Private", "code": "PRIVATE" }, { "name": "Albuquerque Public Schools", "code": "APS" }, { "name": "Bernalillo County", "code": "BERNCO" }, { "name": "Los Ranchos", "code": "LOSRANCHOS" }, { "name": "University of New Mexico", "code": "UNM" }, { "name": "Rio Rancho", "code": "RIORANCHO" }, { "name": "Albuquerque Sunport", "code": "SUNPORT" }, { "name": "Kirtland Air Force Base", "code": "KAFB" }, { "name": "State Fair", "code": "STATE FAIR" }, { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MaxPipeSize_in", "type": "esriFieldTypeSmallInteger", "alias": "MaxPipeSize_in", "domain": null }, { "name": "LongitudinalSlope", "type": "esriFieldTypeSingle", "alias": "LongitudinalSlope", "domain": null }, { "name": "ConstructionDrawings", "type": "esriFieldTypeString", "alias": "ConstructionDrawings", "length": 1024, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 512, "domain": null }, { "name": "LegacyUniqueID", "type": "esriFieldTypeInteger", "alias": "LegacyUniqueID", "domain": null }, { "name": "LegacySD_Type", "type": "esriFieldTypeSmallInteger", "alias": "LegacySD_Type", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R68_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_68", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_68", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S58_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }