{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Linkages constituting the minimum spanning tree", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Structural connectivity model" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Minimum_sp", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 217, 95, 2, 255 ], "width": 2 }, "value": "\"Connects_ nearest_neighbors\"", "label": "Connects nearest neighbors" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 1, 84, 255 ], "width": 2 }, "value": "\"Connects_constellations\"", "label": "Connects constellations" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 183, 179, 252, 255 ], "width": 1 }, "value": "\"Connects_cores\"", "label": "Not contributing to minimum spanning tree" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 200, 179, 255 ], "toColor": [ 252, 200, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 179, 252, 255 ], "toColor": [ 199, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 182, 255 ], "toColor": [ 188, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 244, 252, 255 ], "toColor": [ 199, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 245, 182, 255 ], "toColor": [ 252, 245, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 232, 255 ], "toColor": [ 252, 199, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 221, 255 ], "toColor": [ 194, 252, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 211, 252, 255 ], "toColor": [ 182, 211, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 204, 252, 255 ], "toColor": [ 224, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 252, 215, 255 ], "toColor": [ 247, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 215, 255 ], "toColor": [ 252, 230, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 216, 255 ], "toColor": [ 252, 210, 216, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 437922.59270000085, "ymin": 5333850.966799997, "xmax": 1888648.1128000016, "ymax": 6535187.333700003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Link_Info", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Link_ID", "type": "esriFieldTypeInteger", "alias": "Link_ID", "domain": null }, { "name": "Active", "type": "esriFieldTypeInteger", "alias": "Active", "domain": null }, { "name": "Link_Info", "type": "esriFieldTypeString", "alias": "Link_Info", "length": 254, "domain": null }, { "name": "From_Core", "type": "esriFieldTypeInteger", "alias": "From_Core", "domain": null }, { "name": "To_Core", "type": "esriFieldTypeInteger", "alias": "To_Core", "domain": null }, { "name": "Euc_Dist", "type": "esriFieldTypeDouble", "alias": "Euc_Dist", "domain": null }, { "name": "CW_Dist", "type": "esriFieldTypeDouble", "alias": "CW_Dist", "domain": null }, { "name": "LCP_Length", "type": "esriFieldTypeDouble", "alias": "LCP_Length", "domain": null }, { "name": "cw_to_Euc_", "type": "esriFieldTypeSingle", "alias": "cw_to_Euc_", "domain": null }, { "name": "cwd_to_Pat", "type": "esriFieldTypeSingle", "alias": "cwd_to_Pat", "domain": null }, { "name": "Current_Fl", "type": "esriFieldTypeSingle", "alias": "Current_Fl", "domain": null }, { "name": "Effective_", "type": "esriFieldTypeSingle", "alias": "Effective_", "domain": null }, { "name": "cwd_to_Eff", "type": "esriFieldTypeSingle", "alias": "cwd_to_Eff", "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "UrbanBarri", "type": "esriFieldTypeInteger", "alias": "UrbanBarri", "domain": null }, { "name": "Urb300m", "type": "esriFieldTypeInteger", "alias": "Urb300m", "domain": null }, { "name": "urb400m", "type": "esriFieldTypeInteger", "alias": "urb400m", "domain": null }, { "name": "Centrality", "type": "esriFieldTypeString", "alias": "Centrality", "length": 254, "domain": null }, { "name": "SolarField", "type": "esriFieldTypeString", "alias": "SolarField", "length": 254, "domain": null }, { "name": "Agric_Barr", "type": "esriFieldTypeInteger", "alias": "Agric_Barr", "domain": null }, { "name": "MotorwayBa", "type": "esriFieldTypeInteger", "alias": "MotorwayBa", "domain": null }, { "name": "CountryCod", "type": "esriFieldTypeString", "alias": "CountryCod", "length": 254, "domain": null }, { "name": "Minimum_sp", "type": "esriFieldTypeString", "alias": "Minimum_sp", "length": 254, "domain": null }, { "name": "Minimum__1", "type": "esriFieldTypeInteger", "alias": "Minimum__1", "domain": null }, { "name": "Centrali_1", "type": "esriFieldTypeInteger", "alias": "Centrali_1", "domain": null }, { "name": "Connectivi", "type": "esriFieldTypeInteger", "alias": "Connectivi", "domain": null }, { "name": "NetworkCoh", "type": "esriFieldTypeInteger", "alias": "NetworkCoh", "domain": null }, { "name": "NetworkC_1", "type": "esriFieldTypeInteger", "alias": "NetworkC_1", "domain": null }, { "name": "Priority_T", "type": "esriFieldTypeInteger", "alias": "Priority_T", "domain": null }, { "name": "Barrier_Su", "type": "esriFieldTypeInteger", "alias": "Barrier_Su", "domain": null }, { "name": "Barrier_Sk", "type": "esriFieldTypeInteger", "alias": "Barrier_Sk", "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }