{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 56, "name": "Water Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111140600, "falseY": -91532100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Roanoke County, WVWA", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MAIN_TYPE", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 158, 58, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 166, 160, 255 ], "width": 1 }, "value": "6", "label": "WBlowoff" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 94, 0, 176, 255 ], "width": 1 }, "value": "7", "label": "WBypass" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 140, 0, 89, 255 ], "width": 1 }, "value": "4", "label": "WDistribution" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 148, 0, 121, 255 ], "width": 1 }, "value": "5", "label": "WDrain" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 171, 0, 51, 255 ], "width": 1 }, "value": "9", "label": "WHydrant" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 117, 171, 255 ], "width": 1 }, "value": "8", "label": "WTransmission" } ], "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.098848661305739E7, "ymin": 3529048.830077976, "xmax": 1.1160424622855216E7, "ymax": 3716313.618933484, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -111140600, "falseY": -91532100, "xyUnits": 3.672703675085654E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": "MAIN_TYPE", "subtypeFieldName": "MAIN_TYPE", "subtypeField": "MAIN_TYPE", "defaultSubtypeCode": 4, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GISOBJID", "type": "esriFieldTypeInteger", "alias": "GISOBJID", "domain": null }, { "name": "MAIN_TYPE", "type": "esriFieldTypeInteger", "alias": "Main_Type", "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "wMainDistributionDiameter_2", "description": "", "codedValues": [ { "name": "Other", "code": -1 }, { "name": "Unknown", "code": -99 }, { "name": "0.5\"", "code": 0.5 }, { "name": "0.75\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1.5\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "15\"", "code": 15 }, { "name": "16\"", "code": 16 }, { "name": "18\"", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "21\"", "code": 21 }, { "name": "24\"", "code": 24 }, { "name": "27\"", "code": 27 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "48\"", "code": 48 }, { "name": "54\"", "code": 54 }, { "name": "60\"", "code": 60 }, { "name": "72\"", "code": 72 }, { "name": "42\"", "code": 42 }, { "name": "5/8\"", "code": 0.625 }, { "name": "1 1/4\"", "code": 1.25 }, { "name": "64\"", "code": 64 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 20, "domain": { "type": "codedValue", "name": "wPipeMaterial_2", "description": "", "codedValues": [ { "name": "Ductile Iron", "code": "DI" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Clay", "code": "CL" }, { "name": "Other", "code": "OTH" }, { "name": "PVC", "code": "PVC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Asbestos Cement", "code": "ASB" }, { "name": "Wood", "code": "WOOD" }, { "name": "Unknown", "code": "UNKNOWN" }, { "name": "Galvanised Iron", "code": "GI" }, { "name": "Copper", "code": "CU" }, { "name": "Steel", "code": "STEEL" }, { "name": "Concrete", "code": "CONC" }, { "name": "Alkathene", "code": "ALK" }, { "name": "Spun Iron", "code": "SI" }, { "name": "MDHP", "code": "MDPE" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polypropylene", "code": "PP" }, { "name": "UPVC", "code": "UPVC" }, { "name": "Lead", "code": "LEAD" }, { "name": "Stainless Steel Repair Clamp", "code": "STSTCLAMP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "JOINTTYPE", "type": "esriFieldTypeString", "alias": "Joint Type", "length": 20, "domain": { "type": "codedValue", "name": "wJointType_2", "description": "", "codedValues": [ { "name": "Weld", "code": "WELD" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "Threaded", "code": "THRED" }, { "name": "Leading", "code": "LEAD" }, { "name": "Push On", "code": "PUSH" }, { "name": "Bell & Spigot", "code": "BS" }, { "name": "Flare", "code": "FLARE" }, { "name": "Glued", "code": "GLUE" }, { "name": "Soldered", "code": "SOLD" }, { "name": "Fused", "code": "FUSE" }, { "name": "Compressed", "code": "COMP" }, { "name": "Flanged", "code": "FLANGE" }, { "name": "Rubber Bolt", "code": "BOLT" }, { "name": "Screwed Gland", "code": "GLAND" }, { "name": "Solvent Welded", "code": "SOLVENT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PIPECLASS", "type": "esriFieldTypeString", "alias": "Pipe Class", "length": 20, "domain": null }, { "name": "SA_NUMBER", "type": "esriFieldTypeSmallInteger", "alias": "SA_Number", "domain": null }, { "name": "SA_NAME", "type": "esriFieldTypeString", "alias": "SA_Name", "length": 50, "domain": { "type": "codedValue", "name": "WServiceAreaName", "description": "", "codedValues": [ { "name": "Gravity System", "code": "Gravity System" }, { "name": "North Boosted", "code": "North Boosted" }, { "name": "North County", "code": "North County" }, { "name": "South/North Loop", "code": "South/North Loop" }, { "name": "South Boosted", "code": "South Boosted" }, { "name": "South County", "code": "South County" }, { "name": "Statesman/East County", "code": "Statesman/East County" }, { "name": "Falling Creek", "code": "Falling Creek" }, { "name": "Isolated Systems", "code": "Isolated Systems" }, { "name": "Fincastle", "code": "Fincastle" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "LININGTYPE", "type": "esriFieldTypeString", "alias": "Lining Type", "length": 20, "domain": { "type": "codedValue", "name": "wPipeLiner", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Cement-Mortar", "code": "CM" }, { "name": "Sliplining", "code": "SL" }, { "name": "None", "code": "NONE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HGL", "type": "esriFieldTypeString", "alias": "HGL", "length": 20, "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATEGPSED", "type": "esriFieldTypeDate", "alias": "DATEGPSED", "length": 8, "domain": null }, { "name": "INFONETID", "type": "esriFieldTypeString", "alias": "INFONETID", "length": 32, "domain": null }, { "name": "USNODEID", "type": "esriFieldTypeString", "alias": "USNODEID", "length": 20, "domain": null }, { "name": "DSNODEID", "type": "esriFieldTypeString", "alias": "DSNODEID", "length": 20, "domain": null }, { "name": "Shape_STLength__", "type": "esriFieldTypeDouble", "alias": "Shape_STLength__", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Project Name", "length": 60, "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "Depth", "domain": null }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "Municipality", "length": 20, "domain": { "type": "codedValue", "name": "wMunicipality", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "WVWA", "code": "WVWA" }, { "name": "SALEM", "code": "SALEM" }, { "name": "VINTON", "code": "VINTON" }, { "name": "BEDFORD", "code": "BED" }, { "name": "BOTETOURT", "code": "BOT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": null }, { "name": "GROUND_ELEVATION", "type": "esriFieldTypeDouble", "alias": "Ground Elevation", "domain": null }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "length": 20, "domain": null }, { "name": "LATERAL_TYPE", "type": "esriFieldTypeInteger", "alias": "Service Type", "domain": null }, { "name": "ANGLE", "type": "esriFieldTypeDouble", "alias": "ANGLE", "domain": null }, { "name": "CENTER", "type": "esriFieldTypeString", "alias": "CENTER", "length": 60, "domain": null }, { "name": "CENTROID", "type": "esriFieldTypeString", "alias": "CENTROID", "length": 60, "domain": null }, { "name": "COLOR", "type": "esriFieldTypeInteger", "alias": "COLOR", "domain": null }, { "name": "EANGLE", "type": "esriFieldTypeDouble", "alias": "EANGLE", "domain": null }, { "name": "EHANDLE", "type": "esriFieldTypeString", "alias": "EHANDLE", "length": 10, "domain": null }, { "name": "LABELPT", "type": "esriFieldTypeString", "alias": "LABELPT", "length": 255, "domain": null }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "LAYER", "length": 255, "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "SANGLE", "type": "esriFieldTypeDouble", "alias": "SANGLE", "domain": null }, { "name": "SIZE", "type": "esriFieldTypeDouble", "alias": "SIZE", "domain": null }, { "name": "TRUECOLOR", "type": "esriFieldTypeString", "alias": "TRUECOLOR", "length": 255, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R393_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S346_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "SA_NAME": {"type": "inherited"}, "LININGTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "MUNICIPALITY": {"type": "inherited"} }, "id": 4, "name": "WDistribution" }, { "domains": { "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "SA_NAME": {"type": "inherited"}, "LININGTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "MUNICIPALITY": {"type": "inherited"} }, "id": 8, "name": "WTransmission" }, { "domains": { "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "SA_NAME": {"type": "inherited"}, "LININGTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "MUNICIPALITY": {"type": "inherited"} }, "id": 9, "name": "WHydrant" }, { "domains": { "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "SA_NAME": {"type": "inherited"}, "LININGTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "MUNICIPALITY": {"type": "inherited"} }, "id": 5, "name": "WDrain" }, { "domains": { "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "SA_NAME": {"type": "inherited"}, "LININGTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "MUNICIPALITY": {"type": "inherited"} }, "id": 6, "name": "WBlowoff" }, { "domains": { "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "SA_NAME": {"type": "inherited"}, "LININGTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "MUNICIPALITY": {"type": "inherited"} }, "id": 7, "name": "WBypass" } ], "subtypes": [ { "domains": { "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "SA_NAME": {"type": "inherited"}, "LININGTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "MUNICIPALITY": {"type": "inherited"} }, "defaultValues": { "GISOBJID": null, "MAIN_TYPE": 4, "INSTALLDATE": null, "DIAMETER": null, "MATERIAL": null, "JOINTTYPE": null, "PIPECLASS": null, "SA_NUMBER": null, "SA_NAME": null, "COMMENTS": null, "LININGTYPE": null, "HGL": null, "ENABLED": 1, "DATEGPSED": null, "INFONETID": null, "USNODEID": null, "DSNODEID": null, "Shape_STLength__": null, "NAME": null, "DEPTH": null, "MUNICIPALITY": null, "SUBTYPE": 2, "GROUND_ELEVATION": null, "MANUFACTURER": null, "LATERAL_TYPE": 1, "ANGLE": null, "CENTER": null, "CENTROID": null, "COLOR": null, "EANGLE": null, "EHANDLE": null, "LABELPT": null, "LAYER": null, "LENGTH": null, "SANGLE": null, "SIZE": null, "TRUECOLOR": null, "TYPE": null }, "code": 4, "name": "WDistribution" }, { "domains": { "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "SA_NAME": {"type": "inherited"}, "LININGTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "MUNICIPALITY": {"type": "inherited"} }, "defaultValues": { "GISOBJID": null, "MAIN_TYPE": 4, "INSTALLDATE": null, "DIAMETER": null, "MATERIAL": null, "JOINTTYPE": null, "PIPECLASS": null, "SA_NUMBER": null, "SA_NAME": null, "COMMENTS": null, "LININGTYPE": null, "HGL": null, "ENABLED": 1, "DATEGPSED": null, "INFONETID": null, "USNODEID": null, "DSNODEID": null, "Shape_STLength__": null, "NAME": null, "DEPTH": null, "MUNICIPALITY": null, "SUBTYPE": 2, "GROUND_ELEVATION": null, "MANUFACTURER": null, "LATERAL_TYPE": 1, "ANGLE": null, "CENTER": null, "CENTROID": null, "COLOR": null, "EANGLE": null, "EHANDLE": null, "LABELPT": null, "LAYER": null, "LENGTH": null, "SANGLE": null, "SIZE": null, "TRUECOLOR": null, "TYPE": null }, "code": 8, "name": "WTransmission" }, { "domains": { "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "SA_NAME": {"type": "inherited"}, "LININGTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "MUNICIPALITY": {"type": "inherited"} }, "defaultValues": { "GISOBJID": null, "MAIN_TYPE": 4, "INSTALLDATE": null, "DIAMETER": null, "MATERIAL": null, "JOINTTYPE": null, "PIPECLASS": null, "SA_NUMBER": null, "SA_NAME": null, "COMMENTS": null, "LININGTYPE": null, "HGL": null, "ENABLED": 1, "DATEGPSED": null, "INFONETID": null, "USNODEID": null, "DSNODEID": null, "Shape_STLength__": null, "NAME": null, "DEPTH": null, "MUNICIPALITY": null, "SUBTYPE": 2, "GROUND_ELEVATION": null, "MANUFACTURER": null, "LATERAL_TYPE": 1, "ANGLE": null, "CENTER": null, "CENTROID": null, "COLOR": null, "EANGLE": null, "EHANDLE": null, "LABELPT": null, "LAYER": null, "LENGTH": null, "SANGLE": null, "SIZE": null, "TRUECOLOR": null, "TYPE": null }, "code": 9, "name": "WHydrant" }, { "domains": { "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "SA_NAME": {"type": "inherited"}, "LININGTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "MUNICIPALITY": {"type": "inherited"} }, "defaultValues": { "GISOBJID": null, "MAIN_TYPE": null, "INSTALLDATE": null, "DIAMETER": null, "MATERIAL": null, "JOINTTYPE": null, "PIPECLASS": null, "SA_NUMBER": null, "SA_NAME": null, "COMMENTS": null, "LININGTYPE": null, "HGL": null, "ENABLED": 1, "DATEGPSED": null, "INFONETID": null, "USNODEID": null, "DSNODEID": null, "Shape_STLength__": null, "NAME": null, "DEPTH": null, "MUNICIPALITY": null, "SUBTYPE": 2, "GROUND_ELEVATION": null, "MANUFACTURER": null, "LATERAL_TYPE": 1, "ANGLE": null, "CENTER": null, "CENTROID": null, "COLOR": null, "EANGLE": null, "EHANDLE": null, "LABELPT": null, "LAYER": null, "LENGTH": null, "SANGLE": null, "SIZE": null, "TRUECOLOR": null, "TYPE": null }, "code": 5, "name": "WDrain" }, { "domains": { "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "SA_NAME": {"type": "inherited"}, "LININGTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "MUNICIPALITY": {"type": "inherited"} }, "defaultValues": { "GISOBJID": null, "MAIN_TYPE": null, "INSTALLDATE": null, "DIAMETER": null, "MATERIAL": null, "JOINTTYPE": null, "PIPECLASS": null, "SA_NUMBER": null, "SA_NAME": null, "COMMENTS": null, "LININGTYPE": null, "HGL": null, "ENABLED": 1, "DATEGPSED": null, "INFONETID": null, "USNODEID": null, "DSNODEID": null, "Shape_STLength__": null, "NAME": null, "DEPTH": null, "MUNICIPALITY": null, "SUBTYPE": 2, "GROUND_ELEVATION": null, "MANUFACTURER": null, "LATERAL_TYPE": 1, "ANGLE": null, "CENTER": null, "CENTROID": null, "COLOR": null, "EANGLE": null, "EHANDLE": null, "LABELPT": null, "LAYER": null, "LENGTH": null, "SANGLE": null, "SIZE": null, "TRUECOLOR": null, "TYPE": null }, "code": 6, "name": "WBlowoff" }, { "domains": { "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "SA_NAME": {"type": "inherited"}, "LININGTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "MUNICIPALITY": {"type": "inherited"} }, "defaultValues": { "GISOBJID": null, "MAIN_TYPE": null, "INSTALLDATE": null, "DIAMETER": null, "MATERIAL": null, "JOINTTYPE": null, "PIPECLASS": null, "SA_NUMBER": null, "SA_NAME": null, "COMMENTS": null, "LININGTYPE": null, "HGL": null, "ENABLED": 1, "DATEGPSED": null, "INFONETID": null, "USNODEID": null, "DSNODEID": null, "Shape_STLength__": null, "NAME": null, "DEPTH": null, "MUNICIPALITY": null, "SUBTYPE": 2, "GROUND_ELEVATION": null, "MANUFACTURER": null, "LATERAL_TYPE": 1, "ANGLE": null, "CENTER": null, "CENTROID": null, "COLOR": null, "EANGLE": null, "EHANDLE": null, "LABELPT": null, "LAYER": null, "LENGTH": null, "SANGLE": null, "SIZE": null, "TRUECOLOR": null, "TYPE": null }, "code": 7, "name": "WBypass" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a9cbe957094e4d81a410a77dcb6510f4" }