{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 3, "name": "fence_locations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5682839.59449512, "falseY": -1.0997760337229978E7, "xyUnits": 4.0950152478998494E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 235, 175, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 327384.7659, "ymin": 4930699.5572999995, "xmax": 532713.1551000001, "ymax": 5178788.6905000005, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5682839.59449512, "falseY": -1.0997760337229978E7, "xyUnits": 4.0950152478998494E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "location_description", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "cdma_id", "type": "esriFieldTypeInteger", "alias": "cdma_id", "domain": null }, { "name": "location_description", "type": "esriFieldTypeString", "alias": "location_description", "length": 2000, "domain": null }, { "name": "emergency_flag", "type": "esriFieldTypeSmallInteger", "alias": "emergency_flag", "domain": { "type": "codedValue", "name": "boolean", "description": "boolean 0/1", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "permanent_fence_type", "type": "esriFieldTypeString", "alias": "permanent_fence_type", "length": 64, "domain": { "type": "codedValue", "name": "fence_types", "description": "Description", "codedValues": [ { "name": "Energized", "code": "Energized" }, { "name": "Energized, 6 foot", "code": "Energized, 6 foot" }, { "name": "Energized, slant", "code": "Energized, slant" }, { "name": "Panels, cattle", "code": "Panels, cattle" }, { "name": "Portable", "code": "Portable" }, { "name": "Woven wire", "code": "Woven wire" }, { "name": "Woven wire, 32\"", "code": "Woven wire, 32\"" }, { "name": "Woven wire, 10 foot", "code": "Woven wire, 10 foot" }, { "name": "Other(Specify)", "code": "Other(Specify)" }, { "name": "Portable energized fence, step in electro net", "code": "Portable energized fence, step in electro net" }, { "name": "Portable energized fence, 5 foot", "code": "Portable energized fence, 5 foot" }, { "name": "Energized, apiary (bear)", "code": "Energized, apiary (bear)" }, { "name": "Energized, raccoon", "code": "Energized, raccoon" }, { "name": "Tree guards", "code": "Tree guards" }, { "name": "Corral (8x10\u2019 lightweight)", "code": "Corral (8x10\u2019 lightweight)" }, { "name": "Corral (31x8\u2019 heavy duty)", "code": "Corral (31x8\u2019 heavy duty)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "permanent_fence_type_other", "type": "esriFieldTypeString", "alias": "permanent_fence_type_other", "length": 255, "domain": null }, { "name": "dummy", "type": "esriFieldTypeSmallInteger", "alias": "dummy", "domain": { "type": "codedValue", "name": "boolean", "description": "boolean 0/1", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "temp_source_row_id", "type": "esriFieldTypeInteger", "alias": "temp_source_row_id", "domain": null }, { "name": "created_by", "type": "esriFieldTypeString", "alias": "created_by", "length": 255, "domain": null }, { "name": "date_created", "type": "esriFieldTypeDate", "alias": "date_created", "length": 8, "domain": null }, { "name": "edited_by", "type": "esriFieldTypeString", "alias": "edited_by", "length": 255, "domain": null }, { "name": "date_last_edited", "type": "esriFieldTypeDate", "alias": "date_last_edited", "length": 8, "domain": null }, { "name": "temp_perimeter_length_feet", "type": "esriFieldTypeInteger", "alias": "temp_perimeter_length_feet", "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "length": 38, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "i84cdma_id", "fields": "cdma_id", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r21_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "uuid_21", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a3_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 3, "name": "coop_damage_mgmt_agreement", "relatedTableId": 12, "role": "esriRelRoleDestination", "keyField": "cdma_id", "cardinality": "esriRelCardinalityOneToMany", "composite": true, "catalogID": "{F687FA16-B064-4D37-82D3-A51ECC66F5B6}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 50000, "maxSelectionCount": 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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "America/Chicago", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "America/Chicago", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1765315060000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }