{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Easements Polygon", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 2, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 167, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 173291.4672215879, "ymin": 1726791.295743011, "xmax": 225595.73137925565, "ymax": 1767702.3750099242, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 1.3724607682899535E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Date_Estab", "type": "esriFieldTypeDate", "alias": "Date_Estab", "length": 8, "domain": null }, { "name": "Grantor", "type": "esriFieldTypeString", "alias": "Grantor", "length": 50, "domain": null }, { "name": "Grantee", "type": "esriFieldTypeString", "alias": "Grantee", "length": 50, "domain": null }, { "name": "Legal_Acre", "type": "esriFieldTypeDouble", "alias": "Legal_Acre", "domain": null }, { "name": "Calc_Acrea", "type": "esriFieldTypeDouble", "alias": "Calc_Acrea", "domain": null }, { "name": "Ease_Type", "type": "esriFieldTypeString", "alias": "Ease_Type", "length": 50, "domain": { "type": "codedValue", "name": "Type", "description": "Easement Type", "codedValues": [ { "name": "Sanitary Permanent", "code": "SAN_PERM" }, { "name": "Water Permanent", "code": "WTR_PERM" }, { "name": "Storm Permanent", "code": "STM_PERM" }, { "name": "Right-of-Way Permanent", "code": "ROW_PERM" }, { "name": "Miscellaneous Permanent", "code": "MIS_PERM" }, { "name": "Sanitary Temporary", "code": "SAN_TEMP" }, { "name": "Storm Temporary", "code": "STORM_TEMP" }, { "name": "Right-of-Way Temporary", "code": "ROW_TEMP" }, { "name": "Miscellaneous Temporary", "code": "MIS_TEMP" }, { "name": "Water Temporary", "code": "WTR_TEMP" }, { "name": "Other", "code": "OTH_PERM" }, { "name": "Vacated", "code": "VAC" }, { "name": "Construction Temporary", "code": "CON_TEMP" }, { "name": "Ingress-Egress", "code": "ING_EGR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Flag", "type": "esriFieldTypeString", "alias": "Flag", "length": 50, "domain": null }, { "name": "Ease_Type_Other", "type": "esriFieldTypeString", "alias": "Ease_Type_Other", "length": 50, "domain": null }, { "name": "Instr_Num", "type": "esriFieldTypeString", "alias": "Instr_Num", "length": 50, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 50, "domain": null }, { "name": "GIS_Date", "type": "esriFieldTypeDate", "alias": "GIS_Date", "length": 8, "domain": null }, { "name": "SEC_INS_NU", "type": "esriFieldTypeString", "alias": "SEC_INS_NU", "length": 50, "domain": null }, { "name": "FEAT_COMM", "type": "esriFieldTypeString", "alias": "FEAT_COMM", "length": 50, "domain": null }, { "name": "AS_BUILT", "type": "esriFieldTypeString", "alias": "AS_BUILT", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 1000, "domain": null }, { "name": "WWW", "type": "esriFieldTypeString", "alias": "WWW", "length": 254, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 255, "domain": null }, { "name": "Created", "type": "esriFieldTypeDate", "alias": "Created", "length": 8, "domain": null }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "length": 255, "domain": null }, { "name": "Edited", "type": "esriFieldTypeDate", "alias": "Edited", "length": 8, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R523_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_523", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S503_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fc52be971b04a7989b9dd0d758eda86" }