{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 34, "name": "River_Canal", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkt": "PROJCS[\"Transverse_Mercator_LO19_WGS84\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",0.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",19.0],PARAMETER[\"Scale_Factor\",1.0],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5623200, "falseY": -10002100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "Master Stormwater" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 81, 0, 128, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 13912.970599999651, "ymin": -3831728.0257, "xmax": 37171.28220000025, "ymax": -3808357.5599999996, "spatialReference": { "wkt": "PROJCS[\"Transverse_Mercator_LO19_WGS84\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",0.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",19.0],PARAMETER[\"Scale_Factor\",1.0],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5623200, "falseY": -10002100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "River_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "River_Canal_Id", "type": "esriFieldTypeString", "alias": "River_Canal_Id", "length": 40, "domain": null }, { "name": "Asset_Number", "type": "esriFieldTypeInteger", "alias": "Asset_Number", "domain": null }, { "name": "River_Name", "type": "esriFieldTypeString", "alias": "River_Name", "length": 50, "domain": null }, { "name": "Channel_Material", "type": "esriFieldTypeString", "alias": "Channel_Material", "length": 30, "domain": { "type": "codedValue", "name": "RiverCanal_ChannelMaterial", "description": "RiverCanal_ChannelMaterial", "codedValues": [ { "name": "Armorflex", "code": "Armorflex" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Gabions", "code": "Gabions" }, { "name": "Grass", "code": "Grass" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Stone Pitching", "code": "Stone Pitching" }, { "name": "Unspecified", "code": "Unspecified" }, { "name": "Other", "code": "Other" }, { "name": "Not Applicable", "code": "Not Applicable" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Floodplain_Material", "type": "esriFieldTypeString", "alias": "Floodplain_Material", "length": 30, "domain": { "type": "codedValue", "name": "RiverCanal_FloodplainMaterial", "description": "RiverCanal_FloodplainMaterial", "codedValues": [ { "name": "Armorflex", "code": "Armorflex" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Gabions", "code": "Gabions" }, { "name": "Grass", "code": "Grass" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Stone Pitching", "code": "Stone Pitching" }, { "name": "Unspecified", "code": "Unspecified" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Cross_section", "type": "esriFieldTypeString", "alias": "Cross_section", "length": 25, "domain": { "type": "codedValue", "name": "RiverCanal_CrossSection", "description": "RiverCanal_CrossSection", "codedValues": [ { "name": "Horseshoe", "code": "Horseshoe" }, { "name": "Rectangular", "code": "Rectangular" }, { "name": "Trapezoidal", "code": "Trapezoidal" }, { "name": "Unspecified", "code": "Unspecified" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Overland_Escape", "type": "esriFieldTypeString", "alias": "Overland_Escape", "length": 2, "domain": { "type": "codedValue", "name": "RiverCanal_OverlandEscape", "description": "RiverCanal_OverlandEscape", "codedValues": [ { "name": "Yes(Y)", "code": "Y" }, { "name": "No(N)", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Stream_Order", "type": "esriFieldTypeSmallInteger", "alias": "Stream_Order", "domain": null }, { "name": "Year_Constructed", "type": "esriFieldTypeInteger", "alias": "Year_Constructed", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "Status", "description": "Status", "codedValues": [ { "name": "Abandoned", "code": "1" }, { "name": "Existing", "code": "2" }, { "name": "Private", "code": "3" }, { "name": "Unspecified", "code": "4" }, { "name": "Other", "code": "5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 100, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 100, "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": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "DrawingNumber", "type": "esriFieldTypeString", "alias": "DrawingNumber", "length": 50, "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": "" } ], "subtypes": [], "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ad8eef1490fa475f9e80ddd2a348810b" }