{ "currentVersion": 10.61, "id": 3, "name": "Inflow Point", "parentLayerId": -1, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPoint", "description": "A feature class that contains both Inflow and Inlet features.", "copyrightText": "Baltimore County, Maryland Department of Public Works", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": 1345301.73199999, "ymin": 558413.106000006, "xmax": 1499599.29799999, "ymax": 748807.809, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "6a3057c92054507c35e8dc3a082b9749", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMxJREFUGJVt0L0OwWAUxvE/3qSSpggJpvrYhERMJoMLMLsIs9HsGnoRZjOblUh0kPoIwcKA1EfF8Eqj6plOTn7n5OQIAFqNNhH1zr84jxDnw0AAUNQ71CoaCe0HvWBqocyWXQkLWZvzRSMAxDUPopQDc/0S7nQmDau9rKMqTBcSBYMACL6jp8DagrmCasFFfug4cLpCMgbHC983Cw8aW1DOy02Lnex/sISPZ8CDALJpWO5+NvaGEZp1mG/8fxxNwL6HJTT6Ckbfjz65AW8yWz2grdhuKAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "INFLOW_POINTID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "INFLOW_POINTID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 15 }, { "name": "INFLOW_POINT_TYPE", "type": "esriFieldTypeString", "alias": "INFLOW POINT TYPE", "domain": { "type": "codedValue", "name": "dsdInflowPointType", "description": "InflowPointType", "codedValues": [ { "name": "INLET", "code": "INLET" }, { "name": "TYPE A HEADWALL", "code": "TYPE A HEADWALL" }, { "name": "TYPE B HEADWALL", "code": "TYPE B HEADWALL" }, { "name": "TYPE C HEADWALL", "code": "TYPE C HEADWALL" }, { "name": "TYPE E HEADWALL", "code": "TYPE E HEADWALL" }, { "name": "END SECTION", "code": "END SECTION" }, { "name": "END SUPPORT WALL", "code": "END SUPPORT WALL" }, { "name": "WINGWALL", "code": "WINGWALL" }, { "name": "NONE", "code": "NONE" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20 }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "domain": { "type": "codedValue", "name": "dStructureMaterial", "description": "StructureMaterial", "codedValues": [ { "name": "BRICK", "code": "BRICK" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "METAL", "code": "METAL" }, { "name": "PLASTIC", "code": "PLASTIC" }, { "name": "RUBBER", "code": "RUBBER" }, { "name": "STONE", "code": "STONE" }, { "name": "TERRA COTTA", "code": "TERRA COTTA" }, { "name": "WOOD", "code": "WOOD" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15 }, { "name": "INLET_TYPE", "type": "esriFieldTypeString", "alias": "INLET TYPE", "domain": { "type": "codedValue", "name": "dsdInletType", "description": "InletType", "codedValues": [ { "name": "SINGLE S COMBINATION", "code": "SINGLE S COMBINATION" }, { "name": "SINGLE E COMBINATION", "code": "SINGLE E COMBINATION" }, { "name": "DOUBLE S COMBINATION", "code": "DOUBLE S COMBINATION" }, { "name": "DOUBLE E COMBINATION", "code": "DOUBLE E COMBINATION" }, { "name": "SINGLE S", "code": "SINGLE S" }, { "name": "SINGLE E", "code": "SINGLE E" }, { "name": "DOUBLE S", "code": "DOUBLE S" }, { "name": "DOUBLE E", "code": "DOUBLE E" }, { "name": "A", "code": "A" }, { "name": "B", "code": "B" }, { "name": "D", "code": "D" }, { "name": "J", "code": "J" }, { "name": "K", "code": "K" }, { "name": "Y", "code": "Y" }, { "name": "H", "code": "H" }, { "name": "WR", "code": "WR" }, { "name": "NR", "code": "NR" }, { "name": "COG (CURB OPENING GRADE)", "code": "COG" }, { "name": "COS (CURB OPENING SUMP)", "code": "COS" }, { "name": "STORMCEPTOR", "code": "STORMCEPTOR" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25 }, { "name": "INLET_GRATE_TYPE", "type": "esriFieldTypeString", "alias": "INLET GRATE TYPE", "domain": { "type": "codedValue", "name": "dsdInletGrateType", "description": "InletGrateType", "codedValues": [ { "name": "CURVED VANE", "code": "CURVED VANE" }, { "name": "RETICULINE", "code": "RETICULINE" }, { "name": "PARALLEL BAR", "code": "PARALLEL BAR" }, { "name": "STOOL TYPE", "code": "STOOL TYPE" }, { "name": "BEEHIVE", "code": "BEEHIVE" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15 }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null, "editable": true, "nullable": true }, { "name": "COORDINATE_SOURCE", "type": "esriFieldTypeString", "alias": "COORDINATE SOURCE", "domain": { "type": "codedValue", "name": "dCoordinateSource", "description": "Coordinate Source", "codedValues": [ { "name": "SURVEY GRADE", "code": "SURVEY GRADE" }, { "name": "MAPPING GRADE - GPS", "code": "MAPPING GRADE - GPS" }, { "name": "MOBILE GRADE - GPS", "code": "MOBILE GRADE - GPS" }, { "name": "DIGITIZING", "code": "DIGITIZING" }, { "name": "GEOCODED", "code": "GEOCODED" }, { "name": "LINEAR REFERENCING", "code": "LINEAR REFERENCING" }, { "name": "SCALED", "code": "SCALED" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25 }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "LIFECYCLE STATUS", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25 }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "OWNED BY", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10 }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "MAINTAINED BY", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10 }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "RESPONSIBLE AGENCY", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75 }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "CONDITION", "domain": null, "editable": true, "nullable": true }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "CONDITION DATE", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "INSTALL DATE", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "WARRANTY DATE", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "REHABILITATION DATE", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "REHABILITATION TYPE", "domain": null, "editable": true, "nullable": true, "length": 120 }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST EDITED DATE", "domain": null, "editable": false, "nullable": true, "length": 8 }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G351INFLOW_POINT", "fields": "INFLOW_POINTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R206_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A11_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Inflow Point", "description": "", "prototype": { "attributes": { "REHABILITATION_TYPE": null, "NOTES": null, "INFLOW_POINTID": null, "INFLOW_POINT_TYPE": null, "MATERIAL": null, "INLET_TYPE": null, "INLET_GRATE_TYPE": null, "ELEVATION": null, "COORDINATE_SOURCE": null, "LIFECYCLE_STATUS": null, "LOCATION": null, "OWNED_BY": null, "MAINTAINED_BY": null, "RESPONSIBLE_AGENCY": null, "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Extract,Query,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }