{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Outlet", "type": "Feature Layer", "description": "This layer contains the Stormwater Outlets for the City of Mobile, AL.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102630, "latestWkid": 102630, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16478800, "falseY": -43705000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2400, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 255, 115, 223, 255 ], "size": 18, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1730820.101028163, "ymin": 200279.54556448758, "xmax": 1800709.8975999951, "ymax": 272356.6943889037, "spatialReference": { "wkid": 102630, "latestWkid": 102630, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16478800, "falseY": -43705000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PhotoFIleName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS2_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "outletnumber", "type": "esriFieldTypeInteger", "alias": "OutletNumber", "domain": null }, { "name": "lifecyclestatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 20, "domain": { "type": "codedValue", "name": "WS2_swDomainLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Clogged", "code": "Clogged" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "feature_type", "type": "esriFieldTypeString", "alias": "Feature_Type", "length": 50, "domain": { "type": "codedValue", "name": "WS2_swOutletType", "description": "", "codedValues": [ { "name": "Outlet", "code": "Outlet" }, { "name": "Endwall", "code": "Endwall" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "wallmaterial", "type": "esriFieldTypeString", "alias": "WallMaterial", "length": 50, "domain": { "type": "codedValue", "name": "WS2_swDomainInletMaterial", "description": "", "codedValues": [ { "name": "Brick", "code": "BRICK" }, { "name": "Concrete", "code": "CONC" }, { "name": "CMU", "code": "CMU" }, { "name": "Other", "code": "OTH" }, { "name": "Masonry", "code": "MASON" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "depth", "type": "esriFieldTypeDouble", "alias": "Depth", "domain": null }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "invertelevation", "type": "esriFieldTypeDouble", "alias": "InvertElevation", "domain": null }, { "name": "outletdimension", "type": "esriFieldTypeString", "alias": "OutletDimension", "length": 10, "domain": null }, { "name": "locationdescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "length": 200, "domain": null }, { "name": "owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 20, "domain": { "type": "codedValue", "name": "WS2_swDomainOwner", "description": "", "codedValues": [ { "name": "CITY OF MOBILE", "code": "CITY OF MOBILE" }, { "name": "CITY OF PRICHARD", "code": "CITY OF PRICHARD" }, { "name": "MOBILE COUNTY", "code": "MOBILE COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "STATE", "code": "STATE" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "MAWSS", "code": "MAWSS" }, { "name": "COM-CONTRACT", "code": "COM-CONTRACT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "maintainedby", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 20, "domain": { "type": "codedValue", "name": "WS2_swDomainOwner", "description": "", "codedValues": [ { "name": "CITY OF MOBILE", "code": "CITY OF MOBILE" }, { "name": "CITY OF PRICHARD", "code": "CITY OF PRICHARD" }, { "name": "MOBILE COUNTY", "code": "MOBILE COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "STATE", "code": "STATE" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "MAWSS", "code": "MAWSS" }, { "name": "COM-CONTRACT", "code": "COM-CONTRACT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "source", "type": "esriFieldTypeString", "alias": "Source", "length": 20, "domain": { "type": "codedValue", "name": "WS2_swDomainSource", "description": "", "codedValues": [ { "name": "DGPS-RTK", "code": "DGPS" }, { "name": "Field", "code": "FIELD" }, { "name": "Preliminary Plat", "code": "PRELIMPLAT" }, { "name": "Asbuilt", "code": "ASBUILT" }, { "name": "Other", "code": "OTH" }, { "name": "Ortho", "code": "ORTHO" }, { "name": "Linen", "code": "ENGLINEN" }, { "name": "None", "code": "NONE" }, { "name": "DGPS-SUBMETER", "code": "DGPS-SUBMETER" }, { "name": "DIFFERENTIAL LEVELING", "code": "DIFF LEVELING" }, { "name": "CONVENTIONAL SURVEYING", "code": "CONV SURVEY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "northing", "type": "esriFieldTypeDouble", "alias": "Northing", "domain": null }, { "name": "easting", "type": "esriFieldTypeDouble", "alias": "Easting", "domain": null }, { "name": "basin", "type": "esriFieldTypeString", "alias": "Basin", "length": 20, "domain": null }, { "name": "subbasin", "type": "esriFieldTypeString", "alias": "SubBasin", "length": 20, "domain": null }, { "name": "outfallbasin", "type": "esriFieldTypeString", "alias": "OutfallBasin", "length": 20, "domain": null }, { "name": "photodirectory", "type": "esriFieldTypeString", "alias": "PhotoDirectory", "length": 50, "domain": null }, { "name": "photofilename", "type": "esriFieldTypeString", "alias": "PhotoFileName", "length": 20, "domain": null }, { "name": "photofullname", "type": "esriFieldTypeString", "alias": "PhotoFullName", "length": 70, "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "creationdate", "type": "esriFieldTypeDate", "alias": "CreationDate", "length": 8, "domain": null }, { "name": "lasteditor", "type": "esriFieldTypeString", "alias": "LastEditor", "length": 50, "domain": null }, { "name": "lasteditdate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "length": 8, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r115_sde_rowid_uk", "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": "a88_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0f0d5c8806b2409ea4d73c9cff2ce3f1" }