{ "currentVersion": 10.81, "id": 17, "name": "Sewer Manhole", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102682, "latestWkid": 3452 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Subtype", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "b81ba69beb8fcc600ad0c62b82e55c00", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAADpJREFUCJlj0e5g8GTlY//LgA6e/rzEIuXJsJhD9Kcwutyzw5IRLBg6kACtJH+8YWBhYsSU+PuTgRUAZHkND8Y40/UAAAAASUVORK5CYII=", "contentType": "image/png", "width": 5, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Cleanout", "description": "" }, { "symbol": { "type": "esriPMS", "url": "a89814eb033faec1546c7fc0f27c4239", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAARBJREFUGJV10LtLA0EQx/Gv65qFRHPgYVSw0nQR1FgcHgRtLCzE0s5SgpAyWom1hZ1Y2dv4BwgphcMHgiJp0olFRDjN4QM2j9XiCF7w8oOBGeYzzUj+RwAWEAAmupCR3po/UfsjOe0m08puffH+VuPq/kgfUqUexQn3nDPb1WvhqEkAqWmc5Dh5b5dNqtQlQO5Ule2lLuyNvUBhcY+Duy2KEmAsqzcYiKNhRrNqBbSQAGKIyf4UGNYTgCUBTJsGMNXPtj5pAIEEaL6oipnRs0LE448nbgAjAbxAlwsPLKfnyPcc/ID/SK3jU4Lu67bpXFZwnFuOUxnWzSAZDH7zlQvvmR1KfP9hgFXa11AkrNj8AiWaTOeIer7yAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "0", "label": "Manhole", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.0124970476250213E7, "ymin": 3526427.9832121134, "xmax": -1.0118504517677553E7, "ymax": 3536308.0921376096, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "StreetName", "typeIdField": "Subtype", "subtypeFieldName": "Subtype", "subtypeField": "Subtype", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 20, "domain": null }, { "name": "RimElevation", "type": "esriFieldTypeDouble", "alias": "RimElevation", "domain": null }, { "name": "InvertElevation", "type": "esriFieldTypeDouble", "alias": "InvertElevation", "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "length": 75, "domain": null }, { "name": "LocationSource", "type": "esriFieldTypeString", "alias": "LocationSource", "length": 30, "domain": { "type": "codedValue", "name": "WS7_swLocationSource", "description": "", "codedValues": [ { "name": "Aerial Mapping", "code": "AERIAL" }, { "name": "As-Built Plan", "code": "PLAN" }, { "name": "Wall Map", "code": "MAP" }, { "name": "Other ", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PlanName", "type": "esriFieldTypeString", "alias": "PlanName", "length": 30, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 50, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS7_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Subtype", "type": "esriFieldTypeSmallInteger", "alias": "Subtype", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "LocationSource": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 0, "name": "Manhole" }, { "domains": { "LocationSource": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 1, "name": "Cleanout" } ], "subtypes": [ { "domains": { "LocationSource": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "FacilityID": null, "RimElevation": null, "InvertElevation": null, "InstallDate": null, "StreetName": null, "LocationSource": null, "PlanName": null, "Comments": null, "Enabled": 1, "Subtype": null }, "code": 0, "name": "Manhole" }, { "domains": { "LocationSource": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "FacilityID": null, "RimElevation": null, "InvertElevation": null, "InstallDate": null, "StreetName": null, "LocationSource": null, "PlanName": null, "Comments": null, "Enabled": 1, "Subtype": null }, "code": 1, "name": "Cleanout" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }