{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "2 Foot Contours", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102655, "latestWkid": 2233, "xyTolerance": 0.00328083333333333, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -119381300, "falseY": -93979800, "xyUnits": 3048.00609601219, "falseZ": -100000, "zUnits": 3048.00609601219, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FC_SUBTYPE", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 138, 2, 0, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "FC_Subtype", "classes": [ { "label": "Index", "description": "Index", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 5, 0, 163, 255 ], "width": 1 }, "values": [ [ "1" ] ] }, { "label": "Index Depression", "description": "Index Depression", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 135, 0, 90, 255 ], "width": 1 }, "values": [ [ "2" ] ] }, { "label": "Intermediate", "description": "Intermediate", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 171, 37, 255 ], "width": 1 }, "values": [ [ "3" ] ] }, { "label": "Intermediate Depression", "description": "Intermediate Depression", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 148, 0, 133, 255 ], "width": 1 }, "values": [ [ "4" ] ] }, { "label": "Unknown", "description": "Unknown", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 0, 150, 255 ], "width": 1 }, "values": [ [ "0" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 5, 0, 163, 255 ], "width": 1 }, "value": "1", "label": "Index" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 135, 0, 90, 255 ], "width": 1 }, "value": "2", "label": "Index Depression" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 171, 37, 255 ], "width": 1 }, "value": "3", "label": "Intermediate" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 148, 0, 133, 255 ], "width": 1 }, "value": "4", "label": "Intermediate Depression" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 0, 150, 255 ], "width": 1 }, "value": "0", "label": "Unknown" } ], "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.167081014918655E7, "ymin": 4606485.089313924, "xmax": -1.1625048659115205E7, "ymax": 4643347.664801403, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "HIDDEN", "typeIdField": "FC_Subtype", "subtypeFieldName": "FC_Subtype", "subtypeField": "FC_Subtype", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FC_SUBTYPE", "type": "esriFieldTypeInteger", "alias": "FC_Subtype", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "HIDDEN", "type": "esriFieldTypeString", "alias": "HIDDEN", "length": 1, "domain": null }, { "name": "INDEFINATE", "type": "esriFieldTypeString", "alias": "INDEFINATE", "length": 1, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "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": {}, "id": 0, "name": "Unknown" }, { "domains": {}, "id": 1, "name": "Index" }, { "domains": {}, "id": 2, "name": "Index Depression" }, { "domains": {}, "id": 3, "name": "Intermediate" }, { "domains": {}, "id": 4, "name": "Intermediate Depression" } ], "subtypes": [ { "domains": {}, "defaultValues": { "FC_SUBTYPE": 0, "ELEVATION": null, "HIDDEN": null, "INDEFINATE": null }, "code": 0, "name": "Unknown" }, { "domains": {}, "defaultValues": { "FC_SUBTYPE": 0, "ELEVATION": null, "HIDDEN": null, "INDEFINATE": null }, "code": 1, "name": "Index" }, { "domains": {}, "defaultValues": { "FC_SUBTYPE": 0, "ELEVATION": null, "HIDDEN": null, "INDEFINATE": null }, "code": 2, "name": "Index Depression" }, { "domains": {}, "defaultValues": { "FC_SUBTYPE": 0, "ELEVATION": null, "HIDDEN": null, "INDEFINATE": null }, "code": 3, "name": "Intermediate" }, { "domains": {}, "defaultValues": { "FC_SUBTYPE": 0, "ELEVATION": null, "HIDDEN": null, "INDEFINATE": null }, "code": 4, "name": "Intermediate Depression" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0960d24107344121aa3fc9834965c3b1" } ], "tables": [] }