{ "currentVersion": 10.81, "id": 20, "name": "Contours 2015 2Ft Lidar", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 9029, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DXF_LAYER", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 236, 252, 227, 255 ], "width": 3 }, "value": "INDEX", "label": "Index Contour", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 236, 252, 227, 255 ], "width": 3 }, "value": "INDEXANNO", "label": "Index Contour", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 236, 252, 227, 255 ], "width": 3 }, "value": "INDEXHID", "label": "Index Contour", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 236, 252, 227, 255 ], "width": 2.25 }, "value": "INTER", "label": "Intermediate Contour", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 236, 252, 227, 255 ], "width": 2.25 }, "value": "INTERHID", "label": "Intermediate Contour", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"DXF_LAYER\" IN ('INDEX' , 'INDEXANNO' )", "labelExpression": "[ELEV]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 38, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "(\"DXF_LAYER\" = 'INTER' )", "labelExpression": "[ELEV]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 38, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 1130, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -9430544.6192, "ymin": 3538717.514799997, "xmax": -9348233.0055, "ymax": 3592013.165100001, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DXF_LAYER", "typeIdField": "TYPE", "subtypeFieldName": "TYPE", "subtypeField": "TYPE", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": { "type": "codedValue", "name": "WS2_d_contour_type", "description": "Contour Type", "codedValues": [ { "name": "Intermediate", "code": 1 }, { "name": "Index", "code": 2 }, { "name": "Intermediate Hidden", "code": 5 }, { "name": "Index Hidden", "code": 6 }, { "name": "Index Anno", "code": 12 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DXF_LAYER", "type": "esriFieldTypeString", "alias": "DXF_LAYER", "length": 31, "domain": { "type": "codedValue", "name": "WS2_d_contour_dxf", "description": "Contour dxf layer name", "codedValues": [ { "name": "INTER", "code": "INTER" }, { "name": "INDEX", "code": "INDEX" }, { "name": "INTERHID", "code": "INTERHID" }, { "name": "INDEXHID", "code": "INDEXHID" }, { "name": "INDEXANNO", "code": "INDEXANNO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ELEV", "type": "esriFieldTypeInteger", "alias": "ELEV", "domain": null }, { "name": "MAP_DATE", "type": "esriFieldTypeString", "alias": "MAP_DATE", "length": 10, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "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": { "TYPE": {"type": "inherited"}, "DXF_LAYER": {"type": "inherited"} }, "id": 1, "name": "INTER" }, { "domains": { "TYPE": {"type": "inherited"}, "DXF_LAYER": {"type": "inherited"} }, "id": 2, "name": "INDEX" }, { "domains": { "TYPE": {"type": "inherited"}, "DXF_LAYER": {"type": "inherited"} }, "id": 5, "name": "INTERHID" }, { "domains": { "TYPE": {"type": "inherited"}, "DXF_LAYER": {"type": "inherited"} }, "id": 6, "name": "INDEXHID" }, { "domains": { "TYPE": {"type": "inherited"}, "DXF_LAYER": {"type": "inherited"} }, "id": 12, "name": "INDEXANNO" } ], "subtypes": [ { "domains": { "TYPE": {"type": "inherited"}, "DXF_LAYER": {"type": "inherited"} }, "defaultValues": { "TYPE": 1, "DXF_LAYER": null, "ELEV": null, "MAP_DATE": null }, "code": 1, "name": "INTER" }, { "domains": { "TYPE": {"type": "inherited"}, "DXF_LAYER": {"type": "inherited"} }, "defaultValues": { "TYPE": 1, "DXF_LAYER": null, "ELEV": null, "MAP_DATE": null }, "code": 2, "name": "INDEX" }, { "domains": { "TYPE": {"type": "inherited"}, "DXF_LAYER": {"type": "inherited"} }, "defaultValues": { "TYPE": 1, "DXF_LAYER": null, "ELEV": null, "MAP_DATE": null }, "code": 5, "name": "INTERHID" }, { "domains": { "TYPE": {"type": "inherited"}, "DXF_LAYER": {"type": "inherited"} }, "defaultValues": { "TYPE": 1, "DXF_LAYER": null, "ELEV": null, "MAP_DATE": null }, "code": 6, "name": "INDEXHID" }, { "domains": { "TYPE": {"type": "inherited"}, "DXF_LAYER": {"type": "inherited"} }, "defaultValues": { "TYPE": 1, "DXF_LAYER": null, "ELEV": null, "MAP_DATE": null }, "code": 12, "name": "INDEXANNO" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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, "supportsCoordinatesQuantization": true }