{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 18, "name": "5ft Contours", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 6000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "10 Foot Contours developed from 2007 orthophotography and Lidar.\nThis layer is to be used without orthophoto.", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1682287.5826924443, "ymin": 640537.6000226885, "xmax": 1839754.173598528, "ymax": 791874.1178871095, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.02083333333333329, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2184189999999978E8, "falseY": -9.365899999999984E7, "xyUnits": 1536.0000000000032, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121914, "falseZ": -498.7418235, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 255, 115, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Elevation]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "allowOverrun": false, "repeatLabel": false, "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "lineConnection": "none", "stackLabel": false, "where": "IncType = 1", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 51, "symbol": { "type": "esriTS", "color": [ 137, 112, 68, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 190, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Type", "typeIdField": "", "subtypeField": "IncType", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Elevation" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Type" }, { "name": "Incrument", "type": "esriFieldTypeSmallInteger", "alias": "Incrument", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Incrument" }, { "name": "IncType", "type": "esriFieldTypeSmallInteger", "alias": "IncType", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "IncType" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R34_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S25_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "5ft Contours", "description": "", "prototype": { "attributes": { "Incrument": null, "IncType": 0, "Elevation": null, "Type": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "subtypes": [ { "code": 0, "name": "5 Foot Contour", "defaultValues": { "Elevation": null, "Type": null, "Incrument": null, "IncType": 0, "Shape.STLength()": null }, "domains": {} }, { "code": 1, "name": "25 Foot Contour", "defaultValues": { "Elevation": null, "Type": null, "Incrument": null, "IncType": 1, "Shape.STLength()": null }, "domains": {} } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "6b31846cf7714c3ca53c884f660ac43d" }