{ "currentVersion": 10.81, "id": 206, "name": "Contours", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 1500, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "CONTOURHEIGHT", "classificationMethod": "esriClassifyNaturalBreaks", "minValue": 11, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 175, 240, 233, 255 ], "width": 1 }, "classMaxValue": 17.5, "label": "11.0 - 17.5", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 220, 250, 177, 255 ], "width": 1 }, "classMaxValue": 23, "label": "17.5 - 23.0", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 202, 122, 245, 255 ], "width": 1 }, "classMaxValue": 30.5, "label": "23.0 - 30.5", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 248, 253, 110, 255 ], "width": 1 }, "classMaxValue": 38.5, "label": "30.5 - 38.5", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 157, 2, 255 ], "width": 1 }, "classMaxValue": 45, "label": "38.5 - 45.0", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 140, 11, 1, 255 ], "width": 1 }, "classMaxValue": 51, "label": "45.0 - 51.0", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 37, 9, 255 ], "width": 1 }, "classMaxValue": 57.5, "label": "51.0 - 57.5", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 138, 95, 69, 255 ], "width": 1 }, "classMaxValue": 65.5, "label": "57.5 - 65.5", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 189, 189, 189, 255 ], "width": 1 }, "classMaxValue": 75, "label": "65.5 - 75.0", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 252, 255, 255 ], "width": 1 }, "classMaxValue": 84.5, "label": "75.0 - 84.5", "description": "" } ] }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[CONTOURHEIGHT]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 10000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 58.30515610000003, "ymin": 23.560527154000056, "xmax": 58.32631709000003, "ymax": 23.58246702200006, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROJECTNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Source", "length": 25, "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "Life Cycle Status", "length": 25, "domain": { "type": "codedValue", "name": "LifeCycleStatus_1", "description": "Life cycle status of each building", "codedValues": [ { "name": "Existing", "code": "E" }, { "name": "Planned", "code": "P" }, { "name": "Designed", "code": "D" }, { "name": "As-built", "code": "Ab" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "APPROVALDATE", "type": "esriFieldTypeDate", "alias": "Approval Date", "length": 8, "domain": null }, { "name": "PROJECTNAME", "type": "esriFieldTypeString", "alias": "Project Name", "length": 50, "domain": null }, { "name": "PROJECTNUMBER", "type": "esriFieldTypeSmallInteger", "alias": "Project Number", "domain": null }, { "name": "CONSULTANT", "type": "esriFieldTypeString", "alias": "Consultant", "length": 25, "domain": null }, { "name": "CONTOURELEMENT", "type": "esriFieldTypeString", "alias": "Contour Element", "length": 25, "domain": null }, { "name": "CONTOURHEIGHT", "type": "esriFieldTypeDouble", "alias": "Contour Height", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "COMMUNITYNAME", "type": "esriFieldTypeString", "alias": "Community Name", "length": 100, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R275_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S154_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "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 }