diff --git "a/graph_geopandas.json" "b/graph_geopandas.json" new file mode 100644--- /dev/null +++ "b/graph_geopandas.json" @@ -0,0 +1,90586 @@ +{ + "repo_root": "C:\\repos\\v3\\geopandas", + "files_scanned": 83, + "modules_parsed": 83, + "function_graph": { + "benchmarks.clip": [ + { + "id": "benchmarks.clip.Bench.setup", + "name": "setup", + "lineno": 16, + "scope": "Bench", + "is_async": false + }, + { + "id": "benchmarks.clip.Bench.time_clip", + "name": "time_clip", + "lineno": 22, + "scope": "Bench", + "is_async": false + } + ], + "benchmarks.geom_methods": [ + { + "id": "benchmarks.geom_methods.with_attributes", + "name": "with_attributes", + "lineno": 8, + "scope": null, + "is_async": false + }, + { + "id": "benchmarks.geom_methods.with_attributes.decorator", + "name": "decorator", + "lineno": 9, + "scope": "with_attributes", + "is_async": false + }, + { + "id": "benchmarks.geom_methods.Bench.setup", + "name": "setup", + "lineno": 18, + "scope": "Bench", + "is_async": false + }, + { + "id": "benchmarks.geom_methods.Bench.time_binary_predicate", + "name": "time_binary_predicate", + "lineno": 64, + "scope": "Bench", + "is_async": false + }, + { + "id": "benchmarks.geom_methods.Bench.time_binary_predicate_vector", + "name": "time_binary_predicate_vector", + "lineno": 82, + "scope": "Bench", + "is_async": false + }, + { + "id": "benchmarks.geom_methods.Bench.time_binary_float", + "name": "time_binary_float", + "lineno": 86, + "scope": "Bench", + "is_async": false + }, + { + "id": "benchmarks.geom_methods.Bench.time_binary_float_vector", + "name": "time_binary_float_vector", + "lineno": 90, + "scope": "Bench", + "is_async": false + }, + { + "id": "benchmarks.geom_methods.Bench.time_binary_geo", + "name": "time_binary_geo", + "lineno": 97, + "scope": "Bench", + "is_async": false + }, + { + "id": "benchmarks.geom_methods.Bench.time_binary_geo_vector", + "name": "time_binary_geo_vector", + "lineno": 104, + "scope": "Bench", + "is_async": false + }, + { + "id": "benchmarks.geom_methods.Bench.time_unary_predicate", + "name": "time_unary_predicate", + "lineno": 110, + "scope": "Bench", + "is_async": false + }, + { + "id": "benchmarks.geom_methods.Bench.time_unary_float", + "name": "time_unary_float", + "lineno": 114, + "scope": "Bench", + "is_async": false + }, + { + "id": "benchmarks.geom_methods.Bench.time_unary_geo", + "name": "time_unary_geo", + "lineno": 123, + "scope": "Bench", + "is_async": false + }, + { + "id": "benchmarks.geom_methods.Bench.time_unary_geo_representative_point", + "name": "time_unary_geo_representative_point", + "lineno": 126, + "scope": "Bench", + "is_async": false + }, + { + "id": "benchmarks.geom_methods.Bench.time_geom_type", + "name": "time_geom_type", + "lineno": 129, + "scope": "Bench", + "is_async": false + }, + { + "id": "benchmarks.geom_methods.Bench.time_bounds", + "name": "time_bounds", + "lineno": 132, + "scope": "Bench", + "is_async": false + }, + { + "id": "benchmarks.geom_methods.Bench.time_union_all", + "name": "time_union_all", + "lineno": 135, + "scope": "Bench", + "is_async": false + }, + { + "id": "benchmarks.geom_methods.Bench.time_buffer", + "name": "time_buffer", + "lineno": 138, + "scope": "Bench", + "is_async": false + }, + { + "id": "benchmarks.geom_methods.Bench.time_explode", + "name": "time_explode", + "lineno": 141, + "scope": "Bench", + "is_async": false + } + ], + "benchmarks.io": [ + { + "id": "benchmarks.io.Bench.setup", + "name": "setup", + "lineno": 50, + "scope": "Bench", + "is_async": false + }, + { + "id": "benchmarks.io.Bench.teardown", + "name": "teardown", + "lineno": 71, + "scope": "Bench", + "is_async": false + }, + { + "id": "benchmarks.io.BenchFrame.time_write", + "name": "time_write", + "lineno": 79, + "scope": "BenchFrame", + "is_async": false + }, + { + "id": "benchmarks.io.BenchFrame.time_read", + "name": "time_read", + "lineno": 84, + "scope": "BenchFrame", + "is_async": false + }, + { + "id": "benchmarks.io.BenchSeries.setup", + "name": "setup", + "lineno": 92, + "scope": "BenchSeries", + "is_async": false + }, + { + "id": "benchmarks.io.BenchSeries.time_write_series", + "name": "time_write_series", + "lineno": 97, + "scope": "BenchSeries", + "is_async": false + }, + { + "id": "benchmarks.io.BenchSeries.time_read_series", + "name": "time_read_series", + "lineno": 102, + "scope": "BenchSeries", + "is_async": false + }, + { + "id": "benchmarks.io.BenchSeries.time_read_series_from_frame", + "name": "time_read_series_from_frame", + "lineno": 105, + "scope": "BenchSeries", + "is_async": false + } + ], + "benchmarks.overlay": [ + { + "id": "benchmarks.overlay.Countries.setup", + "name": "setup", + "lineno": 13, + "scope": "Countries", + "is_async": false + }, + { + "id": "benchmarks.overlay.Countries.time_overlay", + "name": "time_overlay", + "lineno": 24, + "scope": "Countries", + "is_async": false + }, + { + "id": "benchmarks.overlay.Small.setup", + "name": "setup", + "lineno": 34, + "scope": "Small", + "is_async": false + }, + { + "id": "benchmarks.overlay.Small.time_overlay", + "name": "time_overlay", + "lineno": 53, + "scope": "Small", + "is_async": false + }, + { + "id": "benchmarks.overlay.ManyPoints.setup", + "name": "setup", + "lineno": 63, + "scope": "ManyPoints", + "is_async": false + }, + { + "id": "benchmarks.overlay.ManyPoints.time_overlay", + "name": "time_overlay", + "lineno": 70, + "scope": "ManyPoints", + "is_async": false + } + ], + "benchmarks.plotting": [ + { + "id": "benchmarks.plotting.Bench.setup", + "name": "setup", + "lineno": 12, + "scope": "Bench", + "is_async": false + }, + { + "id": "benchmarks.plotting.Bench.time_plot_series", + "name": "time_plot_series", + "lineno": 69, + "scope": "Bench", + "is_async": false + }, + { + "id": "benchmarks.plotting.Bench.time_plot_values", + "name": "time_plot_values", + "lineno": 72, + "scope": "Bench", + "is_async": false + } + ], + "benchmarks.sindex": [ + { + "id": "benchmarks.sindex.generate_test_df", + "name": "generate_test_df", + "lineno": 15, + "scope": null, + "is_async": false + }, + { + "id": "benchmarks.sindex.BenchIntersection.setup", + "name": "setup", + "lineno": 42, + "scope": "BenchIntersection", + "is_async": false + }, + { + "id": "benchmarks.sindex.BenchIntersection.time_intersects", + "name": "time_intersects", + "lineno": 50, + "scope": "BenchIntersection", + "is_async": false + }, + { + "id": "benchmarks.sindex.BenchIndexCreation.setup", + "name": "setup", + "lineno": 62, + "scope": "BenchIndexCreation", + "is_async": false + }, + { + "id": "benchmarks.sindex.BenchIndexCreation.time_index_creation", + "name": "time_index_creation", + "lineno": 65, + "scope": "BenchIndexCreation", + "is_async": false + }, + { + "id": "benchmarks.sindex.BenchQuery.setup", + "name": "setup", + "lineno": 90, + "scope": "BenchQuery", + "is_async": false + }, + { + "id": "benchmarks.sindex.BenchQuery.time_query_bulk", + "name": "time_query_bulk", + "lineno": 93, + "scope": "BenchQuery", + "is_async": false + }, + { + "id": "benchmarks.sindex.BenchQuery.time_query", + "name": "time_query", + "lineno": 99, + "scope": "BenchQuery", + "is_async": false + } + ], + "benchmarks.sjoin": [ + { + "id": "benchmarks.sjoin.Bench.setup", + "name": "setup", + "lineno": 12, + "scope": "Bench", + "is_async": false + }, + { + "id": "benchmarks.sjoin.Bench.time_sjoin", + "name": "time_sjoin", + "lineno": 34, + "scope": "Bench", + "is_async": false + } + ], + "benchmarks.transform": [ + { + "id": "benchmarks.transform.CRS.setup", + "name": "setup", + "lineno": 8, + "scope": "CRS", + "is_async": false + }, + { + "id": "benchmarks.transform.CRS.time_transform_wgs84", + "name": "time_transform_wgs84", + "lineno": 20, + "scope": "CRS", + "is_async": false + }, + { + "id": "benchmarks.transform.CRS.time_transform_many_points", + "name": "time_transform_many_points", + "lineno": 23, + "scope": "CRS", + "is_async": false + } + ], + "benchmarks": [], + "doc.nyc_boros": [], + "doc.source.conf": [ + { + "id": "doc.source.conf.setup", + "name": "setup", + "lineno": 77, + "scope": null, + "is_async": false + }, + { + "id": "doc.source.conf.linkcode_resolve", + "name": "linkcode_resolve", + "lineno": 452, + "scope": null, + "is_async": false + } + ], + "doc.source._static.code.buffer": [], + "geopandas.accessors": [ + { + "id": "geopandas.accessors.GeoSeriesAccessor.__init__", + "name": "__init__", + "lineno": 19, + "scope": "GeoSeriesAccessor", + "is_async": false + }, + { + "id": "geopandas.accessors.GeoSeriesAccessor.__getattr__", + "name": "__getattr__", + "lineno": 25, + "scope": "GeoSeriesAccessor", + "is_async": false + } + ], + "geopandas.array": [ + { + "id": "geopandas.array.GeometryDtype.construct_from_string", + "name": "construct_from_string", + "lineno": 78, + "scope": "GeometryDtype", + "is_async": false + }, + { + "id": "geopandas.array.GeometryDtype.construct_array_type", + "name": "construct_array_type", + "lineno": 89, + "scope": "GeometryDtype", + "is_async": false + }, + { + "id": "geopandas.array._check_crs", + "name": "_check_crs", + "lineno": 96, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.array._crs_mismatch_warn", + "name": "_crs_mismatch_warn", + "lineno": 112, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.array.isna", + "name": "isna", + "lineno": 142, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.array._is_scalar_geometry", + "name": "_is_scalar_geometry", + "lineno": 164, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.array.from_shapely", + "name": "from_shapely", + "lineno": 168, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.array.to_shapely", + "name": "to_shapely", + "lineno": 210, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.array.from_wkb", + "name": "from_wkb", + "lineno": 217, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.array.to_wkb", + "name": "to_wkb", + "lineno": 248, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.array.from_wkt", + "name": "from_wkt", + "lineno": 255, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.array.to_wkt", + "name": "to_wkt", + "lineno": 286, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.array.points_from_xy", + "name": "points_from_xy", + "lineno": 293, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.__init__", + "name": "__init__", + "lineno": 354, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.sindex", + "name": "sindex", + "lineno": 375, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.has_sindex", + "name": "has_sindex", + "lineno": 382, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.crs", + "name": "crs", + "lineno": 406, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.crs", + "name": "crs", + "lineno": 417, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.check_geographic_crs", + "name": "check_geographic_crs", + "lineno": 435, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.dtype", + "name": "dtype", + "lineno": 448, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.__len__", + "name": "__len__", + "lineno": 451, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.__getitem__", + "name": "__getitem__", + "lineno": 454, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.__setitem__", + "name": "__setitem__", + "lineno": 475, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.__getstate__", + "name": "__getstate__", + "lineno": 520, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.__setstate__", + "name": "__setstate__", + "lineno": 523, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.is_valid", + "name": "is_valid", + "lineno": 543, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.is_valid_reason", + "name": "is_valid_reason", + "lineno": 546, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.is_valid_coverage", + "name": "is_valid_coverage", + "lineno": 549, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.invalid_coverage_edges", + "name": "invalid_coverage_edges", + "lineno": 554, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.is_empty", + "name": "is_empty", + "lineno": 562, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.is_simple", + "name": "is_simple", + "lineno": 566, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.is_ring", + "name": "is_ring", + "lineno": 570, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.is_closed", + "name": "is_closed", + "lineno": 574, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.is_ccw", + "name": "is_ccw", + "lineno": 578, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.has_z", + "name": "has_z", + "lineno": 582, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.has_m", + "name": "has_m", + "lineno": 586, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.geom_type", + "name": "geom_type", + "lineno": 590, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.area", + "name": "area", + "lineno": 595, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.length", + "name": "length", + "lineno": 612, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.count_coordinates", + "name": "count_coordinates", + "lineno": 616, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.count_geometries", + "name": "count_geometries", + "lineno": 619, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.count_interior_rings", + "name": "count_interior_rings", + "lineno": 622, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.get_precision", + "name": "get_precision", + "lineno": 625, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.get_geometry", + "name": "get_geometry", + "lineno": 628, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.boundary", + "name": "boundary", + "lineno": 636, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.centroid", + "name": "centroid", + "lineno": 640, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.concave_hull", + "name": "concave_hull", + "lineno": 644, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.constrained_delaunay_triangles", + "name": "constrained_delaunay_triangles", + "lineno": 647, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.convex_hull", + "name": "convex_hull", + "lineno": 653, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.envelope", + "name": "envelope", + "lineno": 658, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.minimum_rotated_rectangle", + "name": "minimum_rotated_rectangle", + "lineno": 662, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.exterior", + "name": "exterior", + "lineno": 667, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.extract_unique_points", + "name": "extract_unique_points", + "lineno": 670, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.offset_curve", + "name": "offset_curve", + "lineno": 673, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.interiors", + "name": "interiors", + "lineno": 686, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.remove_repeated_points", + "name": "remove_repeated_points", + "lineno": 710, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.representative_point", + "name": "representative_point", + "lineno": 716, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.minimum_bounding_circle", + "name": "minimum_bounding_circle", + "lineno": 719, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.maximum_inscribed_circle", + "name": "maximum_inscribed_circle", + "lineno": 722, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.minimum_bounding_radius", + "name": "minimum_bounding_radius", + "lineno": 728, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.minimum_clearance", + "name": "minimum_clearance", + "lineno": 731, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.minimum_clearance_line", + "name": "minimum_clearance_line", + "lineno": 734, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.normalize", + "name": "normalize", + "lineno": 737, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.orient_polygons", + "name": "orient_polygons", + "lineno": 740, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.make_valid", + "name": "make_valid", + "lineno": 745, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.reverse", + "name": "reverse", + "lineno": 757, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.segmentize", + "name": "segmentize", + "lineno": 760, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.force_2d", + "name": "force_2d", + "lineno": 766, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.force_3d", + "name": "force_3d", + "lineno": 769, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.transform", + "name": "transform", + "lineno": 772, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.line_merge", + "name": "line_merge", + "lineno": 778, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.set_precision", + "name": "set_precision", + "lineno": 783, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray._binary_method", + "name": "_binary_method", + "lineno": 794, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.covers", + "name": "covers", + "lineno": 808, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.covered_by", + "name": "covered_by", + "lineno": 811, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.contains", + "name": "contains", + "lineno": 814, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.contains_properly", + "name": "contains_properly", + "lineno": 817, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.crosses", + "name": "crosses", + "lineno": 820, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.disjoint", + "name": "disjoint", + "lineno": 823, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.geom_equals", + "name": "geom_equals", + "lineno": 826, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.intersects", + "name": "intersects", + "lineno": 829, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.overlaps", + "name": "overlaps", + "lineno": 832, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.touches", + "name": "touches", + "lineno": 835, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.within", + "name": "within", + "lineno": 838, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.dwithin", + "name": "dwithin", + "lineno": 841, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.geom_equals_exact", + "name": "geom_equals_exact", + "lineno": 845, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.geom_equals_identical", + "name": "geom_equals_identical", + "lineno": 848, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.clip_by_rect", + "name": "clip_by_rect", + "lineno": 855, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.difference", + "name": "difference", + "lineno": 860, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.intersection", + "name": "intersection", + "lineno": 866, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.symmetric_difference", + "name": "symmetric_difference", + "lineno": 872, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.union", + "name": "union", + "lineno": 880, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.shortest_line", + "name": "shortest_line", + "lineno": 885, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.snap", + "name": "snap", + "lineno": 890, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.shared_paths", + "name": "shared_paths", + "lineno": 895, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.distance", + "name": "distance", + "lineno": 904, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.hausdorff_distance", + "name": "hausdorff_distance", + "lineno": 908, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.frechet_distance", + "name": "frechet_distance", + "lineno": 912, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.buffer", + "name": "buffer", + "lineno": 916, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.interpolate", + "name": "interpolate", + "lineno": 945, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.simplify", + "name": "simplify", + "lineno": 952, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.simplify_coverage", + "name": "simplify_coverage", + "lineno": 960, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.project", + "name": "project", + "lineno": 974, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.relate", + "name": "relate", + "lineno": 979, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.relate_pattern", + "name": "relate_pattern", + "lineno": 984, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.unary_union", + "name": "unary_union", + "lineno": 993, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.union_all", + "name": "union_all", + "lineno": 1002, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.intersection_all", + "name": "intersection_all", + "lineno": 1021, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray._affinity_method", + "name": "_affinity_method", + "lineno": 1029, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.affine_transform", + "name": "affine_transform", + "lineno": 1045, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.translate", + "name": "translate", + "lineno": 1051, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.rotate", + "name": "rotate", + "lineno": 1059, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.scale", + "name": "scale", + "lineno": 1069, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.skew", + "name": "skew", + "lineno": 1083, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.to_crs", + "name": "to_crs", + "lineno": 1098, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.estimate_utm_crs", + "name": "estimate_utm_crs", + "lineno": 1190, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.x", + "name": "x", + "lineno": 1277, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.y", + "name": "y", + "lineno": 1293, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.z", + "name": "z", + "lineno": 1309, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.m", + "name": "m", + "lineno": 1325, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.bounds", + "name": "bounds", + "lineno": 1341, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.total_bounds", + "name": "total_bounds", + "lineno": 1345, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.size", + "name": "size", + "lineno": 1370, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.shape", + "name": "shape", + "lineno": 1374, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.ndim", + "name": "ndim", + "lineno": 1378, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.copy", + "name": "copy", + "lineno": 1381, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.take", + "name": "take", + "lineno": 1385, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray._pad_or_backfill", + "name": "_pad_or_backfill", + "lineno": 1400, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.fillna", + "name": "fillna", + "lineno": 1406, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.astype", + "name": "astype", + "lineno": 1475, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.isna", + "name": "isna", + "lineno": 1516, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.value_counts", + "name": "value_counts", + "lineno": 1520, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.unique", + "name": "unique", + "lineno": 1551, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.nbytes", + "name": "nbytes", + "lineno": 1564, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.shift", + "name": "shift", + "lineno": 1567, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray._from_sequence", + "name": "_from_sequence", + "lineno": 1607, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray._cast_pointwise_result", + "name": "_cast_pointwise_result", + "lineno": 1631, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray._from_sequence_of_strings", + "name": "_from_sequence_of_strings", + "lineno": 1666, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray._values_for_factorize", + "name": "_values_for_factorize", + "lineno": 1688, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray._from_factorized", + "name": "_from_factorized", + "lineno": 1707, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray._values_for_argsort", + "name": "_values_for_argsort", + "lineno": 1725, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.argmin", + "name": "argmin", + "lineno": 1783, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.argmax", + "name": "argmax", + "lineno": 1786, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray._formatter", + "name": "_formatter", + "lineno": 1789, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray._concat_same_type", + "name": "_concat_same_type", + "lineno": 1845, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray._reduce", + "name": "_reduce", + "lineno": 1859, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.__array__", + "name": "__array__", + "lineno": 1869, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray._binop", + "name": "_binop", + "lineno": 1882, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray._binop.convert_values", + "name": "convert_values", + "lineno": 1883, + "scope": "GeometryArray._binop", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.__eq__", + "name": "__eq__", + "lineno": 1909, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.__ne__", + "name": "__ne__", + "lineno": 1918, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array.GeometryArray.__contains__", + "name": "__contains__", + "lineno": 1921, + "scope": "GeometryArray", + "is_async": false + }, + { + "id": "geopandas.array._get_common_crs", + "name": "_get_common_crs", + "lineno": 1935, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.array.transform", + "name": "transform", + "lineno": 1967, + "scope": null, + "is_async": false + } + ], + "geopandas.base": [ + { + "id": "geopandas.base.is_geometry_type", + "name": "is_geometry_type", + "lineno": 15, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.base._delegate_binary_method", + "name": "_delegate_binary_method", + "lineno": 27, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.base._binary_geo", + "name": "_binary_geo", + "lineno": 74, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.base._binary_op", + "name": "_binary_op", + "lineno": 83, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.base._delegate_property", + "name": "_delegate_property", + "lineno": 90, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.base._delegate_geo_method", + "name": "_delegate_geo_method", + "lineno": 102, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.area", + "name": "area", + "lineno": 135, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.crs", + "name": "crs", + "lineno": 183, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.crs", + "name": "crs", + "lineno": 214, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.geom_type", + "name": "geom_type", + "lineno": 219, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.type", + "name": "type", + "lineno": 239, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.length", + "name": "length", + "lineno": 244, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.is_valid", + "name": "is_valid", + "lineno": 301, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.is_valid_reason", + "name": "is_valid_reason", + "lineno": 339, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.is_valid_coverage", + "name": "is_valid_coverage", + "lineno": 378, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.invalid_coverage_edges", + "name": "invalid_coverage_edges", + "lineno": 450, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.is_empty", + "name": "is_empty", + "lineno": 513, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.count_coordinates", + "name": "count_coordinates", + "lineno": 544, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.count_geometries", + "name": "count_geometries", + "lineno": 586, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.count_interior_rings", + "name": "count_interior_rings", + "lineno": 629, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.is_simple", + "name": "is_simple", + "lineno": 674, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.is_ring", + "name": "is_ring", + "lineno": 702, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.is_ccw", + "name": "is_ccw", + "lineno": 737, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.is_closed", + "name": "is_closed", + "lineno": 778, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.has_z", + "name": "has_z", + "lineno": 812, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.has_m", + "name": "has_m", + "lineno": 843, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.get_precision", + "name": "get_precision", + "lineno": 875, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.get_geometry", + "name": "get_geometry", + "lineno": 925, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.boundary", + "name": "boundary", + "lineno": 986, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.centroid", + "name": "centroid", + "lineno": 1020, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.concave_hull", + "name": "concave_hull", + "lineno": 1054, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.constrained_delaunay_triangles", + "name": "constrained_delaunay_triangles", + "lineno": 1123, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.convex_hull", + "name": "convex_hull", + "lineno": 1156, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.delaunay_triangles", + "name": "delaunay_triangles", + "lineno": 1201, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.voronoi_polygons", + "name": "voronoi_polygons", + "lineno": 1301, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.envelope", + "name": "envelope", + "lineno": 1428, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.minimum_rotated_rectangle", + "name": "minimum_rotated_rectangle", + "lineno": 1467, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.exterior", + "name": "exterior", + "lineno": 1507, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.extract_unique_points", + "name": "extract_unique_points", + "lineno": 1544, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.offset_curve", + "name": "offset_curve", + "lineno": 1573, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.interiors", + "name": "interiors", + "lineno": 1624, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.remove_repeated_points", + "name": "remove_repeated_points", + "lineno": 1663, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.set_precision", + "name": "set_precision", + "lineno": 1700, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.representative_point", + "name": "representative_point", + "lineno": 1788, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.minimum_bounding_circle", + "name": "minimum_bounding_circle", + "lineno": 1820, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.maximum_inscribed_circle", + "name": "maximum_inscribed_circle", + "lineno": 1853, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.minimum_bounding_radius", + "name": "minimum_bounding_radius", + "lineno": 1917, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.minimum_clearance", + "name": "minimum_clearance", + "lineno": 1950, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.minimum_clearance_line", + "name": "minimum_clearance_line", + "lineno": 1986, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.normalize", + "name": "normalize", + "lineno": 2027, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.orient_polygons", + "name": "orient_polygons", + "lineno": 2059, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.make_valid", + "name": "make_valid", + "lineno": 2114, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.reverse", + "name": "reverse", + "lineno": 2184, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.segmentize", + "name": "segmentize", + "lineno": 2215, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.transform", + "name": "transform", + "lineno": 2257, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.force_2d", + "name": "force_2d", + "lineno": 2299, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.force_3d", + "name": "force_3d", + "lineno": 2332, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.line_merge", + "name": "line_merge", + "lineno": 2395, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.unary_union", + "name": "unary_union", + "lineno": 2467, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.union_all", + "name": "union_all", + "lineno": 2500, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.intersection_all", + "name": "intersection_all", + "lineno": 2554, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.contains", + "name": "contains", + "lineno": 2583, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.contains_properly", + "name": "contains_properly", + "lineno": 2699, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.dwithin", + "name": "dwithin", + "lineno": 2820, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.geom_equals", + "name": "geom_equals", + "lineno": 2931, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.geom_equals_exact", + "name": "geom_equals_exact", + "lineno": 3042, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.geom_equals_identical", + "name": "geom_equals_identical", + "lineno": 3108, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.crosses", + "name": "crosses", + "lineno": 3183, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.disjoint", + "name": "disjoint", + "lineno": 3295, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.intersects", + "name": "intersects", + "lineno": 3396, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.overlaps", + "name": "overlaps", + "lineno": 3507, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.touches", + "name": "touches", + "lineno": 3618, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.within", + "name": "within", + "lineno": 3730, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.covers", + "name": "covers", + "lineno": 3844, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.covered_by", + "name": "covered_by", + "lineno": 3957, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.distance", + "name": "distance", + "lineno": 4070, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.hausdorff_distance", + "name": "hausdorff_distance", + "lineno": 4166, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.frechet_distance", + "name": "frechet_distance", + "lineno": 4281, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.difference", + "name": "difference", + "lineno": 4405, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.symmetric_difference", + "name": "symmetric_difference", + "lineno": 4521, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.union", + "name": "union", + "lineno": 4643, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.intersection", + "name": "intersection", + "lineno": 4762, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.clip_by_rect", + "name": "clip_by_rect", + "lineno": 4880, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.shortest_line", + "name": "shortest_line", + "lineno": 4949, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.snap", + "name": "snap", + "lineno": 5051, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.shared_paths", + "name": "shared_paths", + "lineno": 5152, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.bounds", + "name": "bounds", + "lineno": 5254, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.total_bounds", + "name": "total_bounds", + "lineno": 5288, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.sindex", + "name": "sindex", + "lineno": 5307, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.has_sindex", + "name": "has_sindex", + "lineno": 5359, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.buffer", + "name": "buffer", + "lineno": 5389, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.simplify", + "name": "simplify", + "lineno": 5475, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.simplify_coverage", + "name": "simplify_coverage", + "lineno": 5536, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.relate", + "name": "relate", + "lineno": 5612, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.relate_pattern", + "name": "relate_pattern", + "lineno": 5716, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.project", + "name": "project", + "lineno": 5827, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.interpolate", + "name": "interpolate", + "lineno": 5925, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.affine_transform", + "name": "affine_transform", + "lineno": 5970, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.translate", + "name": "translate", + "lineno": 6012, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.rotate", + "name": "rotate", + "lineno": 6050, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.scale", + "name": "scale", + "lineno": 6102, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.skew", + "name": "skew", + "lineno": 6152, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.cx", + "name": "cx", + "lineno": 6206, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.get_coordinates", + "name": "get_coordinates", + "lineno": 6242, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.hilbert_distance", + "name": "hilbert_distance", + "lineno": 6345, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.sample_points", + "name": "sample_points", + "lineno": 6379, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.build_area", + "name": "build_area", + "lineno": 6484, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base.GeoPandasBase.polygonize", + "name": "polygonize", + "lineno": 6545, + "scope": "GeoPandasBase", + "is_async": false + }, + { + "id": "geopandas.base._get_index_for_parts", + "name": "_get_index_for_parts", + "lineno": 6633, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.base._CoordinateIndexer.__init__", + "name": "__init__", + "lineno": 6690, + "scope": "_CoordinateIndexer", + "is_async": false + }, + { + "id": "geopandas.base._CoordinateIndexer.__getitem__", + "name": "__getitem__", + "lineno": 6693, + "scope": "_CoordinateIndexer", + "is_async": false + } + ], + "geopandas.conftest": [ + { + "id": "geopandas.conftest.add_geopandas", + "name": "add_geopandas", + "lineno": 10, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.conftest.naturalearth_lowres", + "name": "naturalearth_lowres", + "lineno": 18, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.conftest.naturalearth_cities", + "name": "naturalearth_cities", + "lineno": 27, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.conftest.nybb_filename", + "name": "nybb_filename", + "lineno": 36, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.conftest._setup_class_nybb_filename", + "name": "_setup_class_nybb_filename", + "lineno": 45, + "scope": null, + "is_async": false + } + ], + "geopandas.explore": [ + { + "id": "geopandas.explore._explore", + "name": "_explore", + "lineno": 34, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.explore._explore._colormap_helper", + "name": "_colormap_helper", + "lineno": 280, + "scope": "_explore", + "is_async": false + }, + { + "id": "geopandas.explore._explore._no_style", + "name": "_no_style", + "lineno": 524, + "scope": "_explore", + "is_async": false + }, + { + "id": "geopandas.explore._explore._style_color", + "name": "_style_color", + "lineno": 537, + "scope": "_explore", + "is_async": false + }, + { + "id": "geopandas.explore._explore._style_column", + "name": "_style_column", + "lineno": 563, + "scope": "_explore", + "is_async": false + }, + { + "id": "geopandas.explore._explore._style_stroke", + "name": "_style_stroke", + "lineno": 577, + "scope": "_explore", + "is_async": false + }, + { + "id": "geopandas.explore._explore._style_default", + "name": "_style_default", + "lineno": 591, + "scope": "_explore", + "is_async": false + }, + { + "id": "geopandas.explore._explore._style_highlight", + "name": "_style_highlight", + "lineno": 600, + "scope": "_explore", + "is_async": false + }, + { + "id": "geopandas.explore._tooltip_popup", + "name": "_tooltip_popup", + "lineno": 772, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.explore._categorical_legend", + "name": "_categorical_legend", + "lineno": 799, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.explore._explore_geoseries", + "name": "_explore_geoseries", + "lineno": 913, + "scope": null, + "is_async": false + } + ], + "geopandas.geodataframe": [ + { + "id": "geopandas.geodataframe._ensure_geometry", + "name": "_ensure_geometry", + "lineno": 46, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.geodataframe.GeoDataFrame.__init__", + "name": "__init__", + "lineno": 150, + "scope": "GeoDataFrame", + "is_async": false + }, + { + "id": "geopandas.geodataframe.GeoDataFrame.__setattr__", + "name": "__setattr__", + "lineno": 255, + "scope": "GeoDataFrame", + "is_async": false + }, + { + "id": "geopandas.geodataframe.GeoDataFrame._get_geometry", + "name": "_get_geometry", + "lineno": 262, + "scope": "GeoDataFrame", + "is_async": false + }, + { + "id": "geopandas.geodataframe.GeoDataFrame._set_geometry", + "name": "_set_geometry", + "lineno": 293, + "scope": "GeoDataFrame", + "is_async": false + }, + { + "id": "geopandas.geodataframe.GeoDataFrame.set_geometry", + "name": "set_geometry", + "lineno": 304, + "scope": "GeoDataFrame", + "is_async": false + }, + { + "id": "geopandas.geodataframe.GeoDataFrame.set_geometry", + "name": "set_geometry", + "lineno": 313, + "scope": "GeoDataFrame", + "is_async": false + }, + { + "id": "geopandas.geodataframe.GeoDataFrame.set_geometry", + "name": "set_geometry", + "lineno": 321, + "scope": "GeoDataFrame", + "is_async": false + }, + { + "id": "geopandas.geodataframe.GeoDataFrame.rename_geometry", + "name": "rename_geometry", + "lineno": 482, + "scope": "GeoDataFrame", + "is_async": false + }, + { + "id": "geopandas.geodataframe.GeoDataFrame.rename_geometry", + "name": "rename_geometry", + "lineno": 489, + "scope": "GeoDataFrame", + "is_async": false + }, + { + "id": "geopandas.geodataframe.GeoDataFrame.rename_geometry", + "name": "rename_geometry", + "lineno": 495, + "scope": "GeoDataFrame", + "is_async": false + }, + { + "id": "geopandas.geodataframe.GeoDataFrame.active_geometry_name", + "name": "active_geometry_name", + "lineno": 537, + "scope": "GeoDataFrame", + "is_async": false + }, + { + "id": "geopandas.geodataframe.GeoDataFrame.crs", + "name": "crs", + "lineno": 561, + "scope": "GeoDataFrame", + "is_async": false + }, + { + "id": "geopandas.geodataframe.GeoDataFrame.crs", + "name": "crs", + "lineno": 602, + "scope": "GeoDataFrame", + "is_async": false + }, + { + "id": "geopandas.geodataframe.GeoDataFrame.__setstate__", + "name": "__setstate__", + "lineno": 629, + "scope": "GeoDataFrame", + "is_async": false + }, + { + "id": "geopandas.geodataframe.GeoDataFrame.from_dict", + "name": "from_dict", + "lineno": 660, + "scope": "GeoDataFrame", + "is_async": false + }, + { + "id": "geopandas.geodataframe.GeoDataFrame.from_file", + "name": "from_file", + "lineno": 691, + "scope": "GeoDataFrame", + "is_async": false + }, + { + "id": "geopandas.geodataframe.GeoDataFrame.from_features", + "name": "from_features", + "lineno": 742, + "scope": "GeoDataFrame", + "is_async": false + }, + { + "id": "geopandas.geodataframe.GeoDataFrame.from_postgis", + "name": "from_postgis", + "lineno": 829, + "scope": "GeoDataFrame", + "is_async": false + }, + { + "id": "geopandas.geodataframe.GeoDataFrame.from_arrow", + "name": "from_arrow", + "lineno": 912, + "scope": "GeoDataFrame", + "is_async": false + }, + { + "id": "geopandas.geodataframe.GeoDataFrame.to_json", + "name": "to_json", + "lineno": 979, + "scope": "GeoDataFrame", + "is_async": false + }, + { + "id": "geopandas.geodataframe.GeoDataFrame.__geo_interface__", + "name": "__geo_interface__", + "lineno": 1080, + "scope": "GeoDataFrame", + "is_async": false + }, + { + "id": "geopandas.geodataframe.GeoDataFrame.iterfeatures", + "name": "iterfeatures", + "lineno": 1112, + "scope": "GeoDataFrame", + "is_async": false + }, + { + "id": "geopandas.geodataframe.GeoDataFrame.to_geo_dict", + "name": "to_geo_dict", + "lineno": 1214, + "scope": "GeoDataFrame", + "is_async": false + }, + { + "id": "geopandas.geodataframe.GeoDataFrame.to_wkb", + "name": "to_wkb", + "lineno": 1272, + "scope": "GeoDataFrame", + "is_async": false + }, + { + "id": "geopandas.geodataframe.GeoDataFrame.to_wkt", + "name": "to_wkt", + "lineno": 1298, + "scope": "GeoDataFrame", + "is_async": false + }, + { + "id": "geopandas.geodataframe.GeoDataFrame.to_arrow", + "name": "to_arrow", + "lineno": 1320, + "scope": "GeoDataFrame", + "is_async": false + }, + { + "id": "geopandas.geodataframe.GeoDataFrame.to_parquet", + "name": "to_parquet", + "lineno": 1413, + "scope": "GeoDataFrame", + "is_async": false + }, + { + "id": "geopandas.geodataframe.GeoDataFrame.to_feather", + "name": "to_feather", + "lineno": 1498, + "scope": "GeoDataFrame", + "is_async": false + }, + { + "id": "geopandas.geodataframe.GeoDataFrame.to_file", + "name": "to_file", + "lineno": 1553, + "scope": "GeoDataFrame", + "is_async": false + }, + { + "id": "geopandas.geodataframe.GeoDataFrame.set_crs", + "name": "set_crs", + "lineno": 1658, + "scope": "GeoDataFrame", + "is_async": false + }, + { + "id": "geopandas.geodataframe.GeoDataFrame.set_crs", + "name": "set_crs", + "lineno": 1667, + "scope": "GeoDataFrame", + "is_async": false + }, + { + "id": "geopandas.geodataframe.GeoDataFrame.set_crs", + "name": "set_crs", + "lineno": 1675, + "scope": "GeoDataFrame", + "is_async": false + }, + { + "id": "geopandas.geodataframe.GeoDataFrame.to_crs", + "name": "to_crs", + "lineno": 1765, + "scope": "GeoDataFrame", + "is_async": false + }, + { + "id": "geopandas.geodataframe.GeoDataFrame.to_crs", + "name": "to_crs", + "lineno": 1773, + "scope": "GeoDataFrame", + "is_async": false + }, + { + "id": "geopandas.geodataframe.GeoDataFrame.to_crs", + "name": "to_crs", + "lineno": 1780, + "scope": "GeoDataFrame", + "is_async": false + }, + { + "id": "geopandas.geodataframe.GeoDataFrame.estimate_utm_crs", + "name": "estimate_utm_crs", + "lineno": 1870, + "scope": "GeoDataFrame", + "is_async": false + }, + { + "id": "geopandas.geodataframe.GeoDataFrame.__getitem__", + "name": "__getitem__", + "lineno": 1908, + "scope": "GeoDataFrame", + "is_async": false + }, + { + "id": "geopandas.geodataframe.GeoDataFrame.__delitem__", + "name": "__delitem__", + "lineno": 1939, + "scope": "GeoDataFrame", + "is_async": false + }, + { + "id": "geopandas.geodataframe.GeoDataFrame._persist_old_default_geometry_colname", + "name": "_persist_old_default_geometry_colname", + "lineno": 1945, + "scope": "GeoDataFrame", + "is_async": false + }, + { + "id": "geopandas.geodataframe.GeoDataFrame.__setitem__", + "name": "__setitem__", + "lineno": 1964, + "scope": "GeoDataFrame", + "is_async": false + }, + { + "id": "geopandas.geodataframe.GeoDataFrame.copy", + "name": "copy", + "lineno": 1998, + "scope": "GeoDataFrame", + "is_async": false + }, + { + "id": "geopandas.geodataframe.GeoDataFrame.apply", + "name": "apply", + "lineno": 2006, + "scope": "GeoDataFrame", + "is_async": false + }, + { + "id": "geopandas.geodataframe.GeoDataFrame._geodataframe_constructor_with_fallback", + "name": "_geodataframe_constructor_with_fallback", + "lineno": 2046, + "scope": "GeoDataFrame", + "is_async": false + }, + { + "id": "geopandas.geodataframe.GeoDataFrame._constructor", + "name": "_constructor", + "lineno": 2063, + "scope": "GeoDataFrame", + "is_async": false + }, + { + "id": "geopandas.geodataframe.GeoDataFrame._constructor_from_mgr", + "name": "_constructor_from_mgr", + "lineno": 2066, + "scope": "GeoDataFrame", + "is_async": false + }, + { + "id": "geopandas.geodataframe.GeoDataFrame._constructor_sliced", + "name": "_constructor_sliced", + "lineno": 2081, + "scope": "GeoDataFrame", + "is_async": false + }, + { + "id": "geopandas.geodataframe.GeoDataFrame._constructor_sliced._geodataframe_constructor_sliced", + "name": "_geodataframe_constructor_sliced", + "lineno": 2082, + "scope": "GeoDataFrame._constructor_sliced", + "is_async": false + }, + { + "id": "geopandas.geodataframe.GeoDataFrame._constructor_sliced_from_mgr", + "name": "_constructor_sliced_from_mgr", + "lineno": 2107, + "scope": "GeoDataFrame", + "is_async": false + }, + { + "id": "geopandas.geodataframe.GeoDataFrame.__finalize__", + "name": "__finalize__", + "lineno": 2114, + "scope": "GeoDataFrame", + "is_async": false + }, + { + "id": "geopandas.geodataframe.GeoDataFrame.dissolve", + "name": "dissolve", + "lineno": 2164, + "scope": "GeoDataFrame", + "is_async": false + }, + { + "id": "geopandas.geodataframe.GeoDataFrame.dissolve.merge_geometries", + "name": "merge_geometries", + "lineno": 2302, + "scope": "GeoDataFrame.dissolve", + "is_async": false + }, + { + "id": "geopandas.geodataframe.GeoDataFrame.explode", + "name": "explode", + "lineno": 2322, + "scope": "GeoDataFrame", + "is_async": false + }, + { + "id": "geopandas.geodataframe.GeoDataFrame.to_postgis", + "name": "to_postgis", + "lineno": 2431, + "scope": "GeoDataFrame", + "is_async": false + }, + { + "id": "geopandas.geodataframe.GeoDataFrame.explore", + "name": "explore", + "lineno": 2501, + "scope": "GeoDataFrame", + "is_async": false + }, + { + "id": "geopandas.geodataframe.GeoDataFrame.sjoin", + "name": "sjoin", + "lineno": 2504, + "scope": "GeoDataFrame", + "is_async": false + }, + { + "id": "geopandas.geodataframe.GeoDataFrame.sjoin_nearest", + "name": "sjoin_nearest", + "lineno": 2624, + "scope": "GeoDataFrame", + "is_async": false + }, + { + "id": "geopandas.geodataframe.GeoDataFrame.clip", + "name": "clip", + "lineno": 2758, + "scope": "GeoDataFrame", + "is_async": false + }, + { + "id": "geopandas.geodataframe.GeoDataFrame.overlay", + "name": "overlay", + "lineno": 2819, + "scope": "GeoDataFrame", + "is_async": false + }, + { + "id": "geopandas.geodataframe._dataframe_set_geometry", + "name": "_dataframe_set_geometry", + "lineno": 2920, + "scope": null, + "is_async": false + } + ], + "geopandas.geoseries": [ + { + "id": "geopandas.geoseries._geoseries_constructor_with_fallback", + "name": "_geoseries_constructor_with_fallback", + "lineno": 39, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.geoseries._expanddim_logic", + "name": "_expanddim_logic", + "lineno": 52, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.geoseries._geoseries_expanddim", + "name": "_geoseries_expanddim", + "lineno": 71, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.geoseries.GeoSeries.__init__", + "name": "__init__", + "lineno": 155, + "scope": "GeoSeries", + "is_async": false + }, + { + "id": "geopandas.geoseries.GeoSeries.crs", + "name": "crs", + "lineno": 235, + "scope": "GeoSeries", + "is_async": false + }, + { + "id": "geopandas.geoseries.GeoSeries.geometry", + "name": "geometry", + "lineno": 247, + "scope": "GeoSeries", + "is_async": false + }, + { + "id": "geopandas.geoseries.GeoSeries.x", + "name": "x", + "lineno": 251, + "scope": "GeoSeries", + "is_async": false + }, + { + "id": "geopandas.geoseries.GeoSeries.y", + "name": "y", + "lineno": 277, + "scope": "GeoSeries", + "is_async": false + }, + { + "id": "geopandas.geoseries.GeoSeries.z", + "name": "z", + "lineno": 304, + "scope": "GeoSeries", + "is_async": false + }, + { + "id": "geopandas.geoseries.GeoSeries.m", + "name": "m", + "lineno": 331, + "scope": "GeoSeries", + "is_async": false + }, + { + "id": "geopandas.geoseries.GeoSeries.from_file", + "name": "from_file", + "lineno": 371, + "scope": "GeoSeries", + "is_async": false + }, + { + "id": "geopandas.geoseries.GeoSeries.from_wkb", + "name": "from_wkb", + "lineno": 414, + "scope": "GeoSeries", + "is_async": false + }, + { + "id": "geopandas.geoseries.GeoSeries.from_wkt", + "name": "from_wkt", + "lineno": 480, + "scope": "GeoSeries", + "is_async": false + }, + { + "id": "geopandas.geoseries.GeoSeries.from_xy", + "name": "from_xy", + "lineno": 538, + "scope": "GeoSeries", + "is_async": false + }, + { + "id": "geopandas.geoseries.GeoSeries._from_wkb_or_wkt", + "name": "_from_wkb_or_wkt", + "lineno": 591, + "scope": "GeoSeries", + "is_async": false + }, + { + "id": "geopandas.geoseries.GeoSeries.from_arrow", + "name": "from_arrow", + "lineno": 614, + "scope": "GeoSeries", + "is_async": false + }, + { + "id": "geopandas.geoseries.GeoSeries.__geo_interface__", + "name": "__geo_interface__", + "lineno": 665, + "scope": "GeoSeries", + "is_async": false + }, + { + "id": "geopandas.geoseries.GeoSeries.to_file", + "name": "to_file", + "lineno": 690, + "scope": "GeoSeries", + "is_async": false + }, + { + "id": "geopandas.geoseries.GeoSeries._constructor", + "name": "_constructor", + "lineno": 767, + "scope": "GeoSeries", + "is_async": false + }, + { + "id": "geopandas.geoseries.GeoSeries._constructor_from_mgr", + "name": "_constructor_from_mgr", + "lineno": 770, + "scope": "GeoSeries", + "is_async": false + }, + { + "id": "geopandas.geoseries.GeoSeries._constructor_expanddim", + "name": "_constructor_expanddim", + "lineno": 779, + "scope": "GeoSeries", + "is_async": false + }, + { + "id": "geopandas.geoseries.GeoSeries._constructor_expanddim_from_mgr", + "name": "_constructor_expanddim_from_mgr", + "lineno": 782, + "scope": "GeoSeries", + "is_async": false + }, + { + "id": "geopandas.geoseries.GeoSeries._wrapped_pandas_method", + "name": "_wrapped_pandas_method", + "lineno": 786, + "scope": "GeoSeries", + "is_async": false + }, + { + "id": "geopandas.geoseries.GeoSeries.__getitem__", + "name": "__getitem__", + "lineno": 794, + "scope": "GeoSeries", + "is_async": false + }, + { + "id": "geopandas.geoseries.GeoSeries.sort_index", + "name": "sort_index", + "lineno": 798, + "scope": "GeoSeries", + "is_async": false + }, + { + "id": "geopandas.geoseries.GeoSeries.take", + "name": "take", + "lineno": 802, + "scope": "GeoSeries", + "is_async": false + }, + { + "id": "geopandas.geoseries.GeoSeries.apply", + "name": "apply", + "lineno": 806, + "scope": "GeoSeries", + "is_async": false + }, + { + "id": "geopandas.geoseries.GeoSeries.isna", + "name": "isna", + "lineno": 817, + "scope": "GeoSeries", + "is_async": false + }, + { + "id": "geopandas.geoseries.GeoSeries.isnull", + "name": "isnull", + "lineno": 857, + "scope": "GeoSeries", + "is_async": false + }, + { + "id": "geopandas.geoseries.GeoSeries.notna", + "name": "notna", + "lineno": 861, + "scope": "GeoSeries", + "is_async": false + }, + { + "id": "geopandas.geoseries.GeoSeries.notnull", + "name": "notnull", + "lineno": 915, + "scope": "GeoSeries", + "is_async": false + }, + { + "id": "geopandas.geoseries.GeoSeries.fillna", + "name": "fillna", + "lineno": 919, + "scope": "GeoSeries", + "is_async": false + }, + { + "id": "geopandas.geoseries.GeoSeries.__contains__", + "name": "__contains__", + "lineno": 996, + "scope": "GeoSeries", + "is_async": false + }, + { + "id": "geopandas.geoseries.GeoSeries.plot", + "name": "plot", + "lineno": 1009, + "scope": "GeoSeries", + "is_async": false + }, + { + "id": "geopandas.geoseries.GeoSeries.explore", + "name": "explore", + "lineno": 1013, + "scope": "GeoSeries", + "is_async": false + }, + { + "id": "geopandas.geoseries.GeoSeries.explode", + "name": "explode", + "lineno": 1017, + "scope": "GeoSeries", + "is_async": false + }, + { + "id": "geopandas.geoseries.GeoSeries.set_crs", + "name": "set_crs", + "lineno": 1083, + "scope": "GeoSeries", + "is_async": false + }, + { + "id": "geopandas.geoseries.GeoSeries.to_crs", + "name": "to_crs", + "lineno": 1185, + "scope": "GeoSeries", + "is_async": false + }, + { + "id": "geopandas.geoseries.GeoSeries.estimate_utm_crs", + "name": "estimate_utm_crs", + "lineno": 1265, + "scope": "GeoSeries", + "is_async": false + }, + { + "id": "geopandas.geoseries.GeoSeries.to_json", + "name": "to_json", + "lineno": 1303, + "scope": "GeoSeries", + "is_async": false + }, + { + "id": "geopandas.geoseries.GeoSeries.to_wkb", + "name": "to_wkb", + "lineno": 1359, + "scope": "GeoSeries", + "is_async": false + }, + { + "id": "geopandas.geoseries.GeoSeries.to_wkt", + "name": "to_wkt", + "lineno": 1408, + "scope": "GeoSeries", + "is_async": false + }, + { + "id": "geopandas.geoseries.GeoSeries.to_arrow", + "name": "to_arrow", + "lineno": 1443, + "scope": "GeoSeries", + "is_async": false + }, + { + "id": "geopandas.geoseries.GeoSeries.clip", + "name": "clip", + "lineno": 1534, + "scope": "GeoSeries", + "is_async": false + } + ], + "geopandas.plotting": [ + { + "id": "geopandas.plotting._set_aspect", + "name": "_set_aspect", + "lineno": 42, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.plotting._sanitize_geoms", + "name": "_sanitize_geoms", + "lineno": 80, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.plotting._expand_kwargs", + "name": "_expand_kwargs", + "lineno": 130, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.plotting._subset_kwds", + "name": "_subset_kwds", + "lineno": 160, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.plotting._plot_empty_collection", + "name": "_plot_empty_collection", + "lineno": 192, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.plotting._PolygonPatch", + "name": "_PolygonPatch", + "lineno": 223, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.plotting._plot_polygon_collection", + "name": "_plot_polygon_collection", + "lineno": 263, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.plotting._plot_linestring_collection", + "name": "_plot_linestring_collection", + "lineno": 338, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.plotting._plot_point_collection", + "name": "_plot_point_collection", + "lineno": 409, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.plotting.plot_series", + "name": "plot_series", + "lineno": 480, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.plotting.plot_dataframe", + "name": "plot_dataframe", + "lineno": 691, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.plotting.plot_dataframe._color", + "name": "_color", + "lineno": 1054, + "scope": "plot_dataframe", + "is_async": false + }, + { + "id": "geopandas.plotting._check_invalid_categories", + "name": "_check_invalid_categories", + "lineno": 1314, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.plotting._add_basemap", + "name": "_add_basemap", + "lineno": 1337, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.plotting._set_axis_labels", + "name": "_set_axis_labels", + "lineno": 1354, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.plotting.GeoplotAccessor.__call__", + "name": "__call__", + "lineno": 1375, + "scope": "GeoplotAccessor", + "is_async": false + }, + { + "id": "geopandas.plotting.GeoplotAccessor.geo", + "name": "geo", + "lineno": 1387, + "scope": "GeoplotAccessor", + "is_async": false + } + ], + "geopandas.sindex": [ + { + "id": "geopandas.sindex.SpatialIndex.__init__", + "name": "__init__", + "lineno": 24, + "scope": "SpatialIndex", + "is_async": false + }, + { + "id": "geopandas.sindex.SpatialIndex.valid_query_predicates", + "name": "valid_query_predicates", + "lineno": 37, + "scope": "SpatialIndex", + "is_async": false + }, + { + "id": "geopandas.sindex.SpatialIndex.query", + "name": "query", + "lineno": 55, + "scope": "SpatialIndex", + "is_async": false + }, + { + "id": "geopandas.sindex.SpatialIndex._as_geometry_array", + "name": "_as_geometry_array", + "lineno": 346, + "scope": "SpatialIndex", + "is_async": false + }, + { + "id": "geopandas.sindex.SpatialIndex.nearest", + "name": "nearest", + "lineno": 373, + "scope": "SpatialIndex", + "is_async": false + }, + { + "id": "geopandas.sindex.SpatialIndex.intersection", + "name": "intersection", + "lineno": 481, + "scope": "SpatialIndex", + "is_async": false + }, + { + "id": "geopandas.sindex.SpatialIndex.size", + "name": "size", + "lineno": 547, + "scope": "SpatialIndex", + "is_async": false + }, + { + "id": "geopandas.sindex.SpatialIndex.is_empty", + "name": "is_empty", + "lineno": 575, + "scope": "SpatialIndex", + "is_async": false + }, + { + "id": "geopandas.sindex.SpatialIndex.__len__", + "name": "__len__", + "lineno": 604, + "scope": "SpatialIndex", + "is_async": false + } + ], + "geopandas.testing": [ + { + "id": "geopandas.testing._isna", + "name": "_isna", + "lineno": 11, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.testing._geom_equals_mask", + "name": "_geom_equals_mask", + "lineno": 29, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.testing.geom_equals", + "name": "geom_equals", + "lineno": 51, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.testing._geom_almost_equals_mask", + "name": "_geom_almost_equals_mask", + "lineno": 69, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.testing.geom_almost_equals", + "name": "geom_almost_equals", + "lineno": 93, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.testing.assert_geoseries_equal", + "name": "assert_geoseries_equal", + "lineno": 118, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.testing._truncated_string", + "name": "_truncated_string", + "lineno": 197, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.testing._check_equality", + "name": "_check_equality", + "lineno": 206, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.testing.assert_geodataframe_equal", + "name": "assert_geodataframe_equal", + "lineno": 236, + "scope": null, + "is_async": false + } + ], + "geopandas._compat": [ + { + "id": "geopandas._compat.import_optional_dependency", + "name": "import_optional_dependency", + "lineno": 27, + "scope": null, + "is_async": false + }, + { + "id": "geopandas._compat.requires_pyproj", + "name": "requires_pyproj", + "lineno": 74, + "scope": null, + "is_async": false + }, + { + "id": "geopandas._compat.requires_pyproj.wrapper", + "name": "wrapper", + "lineno": 75, + "scope": "requires_pyproj", + "is_async": false + } + ], + "geopandas._config": [ + { + "id": "geopandas._config.Options.__init__", + "name": "__init__", + "lineno": 19, + "scope": "Options", + "is_async": false + }, + { + "id": "geopandas._config.Options.__setattr__", + "name": "__setattr__", + "lineno": 28, + "scope": "Options", + "is_async": false + }, + { + "id": "geopandas._config.Options.__getattr__", + "name": "__getattr__", + "lineno": 41, + "scope": "Options", + "is_async": false + }, + { + "id": "geopandas._config.Options.__dir__", + "name": "__dir__", + "lineno": 47, + "scope": "Options", + "is_async": false + }, + { + "id": "geopandas._config.Options.__repr__", + "name": "__repr__", + "lineno": 50, + "scope": "Options", + "is_async": false + }, + { + "id": "geopandas._config._validate_display_precision", + "name": "_validate_display_precision", + "lineno": 70, + "scope": null, + "is_async": false + }, + { + "id": "geopandas._config._warn_use_pygeos_deprecated", + "name": "_warn_use_pygeos_deprecated", + "lineno": 90, + "scope": null, + "is_async": false + }, + { + "id": "geopandas._config._validate_io_engine", + "name": "_validate_io_engine", + "lineno": 98, + "scope": null, + "is_async": false + } + ], + "geopandas._decorator": [ + { + "id": "geopandas._decorator.doc", + "name": "doc", + "lineno": 8, + "scope": null, + "is_async": false + }, + { + "id": "geopandas._decorator.doc.decorator", + "name": "decorator", + "lineno": 28, + "scope": "doc", + "is_async": false + } + ], + "geopandas": [], + "geopandas.datasets": [ + { + "id": "geopandas.datasets.get_path", + "name": "get_path", + "lineno": 6, + "scope": null, + "is_async": false + } + ], + "geopandas.io.arrow": [ + { + "id": "geopandas.io.arrow._is_fsspec_url", + "name": "_is_fsspec_url", + "lineno": 59, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.arrow._remove_id_from_member_of_ensembles", + "name": "_remove_id_from_member_of_ensembles", + "lineno": 63, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.arrow._get_geometry_types", + "name": "_get_geometry_types", + "lineno": 95, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.arrow._create_metadata", + "name": "_create_metadata", + "lineno": 110, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.arrow._encode_metadata", + "name": "_encode_metadata", + "lineno": 200, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.arrow._decode_metadata", + "name": "_decode_metadata", + "lineno": 214, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.arrow._validate_dataframe", + "name": "_validate_dataframe", + "lineno": 231, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.arrow._validate_geo_metadata", + "name": "_validate_geo_metadata", + "lineno": 258, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.arrow._geopandas_to_arrow", + "name": "_geopandas_to_arrow", + "lineno": 326, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.arrow._to_parquet", + "name": "_to_parquet", + "lineno": 385, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.arrow._to_feather", + "name": "_to_feather", + "lineno": 450, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.arrow._arrow_to_geopandas", + "name": "_arrow_to_geopandas", + "lineno": 493, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.arrow._get_filesystem_path", + "name": "_get_filesystem_path", + "lineno": 570, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.arrow._ensure_arrow_fs", + "name": "_ensure_arrow_fs", + "lineno": 601, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.arrow._validate_and_decode_metadata", + "name": "_validate_and_decode_metadata", + "lineno": 625, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.arrow._read_parquet_schema_and_metadata", + "name": "_read_parquet_schema_and_metadata", + "lineno": 642, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.arrow._read_parquet", + "name": "_read_parquet", + "lineno": 671, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.arrow._read_feather", + "name": "_read_feather", + "lineno": 812, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.arrow._get_parquet_bbox_filter", + "name": "_get_parquet_bbox_filter", + "lineno": 884, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.arrow._convert_bbox_to_parquet_filter", + "name": "_convert_bbox_to_parquet_filter", + "lineno": 908, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.arrow._check_if_covering_in_geo_metadata", + "name": "_check_if_covering_in_geo_metadata", + "lineno": 919, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.arrow._get_bbox_encoding_column_name", + "name": "_get_bbox_encoding_column_name", + "lineno": 924, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.arrow._get_non_bbox_columns", + "name": "_get_non_bbox_columns", + "lineno": 929, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.arrow._splice_bbox_and_filters", + "name": "_splice_bbox_and_filters", + "lineno": 937, + "scope": null, + "is_async": false + } + ], + "geopandas.io.file": [ + { + "id": "geopandas.io.file._import_fiona", + "name": "_import_fiona", + "lineno": 44, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.file._import_pyogrio", + "name": "_import_pyogrio", + "lineno": 78, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.file._check_fiona", + "name": "_check_fiona", + "lineno": 91, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.file._check_pyogrio", + "name": "_check_pyogrio", + "lineno": 99, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.file._check_metadata_supported", + "name": "_check_metadata_supported", + "lineno": 108, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.file._check_engine", + "name": "_check_engine", + "lineno": 122, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.file._expand_user", + "name": "_expand_user", + "lineno": 180, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.file._is_url", + "name": "_is_url", + "lineno": 189, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.file._read_file", + "name": "_read_file", + "lineno": 197, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.file._read_file_fiona", + "name": "_read_file_fiona", + "lineno": 342, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.file._read_file_pyogrio", + "name": "_read_file_pyogrio", + "lineno": 482, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.file._warn_missing_crs_of_dataframe_and_mask", + "name": "_warn_missing_crs_of_dataframe_and_mask", + "lineno": 579, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.file._detect_driver", + "name": "_detect_driver", + "lineno": 598, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.file._to_file", + "name": "_to_file", + "lineno": 614, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.file._to_file_fiona", + "name": "_to_file_fiona", + "lineno": 738, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.file._to_file_pyogrio", + "name": "_to_file_pyogrio", + "lineno": 775, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.file.infer_schema", + "name": "infer_schema", + "lineno": 796, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.file.infer_schema.convert_type", + "name": "convert_type", + "lineno": 808, + "scope": "infer_schema", + "is_async": false + }, + { + "id": "geopandas.io.file._geometry_types", + "name": "_geometry_types", + "lineno": 847, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.file._list_layers", + "name": "_list_layers", + "lineno": 867, + "scope": null, + "is_async": false + } + ], + "geopandas.io.sql": [ + { + "id": "geopandas.io.sql._get_conn", + "name": "_get_conn", + "lineno": 14, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.sql._df_to_geodf", + "name": "_df_to_geodf", + "lineno": 46, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.sql._df_to_geodf.load_geom_text", + "name": "load_geom_text", + "lineno": 86, + "scope": "_df_to_geodf", + "is_async": false + }, + { + "id": "geopandas.io.sql._read_postgis", + "name": "_read_postgis", + "lineno": 126, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.sql._get_geometry_type", + "name": "_get_geometry_type", + "lineno": 212, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.sql._get_srid_from_crs", + "name": "_get_srid_from_crs", + "lineno": 259, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.sql._convert_linearring_to_linestring", + "name": "_convert_linearring_to_linestring", + "lineno": 289, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.sql._convert_to_ewkb", + "name": "_convert_to_ewkb", + "lineno": 300, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.sql._psql_insert_copy", + "name": "_psql_insert_copy", + "lineno": 316, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.sql._write_postgis", + "name": "_write_postgis", + "lineno": 340, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.sql._get_spatial_ref_sys_df", + "name": "_get_spatial_ref_sys_df", + "lineno": 461, + "scope": null, + "is_async": false + } + ], + "geopandas.io.util": [ + { + "id": "geopandas.io.util.vsi_path", + "name": "vsi_path", + "lineno": 8, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.util._parse_uri", + "name": "_parse_uri", + "lineno": 54, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.util._construct_vsi_path", + "name": "_construct_vsi_path", + "lineno": 89, + "scope": null, + "is_async": false + } + ], + "geopandas.io._geoarrow": [ + { + "id": "geopandas.io._geoarrow.ArrowTable.__init__", + "name": "__init__", + "lineno": 44, + "scope": "ArrowTable", + "is_async": false + }, + { + "id": "geopandas.io._geoarrow.ArrowTable.__arrow_c_stream__", + "name": "__arrow_c_stream__", + "lineno": 47, + "scope": "ArrowTable", + "is_async": false + }, + { + "id": "geopandas.io._geoarrow.GeoArrowArray.__init__", + "name": "__init__", + "lineno": 68, + "scope": "GeoArrowArray", + "is_async": false + }, + { + "id": "geopandas.io._geoarrow.GeoArrowArray.__arrow_c_array__", + "name": "__arrow_c_array__", + "lineno": 72, + "scope": "GeoArrowArray", + "is_async": false + }, + { + "id": "geopandas.io._geoarrow.geopandas_to_arrow", + "name": "geopandas_to_arrow", + "lineno": 83, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io._geoarrow.construct_wkb_array", + "name": "construct_wkb_array", + "lineno": 170, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io._geoarrow._convert_inner_coords", + "name": "_convert_inner_coords", + "lineno": 202, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io._geoarrow._linestring_type", + "name": "_linestring_type", + "lineno": 236, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io._geoarrow._polygon_type", + "name": "_polygon_type", + "lineno": 240, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io._geoarrow._multipoint_type", + "name": "_multipoint_type", + "lineno": 250, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io._geoarrow._multilinestring_type", + "name": "_multilinestring_type", + "lineno": 254, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io._geoarrow._multipolygon_type", + "name": "_multipolygon_type", + "lineno": 260, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io._geoarrow.construct_geometry_array", + "name": "construct_geometry_array", + "lineno": 264, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io._geoarrow._get_arrow_geometry_field", + "name": "_get_arrow_geometry_field", + "lineno": 410, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io._geoarrow.arrow_to_geopandas", + "name": "arrow_to_geopandas", + "lineno": 433, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io._geoarrow.arrow_to_geometry_array", + "name": "arrow_to_geometry_array", + "lineno": 493, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io._geoarrow._get_inner_coords", + "name": "_get_inner_coords", + "lineno": 523, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io._geoarrow.construct_shapely_array", + "name": "construct_shapely_array", + "lineno": 543, + "scope": null, + "is_async": false + } + ], + "geopandas.io": [], + "geopandas.io.tests.generate_legacy_storage_files": [ + { + "id": "geopandas.io.tests.generate_legacy_storage_files.create_pickle_data", + "name": "create_pickle_data", + "lineno": 35, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.generate_legacy_storage_files.platform_name", + "name": "platform_name", + "lineno": 53, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.generate_legacy_storage_files.write_legacy_pickles", + "name": "write_legacy_pickles", + "lineno": 65, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.generate_legacy_storage_files.main", + "name": "main", + "lineno": 83, + "scope": null, + "is_async": false + } + ], + "geopandas.io.tests.test_arrow": [ + { + "id": "geopandas.io.tests.test_arrow.file_format", + "name": "file_format", + "lineno": 51, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_create_metadata", + "name": "test_create_metadata", + "lineno": 58, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_create_metadata_with_z_geometries", + "name": "test_create_metadata_with_z_geometries", + "lineno": 93, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_crs_metadata_datum_ensemble", + "name": "test_crs_metadata_datum_ensemble", + "lineno": 154, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_write_metadata_invalid_spec_version", + "name": "test_write_metadata_invalid_spec_version", + "lineno": 172, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_encode_metadata", + "name": "test_encode_metadata", + "lineno": 186, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_decode_metadata", + "name": "test_decode_metadata", + "lineno": 193, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_validate_dataframe", + "name": "test_validate_dataframe", + "lineno": 202, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_validate_geo_metadata_valid", + "name": "test_validate_geo_metadata_valid", + "lineno": 224, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_validate_geo_metadata_invalid", + "name": "test_validate_geo_metadata_invalid", + "lineno": 310, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_validate_geo_metadata_edges", + "name": "test_validate_geo_metadata_edges", + "lineno": 315, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_to_parquet_fails_on_invalid_engine", + "name": "test_to_parquet_fails_on_invalid_engine", + "lineno": 328, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_to_parquet_does_not_pass_engine_along", + "name": "test_to_parquet_does_not_pass_engine_along", + "lineno": 342, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_pandas_parquet_roundtrip1", + "name": "test_pandas_parquet_roundtrip1", + "lineno": 360, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_pandas_parquet_roundtrip2", + "name": "test_pandas_parquet_roundtrip2", + "lineno": 374, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_roundtrip", + "name": "test_roundtrip", + "lineno": 389, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_roundtrip_bytesio", + "name": "test_roundtrip_bytesio", + "lineno": 418, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_index", + "name": "test_index", + "lineno": 441, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_column_order", + "name": "test_column_order", + "lineno": 460, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_parquet_compression", + "name": "test_parquet_compression", + "lineno": 494, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_feather_compression", + "name": "test_feather_compression", + "lineno": 510, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_parquet_multiple_geom_cols", + "name": "test_parquet_multiple_geom_cols", + "lineno": 525, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_parquet_missing_metadata", + "name": "test_parquet_missing_metadata", + "lineno": 547, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_parquet_missing_metadata2", + "name": "test_parquet_missing_metadata2", + "lineno": 572, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_parquet_invalid_metadata", + "name": "test_parquet_invalid_metadata", + "lineno": 606, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_subset_columns", + "name": "test_subset_columns", + "lineno": 633, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_promote_secondary_geometry", + "name": "test_promote_secondary_geometry", + "lineno": 653, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_columns_no_geometry", + "name": "test_columns_no_geometry", + "lineno": 682, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_missing_crs", + "name": "test_missing_crs", + "lineno": 696, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_default_geo_col_writes", + "name": "test_default_geo_col_writes", + "lineno": 714, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_fsspec_url", + "name": "test_fsspec_url", + "lineno": 723, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_fsspec_url.MyMemoryFileSystem.__init__", + "name": "__init__", + "lineno": 730, + "scope": "test_fsspec_url.MyMemoryFileSystem", + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_non_fsspec_url_with_storage_options_raises", + "name": "test_non_fsspec_url_with_storage_options_raises", + "lineno": 754, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_prefers_pyarrow_fs", + "name": "test_prefers_pyarrow_fs", + "lineno": 759, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_write_read_parquet_expand_user", + "name": "test_write_read_parquet_expand_user", + "lineno": 764, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_write_read_feather_expand_user", + "name": "test_write_read_feather_expand_user", + "lineno": 773, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_write_empty_bbox", + "name": "test_write_empty_bbox", + "lineno": 783, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_write_read_to_pandas_kwargs", + "name": "test_write_read_to_pandas_kwargs", + "lineno": 801, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_read_complex_type_with_numpy_backend_xfail", + "name": "test_read_complex_type_with_numpy_backend_xfail", + "lineno": 837, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_write_read_default_crs", + "name": "test_write_read_default_crs", + "lineno": 864, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_write_iso_wkb", + "name": "test_write_iso_wkb", + "lineno": 890, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_write_iso_wkb_old_geos", + "name": "test_write_iso_wkb_old_geos", + "lineno": 906, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_write_spec_version", + "name": "test_write_spec_version", + "lineno": 918, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_read_versioned_file", + "name": "test_read_versioned_file", + "lineno": 960, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_read_gdal_files", + "name": "test_read_gdal_files", + "lineno": 988, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_parquet_read_partitioned_dataset", + "name": "test_parquet_read_partitioned_dataset", + "lineno": 1035, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_parquet_read_partitioned_dataset_fsspec", + "name": "test_parquet_read_partitioned_dataset_fsspec", + "lineno": 1050, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_read_parquet_geoarrow", + "name": "test_read_parquet_geoarrow", + "lineno": 1071, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_geoarrow_roundtrip", + "name": "test_geoarrow_roundtrip", + "lineno": 1091, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_to_parquet_bbox_structure_and_metadata", + "name": "test_to_parquet_bbox_structure_and_metadata", + "lineno": 1104, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_to_parquet_bbox_values", + "name": "test_to_parquet_bbox_values", + "lineno": 1150, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_read_parquet_bbox_single_point", + "name": "test_read_parquet_bbox_single_point", + "lineno": 1163, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_read_parquet_bbox", + "name": "test_read_parquet_bbox", + "lineno": 1174, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_read_parquet_bbox_partitioned", + "name": "test_read_parquet_bbox_partitioned", + "lineno": 1199, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_read_parquet_bbox_partial_overlap_of_geometry", + "name": "test_read_parquet_bbox_partial_overlap_of_geometry", + "lineno": 1239, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_read_parquet_no_bbox", + "name": "test_read_parquet_no_bbox", + "lineno": 1248, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_read_parquet_no_bbox_partitioned", + "name": "test_read_parquet_no_bbox_partitioned", + "lineno": 1258, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_convert_bbox_to_parquet_filter", + "name": "test_convert_bbox_to_parquet_filter", + "lineno": 1273, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_read_parquet_bbox_column_default_behaviour", + "name": "test_read_parquet_bbox_column_default_behaviour", + "lineno": 1287, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_read_parquet_filters_and_bbox", + "name": "test_read_parquet_filters_and_bbox", + "lineno": 1308, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_read_parquet_filters_without_bbox", + "name": "test_read_parquet_filters_without_bbox", + "lineno": 1332, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_read_parquet_file_with_custom_bbox_encoding_fieldname", + "name": "test_read_parquet_file_with_custom_bbox_encoding_fieldname", + "lineno": 1341, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_to_parquet_with_existing_bbox_column", + "name": "test_to_parquet_with_existing_bbox_column", + "lineno": 1379, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_read_parquet_bbox_points", + "name": "test_read_parquet_bbox_points", + "lineno": 1390, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_non_geo_parquet_read_with_proper_error", + "name": "test_non_geo_parquet_read_with_proper_error", + "lineno": 1403, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_save_df_attrs_to_parquet_metadata", + "name": "test_save_df_attrs_to_parquet_metadata", + "lineno": 1423, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_arrow.test_read_parquet_from_https", + "name": "test_read_parquet_from_https", + "lineno": 1433, + "scope": null, + "is_async": false + } + ], + "geopandas.io.tests.test_file": [ + { + "id": "geopandas.io.tests.test_file.engine", + "name": "engine", + "lineno": 75, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.skip_pyogrio_not_supported", + "name": "skip_pyogrio_not_supported", + "lineno": 79, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.df_nybb", + "name": "df_nybb", + "lineno": 85, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.df_null", + "name": "df_null", + "lineno": 91, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.file_path", + "name": "file_path", + "lineno": 98, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.df_points", + "name": "df_points", + "lineno": 103, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.assert_correct_driver", + "name": "assert_correct_driver", + "lineno": 131, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_to_file", + "name": "test_to_file", + "lineno": 144, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_to_file_pathlib", + "name": "test_to_file_pathlib", + "lineno": 167, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_to_file_bool", + "name": "test_to_file_bool", + "lineno": 181, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_to_file_datetime", + "name": "test_to_file_datetime", + "lineno": 221, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.write_invalid_date_file", + "name": "write_invalid_date_file", + "lineno": 255, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_read_file_datetime_invalid", + "name": "test_read_file_datetime_invalid", + "lineno": 281, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_read_file_datetime_out_of_bounds_ns", + "name": "test_read_file_datetime_out_of_bounds_ns", + "lineno": 295, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_read_file_datetime_mixed_offsets", + "name": "test_read_file_datetime_mixed_offsets", + "lineno": 316, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_to_file_with_point_z", + "name": "test_to_file_with_point_z", + "lineno": 337, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_to_file_with_poly_z", + "name": "test_to_file_with_poly_z", + "lineno": 352, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_to_file_types", + "name": "test_to_file_types", + "lineno": 366, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_to_file_int32", + "name": "test_to_file_int32", + "lineno": 390, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_to_file_int64", + "name": "test_to_file_int64", + "lineno": 414, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_to_file_empty", + "name": "test_to_file_empty", + "lineno": 427, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_to_file_schema", + "name": "test_to_file_schema", + "lineno": 434, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_to_file_crs", + "name": "test_to_file_crs", + "lineno": 467, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_to_file_column_len", + "name": "test_to_file_column_len", + "lineno": 497, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_to_file_with_duplicate_columns", + "name": "test_to_file_with_duplicate_columns", + "lineno": 519, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_append_file", + "name": "test_append_file", + "lineno": 529, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_mode_unsupported", + "name": "test_mode_unsupported", + "lineno": 564, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_empty_crs", + "name": "test_empty_crs", + "lineno": 572, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_read_file", + "name": "test_read_file", + "lineno": 603, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_read_file_url", + "name": "test_read_file_url", + "lineno": 626, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_read_file_url_flaky", + "name": "test_read_file_url_flaky", + "lineno": 642, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_read_file_local_uri", + "name": "test_read_file_local_uri", + "lineno": 647, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_read_file_geojson_string_path", + "name": "test_read_file_geojson_string_path", + "lineno": 654, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_read_file_textio", + "name": "test_read_file_textio", + "lineno": 672, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_read_file_bytesio", + "name": "test_read_file_bytesio", + "lineno": 682, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_read_file_raw_stream", + "name": "test_read_file_raw_stream", + "lineno": 693, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_read_file_pathlib", + "name": "test_read_file_pathlib", + "lineno": 699, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_read_file_tempfile", + "name": "test_read_file_tempfile", + "lineno": 705, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_read_binary_file_fsspec", + "name": "test_read_binary_file_fsspec", + "lineno": 727, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_read_text_file_fsspec", + "name": "test_read_text_file_fsspec", + "lineno": 737, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_read_file_crs_warning_messages", + "name": "test_read_file_crs_warning_messages", + "lineno": 745, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_infer_zipped_file", + "name": "test_infer_zipped_file", + "lineno": 823, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_allow_legacy_gdal_path", + "name": "test_allow_legacy_gdal_path", + "lineno": 841, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_read_file_with_hash_in_path", + "name": "test_read_file_with_hash_in_path", + "lineno": 849, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_read_file_bbox_tuple", + "name": "test_read_file_bbox_tuple", + "lineno": 858, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_read_file_bbox_polygon", + "name": "test_read_file_bbox_polygon", + "lineno": 870, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_read_file_filtered__rows", + "name": "test_read_file_filtered__rows", + "lineno": 879, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_read_file_filtered__rows_slice", + "name": "test_read_file_filtered__rows_slice", + "lineno": 884, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_read_file_filtered__rows_bbox", + "name": "test_read_file_filtered__rows_bbox", + "lineno": 892, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_read_file_filtered_rows_invalid", + "name": "test_read_file_filtered_rows_invalid", + "lineno": 925, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_read_file__ignore_geometry", + "name": "test_read_file__ignore_geometry", + "lineno": 930, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_read_file__ignore_fields", + "name": "test_read_file__ignore_fields", + "lineno": 943, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_read_file__ignore_all_fields", + "name": "test_read_file__ignore_all_fields", + "lineno": 955, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_read_file_missing_geometry", + "name": "test_read_file_missing_geometry", + "lineno": 964, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_read_file_None_attribute", + "name": "test_read_file_None_attribute", + "lineno": 982, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_read_csv_dtype", + "name": "test_read_csv_dtype", + "lineno": 994, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_read_file__where_filter", + "name": "test_read_file__where_filter", + "lineno": 1003, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_read_file__columns", + "name": "test_read_file__columns", + "lineno": 1020, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_read_file__columns_empty", + "name": "test_read_file__columns_empty", + "lineno": 1036, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_read_file__columns_old_fiona", + "name": "test_read_file__columns_old_fiona", + "lineno": 1045, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_read_file__include_fields", + "name": "test_read_file__include_fields", + "lineno": 1055, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_read_file__columns_conflicting_keywords", + "name": "test_read_file__columns_conflicting_keywords", + "lineno": 1072, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_read_file_bbox_gdf", + "name": "test_read_file_bbox_gdf", + "lineno": 1093, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_read_file_mask_gdf", + "name": "test_read_file_mask_gdf", + "lineno": 1119, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_read_file_mask_polygon", + "name": "test_read_file_mask_polygon", + "lineno": 1143, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_read_file_mask_geojson", + "name": "test_read_file_mask_geojson", + "lineno": 1154, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_read_file_bbox_gdf_mismatched_crs", + "name": "test_read_file_bbox_gdf_mismatched_crs", + "lineno": 1171, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_read_file_mask_gdf_mismatched_crs", + "name": "test_read_file_mask_gdf_mismatched_crs", + "lineno": 1192, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_read_file_multi_layer_with_layer_arg_no_warning", + "name": "test_read_file_multi_layer_with_layer_arg_no_warning", + "lineno": 1213, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_read_file_bbox_mask_not_allowed", + "name": "test_read_file_bbox_mask_not_allowed", + "lineno": 1237, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_read_file_empty_shapefile", + "name": "test_read_file_empty_shapefile", + "lineno": 1254, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.FileNumber.__init__", + "name": "__init__", + "lineno": 1282, + "scope": "FileNumber", + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.FileNumber.__repr__", + "name": "__repr__", + "lineno": 1288, + "scope": "FileNumber", + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.FileNumber.__next__", + "name": "__next__", + "lineno": 1292, + "scope": "FileNumber", + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_write_index_to_file", + "name": "test_write_index_to_file", + "lineno": 1300, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_write_index_to_file.do_checks", + "name": "do_checks", + "lineno": 1303, + "scope": "test_write_index_to_file", + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_to_file__undetermined_driver", + "name": "test_to_file__undetermined_driver", + "lineno": 1468, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_write_read_file", + "name": "test_write_read_file", + "lineno": 1478, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_to_file_metadata_unsupported_fiona_version", + "name": "test_to_file_metadata_unsupported_fiona_version", + "lineno": 1488, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_to_file_metadata_supported_fiona_version", + "name": "test_to_file_metadata_supported_fiona_version", + "lineno": 1497, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_to_file_metadata_pyogrio", + "name": "test_to_file_metadata_pyogrio", + "lineno": 1510, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_to_file_metadata_unsupported_driver", + "name": "test_to_file_metadata_unsupported_driver", + "lineno": 1525, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_multiple_geom_cols_error", + "name": "test_multiple_geom_cols_error", + "lineno": 1534, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_option_io_engine", + "name": "test_option_io_engine", + "lineno": 1542, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_error_engine_unavailable_pyogrio", + "name": "test_error_engine_unavailable_pyogrio", + "lineno": 1560, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_error_engine_unavailable_fiona", + "name": "test_error_engine_unavailable_fiona", + "lineno": 1569, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_error_monkeypatch_engine_unavailable_pyogrio", + "name": "test_error_monkeypatch_engine_unavailable_pyogrio", + "lineno": 1577, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_error_monkeypatch_engine_unavailable_fiona", + "name": "test_error_monkeypatch_engine_unavailable_fiona", + "lineno": 1594, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file.test_list_layers", + "name": "test_list_layers", + "lineno": 1613, + "scope": null, + "is_async": false + } + ], + "geopandas.io.tests.test_file_geom_types_drivers": [ + { + "id": "geopandas.io.tests.test_file_geom_types_drivers._ExpectedError.__init__", + "name": "__init__", + "lineno": 71, + "scope": "_ExpectedError", + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file_geom_types_drivers._ExpectedErrorBuilder.__init__", + "name": "__init__", + "lineno": 77, + "scope": "_ExpectedErrorBuilder", + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file_geom_types_drivers._ExpectedErrorBuilder.to_raise", + "name": "to_raise", + "lineno": 80, + "scope": "_ExpectedErrorBuilder", + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file_geom_types_drivers._expect_writing", + "name": "_expect_writing", + "lineno": 86, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file_geom_types_drivers._composite_key", + "name": "_composite_key", + "lineno": 90, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file_geom_types_drivers._expected_error_on", + "name": "_expected_error_on", + "lineno": 94, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file_geom_types_drivers.geodataframe", + "name": "geodataframe", + "lineno": 242, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file_geom_types_drivers.ogr_driver", + "name": "ogr_driver", + "lineno": 254, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file_geom_types_drivers.engine", + "name": "engine", + "lineno": 264, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_file_geom_types_drivers.test_to_file_roundtrip", + "name": "test_to_file_roundtrip", + "lineno": 268, + "scope": null, + "is_async": false + } + ], + "geopandas.io.tests.test_geoarrow": [ + { + "id": "geopandas.io.tests.test_geoarrow.pa_table", + "name": "pa_table", + "lineno": 25, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_geoarrow.pa_array", + "name": "pa_array", + "lineno": 29, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_geoarrow.assert_table_equal", + "name": "assert_table_equal", + "lineno": 33, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_geoarrow.test_geoarrow_export", + "name": "test_geoarrow_export", + "lineno": 137, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_geoarrow.test_geoarrow_to_pandas_kwargs", + "name": "test_geoarrow_to_pandas_kwargs", + "lineno": 193, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_geoarrow.test_geoarrow_multiple_geometry_crs", + "name": "test_geoarrow_multiple_geometry_crs", + "lineno": 207, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_geoarrow.test_geoarrow_series_name_crs", + "name": "test_geoarrow_series_name_crs", + "lineno": 230, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_geoarrow.test_geoarrow_unsupported_encoding", + "name": "test_geoarrow_unsupported_encoding", + "lineno": 253, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_geoarrow.test_geoarrow_mixed_geometry_types", + "name": "test_geoarrow_mixed_geometry_types", + "lineno": 263, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_geoarrow.test_geoarrow_missing", + "name": "test_geoarrow_missing", + "lineno": 287, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_geoarrow.test_geoarrow_include_z", + "name": "test_geoarrow_include_z", + "lineno": 299, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_geoarrow.with_geoarrow_extension_types", + "name": "with_geoarrow_extension_types", + "lineno": 323, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_geoarrow.test_geoarrow_export_with_extension_types", + "name": "test_geoarrow_export_with_extension_types", + "lineno": 337, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_geoarrow.test_geoarrow_export_empty", + "name": "test_geoarrow_export_empty", + "lineno": 363, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_geoarrow.test_geoarrow_import", + "name": "test_geoarrow_import", + "lineno": 398, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_geoarrow.test_geoarrow_import_geometry_column", + "name": "test_geoarrow_import_geometry_column", + "lineno": 422, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_geoarrow.test_geoarrow_import_missing_geometry", + "name": "test_geoarrow_import_missing_geometry", + "lineno": 444, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_geoarrow.test_geoarrow_import_capsule_interface", + "name": "test_geoarrow_import_capsule_interface", + "lineno": 455, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_geoarrow.test_geoarrow_import_from_extension_types", + "name": "test_geoarrow_import_from_extension_types", + "lineno": 469, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_geoarrow.test_geoarrow_import_geoseries", + "name": "test_geoarrow_import_geoseries", + "lineno": 500, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_geoarrow.test_geoarrow_import_unknown_geoarrow_type", + "name": "test_geoarrow_import_unknown_geoarrow_type", + "lineno": 524, + "scope": null, + "is_async": false + } + ], + "geopandas.io.tests.test_infer_schema": [ + { + "id": "geopandas.io.tests.test_infer_schema.test_infer_schema_only_points", + "name": "test_infer_schema_only_points", + "lineno": 80, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_infer_schema.test_infer_schema_points_and_multipoints", + "name": "test_infer_schema_points_and_multipoints", + "lineno": 86, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_infer_schema.test_infer_schema_only_multipoints", + "name": "test_infer_schema_only_multipoints", + "lineno": 100, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_infer_schema.test_infer_schema_only_linestrings", + "name": "test_infer_schema_only_linestrings", + "lineno": 112, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_infer_schema.test_infer_schema_linestrings_and_multilinestrings", + "name": "test_infer_schema_linestrings_and_multilinestrings", + "lineno": 118, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_infer_schema.test_infer_schema_only_multilinestrings", + "name": "test_infer_schema_only_multilinestrings", + "lineno": 127, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_infer_schema.test_infer_schema_only_polygons", + "name": "test_infer_schema_only_polygons", + "lineno": 136, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_infer_schema.test_infer_schema_polygons_and_multipolygons", + "name": "test_infer_schema_polygons_and_multipolygons", + "lineno": 142, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_infer_schema.test_infer_schema_only_multipolygons", + "name": "test_infer_schema_only_multipolygons", + "lineno": 156, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_infer_schema.test_infer_schema_multiple_shape_types", + "name": "test_infer_schema_multiple_shape_types", + "lineno": 162, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_infer_schema.test_infer_schema_mixed_3D_shape_type", + "name": "test_infer_schema_mixed_3D_shape_type", + "lineno": 187, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_infer_schema.test_infer_schema_mixed_3D_Point", + "name": "test_infer_schema_mixed_3D_Point", + "lineno": 214, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_infer_schema.test_infer_schema_only_3D_Points", + "name": "test_infer_schema_only_3D_Points", + "lineno": 223, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_infer_schema.test_infer_schema_mixed_3D_linestring", + "name": "test_infer_schema_mixed_3D_linestring", + "lineno": 229, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_infer_schema.test_infer_schema_only_3D_linestrings", + "name": "test_infer_schema_only_3D_linestrings", + "lineno": 238, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_infer_schema.test_infer_schema_mixed_3D_Polygon", + "name": "test_infer_schema_mixed_3D_Polygon", + "lineno": 247, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_infer_schema.test_infer_schema_only_3D_Polygons", + "name": "test_infer_schema_only_3D_Polygons", + "lineno": 256, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_infer_schema.test_infer_schema_null_geometry_and_2D_point", + "name": "test_infer_schema_null_geometry_and_2D_point", + "lineno": 262, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_infer_schema.test_infer_schema_null_geometry_and_3D_point", + "name": "test_infer_schema_null_geometry_and_3D_point", + "lineno": 269, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_infer_schema.test_infer_schema_null_geometry_all", + "name": "test_infer_schema_null_geometry_all", + "lineno": 276, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_infer_schema.test_infer_schema_int32", + "name": "test_infer_schema_int32", + "lineno": 287, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_infer_schema.test_infer_schema_int64", + "name": "test_infer_schema_int64", + "lineno": 298, + "scope": null, + "is_async": false + } + ], + "geopandas.io.tests.test_pickle": [ + { + "id": "geopandas.io.tests.test_pickle.current_pickle_data", + "name": "current_pickle_data", + "lineno": 19, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_pickle.legacy_pickle", + "name": "legacy_pickle", + "lineno": 30, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_pickle.test_legacy_pickles", + "name": "test_legacy_pickles", + "lineno": 40, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_pickle.test_round_trip_current", + "name": "test_round_trip_current", + "lineno": 48, + "scope": null, + "is_async": false + } + ], + "geopandas.io.tests.test_sql": [ + { + "id": "geopandas.io.tests.test_sql.df_nybb", + "name": "df_nybb", + "lineno": 38, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_sql.check_available_postgis_drivers", + "name": "check_available_postgis_drivers", + "lineno": 43, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_sql.prepare_database_credentials", + "name": "prepare_database_credentials", + "lineno": 59, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_sql.connection_postgis", + "name": "connection_postgis", + "lineno": 71, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_sql.engine_postgis", + "name": "engine_postgis", + "lineno": 90, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_sql.connection_spatialite", + "name": "connection_spatialite", + "lineno": 120, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_sql.drop_table_if_exists", + "name": "drop_table_if_exists", + "lineno": 149, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_sql.df_mixed_single_and_multi", + "name": "df_mixed_single_and_multi", + "lineno": 165, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_sql.df_mixed_none_geometry", + "name": "df_mixed_none_geometry", + "lineno": 182, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_sql.df_geom_collection", + "name": "df_geom_collection", + "lineno": 199, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_sql.df_linear_ring", + "name": "df_linear_ring", + "lineno": 220, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_sql.df_3D_geoms", + "name": "df_3D_geoms", + "lineno": 230, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.io.tests.test_sql.TestIO.test_get_conn", + "name": "test_get_conn", + "lineno": 248, + "scope": "TestIO", + "is_async": false + }, + { + "id": "geopandas.io.tests.test_sql.TestIO.test_read_postgis_default", + "name": "test_read_postgis_default", + "lineno": 262, + "scope": "TestIO", + "is_async": false + }, + { + "id": "geopandas.io.tests.test_sql.TestIO.test_read_postgis_custom_geom_col", + "name": "test_read_postgis_custom_geom_col", + "lineno": 275, + "scope": "TestIO", + "is_async": false + }, + { + "id": "geopandas.io.tests.test_sql.TestIO.test_read_postgis_select_geom_as", + "name": "test_read_postgis_select_geom_as", + "lineno": 286, + "scope": "TestIO", + "is_async": false + }, + { + "id": "geopandas.io.tests.test_sql.TestIO.test_read_postgis_get_srid", + "name": "test_read_postgis_get_srid", + "lineno": 300, + "scope": "TestIO", + "is_async": false + }, + { + "id": "geopandas.io.tests.test_sql.TestIO.test_read_postgis_override_srid", + "name": "test_read_postgis_override_srid", + "lineno": 314, + "scope": "TestIO", + "is_async": false + }, + { + "id": "geopandas.io.tests.test_sql.TestIO.test_from_postgis_default", + "name": "test_from_postgis_default", + "lineno": 327, + "scope": "TestIO", + "is_async": false + }, + { + "id": "geopandas.io.tests.test_sql.TestIO.test_from_postgis_custom_geom_col", + "name": "test_from_postgis_custom_geom_col", + "lineno": 337, + "scope": "TestIO", + "is_async": false + }, + { + "id": "geopandas.io.tests.test_sql.TestIO.test_read_postgis_null_geom", + "name": "test_read_postgis_null_geom", + "lineno": 347, + "scope": "TestIO", + "is_async": false + }, + { + "id": "geopandas.io.tests.test_sql.TestIO.test_read_postgis_binary", + "name": "test_read_postgis_binary", + "lineno": 360, + "scope": "TestIO", + "is_async": false + }, + { + "id": "geopandas.io.tests.test_sql.TestIO.test_read_postgis_chunksize", + "name": "test_read_postgis_chunksize", + "lineno": 373, + "scope": "TestIO", + "is_async": false + }, + { + "id": "geopandas.io.tests.test_sql.TestIO.test_write_postgis_default", + "name": "test_write_postgis_default", + "lineno": 388, + "scope": "TestIO", + "is_async": false + }, + { + "id": "geopandas.io.tests.test_sql.TestIO.test_write_postgis_uppercase_tablename", + "name": "test_write_postgis_uppercase_tablename", + "lineno": 404, + "scope": "TestIO", + "is_async": false + }, + { + "id": "geopandas.io.tests.test_sql.TestIO.test_write_postgis_sqlalchemy_connection", + "name": "test_write_postgis_sqlalchemy_connection", + "lineno": 420, + "scope": "TestIO", + "is_async": false + }, + { + "id": "geopandas.io.tests.test_sql.TestIO.test_write_postgis_fail_when_table_exists", + "name": "test_write_postgis_fail_when_table_exists", + "lineno": 436, + "scope": "TestIO", + "is_async": false + }, + { + "id": "geopandas.io.tests.test_sql.TestIO.test_write_postgis_replace_when_table_exists", + "name": "test_write_postgis_replace_when_table_exists", + "lineno": 456, + "scope": "TestIO", + "is_async": false + }, + { + "id": "geopandas.io.tests.test_sql.TestIO.test_write_postgis_append_when_table_exists", + "name": "test_write_postgis_append_when_table_exists", + "lineno": 474, + "scope": "TestIO", + "is_async": false + }, + { + "id": "geopandas.io.tests.test_sql.TestIO.test_write_postgis_without_crs", + "name": "test_write_postgis_without_crs", + "lineno": 501, + "scope": "TestIO", + "is_async": false + }, + { + "id": "geopandas.io.tests.test_sql.TestIO.test_write_postgis_with_esri_authority", + "name": "test_write_postgis_with_esri_authority", + "lineno": 524, + "scope": "TestIO", + "is_async": false + }, + { + "id": "geopandas.io.tests.test_sql.TestIO.test_write_postgis_geometry_collection", + "name": "test_write_postgis_geometry_collection", + "lineno": 547, + "scope": "TestIO", + "is_async": false + }, + { + "id": "geopandas.io.tests.test_sql.TestIO.test_write_postgis_none_geometry_types", + "name": "test_write_postgis_none_geometry_types", + "lineno": 570, + "scope": "TestIO", + "is_async": false + }, + { + "id": "geopandas.io.tests.test_sql.TestIO.test_write_postgis_mixed_geometry_types", + "name": "test_write_postgis_mixed_geometry_types", + "lineno": 592, + "scope": "TestIO", + "is_async": false + }, + { + "id": "geopandas.io.tests.test_sql.TestIO.test_write_postgis_linear_ring", + "name": "test_write_postgis_linear_ring", + "lineno": 615, + "scope": "TestIO", + "is_async": false + }, + { + "id": "geopandas.io.tests.test_sql.TestIO.test_write_postgis_in_chunks", + "name": "test_write_postgis_in_chunks", + "lineno": 633, + "scope": "TestIO", + "is_async": false + }, + { + "id": "geopandas.io.tests.test_sql.TestIO.test_write_postgis_to_different_schema", + "name": "test_write_postgis_to_different_schema", + "lineno": 663, + "scope": "TestIO", + "is_async": false + }, + { + "id": "geopandas.io.tests.test_sql.TestIO.test_write_postgis_to_different_schema_when_table_exists", + "name": "test_write_postgis_to_different_schema_when_table_exists", + "lineno": 685, + "scope": "TestIO", + "is_async": false + }, + { + "id": "geopandas.io.tests.test_sql.TestIO.test_write_postgis_3D_geometries", + "name": "test_write_postgis_3D_geometries", + "lineno": 724, + "scope": "TestIO", + "is_async": false + }, + { + "id": "geopandas.io.tests.test_sql.TestIO.test_row_order", + "name": "test_row_order", + "lineno": 740, + "scope": "TestIO", + "is_async": false + }, + { + "id": "geopandas.io.tests.test_sql.TestIO.test_append_before_table_exists", + "name": "test_append_before_table_exists", + "lineno": 757, + "scope": "TestIO", + "is_async": false + }, + { + "id": "geopandas.io.tests.test_sql.TestIO.test_append_with_different_crs", + "name": "test_append_with_different_crs", + "lineno": 775, + "scope": "TestIO", + "is_async": false + }, + { + "id": "geopandas.io.tests.test_sql.TestIO.test_append_without_crs", + "name": "test_append_without_crs", + "lineno": 792, + "scope": "TestIO", + "is_async": false + }, + { + "id": "geopandas.io.tests.test_sql.TestIO.test_duplicate_geometry_column_fails", + "name": "test_duplicate_geometry_column_fails", + "lineno": 808, + "scope": "TestIO", + "is_async": false + }, + { + "id": "geopandas.io.tests.test_sql.TestIO.test_read_non_epsg_crs", + "name": "test_read_non_epsg_crs", + "lineno": 820, + "scope": "TestIO", + "is_async": false + }, + { + "id": "geopandas.io.tests.test_sql.TestIO.test_read_srid_not_in_table", + "name": "test_read_srid_not_in_table", + "lineno": 833, + "scope": "TestIO", + "is_async": false + }, + { + "id": "geopandas.io.tests.test_sql.TestIO.test_read_no_spatial_ref_sys_table_in_postgis", + "name": "test_read_no_spatial_ref_sys_table_in_postgis", + "lineno": 851, + "scope": "TestIO", + "is_async": false + }, + { + "id": "geopandas.io.tests.test_sql.TestIO.test_read_non_epsg_crs_chunksize", + "name": "test_read_non_epsg_crs_chunksize", + "lineno": 871, + "scope": "TestIO", + "is_async": false + }, + { + "id": "geopandas.io.tests.test_sql.TestIO.test_to_postgis_append_with_custom_geometry_column_name", + "name": "test_to_postgis_append_with_custom_geometry_column_name", + "lineno": 886, + "scope": "TestIO", + "is_async": false + }, + { + "id": "geopandas.io.tests.test_sql.TestIO.test_to_postgis_sql_injection_prevention_geometry_column", + "name": "test_to_postgis_sql_injection_prevention_geometry_column", + "lineno": 912, + "scope": "TestIO", + "is_async": false + }, + { + "id": "geopandas.io.tests.test_sql.TestIO.test_to_postgis_sql_injection_prevention_geometry_column_union", + "name": "test_to_postgis_sql_injection_prevention_geometry_column_union", + "lineno": 979, + "scope": "TestIO", + "is_async": false + }, + { + "id": "geopandas.io.tests.test_sql.TestIO.test_to_postgis_sql_injection_prevention_geometry_column_comment", + "name": "test_to_postgis_sql_injection_prevention_geometry_column_comment", + "lineno": 1041, + "scope": "TestIO", + "is_async": false + }, + { + "id": "geopandas.io.tests.test_sql.TestIO.test_to_postgis_sql_injection_prevention_geometry_column_semicolon", + "name": "test_to_postgis_sql_injection_prevention_geometry_column_semicolon", + "lineno": 1076, + "scope": "TestIO", + "is_async": false + }, + { + "id": "geopandas.io.tests.test_sql.TestIO.test_to_postgis_append_with_special_characters_in_geometry_column", + "name": "test_to_postgis_append_with_special_characters_in_geometry_column", + "lineno": 1111, + "scope": "TestIO", + "is_async": false + } + ], + "geopandas.io.tests": [], + "geopandas.tests.test_api": [ + { + "id": "geopandas.tests.test_api.test_no_additional_imports", + "name": "test_no_additional_imports", + "lineno": 6, + "scope": null, + "is_async": false + } + ], + "geopandas.tests.test_array": [ + { + "id": "geopandas.tests.test_array.equal_geometries", + "name": "equal_geometries", + "lineno": 45, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_array.test_points", + "name": "test_points", + "lineno": 55, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_array.test_points_from_xy", + "name": "test_points_from_xy", + "lineno": 68, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_array.test_from_shapely", + "name": "test_from_shapely", + "lineno": 105, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_array.test_from_shapely_geo_interface", + "name": "test_from_shapely_geo_interface", + "lineno": 110, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_array.test_from_shapely_geo_interface.Point.__init__", + "name": "__init__", + "lineno": 112, + "scope": "test_from_shapely_geo_interface.Point", + "is_async": false + }, + { + "id": "geopandas.tests.test_array.test_from_shapely_geo_interface.Point.__geo_interface__", + "name": "__geo_interface__", + "lineno": 117, + "scope": "test_from_shapely_geo_interface.Point", + "is_async": false + }, + { + "id": "geopandas.tests.test_array.test_from_wkb", + "name": "test_from_wkb", + "lineno": 129, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_array.test_from_wkb_hex", + "name": "test_from_wkb_hex", + "lineno": 156, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_array.test_from_wkb_on_invalid", + "name": "test_from_wkb_on_invalid", + "lineno": 166, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_array.test_to_wkb", + "name": "test_to_wkb", + "lineno": 184, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_array.test_from_wkt", + "name": "test_from_wkt", + "lineno": 203, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_array.test_from_wkt.f", + "name": "f", + "lineno": 208, + "scope": "test_from_wkt", + "is_async": false + }, + { + "id": "geopandas.tests.test_array.test_from_wkt_on_invalid", + "name": "test_from_wkt_on_invalid", + "lineno": 239, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_array.test_to_wkt", + "name": "test_to_wkt", + "lineno": 257, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_array.test_as_array", + "name": "test_as_array", + "lineno": 270, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_array.test_predicates_vector_scalar", + "name": "test_predicates_vector_scalar", + "lineno": 293, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_array.test_predicates_vector_vector", + "name": "test_predicates_vector_vector", + "lineno": 333, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_array.test_unary_geo", + "name": "test_unary_geo", + "lineno": 384, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_array.test_unary_geo_callable", + "name": "test_unary_geo_callable", + "lineno": 394, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_array.test_binary_geo_vector", + "name": "test_binary_geo_vector", + "lineno": 406, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_array.test_binary_geo_scalar", + "name": "test_binary_geo_scalar", + "lineno": 431, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_array.test_unary_predicates", + "name": "test_unary_predicates", + "lineno": 465, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_array.test_is_ring", + "name": "test_is_ring", + "lineno": 490, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_array.test_unary_float", + "name": "test_unary_float", + "lineno": 506, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_array.test_geom_types", + "name": "test_geom_types", + "lineno": 515, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_array.test_geom_types_null_mixed", + "name": "test_geom_types_null_mixed", + "lineno": 521, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_array.test_binary_distance", + "name": "test_binary_distance", + "lineno": 534, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_array.test_binary_relate", + "name": "test_binary_relate", + "lineno": 567, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_array.test_binary_project", + "name": "test_binary_project", + "lineno": 587, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_array.test_buffer", + "name": "test_buffer", + "lineno": 616, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_array.test_buffer_resolution_deprecation", + "name": "test_buffer_resolution_deprecation", + "lineno": 640, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_array.test_simplify", + "name": "test_simplify", + "lineno": 651, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_array.test_unary_union", + "name": "test_unary_union", + "lineno": 665, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_array.test_union_all", + "name": "test_union_all", + "lineno": 681, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_array.test_union_all_grid_size", + "name": "test_union_all_grid_size", + "lineno": 718, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_array.test_union_all_grid_size_error", + "name": "test_union_all_grid_size_error", + "lineno": 728, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_array.test_affinity_methods", + "name": "test_affinity_methods", + "lineno": 751, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_array.test_coords_x_y", + "name": "test_coords_x_y", + "lineno": 765, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_array.test_bounds", + "name": "test_bounds", + "lineno": 776, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_array.test_total_bounds", + "name": "test_total_bounds", + "lineno": 798, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_array.test_getitem", + "name": "test_getitem", + "lineno": 822, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_array.test_setitem", + "name": "test_setitem", + "lineno": 858, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_array.test_equality_ops", + "name": "test_equality_ops", + "lineno": 867, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_array.test_dir", + "name": "test_dir", + "lineno": 890, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_array.test_chaining", + "name": "test_chaining", + "lineno": 895, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_array.test_pickle", + "name": "test_pickle", + "lineno": 901, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_array.test_raise_on_bad_sizes", + "name": "test_raise_on_bad_sizes", + "lineno": 911, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_array.test_buffer_single_multipolygon", + "name": "test_buffer_single_multipolygon", + "lineno": 920, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_array.test_astype_multipolygon", + "name": "test_astype_multipolygon", + "lineno": 933, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_array.test_check_crs", + "name": "test_check_crs", + "lineno": 954, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_array.test_crs_mismatch_warn", + "name": "test_crs_mismatch_warn", + "lineno": 963, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_array.test_missing_pyproj", + "name": "test_missing_pyproj", + "lineno": 983, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_array.test_isna", + "name": "test_isna", + "lineno": 991, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_array.test_isna_pdNA", + "name": "test_isna_pdNA", + "lineno": 997, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_array.test_shift_has_crs", + "name": "test_shift_has_crs", + "lineno": 1003, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_array.test_unique_has_crs", + "name": "test_unique_has_crs", + "lineno": 1011, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_array.test_to_crs_pyproj_error", + "name": "test_to_crs_pyproj_error", + "lineno": 1018, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_array.test_estimate_utm_crs_pyproj_error", + "name": "test_estimate_utm_crs_pyproj_error", + "lineno": 1028, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_array.TestEstimateUtmCrs.setup_method", + "name": "setup_method", + "lineno": 1036, + "scope": "TestEstimateUtmCrs", + "is_async": false + }, + { + "id": "geopandas.tests.test_array.TestEstimateUtmCrs.test_estimate_utm_crs__geographic", + "name": "test_estimate_utm_crs__geographic", + "lineno": 1041, + "scope": "TestEstimateUtmCrs", + "is_async": false + }, + { + "id": "geopandas.tests.test_array.TestEstimateUtmCrs.test_estimate_utm_crs__projected", + "name": "test_estimate_utm_crs__projected", + "lineno": 1047, + "scope": "TestEstimateUtmCrs", + "is_async": false + }, + { + "id": "geopandas.tests.test_array.TestEstimateUtmCrs.test_estimate_utm_crs__antimeridian", + "name": "test_estimate_utm_crs__antimeridian", + "lineno": 1054, + "scope": "TestEstimateUtmCrs", + "is_async": false + }, + { + "id": "geopandas.tests.test_array.TestEstimateUtmCrs.test_estimate_utm_crs__out_of_bounds", + "name": "test_estimate_utm_crs__out_of_bounds", + "lineno": 1066, + "scope": "TestEstimateUtmCrs", + "is_async": false + }, + { + "id": "geopandas.tests.test_array.TestEstimateUtmCrs.test_estimate_utm_crs__missing_crs", + "name": "test_estimate_utm_crs__missing_crs", + "lineno": 1074, + "scope": "TestEstimateUtmCrs", + "is_async": false + }, + { + "id": "geopandas.tests.test_array.test_reduce_keepdims", + "name": "test_reduce_keepdims", + "lineno": 1083, + "scope": null, + "is_async": false + } + ], + "geopandas.tests.test_compat": [ + { + "id": "geopandas.tests.test_compat.test_import_optional_dependency_present", + "name": "test_import_optional_dependency_present", + "lineno": 6, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_compat.test_import_optional_dependency_absent", + "name": "test_import_optional_dependency_absent", + "lineno": 17, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_compat.test_import_optional_dependency_invalid", + "name": "test_import_optional_dependency_invalid", + "lineno": 28, + "scope": null, + "is_async": false + } + ], + "geopandas.tests.test_config": [ + { + "id": "geopandas.tests.test_config.test_options", + "name": "test_options", + "lineno": 6, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_config.test_options_display_precision", + "name": "test_options_display_precision", + "lineno": 21, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_config.test_options_io_engine", + "name": "test_options_io_engine", + "lineno": 35, + "scope": null, + "is_async": false + } + ], + "geopandas.tests.test_crs": [ + { + "id": "geopandas.tests.test_crs._create_df", + "name": "_create_df", + "lineno": 18, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_crs.df_epsg26918", + "name": "df_epsg26918", + "lineno": 28, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_crs.test_to_crs_transform", + "name": "test_to_crs_transform", + "lineno": 39, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_crs.test_to_crs_transform__missing_data", + "name": "test_to_crs_transform__missing_data", + "lineno": 46, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_crs.test_to_crs_transform__empty_data", + "name": "test_to_crs_transform__empty_data", + "lineno": 55, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_crs.test_to_crs_inplace", + "name": "test_to_crs_inplace", + "lineno": 62, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_crs.test_to_crs_geo_column_name", + "name": "test_to_crs_geo_column_name", + "lineno": 69, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_crs.test_to_crs_dimension_z", + "name": "test_to_crs_dimension_z", + "lineno": 81, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_crs.test_to_crs_dimension_mixed", + "name": "test_to_crs_dimension_mixed", + "lineno": 92, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_crs.epsg4326", + "name": "epsg4326", + "lineno": 120, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_crs.epsg26918", + "name": "epsg26918", + "lineno": 152, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_crs.test_transform2", + "name": "test_transform2", + "lineno": 160, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_crs.test_crs_axis_order__always_xy", + "name": "test_crs_axis_order__always_xy", + "lineno": 172, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_crs.test_skip_exact_same", + "name": "test_skip_exact_same", + "lineno": 181, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_crs.TestGeometryArrayCRS.setup_method", + "name": "setup_method", + "lineno": 189, + "scope": "TestGeometryArrayCRS", + "is_async": false + }, + { + "id": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_array", + "name": "test_array", + "lineno": 200, + "scope": "TestGeometryArrayCRS", + "is_async": false + }, + { + "id": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_series", + "name": "test_series", + "lineno": 214, + "scope": "TestGeometryArrayCRS", + "is_async": false + }, + { + "id": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_dataframe", + "name": "test_dataframe", + "lineno": 245, + "scope": "TestGeometryArrayCRS", + "is_async": false + }, + { + "id": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_dataframe_getitem_without_geometry_column", + "name": "test_dataframe_getitem_without_geometry_column", + "lineno": 357, + "scope": "TestGeometryArrayCRS", + "is_async": false + }, + { + "id": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_dataframe_setitem", + "name": "test_dataframe_setitem", + "lineno": 367, + "scope": "TestGeometryArrayCRS", + "is_async": false + }, + { + "id": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_dataframe_setitem_without_geometry_column", + "name": "test_dataframe_setitem_without_geometry_column", + "lineno": 409, + "scope": "TestGeometryArrayCRS", + "is_async": false + }, + { + "id": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_scalar", + "name": "test_scalar", + "lineno": 424, + "scope": "TestGeometryArrayCRS", + "is_async": false + }, + { + "id": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_crs_with_no_geom_fails", + "name": "test_crs_with_no_geom_fails", + "lineno": 436, + "scope": "TestGeometryArrayCRS", + "is_async": false + }, + { + "id": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_read_file", + "name": "test_read_file", + "lineno": 441, + "scope": "TestGeometryArrayCRS", + "is_async": false + }, + { + "id": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_multiple_geoms", + "name": "test_multiple_geoms", + "lineno": 447, + "scope": "TestGeometryArrayCRS", + "is_async": false + }, + { + "id": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_multiple_geoms_set_geom", + "name": "test_multiple_geoms_set_geom", + "lineno": 457, + "scope": "TestGeometryArrayCRS", + "is_async": false + }, + { + "id": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_assign_cols", + "name": "test_assign_cols", + "lineno": 468, + "scope": "TestGeometryArrayCRS", + "is_async": false + }, + { + "id": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_copy", + "name": "test_copy", + "lineno": 485, + "scope": "TestGeometryArrayCRS", + "is_async": false + }, + { + "id": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_rename", + "name": "test_rename", + "lineno": 504, + "scope": "TestGeometryArrayCRS", + "is_async": false + }, + { + "id": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_geoseries_to_crs", + "name": "test_geoseries_to_crs", + "lineno": 522, + "scope": "TestGeometryArrayCRS", + "is_async": false + }, + { + "id": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_array_to_crs", + "name": "test_array_to_crs", + "lineno": 542, + "scope": "TestGeometryArrayCRS", + "is_async": false + }, + { + "id": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_from_shapely", + "name": "test_from_shapely", + "lineno": 547, + "scope": "TestGeometryArrayCRS", + "is_async": false + }, + { + "id": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_from_wkb", + "name": "test_from_wkb", + "lineno": 551, + "scope": "TestGeometryArrayCRS", + "is_async": false + }, + { + "id": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_from_wkt", + "name": "test_from_wkt", + "lineno": 556, + "scope": "TestGeometryArrayCRS", + "is_async": false + }, + { + "id": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_points_from_xy", + "name": "test_points_from_xy", + "lineno": 561, + "scope": "TestGeometryArrayCRS", + "is_async": false + }, + { + "id": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_original", + "name": "test_original", + "lineno": 567, + "scope": "TestGeometryArrayCRS", + "is_async": false + }, + { + "id": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_ops", + "name": "test_ops", + "lineno": 573, + "scope": "TestGeometryArrayCRS", + "is_async": false + }, + { + "id": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_binary_ops", + "name": "test_binary_ops", + "lineno": 593, + "scope": "TestGeometryArrayCRS", + "is_async": false + }, + { + "id": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_other", + "name": "test_other", + "lineno": 615, + "scope": "TestGeometryArrayCRS", + "is_async": false + }, + { + "id": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_affinity_methods", + "name": "test_affinity_methods", + "lineno": 637, + "scope": "TestGeometryArrayCRS", + "is_async": false + }, + { + "id": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_slice", + "name": "test_slice", + "lineno": 642, + "scope": "TestGeometryArrayCRS", + "is_async": false + }, + { + "id": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_concat", + "name": "test_concat", + "lineno": 650, + "scope": "TestGeometryArrayCRS", + "is_async": false + }, + { + "id": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_merge", + "name": "test_merge", + "lineno": 658, + "scope": "TestGeometryArrayCRS", + "is_async": false + }, + { + "id": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_setitem_geometry", + "name": "test_setitem_geometry", + "lineno": 671, + "scope": "TestGeometryArrayCRS", + "is_async": false + }, + { + "id": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_astype", + "name": "test_astype", + "lineno": 682, + "scope": "TestGeometryArrayCRS", + "is_async": false + }, + { + "id": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_apply", + "name": "test_apply", + "lineno": 688, + "scope": "TestGeometryArrayCRS", + "is_async": false + }, + { + "id": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_apply_geodataframe", + "name": "test_apply_geodataframe", + "lineno": 696, + "scope": "TestGeometryArrayCRS", + "is_async": false + }, + { + "id": "geopandas.tests.test_crs.TestSetCRS.test_set_crs", + "name": "test_set_crs", + "lineno": 716, + "scope": "TestSetCRS", + "is_async": false + } + ], + "geopandas.tests.test_datasets": [ + { + "id": "geopandas.tests.test_datasets.test_read_paths", + "name": "test_read_paths", + "lineno": 10, + "scope": null, + "is_async": false + } + ], + "geopandas.tests.test_decorator": [ + { + "id": "geopandas.tests.test_decorator.cumsum", + "name": "cumsum", + "lineno": 7, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_decorator.cumavg", + "name": "cumavg", + "lineno": 29, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_decorator.cummax", + "name": "cummax", + "lineno": 33, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_decorator.cummin", + "name": "cummin", + "lineno": 37, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_decorator.test_docstring_formatting", + "name": "test_docstring_formatting", + "lineno": 40, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_decorator.test_docstring_appending", + "name": "test_docstring_appending", + "lineno": 51, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_decorator.test_doc_template_from_func", + "name": "test_doc_template_from_func", + "lineno": 68, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_decorator.test_inherit_doc_template", + "name": "test_inherit_doc_template", + "lineno": 79, + "scope": null, + "is_async": false + } + ], + "geopandas.tests.test_dissolve": [ + { + "id": "geopandas.tests.test_dissolve.nybb_polydf", + "name": "nybb_polydf", + "lineno": 18, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_dissolve.merged_shapes", + "name": "merged_shapes", + "lineno": 30, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_dissolve.first", + "name": "first", + "lineno": 47, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_dissolve.expected_mean", + "name": "expected_mean", + "lineno": 55, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_dissolve.test_geom_dissolve", + "name": "test_geom_dissolve", + "lineno": 61, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_dissolve.test_dissolve_retains_existing_crs", + "name": "test_dissolve_retains_existing_crs", + "lineno": 68, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_dissolve.test_dissolve_retains_nonexisting_crs", + "name": "test_dissolve_retains_nonexisting_crs", + "lineno": 74, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_dissolve.test_first_dissolve", + "name": "test_first_dissolve", + "lineno": 80, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_dissolve.test_mean_dissolve", + "name": "test_mean_dissolve", + "lineno": 85, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_dissolve.test_dissolve_emits_other_warnings", + "name": "test_dissolve_emits_other_warnings", + "lineno": 96, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_dissolve.test_dissolve_emits_other_warnings.sum_and_warn", + "name": "sum_and_warn", + "lineno": 99, + "scope": "test_dissolve_emits_other_warnings", + "is_async": false + }, + { + "id": "geopandas.tests.test_dissolve.test_multicolumn_dissolve", + "name": "test_multicolumn_dissolve", + "lineno": 107, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_dissolve.test_reset_index", + "name": "test_reset_index", + "lineno": 119, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_dissolve.test_dissolve_grid_size", + "name": "test_dissolve_grid_size", + "lineno": 140, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_dissolve.test_dissolve_none", + "name": "test_dissolve_none", + "lineno": 152, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_dissolve.test_dissolve_none_mean", + "name": "test_dissolve_none_mean", + "lineno": 167, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_dissolve.test_dissolve_level", + "name": "test_dissolve_level", + "lineno": 181, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_dissolve.test_dissolve_sort", + "name": "test_dissolve_sort", + "lineno": 227, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_dissolve.test_dissolve_categorical", + "name": "test_dissolve_categorical", + "lineno": 251, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_dissolve.test_dissolve_dropna", + "name": "test_dissolve_dropna", + "lineno": 300, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_dissolve.test_dissolve_dropna_warn", + "name": "test_dissolve_dropna_warn", + "lineno": 329, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_dissolve.test_dissolve_multi_agg", + "name": "test_dissolve_multi_agg", + "lineno": 338, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_dissolve.test_dissolve_method", + "name": "test_dissolve_method", + "lineno": 357, + "scope": null, + "is_async": false + } + ], + "geopandas.tests.test_explore": [ + { + "id": "geopandas.tests.test_explore._setup_class_test_explore", + "name": "_setup_class_test_explore", + "lineno": 27, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "name": "_fetch_map_string", + "lineno": 47, + "scope": "TestExplore", + "is_async": false + }, + { + "id": "geopandas.tests.test_explore.TestExplore.test_simple_pass", + "name": "test_simple_pass", + "lineno": 52, + "scope": "TestExplore", + "is_async": false + }, + { + "id": "geopandas.tests.test_explore.TestExplore.test_choropleth_pass", + "name": "test_choropleth_pass", + "lineno": 59, + "scope": "TestExplore", + "is_async": false + }, + { + "id": "geopandas.tests.test_explore.TestExplore.test_map_settings_default", + "name": "test_map_settings_default", + "lineno": 64, + "scope": "TestExplore", + "is_async": false + }, + { + "id": "geopandas.tests.test_explore.TestExplore.test_map_settings_custom", + "name": "test_map_settings_custom", + "lineno": 86, + "scope": "TestExplore", + "is_async": false + }, + { + "id": "geopandas.tests.test_explore.TestExplore.test_simple_color", + "name": "test_simple_color", + "lineno": 134, + "scope": "TestExplore", + "is_async": false + }, + { + "id": "geopandas.tests.test_explore.TestExplore.test_choropleth_linear", + "name": "test_choropleth_linear", + "lineno": 161, + "scope": "TestExplore", + "is_async": false + }, + { + "id": "geopandas.tests.test_explore.TestExplore.test_choropleth_mapclassify", + "name": "test_choropleth_mapclassify", + "lineno": 181, + "scope": "TestExplore", + "is_async": false + }, + { + "id": "geopandas.tests.test_explore.TestExplore.test_categorical", + "name": "test_categorical", + "lineno": 220, + "scope": "TestExplore", + "is_async": false + }, + { + "id": "geopandas.tests.test_explore.TestExplore.test_categories", + "name": "test_categories", + "lineno": 277, + "scope": "TestExplore", + "is_async": false + }, + { + "id": "geopandas.tests.test_explore.TestExplore.test_bool", + "name": "test_bool", + "lineno": 294, + "scope": "TestExplore", + "is_async": false + }, + { + "id": "geopandas.tests.test_explore.TestExplore.test_datetime", + "name": "test_datetime", + "lineno": 309, + "scope": "TestExplore", + "is_async": false + }, + { + "id": "geopandas.tests.test_explore.TestExplore.test_non_json_serialisable", + "name": "test_non_json_serialisable", + "lineno": 326, + "scope": "TestExplore", + "is_async": false + }, + { + "id": "geopandas.tests.test_explore.TestExplore.test_string", + "name": "test_string", + "lineno": 345, + "scope": "TestExplore", + "is_async": false + }, + { + "id": "geopandas.tests.test_explore.TestExplore.test_column_values", + "name": "test_column_values", + "lineno": 352, + "scope": "TestExplore", + "is_async": false + }, + { + "id": "geopandas.tests.test_explore.TestExplore.test_no_crs", + "name": "test_no_crs", + "lineno": 391, + "scope": "TestExplore", + "is_async": false + }, + { + "id": "geopandas.tests.test_explore.TestExplore.test_style_kwds", + "name": "test_style_kwds", + "lineno": 398, + "scope": "TestExplore", + "is_async": false + }, + { + "id": "geopandas.tests.test_explore.TestExplore.test_tooltip", + "name": "test_tooltip", + "lineno": 437, + "scope": "TestExplore", + "is_async": false + }, + { + "id": "geopandas.tests.test_explore.TestExplore.test_escape_special_characters", + "name": "test_escape_special_characters", + "lineno": 540, + "scope": "TestExplore", + "is_async": false + }, + { + "id": "geopandas.tests.test_explore.TestExplore.test_default_markers", + "name": "test_default_markers", + "lineno": 549, + "scope": "TestExplore", + "is_async": false + }, + { + "id": "geopandas.tests.test_explore.TestExplore.test_custom_markers", + "name": "test_custom_markers", + "lineno": 563, + "scope": "TestExplore", + "is_async": false + }, + { + "id": "geopandas.tests.test_explore.TestExplore.test_vmin_vmax", + "name": "test_vmin_vmax", + "lineno": 594, + "scope": "TestExplore", + "is_async": false + }, + { + "id": "geopandas.tests.test_explore.TestExplore.test_missing_vals", + "name": "test_missing_vals", + "lineno": 619, + "scope": "TestExplore", + "is_async": false + }, + { + "id": "geopandas.tests.test_explore.TestExplore.test_categorical_legend", + "name": "test_categorical_legend", + "lineno": 632, + "scope": "TestExplore", + "is_async": false + }, + { + "id": "geopandas.tests.test_explore.TestExplore.test_categorical_legend_custom_labels", + "name": "test_categorical_legend_custom_labels", + "lineno": 650, + "scope": "TestExplore", + "is_async": false + }, + { + "id": "geopandas.tests.test_explore.TestExplore.test_colorbar", + "name": "test_colorbar", + "lineno": 699, + "scope": "TestExplore", + "is_async": false + }, + { + "id": "geopandas.tests.test_explore.TestExplore.test_colorbar.quoted_in", + "name": "quoted_in", + "lineno": 700, + "scope": "TestExplore.test_colorbar", + "is_async": false + }, + { + "id": "geopandas.tests.test_explore.TestExplore.test_colorbar_max_labels", + "name": "test_colorbar_max_labels", + "lineno": 759, + "scope": "TestExplore", + "is_async": false + }, + { + "id": "geopandas.tests.test_explore.TestExplore.test_xyzservices_providers", + "name": "test_xyzservices_providers", + "lineno": 789, + "scope": "TestExplore", + "is_async": false + }, + { + "id": "geopandas.tests.test_explore.TestExplore.test_xyzservices_query_name", + "name": "test_xyzservices_query_name", + "lineno": 806, + "scope": "TestExplore", + "is_async": false + }, + { + "id": "geopandas.tests.test_explore.TestExplore.test_xyzservices_providers_min_zoom_override", + "name": "test_xyzservices_providers_min_zoom_override", + "lineno": 823, + "scope": "TestExplore", + "is_async": false + }, + { + "id": "geopandas.tests.test_explore.TestExplore.test_xyzservices_providers_max_zoom_override", + "name": "test_xyzservices_providers_max_zoom_override", + "lineno": 834, + "scope": "TestExplore", + "is_async": false + }, + { + "id": "geopandas.tests.test_explore.TestExplore.test_xyzservices_providers_both_zooms_override", + "name": "test_xyzservices_providers_both_zooms_override", + "lineno": 845, + "scope": "TestExplore", + "is_async": false + }, + { + "id": "geopandas.tests.test_explore.TestExplore.test_linearrings", + "name": "test_linearrings", + "lineno": 858, + "scope": "TestExplore", + "is_async": false + }, + { + "id": "geopandas.tests.test_explore.TestExplore.test_mapclassify_categorical_legend", + "name": "test_mapclassify_categorical_legend", + "lineno": 865, + "scope": "TestExplore", + "is_async": false + }, + { + "id": "geopandas.tests.test_explore.TestExplore.test_given_m", + "name": "test_given_m", + "lineno": 942, + "scope": "TestExplore", + "is_async": false + }, + { + "id": "geopandas.tests.test_explore.TestExplore.test_highlight", + "name": "test_highlight", + "lineno": 953, + "scope": "TestExplore", + "is_async": false + }, + { + "id": "geopandas.tests.test_explore.TestExplore.test_custom_colormaps", + "name": "test_custom_colormaps", + "lineno": 966, + "scope": "TestExplore", + "is_async": false + }, + { + "id": "geopandas.tests.test_explore.TestExplore.test_custom_colormaps.my_color_function", + "name": "my_color_function", + "lineno": 986, + "scope": "TestExplore.test_custom_colormaps", + "is_async": false + }, + { + "id": "geopandas.tests.test_explore.TestExplore.test_multiple_geoseries", + "name": "test_multiple_geoseries", + "lineno": 1019, + "scope": "TestExplore", + "is_async": false + }, + { + "id": "geopandas.tests.test_explore.TestExplore.test_map_kwds", + "name": "test_map_kwds", + "lineno": 1029, + "scope": "TestExplore", + "is_async": false + }, + { + "id": "geopandas.tests.test_explore.TestExplore.test_map_kwds.check", + "name": "check", + "lineno": 1030, + "scope": "TestExplore.test_map_kwds", + "is_async": false + }, + { + "id": "geopandas.tests.test_explore.TestExplore.test_none_geometry", + "name": "test_none_geometry", + "lineno": 1058, + "scope": "TestExplore", + "is_async": false + }, + { + "id": "geopandas.tests.test_explore.TestExplore.test_empty_geometry", + "name": "test_empty_geometry", + "lineno": 1065, + "scope": "TestExplore", + "is_async": false + }, + { + "id": "geopandas.tests.test_explore.TestExplore.test_all_empty", + "name": "test_all_empty", + "lineno": 1072, + "scope": "TestExplore", + "is_async": false + }, + { + "id": "geopandas.tests.test_explore.TestExplore.test_add_all_empty_named_index", + "name": "test_add_all_empty_named_index", + "lineno": 1094, + "scope": "TestExplore", + "is_async": false + } + ], + "geopandas.tests.test_extension_array": [ + { + "id": "geopandas.tests.test_extension_array.dtype", + "name": "dtype", + "lineno": 49, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.make_data", + "name": "make_data", + "lineno": 54, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.data", + "name": "data", + "lineno": 66, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.data_for_twos", + "name": "data_for_twos", + "lineno": 76, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.data_missing", + "name": "data_missing", + "lineno": 82, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.all_data", + "name": "all_data", + "lineno": 88, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.data_repeated", + "name": "data_repeated", + "lineno": 97, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.data_repeated.gen", + "name": "gen", + "lineno": 112, + "scope": "data_repeated", + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.data_for_sorting", + "name": "data_for_sorting", + "lineno": 120, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.data_missing_for_sorting", + "name": "data_missing_for_sorting", + "lineno": 130, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.na_cmp", + "name": "na_cmp", + "lineno": 140, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.na_value", + "name": "na_value", + "lineno": 150, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.data_for_grouping", + "name": "data_for_grouping", + "lineno": 156, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.box_in_series", + "name": "box_in_series", + "lineno": 178, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.groupby_apply_op", + "name": "groupby_apply_op", + "lineno": 192, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.as_frame", + "name": "as_frame", + "lineno": 200, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.as_series", + "name": "as_series", + "lineno": 208, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.use_numpy", + "name": "use_numpy", + "lineno": 216, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.fillna_method", + "name": "fillna_method", + "lineno": 225, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.as_array", + "name": "as_array", + "lineno": 234, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.invalid_scalar", + "name": "invalid_scalar", + "lineno": 242, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.all_numeric_reductions", + "name": "all_numeric_reductions", + "lineno": 260, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.all_boolean_reductions", + "name": "all_boolean_reductions", + "lineno": 268, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.all_compare_operators", + "name": "all_compare_operators", + "lineno": 278, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.sort_by_key", + "name": "sort_by_key", + "lineno": 293, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.TestDtype.test_array_type_with_arg", + "name": "test_array_type_with_arg", + "lineno": 309, + "scope": "TestDtype", + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.TestDtype.test_registry", + "name": "test_registry", + "lineno": 312, + "scope": "TestDtype", + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.TestInterface.test_contains", + "name": "test_contains", + "lineno": 321, + "scope": "TestInterface", + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.TestReshaping.test_unstack", + "name": "test_unstack", + "lineno": 373, + "scope": "TestReshaping", + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.TestGetitem.test_getitem_propagates_readonly_property", + "name": "test_getitem_propagates_readonly_property", + "lineno": 416, + "scope": "TestGetitem", + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.TestSetitem.test_readonly_property", + "name": "test_readonly_property", + "lineno": 422, + "scope": "TestSetitem", + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.TestSetitem.test_readonly_propagates_to_numpy_array", + "name": "test_readonly_propagates_to_numpy_array", + "lineno": 426, + "scope": "TestSetitem", + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.TestMissing.test_fillna_series", + "name": "test_fillna_series", + "lineno": 431, + "scope": "TestMissing", + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.TestMissing.test_fillna_limit_pad", + "name": "test_fillna_limit_pad", + "lineno": 470, + "scope": "TestMissing", + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.TestMissing.test_fillna_limit_backfill", + "name": "test_fillna_limit_backfill", + "lineno": 473, + "scope": "TestMissing", + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.TestMissing.test_fillna_series_method", + "name": "test_fillna_series_method", + "lineno": 476, + "scope": "TestMissing", + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.TestMissing.test_fillna_no_op_returns_copy", + "name": "test_fillna_no_op_returns_copy", + "lineno": 479, + "scope": "TestMissing", + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.TestMissing.test_fillna_readonly", + "name": "test_fillna_readonly", + "lineno": 483, + "scope": "TestMissing", + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.TestReduce.test_reduce_series_boolean", + "name": "test_reduce_series_boolean", + "lineno": 492, + "scope": "TestReduce", + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.all_arithmetic_operators", + "name": "all_arithmetic_operators", + "lineno": 514, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.TestArithmeticOps.test_divmod_series_array", + "name": "test_divmod_series_array", + "lineno": 530, + "scope": "TestArithmeticOps", + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.TestArithmeticOps.test_add_series_with_extension_array", + "name": "test_add_series_with_extension_array", + "lineno": 534, + "scope": "TestArithmeticOps", + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.TestComparisonOps._compare_other", + "name": "_compare_other", + "lineno": 544, + "scope": "TestComparisonOps", + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.TestComparisonOps.test_compare_scalar", + "name": "test_compare_scalar", + "lineno": 550, + "scope": "TestComparisonOps", + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.TestComparisonOps.test_compare_array", + "name": "test_compare_array", + "lineno": 555, + "scope": "TestComparisonOps", + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.TestMethods.test_value_counts", + "name": "test_value_counts", + "lineno": 564, + "scope": "TestMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.TestMethods.test_value_counts_with_normalize", + "name": "test_value_counts_with_normalize", + "lineno": 567, + "scope": "TestMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.TestMethods.test_sort_values_frame", + "name": "test_sort_values_frame", + "lineno": 571, + "scope": "TestMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.TestMethods.test_searchsorted", + "name": "test_searchsorted", + "lineno": 575, + "scope": "TestMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.TestMethods.test_combine_le", + "name": "test_combine_le", + "lineno": 579, + "scope": "TestMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.TestMethods.test_combine_add", + "name": "test_combine_add", + "lineno": 583, + "scope": "TestMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.TestMethods.test_fillna_length_mismatch", + "name": "test_fillna_length_mismatch", + "lineno": 587, + "scope": "TestMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.TestMethods.test_argmin_argmax", + "name": "test_argmin_argmax", + "lineno": 593, + "scope": "TestMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.TestMethods.test_argmin_argmax_empty_array", + "name": "test_argmin_argmax_empty_array", + "lineno": 597, + "scope": "TestMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.TestMethods.test_argmin_argmax_all_na", + "name": "test_argmin_argmax_all_na", + "lineno": 601, + "scope": "TestMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.TestMethods.test_argreduce_series", + "name": "test_argreduce_series", + "lineno": 605, + "scope": "TestMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.TestMethods.test_argmax_argmin_no_skipna_notimplemented", + "name": "test_argmax_argmin_no_skipna_notimplemented", + "lineno": 609, + "scope": "TestMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.TestMethods.test_values_for_json", + "name": "test_values_for_json", + "lineno": 614, + "scope": "TestMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.TestMethods.test_json_roundtrip", + "name": "test_json_roundtrip", + "lineno": 618, + "scope": "TestMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.TestGroupby.test_groupby_extension_agg", + "name": "test_groupby_extension_agg", + "lineno": 628, + "scope": "TestGroupby", + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.TestGroupby.test_groupby_extension_transform", + "name": "test_groupby_extension_transform", + "lineno": 631, + "scope": "TestGroupby", + "is_async": false + }, + { + "id": "geopandas.tests.test_extension_array.TestGroupby.test_groupby_extension_apply", + "name": "test_groupby_extension_apply", + "lineno": 644, + "scope": "TestGroupby", + "is_async": false + } + ], + "geopandas.tests.test_geocode": [ + { + "id": "geopandas.tests.test_geocode.ForwardMock.__init__", + "name": "__init__", + "lineno": 26, + "scope": "ForwardMock", + "is_async": false + }, + { + "id": "geopandas.tests.test_geocode.ForwardMock.__call__", + "name": "__call__", + "lineno": 30, + "scope": "ForwardMock", + "is_async": false + }, + { + "id": "geopandas.tests.test_geocode.ReverseMock.__init__", + "name": "__init__", + "lineno": 44, + "scope": "ReverseMock", + "is_async": false + }, + { + "id": "geopandas.tests.test_geocode.ReverseMock.__call__", + "name": "__call__", + "lineno": 48, + "scope": "ReverseMock", + "is_async": false + }, + { + "id": "geopandas.tests.test_geocode.locations", + "name": "locations", + "lineno": 55, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_geocode.points", + "name": "points", + "lineno": 61, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_geocode.test_prepare_result", + "name": "test_prepare_result", + "lineno": 66, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_geocode.test_prepare_result_none", + "name": "test_prepare_result_none", + "lineno": 92, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_geocode.test_prepare_geocode_result_when_result_is", + "name": "test_prepare_geocode_result_when_result_is", + "lineno": 112, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_geocode.test_bad_provider_forward", + "name": "test_bad_provider_forward", + "lineno": 124, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_geocode.test_bad_provider_reverse", + "name": "test_bad_provider_reverse", + "lineno": 131, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_geocode.test_forward", + "name": "test_forward", + "lineno": 138, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_geocode.test_reverse", + "name": "test_reverse", + "lineno": 155, + "scope": null, + "is_async": false + } + ], + "geopandas.tests.test_geodataframe": [ + { + "id": "geopandas.tests.test_geodataframe.dfs", + "name": "dfs", + "lineno": 25, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.how", + "name": "how", + "lineno": 46, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.setup_method", + "name": "setup_method", + "lineno": 52, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.teardown_method", + "name": "teardown_method", + "lineno": 70, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_df_init", + "name": "test_df_init", + "lineno": 73, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_different_geo_colname", + "name": "test_different_geo_colname", + "lineno": 79, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_geo_getitem", + "name": "test_geo_getitem", + "lineno": 100, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_getitem_no_geometry", + "name": "test_getitem_no_geometry", + "lineno": 128, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_geo_setitem", + "name": "test_geo_setitem", + "lineno": 146, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_geometry_property", + "name": "test_geometry_property", + "lineno": 186, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_geometry_property_errors", + "name": "test_geometry_property_errors", + "lineno": 210, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_rename_geometry", + "name": "test_rename_geometry", + "lineno": 241, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_set_geometry", + "name": "test_set_geometry", + "lineno": 256, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_set_geometry_crs", + "name": "test_set_geometry_crs", + "lineno": 276, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_set_geometry_col", + "name": "test_set_geometry_col", + "lineno": 294, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_set_geometry_inplace", + "name": "test_set_geometry_inplace", + "lineno": 310, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_set_geometry_series", + "name": "test_set_geometry_series", + "lineno": 317, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_set_geometry_empty", + "name": "test_set_geometry_empty", + "lineno": 338, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_set_geometry_np_int", + "name": "test_set_geometry_np_int", + "lineno": 344, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_get_geometry_invalid", + "name": "test_get_geometry_invalid", + "lineno": 349, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_get_geometry_geometry_inactive", + "name": "test_get_geometry_geometry_inactive", + "lineno": 371, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_override_existing_crs_warning", + "name": "test_override_existing_crs_warning", + "lineno": 383, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_active_geometry_name", + "name": "test_active_geometry_name", + "lineno": 396, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_align", + "name": "test_align", + "lineno": 411, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_to_json", + "name": "test_to_json", + "lineno": 467, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_to_json_missing_geom_errors_nicely", + "name": "test_to_json_missing_geom_errors_nicely", + "lineno": 478, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_to_json_wgs84_false", + "name": "test_to_json_wgs84_false", + "lineno": 490, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_to_json_no_crs", + "name": "test_to_json_no_crs", + "lineno": 497, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_to_json_geom_col", + "name": "test_to_json_geom_col", + "lineno": 505, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_to_json_only_geom_column", + "name": "test_to_json_only_geom_column", + "lineno": 516, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_to_json_na", + "name": "test_to_json_na", + "lineno": 522, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_to_json_bad_na", + "name": "test_to_json_bad_na", + "lineno": 535, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_to_json_dropna", + "name": "test_to_json_dropna", + "lineno": 540, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_to_json_keepna", + "name": "test_to_json_keepna", + "lineno": 562, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_to_json_drop_id", + "name": "test_to_json_drop_id", + "lineno": 581, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_to_json_drop_id_only_geom_column", + "name": "test_to_json_drop_id_only_geom_column", + "lineno": 588, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_to_json_with_duplicate_columns", + "name": "test_to_json_with_duplicate_columns", + "lineno": 595, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_copy", + "name": "test_copy", + "lineno": 604, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_empty_copy", + "name": "test_empty_copy", + "lineno": 609, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_no_geom_copy", + "name": "test_no_geom_copy", + "lineno": 617, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_empty", + "name": "test_empty", + "lineno": 622, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_bool_index", + "name": "test_bool_index", + "lineno": 630, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_coord_slice_points", + "name": "test_coord_slice_points", + "lineno": 639, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_from_dict", + "name": "test_from_dict", + "lineno": 646, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_from_features", + "name": "test_from_features", + "lineno": 659, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_from_features_unaligned_properties", + "name": "test_from_features_unaligned_properties", + "lineno": 672, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_from_features_empty_properties", + "name": "test_from_features_empty_properties", + "lineno": 702, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_from_features_no_properties", + "name": "test_from_features_no_properties", + "lineno": 796, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_from_features_geom_interface_feature", + "name": "test_from_features_geom_interface_feature", + "lineno": 815, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_from_features_geom_interface_feature.Placemark.__init__", + "name": "__init__", + "lineno": 817, + "scope": "TestDataFrame.test_from_features_geom_interface_feature.Placemark", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_from_feature_collection", + "name": "test_from_feature_collection", + "lineno": 832, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_dataframe_to_geodataframe", + "name": "test_dataframe_to_geodataframe", + "lineno": 857, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_dataframe_not_manipulated", + "name": "test_dataframe_not_manipulated", + "lineno": 886, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_geodataframe_geointerface", + "name": "test_geodataframe_geointerface", + "lineno": 913, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_geodataframe_iterfeatures", + "name": "test_geodataframe_iterfeatures", + "lineno": 917, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_geodataframe_iterfeatures_non_scalars", + "name": "test_geodataframe_iterfeatures_non_scalars", + "lineno": 970, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_geodataframe_geojson_no_bbox", + "name": "test_geodataframe_geojson_no_bbox", + "lineno": 988, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_geodataframe_geojson_bbox", + "name": "test_geodataframe_geojson_bbox", + "lineno": 994, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_pickle", + "name": "test_pickle", + "lineno": 1004, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_pickle_method", + "name": "test_pickle_method", + "lineno": 1010, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_estimate_utm_crs", + "name": "test_estimate_utm_crs", + "lineno": 1017, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_to_wkb", + "name": "test_to_wkb", + "lineno": 1023, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_to_wkt", + "name": "test_to_wkt", + "lineno": 1051, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_sjoin", + "name": "test_sjoin", + "lineno": 1063, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_sjoin_dwithin", + "name": "test_sjoin_dwithin", + "lineno": 1081, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_sjoin_nearest", + "name": "test_sjoin_nearest", + "lineno": 1099, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_clip", + "name": "test_clip", + "lineno": 1117, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_clip_sorting", + "name": "test_clip_sorting", + "lineno": 1130, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.test_overlay", + "name": "test_overlay", + "lineno": 1155, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.check_geodataframe", + "name": "check_geodataframe", + "lineno": 1167, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestConstructor.test_dict", + "name": "test_dict", + "lineno": 1178, + "scope": "TestConstructor", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestConstructor.test_dict_of_series", + "name": "test_dict_of_series", + "lineno": 1201, + "scope": "TestConstructor", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestConstructor.test_dict_specified_geometry", + "name": "test_dict_specified_geometry", + "lineno": 1225, + "scope": "TestConstructor", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestConstructor.test_array", + "name": "test_array", + "lineno": 1259, + "scope": "TestConstructor", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestConstructor.test_from_frame", + "name": "test_from_frame", + "lineno": 1273, + "scope": "TestConstructor", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestConstructor.test_from_frame_specified_geometry", + "name": "test_from_frame_specified_geometry", + "lineno": 1300, + "scope": "TestConstructor", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestConstructor.test_only_geometry", + "name": "test_only_geometry", + "lineno": 1319, + "scope": "TestConstructor", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestConstructor.test_no_geometries", + "name": "test_no_geometries", + "lineno": 1339, + "scope": "TestConstructor", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestConstructor.test_empty", + "name": "test_empty", + "lineno": 1348, + "scope": "TestConstructor", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestConstructor.test_column_ordering", + "name": "test_column_ordering", + "lineno": 1355, + "scope": "TestConstructor", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestConstructor.test_do_not_preserve_series_name_in_constructor", + "name": "test_do_not_preserve_series_name_in_constructor", + "lineno": 1376, + "scope": "TestConstructor", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestConstructor.test_overwrite_geometry", + "name": "test_overwrite_geometry", + "lineno": 1388, + "scope": "TestConstructor", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestConstructor.test_repeat_geo_col", + "name": "test_repeat_geo_col", + "lineno": 1396, + "scope": "TestConstructor", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestConstructor.test_multiindex_with_geometry_label", + "name": "test_multiindex_with_geometry_label", + "lineno": 1415, + "scope": "TestConstructor", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestConstructor.test_default_geo_colname_none", + "name": "test_default_geo_colname_none", + "lineno": 1429, + "scope": "TestConstructor", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestConstructor.test_multiindex_geometry_colname_2_level", + "name": "test_multiindex_geometry_colname_2_level", + "lineno": 1467, + "scope": "TestConstructor", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestConstructor.test_multiindex_geometry_colname_3_level", + "name": "test_multiindex_geometry_colname_3_level", + "lineno": 1484, + "scope": "TestConstructor", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestConstructor.test_multiindex_geometry_colname_3_level_new_col", + "name": "test_multiindex_geometry_colname_3_level_new_col", + "lineno": 1508, + "scope": "TestConstructor", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestConstructor.test_assign_cols_using_index", + "name": "test_assign_cols_using_index", + "lineno": 1535, + "scope": "TestConstructor", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestConstructor.test_geometry_colname_enum", + "name": "test_geometry_colname_enum", + "lineno": 1542, + "scope": "TestConstructor", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestConstructor.test_geometry_nan_scalar", + "name": "test_geometry_nan_scalar", + "lineno": 1555, + "scope": "TestConstructor", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.TestConstructor.test_geometry_nan_array", + "name": "test_geometry_nan_array", + "lineno": 1567, + "scope": "TestConstructor", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.test_geodataframe_crs", + "name": "test_geodataframe_crs", + "lineno": 1583, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.test_geodataframe_nocrs_json", + "name": "test_geodataframe_nocrs_json", + "lineno": 1589, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.test_geodataframe_crs_json", + "name": "test_geodataframe_crs_json", + "lineno": 1602, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.test_geodataframe_crs_nonrepresentable_json", + "name": "test_geodataframe_crs_nonrepresentable_json", + "lineno": 1620, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.test_geodataframe_crs_colname", + "name": "test_geodataframe_crs_colname", + "lineno": 1633, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.test_set_geometry_supply_colname", + "name": "test_set_geometry_supply_colname", + "lineno": 1658, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.test_set_geometry_supply_arraylike", + "name": "test_set_geometry_supply_arraylike", + "lineno": 1689, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.test_reduce_geometry_array", + "name": "test_reduce_geometry_array", + "lineno": 1726, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.GDFChild.custom_method", + "name": "custom_method", + "lineno": 1740, + "scope": "GDFChild", + "is_async": false + }, + { + "id": "geopandas.tests.test_geodataframe.test_inheritance", + "name": "test_inheritance", + "lineno": 1744, + "scope": null, + "is_async": false + } + ], + "geopandas.tests.test_geom_methods": [ + { + "id": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "name": "assert_array_dtype_equal", + "lineno": 34, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.setup_method", + "name": "setup_method", + "lineno": 42, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods._test_unary_real", + "name": "_test_unary_real", + "lineno": 211, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods._test_unary_topological", + "name": "_test_unary_topological", + "lineno": 216, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods._test_unary_topological.fcmp", + "name": "fcmp", + "lineno": 221, + "scope": "TestGeomMethods._test_unary_topological", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods._test_binary_topological", + "name": "_test_binary_topological", + "lineno": 226, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods._test_binary_topological.fcmp", + "name": "fcmp", + "lineno": 232, + "scope": "TestGeomMethods._test_binary_topological", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods._test_binary_real", + "name": "_test_binary_real", + "lineno": 242, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods._binary_op_test", + "name": "_binary_op_test", + "lineno": 246, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods._binary_op_test._make_gdf", + "name": "_make_gdf", + "lineno": 274, + "scope": "TestGeomMethods._binary_op_test", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods._test_unary", + "name": "_test_unary", + "lineno": 306, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_crs_warning", + "name": "test_crs_warning", + "lineno": 323, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_alignment_warning", + "name": "test_alignment_warning", + "lineno": 329, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_intersection", + "name": "test_intersection", + "lineno": 342, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_intersection_grid_size", + "name": "test_intersection_grid_size", + "lineno": 361, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_clip_by_rect", + "name": "test_clip_by_rect", + "lineno": 369, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_union_series", + "name": "test_union_series", + "lineno": 378, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_union_polygon", + "name": "test_union_polygon", + "lineno": 384, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_union_polygon_grid_size", + "name": "test_union_polygon_grid_size", + "lineno": 387, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_symmetric_difference_series", + "name": "test_symmetric_difference_series", + "lineno": 407, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_symmetric_difference_poly", + "name": "test_symmetric_difference_poly", + "lineno": 413, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_symmetric_difference_poly_grid_size", + "name": "test_symmetric_difference_poly_grid_size", + "lineno": 442, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_difference_series", + "name": "test_difference_series", + "lineno": 450, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_difference_poly", + "name": "test_difference_poly", + "lineno": 457, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_difference_poly_grid_size", + "name": "test_difference_poly_grid_size", + "lineno": 484, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_shortest_line", + "name": "test_shortest_line", + "lineno": 491, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_snap", + "name": "test_snap", + "lineno": 511, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_geo_op_empty_result", + "name": "test_geo_op_empty_result", + "lineno": 525, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_boundary", + "name": "test_boundary", + "lineno": 539, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_area", + "name": "test_area", + "lineno": 546, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_area_crs_warn", + "name": "test_area_crs_warn", + "lineno": 554, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_bounds", + "name": "test_bounds", + "lineno": 558, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_bounds_empty", + "name": "test_bounds_empty", + "lineno": 578, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_union_all", + "name": "test_union_all", + "lineno": 588, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_unary_union_deprecated", + "name": "test_unary_union_deprecated", + "lineno": 606, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_intersection_all", + "name": "test_intersection_all", + "lineno": 616, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_contains", + "name": "test_contains", + "lineno": 628, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_contains_properly", + "name": "test_contains_properly", + "lineno": 638, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_dwithin", + "name": "test_dwithin", + "lineno": 653, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_length", + "name": "test_length", + "lineno": 662, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_length_crs_warn", + "name": "test_length_crs_warn", + "lineno": 670, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_count_coordinates", + "name": "test_count_coordinates", + "lineno": 674, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_count_geometries", + "name": "test_count_geometries", + "lineno": 683, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_count_interior_rings", + "name": "test_count_interior_rings", + "lineno": 696, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_crosses", + "name": "test_crosses", + "lineno": 717, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_disjoint", + "name": "test_disjoint", + "lineno": 730, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_relate", + "name": "test_relate", + "lineno": 740, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_relate_pattern", + "name": "test_relate_pattern", + "lineno": 788, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_distance", + "name": "test_distance", + "lineno": 813, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_distance_crs_warning", + "name": "test_distance_crs_warning", + "lineno": 830, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_hausdorff_distance", + "name": "test_hausdorff_distance", + "lineno": 834, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_frechet_distance", + "name": "test_frechet_distance", + "lineno": 865, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_intersects", + "name": "test_intersects", + "lineno": 892, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_overlaps", + "name": "test_overlaps", + "lineno": 914, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_touches", + "name": "test_touches", + "lineno": 927, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_within", + "name": "test_within", + "lineno": 937, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_covers_itself", + "name": "test_covers_itself", + "lineno": 950, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_covers", + "name": "test_covers", + "lineno": 956, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_covers_inverse", + "name": "test_covers_inverse", + "lineno": 967, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_covered_by", + "name": "test_covered_by", + "lineno": 972, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_is_valid", + "name": "test_is_valid", + "lineno": 983, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_is_valid_reason", + "name": "test_is_valid_reason", + "lineno": 987, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_is_valid_coverage", + "name": "test_is_valid_coverage", + "lineno": 1002, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_invalid_coverage_edges", + "name": "test_invalid_coverage_edges", + "lineno": 1020, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_is_empty", + "name": "test_is_empty", + "lineno": 1032, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_is_ring", + "name": "test_is_ring", + "lineno": 1036, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_is_simple", + "name": "test_is_simple", + "lineno": 1042, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_is_ccw", + "name": "test_is_ccw", + "lineno": 1046, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_is_closed", + "name": "test_is_closed", + "lineno": 1050, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_has_z", + "name": "test_has_z", + "lineno": 1054, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_has_m", + "name": "test_has_m", + "lineno": 1059, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_xyz_points", + "name": "test_xyz_points", + "lineno": 1069, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_m_points", + "name": "test_m_points", + "lineno": 1082, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_xyz_points_empty", + "name": "test_xyz_points_empty", + "lineno": 1094, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_xyz_polygons", + "name": "test_xyz_polygons", + "lineno": 1103, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_centroid", + "name": "test_centroid", + "lineno": 1114, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_centroid_crs_warn", + "name": "test_centroid_crs_warn", + "lineno": 1122, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_normalize", + "name": "test_normalize", + "lineno": 1126, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_orient_polygons", + "name": "test_orient_polygons", + "lineno": 1135, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_make_valid", + "name": "test_make_valid", + "lineno": 1158, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_make_valid_method", + "name": "test_make_valid_method", + "lineno": 1194, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_reverse", + "name": "test_reverse", + "lineno": 1203, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_segmentize_linestrings", + "name": "test_segmentize_linestrings", + "lineno": 1213, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_segmentize_wrong_index", + "name": "test_segmentize_wrong_index", + "lineno": 1256, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_transform", + "name": "test_transform", + "lineno": 1263, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_concave_hull", + "name": "test_concave_hull", + "lineno": 1302, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_concave_hull_accepts_kwargs", + "name": "test_concave_hull_accepts_kwargs", + "lineno": 1313, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_concave_hull_wrong_index", + "name": "test_concave_hull_wrong_index", + "lineno": 1318, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_constrained_delaunay_triangles", + "name": "test_constrained_delaunay_triangles", + "lineno": 1332, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_convex_hull", + "name": "test_convex_hull", + "lineno": 1341, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_delaunay_triangles", + "name": "test_delaunay_triangles", + "lineno": 1345, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_delaunay_triangles_pass_kwargs", + "name": "test_delaunay_triangles_pass_kwargs", + "lineno": 1355, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_voronoi_polygons", + "name": "test_voronoi_polygons", + "lineno": 1368, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_voronoi_polygons_only_edges", + "name": "test_voronoi_polygons_only_edges", + "lineno": 1381, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_voronoi_polygons_extend_to", + "name": "test_voronoi_polygons_extend_to", + "lineno": 1394, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_exterior", + "name": "test_exterior", + "lineno": 1407, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_interiors", + "name": "test_interiors", + "lineno": 1412, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_interpolate", + "name": "test_interpolate", + "lineno": 1426, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_interpolate_distance_array", + "name": "test_interpolate_distance_array", + "lineno": 1435, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_interpolate_distance_wrong_length", + "name": "test_interpolate_distance_wrong_length", + "lineno": 1446, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_interpolate_distance_wrong_index", + "name": "test_interpolate_distance_wrong_index", + "lineno": 1451, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_interpolate_crs_warning", + "name": "test_interpolate_crs_warning", + "lineno": 1459, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_project", + "name": "test_project", + "lineno": 1465, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_affine_transform", + "name": "test_affine_transform", + "lineno": 1480, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_translate_tuple", + "name": "test_translate_tuple", + "lineno": 1488, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_rotate", + "name": "test_rotate", + "lineno": 1495, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_scale", + "name": "test_scale", + "lineno": 1506, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_skew", + "name": "test_skew", + "lineno": 1520, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_buffer", + "name": "test_buffer", + "lineno": 1542, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_buffer_args", + "name": "test_buffer_args", + "lineno": 1555, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_buffer_distance_array", + "name": "test_buffer_distance_array", + "lineno": 1565, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_buffer_distance_wrong_length", + "name": "test_buffer_distance_wrong_length", + "lineno": 1576, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_buffer_distance_series", + "name": "test_buffer_distance_series", + "lineno": 1582, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_buffer_distance_wrong_index", + "name": "test_buffer_distance_wrong_index", + "lineno": 1593, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_buffer_empty_none", + "name": "test_buffer_empty_none", + "lineno": 1601, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_buffer_crs_warn", + "name": "test_buffer_crs_warn", + "lineno": 1611, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_simplify", + "name": "test_simplify", + "lineno": 1622, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_simplify_wrong_index", + "name": "test_simplify_wrong_index", + "lineno": 1627, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_simplify_coverage", + "name": "test_simplify_coverage", + "lineno": 1634, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_envelope", + "name": "test_envelope", + "lineno": 1663, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_minimum_rotated_rectangle", + "name": "test_minimum_rotated_rectangle", + "lineno": 1669, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_extract_unique_points", + "name": "test_extract_unique_points", + "lineno": 1684, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_minimum_bounding_circle", + "name": "test_minimum_bounding_circle", + "lineno": 1689, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_maximum_inscribed_circle", + "name": "test_maximum_inscribed_circle", + "lineno": 1700, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_total_bounds", + "name": "test_total_bounds", + "lineno": 1722, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_geoseries", + "name": "test_explode_geoseries", + "lineno": 1732, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_geodataframe", + "name": "test_explode_geodataframe", + "lineno": 1748, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_geodataframe_level_1", + "name": "test_explode_geodataframe_level_1", + "lineno": 1766, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_geodataframe_no_multiindex", + "name": "test_explode_geodataframe_no_multiindex", + "lineno": 1785, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_pandas_fallback", + "name": "test_explode_pandas_fallback", + "lineno": 1800, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_pandas_fallback_ignore_index", + "name": "test_explode_pandas_fallback_ignore_index", + "lineno": 1828, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_pandas_multi_index", + "name": "test_explode_pandas_multi_index", + "lineno": 1856, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_pandas_multi_index_false", + "name": "test_explode_pandas_multi_index_false", + "lineno": 1891, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_pandas_multi_index_ignore_index", + "name": "test_explode_pandas_multi_index_ignore_index", + "lineno": 1930, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_order", + "name": "test_explode_order", + "lineno": 1962, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_order_no_multi", + "name": "test_explode_order_no_multi", + "lineno": 1991, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_order_mixed", + "name": "test_explode_order_mixed", + "lineno": 2009, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_duplicated_index", + "name": "test_explode_duplicated_index", + "lineno": 2037, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_geometry_name", + "name": "test_explode_geometry_name", + "lineno": 2066, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_geometry_name_two_geoms", + "name": "test_explode_geometry_name_two_geoms", + "lineno": 2074, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_get_coordinates", + "name": "test_get_coordinates", + "lineno": 2083, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_get_coordinates_z", + "name": "test_get_coordinates_z", + "lineno": 2091, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_get_coordinates_m", + "name": "test_get_coordinates_m", + "lineno": 2099, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_get_coordinates_ignore", + "name": "test_get_coordinates_ignore", + "lineno": 2128, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_get_coordinates_parts", + "name": "test_get_coordinates_parts", + "lineno": 2135, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_minimum_bounding_radius", + "name": "test_minimum_bounding_radius", + "lineno": 2163, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_minimum_clearance", + "name": "test_minimum_clearance", + "lineno": 2178, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_minimum_clearance_line", + "name": "test_minimum_clearance_line", + "lineno": 2193, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_sample_points", + "name": "test_sample_points", + "lineno": 2202, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_sample_points_array", + "name": "test_sample_points_array", + "lineno": 2218, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_sample_points_pointpats", + "name": "test_sample_points_pointpats", + "lineno": 2228, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_sample_points_pointpats_array", + "name": "test_sample_points_pointpats_array", + "lineno": 2259, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_offset_curve", + "name": "test_offset_curve", + "lineno": 2269, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_offset_curve_wrong_index", + "name": "test_offset_curve_wrong_index", + "lineno": 2275, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_polygonize", + "name": "test_polygonize", + "lineno": 2281, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_polygonize_no_node", + "name": "test_polygonize_no_node", + "lineno": 2297, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_polygonize_full", + "name": "test_polygonize_full", + "lineno": 2307, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_remove_repeated_points", + "name": "test_remove_repeated_points", + "lineno": 2350, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_remove_repeated_points_wrong_index", + "name": "test_remove_repeated_points_wrong_index", + "lineno": 2353, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_force_2d", + "name": "test_force_2d", + "lineno": 2359, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_force_3d", + "name": "test_force_3d", + "lineno": 2371, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_shared_paths", + "name": "test_shared_paths", + "lineno": 2402, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_force_3d_wrong_index", + "name": "test_force_3d_wrong_index", + "lineno": 2450, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_line_merge", + "name": "test_line_merge", + "lineno": 2456, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_line_merge_directed", + "name": "test_line_merge_directed", + "lineno": 2471, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_build_area", + "name": "test_build_area", + "lineno": 2488, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_set_precision", + "name": "test_set_precision", + "lineno": 2549, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_get_precision", + "name": "test_get_precision", + "lineno": 2595, + "scope": "TestGeomMethods", + "is_async": false + }, + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods.test_get_geometry", + "name": "test_get_geometry", + "lineno": 2605, + "scope": "TestGeomMethods", + "is_async": false + } + ], + "geopandas.tests.test_geoseries": [ + { + "id": "geopandas.tests.test_geoseries.TestSeries.setup_method", + "name": "setup_method", + "lineno": 34, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestSeries.teardown_method", + "name": "teardown_method", + "lineno": 59, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestSeries.test_copy", + "name": "test_copy", + "lineno": 62, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestSeries.test_in", + "name": "test_in", + "lineno": 68, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestSeries.test_align", + "name": "test_align", + "lineno": 76, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestSeries.test_align_crs", + "name": "test_align_crs", + "lineno": 85, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestSeries.test_align_mixed", + "name": "test_align_mixed", + "lineno": 97, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestSeries.test_warning_if_not_aligned", + "name": "test_warning_if_not_aligned", + "lineno": 105, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestSeries.test_no_warning_if_aligned", + "name": "test_no_warning_if_aligned", + "lineno": 117, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestSeries.test_geom_equals", + "name": "test_geom_equals", + "lineno": 131, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestSeries.test_geom_equals_align", + "name": "test_geom_equals_align", + "lineno": 135, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestSeries.test_geom_equals_exact", + "name": "test_geom_equals_exact", + "lineno": 144, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestSeries.test_geom_equals_identical", + "name": "test_geom_equals_identical", + "lineno": 162, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestSeries.test_equal_comp_op", + "name": "test_equal_comp_op", + "lineno": 173, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestSeries.test_to_file", + "name": "test_to_file", + "lineno": 179, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestSeries.test_to_json", + "name": "test_to_json", + "lineno": 188, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestSeries.test_to_json_drop_id", + "name": "test_to_json_drop_id", + "lineno": 198, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestSeries.test_to_json_no_bbox", + "name": "test_to_json_no_bbox", + "lineno": 206, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestSeries.test_to_json_no_bbox_drop_id", + "name": "test_to_json_no_bbox_drop_id", + "lineno": 214, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestSeries.test_to_json_wgs84", + "name": "test_to_json_wgs84", + "lineno": 225, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestSeries.test_to_json_wgs84_false", + "name": "test_to_json_wgs84_false", + "lineno": 238, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestSeries.test_representative_point", + "name": "test_representative_point", + "lineno": 249, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestSeries.test_transform", + "name": "test_transform", + "lineno": 256, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestSeries.test_estimate_utm_crs__geographic", + "name": "test_estimate_utm_crs__geographic", + "lineno": 265, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestSeries.test_estimate_utm_crs__projected", + "name": "test_estimate_utm_crs__projected", + "lineno": 270, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestSeries.test_estimate_utm_crs__out_of_bounds", + "name": "test_estimate_utm_crs__out_of_bounds", + "lineno": 277, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestSeries.test_estimate_utm_crs__missing_crs", + "name": "test_estimate_utm_crs__missing_crs", + "lineno": 284, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestSeries.test_fillna", + "name": "test_fillna", + "lineno": 288, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestSeries.test_coord_slice", + "name": "test_coord_slice", + "lineno": 297, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestSeries.test_coord_slice_with_zero", + "name": "test_coord_slice_with_zero", + "lineno": 304, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestSeries.test_geoseries_geointerface", + "name": "test_geoseries_geointerface", + "lineno": 315, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestSeries.test_proj4strings", + "name": "test_proj4strings", + "lineno": 320, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestSeries.test_from_wkb", + "name": "test_from_wkb", + "lineno": 342, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestSeries.test_from_wkb_on_invalid", + "name": "test_from_wkb_on_invalid", + "lineno": 345, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestSeries.test_from_wkb_series", + "name": "test_from_wkb_series", + "lineno": 362, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestSeries.test_from_wkb_series_with_index", + "name": "test_from_wkb_series_with_index", + "lineno": 368, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestSeries.test_from_wkb_with_missing", + "name": "test_from_wkb_with_missing", + "lineno": 374, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestSeries.test_from_wkt", + "name": "test_from_wkt", + "lineno": 380, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestSeries.test_from_wkt_on_invalid", + "name": "test_from_wkt_on_invalid", + "lineno": 383, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestSeries.test_from_wkt_series", + "name": "test_from_wkt_series", + "lineno": 400, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestSeries.test_from_wkt_series_with_index", + "name": "test_from_wkt_series_with_index", + "lineno": 406, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestSeries.test_from_wkt_with_missing", + "name": "test_from_wkt_with_missing", + "lineno": 412, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestSeries.test_from_wkt_with_missing_object", + "name": "test_from_wkt_with_missing_object", + "lineno": 419, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestSeries.test_to_wkb", + "name": "test_to_wkb", + "lineno": 425, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestSeries.test_to_wkt", + "name": "test_to_wkt", + "lineno": 431, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestSeries.test_clip", + "name": "test_clip", + "lineno": 434, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestSeries.test_clip_sorting", + "name": "test_clip_sorting", + "lineno": 443, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestSeries.test_from_xy_points", + "name": "test_from_xy_points", + "lineno": 466, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestSeries.test_from_xy_points_w_z", + "name": "test_from_xy_points_w_z", + "lineno": 479, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestSeries.test_from_xy_points_unequal_index", + "name": "test_from_xy_points_unequal_index", + "lineno": 489, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestSeries.test_from_xy_points_indexless", + "name": "test_from_xy_points_indexless", + "lineno": 504, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestSeries.test_set_crs_pyproj_error", + "name": "test_set_crs_pyproj_error", + "lineno": 512, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.test_missing_values", + "name": "test_missing_values", + "lineno": 520, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.test_isna_empty_geoseries", + "name": "test_isna_empty_geoseries", + "lineno": 542, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.test_geoseries_crs", + "name": "test_geoseries_crs", + "lineno": 550, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.test_geoseries_override_existing_crs_warning", + "name": "test_geoseries_override_existing_crs_warning", + "lineno": 556, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.check_geoseries", + "name": "check_geoseries", + "lineno": 570, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestConstructor.test_constructor", + "name": "test_constructor", + "lineno": 578, + "scope": "TestConstructor", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestConstructor.test_single_geom_constructor", + "name": "test_single_geom_constructor", + "lineno": 582, + "scope": "TestConstructor", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestConstructor.test_non_geometry_raises", + "name": "test_non_geometry_raises", + "lineno": 611, + "scope": "TestConstructor", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestConstructor.test_empty", + "name": "test_empty", + "lineno": 621, + "scope": "TestConstructor", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestConstructor.test_data_is_none", + "name": "test_data_is_none", + "lineno": 628, + "scope": "TestConstructor", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestConstructor.test_empty_array", + "name": "test_empty_array", + "lineno": 632, + "scope": "TestConstructor", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestConstructor.test_from_series", + "name": "test_from_series", + "lineno": 668, + "scope": "TestConstructor", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestConstructor.test_from_series_no_set_crs_on_construction", + "name": "test_from_series_no_set_crs_on_construction", + "lineno": 683, + "scope": "TestConstructor", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestConstructor.test_copy", + "name": "test_copy", + "lineno": 704, + "scope": "TestConstructor", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestConstructor.test_reset_index", + "name": "test_reset_index", + "lineno": 726, + "scope": "TestConstructor", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestConstructor.test_to_frame", + "name": "test_to_frame", + "lineno": 741, + "scope": "TestConstructor", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestConstructor.test_explode_without_multiindex", + "name": "test_explode_without_multiindex", + "lineno": 757, + "scope": "TestConstructor", + "is_async": false + }, + { + "id": "geopandas.tests.test_geoseries.TestConstructor.test_explode_ignore_index", + "name": "test_explode_ignore_index", + "lineno": 765, + "scope": "TestConstructor", + "is_async": false + } + ], + "geopandas.tests.test_merge": [ + { + "id": "geopandas.tests.test_merge.TestMerging.setup_method", + "name": "setup_method", + "lineno": 16, + "scope": "TestMerging", + "is_async": false + }, + { + "id": "geopandas.tests.test_merge.TestMerging._check_metadata", + "name": "_check_metadata", + "lineno": 22, + "scope": "TestMerging", + "is_async": false + }, + { + "id": "geopandas.tests.test_merge.TestMerging.test_merge", + "name": "test_merge", + "lineno": 26, + "scope": "TestMerging", + "is_async": false + }, + { + "id": "geopandas.tests.test_merge.TestMerging.test_concat_axis0", + "name": "test_concat_axis0", + "lineno": 48, + "scope": "TestMerging", + "is_async": false + }, + { + "id": "geopandas.tests.test_merge.TestMerging.test_concat_axis0_crs", + "name": "test_concat_axis0_crs", + "lineno": 65, + "scope": "TestMerging", + "is_async": false + }, + { + "id": "geopandas.tests.test_merge.TestMerging.test_concat_axis0_unaligned_cols", + "name": "test_concat_axis0_unaligned_cols", + "lineno": 107, + "scope": "TestMerging", + "is_async": false + }, + { + "id": "geopandas.tests.test_merge.TestMerging.test_concat_axis0_crs_wkt_mismatch", + "name": "test_concat_axis0_crs_wkt_mismatch", + "lineno": 140, + "scope": "TestMerging", + "is_async": false + }, + { + "id": "geopandas.tests.test_merge.TestMerging.test_concat_axis1", + "name": "test_concat_axis1", + "lineno": 174, + "scope": "TestMerging", + "is_async": false + }, + { + "id": "geopandas.tests.test_merge.TestMerging.test_concat_axis1_multiple_geodataframes", + "name": "test_concat_axis1_multiple_geodataframes", + "lineno": 182, + "scope": "TestMerging", + "is_async": false + }, + { + "id": "geopandas.tests.test_merge.TestMerging.test_concat_axis1_geoseries", + "name": "test_concat_axis1_geoseries", + "lineno": 212, + "scope": "TestMerging", + "is_async": false + } + ], + "geopandas.tests.test_op_output_types": [ + { + "id": "geopandas.tests.test_op_output_types.df", + "name": "df", + "lineno": 24, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_op_output_types.df2", + "name": "df2", + "lineno": 45, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_op_output_types._check_metadata_gdf", + "name": "_check_metadata_gdf", + "lineno": 58, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_op_output_types._check_metadata_gs", + "name": "_check_metadata_gs", + "lineno": 64, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_op_output_types.assert_object", + "name": "assert_object", + "lineno": 69, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_op_output_types.assert_obj_no_active_geo_col", + "name": "assert_obj_no_active_geo_col", + "lineno": 87, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_op_output_types.test_getitem", + "name": "test_getitem", + "lineno": 122, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_op_output_types.test_loc", + "name": "test_loc", + "lineno": 136, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_op_output_types.test_loc_add_row", + "name": "test_loc_add_row", + "lineno": 153, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_op_output_types.test_loc_add_row_empty_df", + "name": "test_loc_add_row_empty_df", + "lineno": 174, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_op_output_types.test_iloc", + "name": "test_iloc", + "lineno": 190, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_op_output_types.test_squeeze", + "name": "test_squeeze", + "lineno": 204, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_op_output_types.test_to_frame", + "name": "test_to_frame", + "lineno": 210, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_op_output_types.test_reindex", + "name": "test_reindex", + "lineno": 222, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_op_output_types.test_drop", + "name": "test_drop", + "lineno": 246, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_op_output_types.test_apply", + "name": "test_apply", + "lineno": 261, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_op_output_types.test_apply.identity", + "name": "identity", + "lineno": 264, + "scope": "test_apply", + "is_async": false + }, + { + "id": "geopandas.tests.test_op_output_types.test_apply_axis1_secondary_geo_cols", + "name": "test_apply_axis1_secondary_geo_cols", + "lineno": 303, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_op_output_types.test_apply_axis1_secondary_geo_cols.identity", + "name": "identity", + "lineno": 306, + "scope": "test_apply_axis1_secondary_geo_cols", + "is_async": false + }, + { + "id": "geopandas.tests.test_op_output_types.test_expanddim_in_apply", + "name": "test_expanddim_in_apply", + "lineno": 314, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_op_output_types.test_expandim_in_groupby_aggregate_multiple_funcs", + "name": "test_expandim_in_groupby_aggregate_multiple_funcs", + "lineno": 321, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_op_output_types.test_expandim_in_groupby_aggregate_multiple_funcs.union", + "name": "union", + "lineno": 329, + "scope": "test_expandim_in_groupby_aggregate_multiple_funcs", + "is_async": false + }, + { + "id": "geopandas.tests.test_op_output_types.test_expandim_in_groupby_aggregate_multiple_funcs.total_area", + "name": "total_area", + "lineno": 332, + "scope": "test_expandim_in_groupby_aggregate_multiple_funcs", + "is_async": false + }, + { + "id": "geopandas.tests.test_op_output_types.test_expanddim_in_unstack", + "name": "test_expanddim_in_unstack", + "lineno": 344, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_op_output_types.test_delitem", + "name": "test_delitem", + "lineno": 361, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_op_output_types.test_constructor_sliced_row_slices", + "name": "test_constructor_sliced_row_slices", + "lineno": 392, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_op_output_types.test_constructor_sliced_column_slices", + "name": "test_constructor_sliced_column_slices", + "lineno": 404, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_op_output_types.test_constructor_sliced_in_pandas_methods", + "name": "test_constructor_sliced_in_pandas_methods", + "lineno": 419, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_op_output_types.test_merge_preserve_geodataframe", + "name": "test_merge_preserve_geodataframe", + "lineno": 430, + "scope": null, + "is_async": false + } + ], + "geopandas.tests.test_overlay": [ + { + "id": "geopandas.tests.test_overlay.dfs", + "name": "dfs", + "lineno": 28, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_overlay.dfs_index", + "name": "dfs_index", + "lineno": 47, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_overlay.how", + "name": "how", + "lineno": 60, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_overlay.keep_geom_type", + "name": "keep_geom_type", + "lineno": 65, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_overlay.test_overlay", + "name": "test_overlay", + "lineno": 69, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_overlay.test_overlay._read", + "name": "_read", + "lineno": 80, + "scope": "test_overlay", + "is_async": false + }, + { + "id": "geopandas.tests.test_overlay.test_overlay_invalid_input", + "name": "test_overlay_invalid_input", + "lineno": 113, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_overlay.test_overlay_nybb", + "name": "test_overlay_nybb", + "lineno": 129, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_overlay.test_overlay_overlap", + "name": "test_overlay_overlap", + "lineno": 242, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_overlay.test_geometry_not_named_geometry", + "name": "test_geometry_not_named_geometry", + "lineno": 300, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_overlay.test_bad_how", + "name": "test_bad_how", + "lineno": 345, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_overlay.test_duplicate_column_name", + "name": "test_duplicate_column_name", + "lineno": 351, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_overlay.test_geoseries_warning", + "name": "test_geoseries_warning", + "lineno": 360, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_overlay.test_preserve_crs", + "name": "test_preserve_crs", + "lineno": 368, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_overlay.test_crs_mismatch", + "name": "test_crs_mismatch", + "lineno": 380, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_overlay.test_empty_intersection", + "name": "test_empty_intersection", + "lineno": 388, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_overlay.test_correct_index", + "name": "test_correct_index", + "lineno": 402, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_overlay.test_warn_on_keep_geom_type", + "name": "test_warn_on_keep_geom_type", + "lineno": 422, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_overlay.test_overlay_strict", + "name": "test_overlay_strict", + "lineno": 440, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_overlay.test_mixed_geom_error", + "name": "test_mixed_geom_error", + "lineno": 562, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_overlay.test_keep_geom_type_error", + "name": "test_keep_geom_type_error", + "lineno": 581, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_overlay.test_keep_geom_type_geometry_collection", + "name": "test_keep_geom_type_geometry_collection", + "lineno": 602, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_overlay.test_keep_geom_type_geometry_collection2", + "name": "test_keep_geom_type_geometry_collection2", + "lineno": 622, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_overlay.test_keep_geom_type_geomcoll_different_types", + "name": "test_keep_geom_type_geomcoll_different_types", + "lineno": 660, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_overlay.test_keep_geom_type_geometry_collection_difference", + "name": "test_keep_geom_type_geometry_collection_difference", + "lineno": 692, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_overlay.test_overlap_make_valid", + "name": "test_overlap_make_valid", + "lineno": 722, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_overlay.test_empty_overlay_return_non_duplicated_columns", + "name": "test_empty_overlay_return_non_duplicated_columns", + "lineno": 742, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_overlay.test_non_overlapping", + "name": "test_non_overlapping", + "lineno": 766, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_overlay.test_no_intersection", + "name": "test_no_intersection", + "lineno": 825, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_overlay.test_zero_len", + "name": "test_zero_len", + "lineno": 838, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_overlay.TestOverlayWikiExample.setup_method", + "name": "setup_method", + "lineno": 868, + "scope": "TestOverlayWikiExample", + "is_async": false + }, + { + "id": "geopandas.tests.test_overlay.TestOverlayWikiExample.test_intersection", + "name": "test_intersection", + "lineno": 924, + "scope": "TestOverlayWikiExample", + "is_async": false + }, + { + "id": "geopandas.tests.test_overlay.TestOverlayWikiExample.test_union", + "name": "test_union", + "lineno": 928, + "scope": "TestOverlayWikiExample", + "is_async": false + }, + { + "id": "geopandas.tests.test_overlay.TestOverlayWikiExample.test_a_difference_b", + "name": "test_a_difference_b", + "lineno": 932, + "scope": "TestOverlayWikiExample", + "is_async": false + }, + { + "id": "geopandas.tests.test_overlay.TestOverlayWikiExample.test_b_difference_a", + "name": "test_b_difference_a", + "lineno": 936, + "scope": "TestOverlayWikiExample", + "is_async": false + }, + { + "id": "geopandas.tests.test_overlay.TestOverlayWikiExample.test_symmetric_difference", + "name": "test_symmetric_difference", + "lineno": 940, + "scope": "TestOverlayWikiExample", + "is_async": false + }, + { + "id": "geopandas.tests.test_overlay.TestOverlayWikiExample.test_a_identity_b", + "name": "test_a_identity_b", + "lineno": 944, + "scope": "TestOverlayWikiExample", + "is_async": false + }, + { + "id": "geopandas.tests.test_overlay.TestOverlayWikiExample.test_b_identity_a", + "name": "test_b_identity_a", + "lineno": 948, + "scope": "TestOverlayWikiExample", + "is_async": false + } + ], + "geopandas.tests.test_pandas_accessor": [ + { + "id": "geopandas.tests.test_pandas_accessor.s", + "name": "s", + "lineno": 18, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_accessor.s2", + "name": "s2", + "lineno": 25, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_accessor.test_series_geo_buffer", + "name": "test_series_geo_buffer", + "lineno": 31, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_accessor.test_series_geo_distance", + "name": "test_series_geo_distance", + "lineno": 42, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_accessor.test_series_geo_x", + "name": "test_series_geo_x", + "lineno": 50, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_accessor.test_series_geo_x_attributeerror_for_not_geo_dtype", + "name": "test_series_geo_x_attributeerror_for_not_geo_dtype", + "lineno": 58, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_accessor.test_series_geo_y", + "name": "test_series_geo_y", + "lineno": 68, + "scope": null, + "is_async": false + } + ], + "geopandas.tests.test_pandas_methods": [ + { + "id": "geopandas.tests.test_pandas_methods.s", + "name": "s", + "lineno": 21, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_methods.df", + "name": "df", + "lineno": 26, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_methods.test_repr", + "name": "test_repr", + "lineno": 36, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_methods.test_repr_boxed_display_precision", + "name": "test_repr_boxed_display_precision", + "lineno": 43, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_methods.test_repr_all_missing", + "name": "test_repr_all_missing", + "lineno": 71, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_methods.test_repr_empty", + "name": "test_repr_empty", + "lineno": 80, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_methods.test_repr_linearring", + "name": "test_repr_linearring", + "lineno": 90, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_methods.test_indexing", + "name": "test_indexing", + "lineno": 108, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_methods.test_reindex", + "name": "test_reindex", + "lineno": 144, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_methods.test_take", + "name": "test_take", + "lineno": 165, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_methods.test_take_empty", + "name": "test_take_empty", + "lineno": 193, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_methods.test_assignment", + "name": "test_assignment", + "lineno": 213, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_methods.test_assign", + "name": "test_assign", + "lineno": 237, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_methods.test_astype", + "name": "test_astype", + "lineno": 245, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_methods.test_astype_invalid_geodataframe", + "name": "test_astype_invalid_geodataframe", + "lineno": 275, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_methods.test_convert_dtypes", + "name": "test_convert_dtypes", + "lineno": 284, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_methods.test_to_csv", + "name": "test_to_csv", + "lineno": 316, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_methods.test_numerical_operations", + "name": "test_numerical_operations", + "lineno": 326, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_methods.test_where", + "name": "test_where", + "lineno": 356, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_methods.test_select_dtypes", + "name": "test_select_dtypes", + "lineno": 362, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_methods.test_equals", + "name": "test_equals", + "lineno": 368, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_methods.test_fillna_scalar", + "name": "test_fillna_scalar", + "lineno": 387, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_methods.test_fillna_series", + "name": "test_fillna_series", + "lineno": 414, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_methods.test_fillna_inplace", + "name": "test_fillna_inplace", + "lineno": 436, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_methods.test_dropna", + "name": "test_dropna", + "lineno": 444, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_methods.test_isna", + "name": "test_isna", + "lineno": 452, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_methods.test_any_all", + "name": "test_any_all", + "lineno": 469, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_methods.test_sort_values", + "name": "test_sort_values", + "lineno": 487, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_methods.test_sort_values_empty_missing", + "name": "test_sort_values_empty_missing", + "lineno": 498, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_methods.test_unique", + "name": "test_unique", + "lineno": 530, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_methods.test_value_counts", + "name": "test_value_counts", + "lineno": 537, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_methods.test_drop_duplicates_series", + "name": "test_drop_duplicates_series", + "lineno": 570, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_methods.test_drop_duplicates_frame", + "name": "test_drop_duplicates_frame", + "lineno": 577, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_methods.test_groupby", + "name": "test_groupby", + "lineno": 589, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_methods.test_groupby_agg_tuple", + "name": "test_groupby_agg_tuple", + "lineno": 622, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_methods.test_groupby_groups", + "name": "test_groupby_groups", + "lineno": 641, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_methods.test_groupby_metadata", + "name": "test_groupby_metadata", + "lineno": 651, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_methods.test_groupby_metadata.func", + "name": "func", + "lineno": 666, + "scope": "test_groupby_metadata", + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_methods.test_apply", + "name": "test_apply", + "lineno": 690, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_methods.test_apply.geom_func", + "name": "geom_func", + "lineno": 692, + "scope": "test_apply", + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_methods.test_apply.numeric_func", + "name": "numeric_func", + "lineno": 701, + "scope": "test_apply", + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_methods.test_apply_loc_len1", + "name": "test_apply_loc_len1", + "lineno": 710, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_methods.test_apply_convert_dtypes_keyword", + "name": "test_apply_convert_dtypes_keyword", + "lineno": 721, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_methods.test_apply_no_geometry_result", + "name": "test_apply_no_geometry_result", + "lineno": 732, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_methods.test_apply_preserves_geom_col_name", + "name": "test_apply_preserves_geom_col_name", + "lineno": 747, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_methods.test_df_apply_returning_series", + "name": "test_df_apply_returning_series", + "lineno": 753, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_methods.test_df_apply_geometry_dtypes", + "name": "test_df_apply_geometry_dtypes", + "lineno": 773, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_methods.test_df_apply_geometry_dtypes.get_dtypes", + "name": "get_dtypes", + "lineno": 777, + "scope": "test_df_apply_geometry_dtypes", + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_methods.test_pivot", + "name": "test_pivot", + "lineno": 791, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_methods.test_isna_empty_dtypes", + "name": "test_isna_empty_dtypes", + "lineno": 799, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_methods.test_preserve_attrs", + "name": "test_preserve_attrs", + "lineno": 812, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_methods.test_attrs_concat", + "name": "test_attrs_concat", + "lineno": 831, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_methods.test_attrs_merge", + "name": "test_attrs_merge", + "lineno": 847, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_methods.test_preserve_flags", + "name": "test_preserve_flags", + "lineno": 861, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_pandas_methods.test_ufunc", + "name": "test_ufunc", + "lineno": 885, + "scope": null, + "is_async": false + } + ], + "geopandas.tests.test_plotting": [ + { + "id": "geopandas.tests.test_plotting.close_figures", + "name": "close_figures", + "lineno": 46, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestPointPlotting.setup_method", + "name": "setup_method", + "lineno": 61, + "scope": "TestPointPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestPointPlotting.test_figsize", + "name": "test_figsize", + "lineno": 76, + "scope": "TestPointPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestPointPlotting.test_default_colors", + "name": "test_default_colors", + "lineno": 83, + "scope": "TestPointPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestPointPlotting.test_series_color_no_index", + "name": "test_series_color_no_index", + "lineno": 104, + "scope": "TestPointPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestPointPlotting.test_series_color_index", + "name": "test_series_color_index", + "lineno": 122, + "scope": "TestPointPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestPointPlotting.test_colormap", + "name": "test_colormap", + "lineno": 143, + "scope": "TestPointPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestPointPlotting.test_single_color", + "name": "test_single_color", + "lineno": 168, + "scope": "TestPointPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestPointPlotting.test_markersize", + "name": "test_markersize", + "lineno": 197, + "scope": "TestPointPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestPointPlotting.test_markersize_categorical", + "name": "test_markersize_categorical", + "lineno": 213, + "scope": "TestPointPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestPointPlotting.test_markersize_array_missing", + "name": "test_markersize_array_missing", + "lineno": 220, + "scope": "TestPointPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestPointPlotting.test_markerstyle", + "name": "test_markerstyle", + "lineno": 234, + "scope": "TestPointPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestPointPlotting.test_style_kwargs", + "name": "test_style_kwargs", + "lineno": 241, + "scope": "TestPointPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestPointPlotting.test_style_kwargs_alpha", + "name": "test_style_kwargs_alpha", + "lineno": 245, + "scope": "TestPointPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestPointPlotting.test_legend", + "name": "test_legend", + "lineno": 258, + "scope": "TestPointPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestPointPlotting.test_subplots_norm", + "name": "test_subplots_norm", + "lineno": 303, + "scope": "TestPointPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestPointPlotting.test_empty_plot", + "name": "test_empty_plot", + "lineno": 316, + "scope": "TestPointPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestPointPlotting.test_empty_geometry", + "name": "test_empty_geometry", + "lineno": 330, + "scope": "TestPointPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestPointPlotting.test_empty_geometry_colors", + "name": "test_empty_geometry_colors", + "lineno": 371, + "scope": "TestPointPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestPointPlotting.test_multipoints", + "name": "test_multipoints", + "lineno": 384, + "scope": "TestPointPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestPointPlotting.test_multipoints_alpha", + "name": "test_multipoints_alpha", + "lineno": 398, + "scope": "TestPointPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestPointPlotting.test_categories", + "name": "test_categories", + "lineno": 411, + "scope": "TestPointPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestPointPlotting.test_check_invalid_categories_raises", + "name": "test_check_invalid_categories_raises", + "lineno": 469, + "scope": "TestPointPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestPointPlotting.test_missing", + "name": "test_missing", + "lineno": 478, + "scope": "TestPointPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestPointPlotting.test_no_missing_and_missing_kwds", + "name": "test_no_missing_and_missing_kwds", + "lineno": 502, + "scope": "TestPointPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestPointPlotting.test_missing_aspect", + "name": "test_missing_aspect", + "lineno": 508, + "scope": "TestPointPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestPointZPlotting.setup_method", + "name": "setup_method", + "lineno": 521, + "scope": "TestPointZPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestPointZPlotting.test_plot", + "name": "test_plot", + "lineno": 527, + "scope": "TestPointZPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestLineStringPlotting.setup_method", + "name": "setup_method", + "lineno": 533, + "scope": "TestLineStringPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestLineStringPlotting.test_autolim_false", + "name": "test_autolim_false", + "lineno": 554, + "scope": "TestLineStringPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestLineStringPlotting.test_autolim_true", + "name": "test_autolim_true", + "lineno": 565, + "scope": "TestLineStringPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestLineStringPlotting.test_single_color", + "name": "test_single_color", + "lineno": 576, + "scope": "TestLineStringPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestLineStringPlotting.test_style_kwargs_linestyle", + "name": "test_style_kwargs_linestyle", + "lineno": 609, + "scope": "TestLineStringPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestLineStringPlotting.test_style_kwargs_linewidth", + "name": "test_style_kwargs_linewidth", + "lineno": 633, + "scope": "TestLineStringPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestLineStringPlotting.test_style_kwargs_alpha", + "name": "test_style_kwargs_alpha", + "lineno": 652, + "scope": "TestLineStringPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestLineStringPlotting.test_style_kwargs_path_effects", + "name": "test_style_kwargs_path_effects", + "lineno": 665, + "scope": "TestLineStringPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestLineStringPlotting.test_subplots_norm", + "name": "test_subplots_norm", + "lineno": 675, + "scope": "TestLineStringPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestLineStringPlotting.test_multilinestrings", + "name": "test_multilinestrings", + "lineno": 688, + "scope": "TestLineStringPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestPolygonPlotting.setup_method", + "name": "setup_method", + "lineno": 706, + "scope": "TestPolygonPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestPolygonPlotting.test_autolim_false", + "name": "test_autolim_false", + "lineno": 722, + "scope": "TestPolygonPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestPolygonPlotting.test_autolim_true", + "name": "test_autolim_true", + "lineno": 733, + "scope": "TestPolygonPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestPolygonPlotting.test_single_color", + "name": "test_single_color", + "lineno": 744, + "scope": "TestPolygonPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestPolygonPlotting.test_vmin_vmax", + "name": "test_vmin_vmax", + "lineno": 769, + "scope": "TestPolygonPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestPolygonPlotting.test_style_kwargs_color", + "name": "test_style_kwargs_color", + "lineno": 782, + "scope": "TestPolygonPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestPolygonPlotting.test_style_kwargs_linestyle", + "name": "test_style_kwargs_linestyle", + "lineno": 814, + "scope": "TestPolygonPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestPolygonPlotting.test_style_kwargs_linewidth", + "name": "test_style_kwargs_linewidth", + "lineno": 832, + "scope": "TestPolygonPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestPolygonPlotting.test_legend_kwargs", + "name": "test_legend_kwargs", + "lineno": 851, + "scope": "TestPolygonPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestPolygonPlotting.test_colorbar_kwargs", + "name": "test_colorbar_kwargs", + "lineno": 868, + "scope": "TestPolygonPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestPolygonPlotting.test_plot_polygon_with_holes", + "name": "test_plot_polygon_with_holes", + "lineno": 901, + "scope": "TestPolygonPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestPolygonPlotting.test_plot_polygon_with_holes", + "name": "test_plot_polygon_with_holes", + "lineno": 916, + "scope": "TestPolygonPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestPolygonPlotting.test_multipolygons_color", + "name": "test_multipolygons_color", + "lineno": 933, + "scope": "TestPolygonPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestPolygonPlotting.test_multipolygons_linestyle", + "name": "test_multipolygons_linestyle", + "lineno": 949, + "scope": "TestPolygonPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestPolygonPlotting.test_multipolygons_linewidth", + "name": "test_multipolygons_linewidth", + "lineno": 967, + "scope": "TestPolygonPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestPolygonPlotting.test_multipolygons_alpha", + "name": "test_multipolygons_alpha", + "lineno": 976, + "scope": "TestPolygonPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestPolygonPlotting.test_multipolygons_with_interior", + "name": "test_multipolygons_with_interior", + "lineno": 997, + "scope": "TestPolygonPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestPolygonPlotting.test_multipolygons_with_interior", + "name": "test_multipolygons_with_interior", + "lineno": 1005, + "scope": "TestPolygonPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestPolygonPlotting.test_subplots_norm", + "name": "test_subplots_norm", + "lineno": 1016, + "scope": "TestPolygonPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestPolygonZPlotting.setup_method", + "name": "setup_method", + "lineno": 1031, + "scope": "TestPolygonZPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestPolygonZPlotting.test_plot", + "name": "test_plot", + "lineno": 1043, + "scope": "TestPolygonZPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestColorParamArray.setup_method", + "name": "setup_method", + "lineno": 1049, + "scope": "TestColorParamArray", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestColorParamArray.test_color_single", + "name": "test_color_single", + "lineno": 1060, + "scope": "TestColorParamArray", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestColorParamArray.test_color_multi", + "name": "test_color_multi", + "lineno": 1074, + "scope": "TestColorParamArray", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestGeometryCollectionPlotting.setup_method", + "name": "setup_method", + "lineno": 1090, + "scope": "TestGeometryCollectionPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestGeometryCollectionPlotting.test_colors", + "name": "test_colors", + "lineno": 1104, + "scope": "TestGeometryCollectionPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestGeometryCollectionPlotting.test_values", + "name": "test_values", + "lineno": 1115, + "scope": "TestGeometryCollectionPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestGeometryCollectionPlotting.test_style_kwds_mapping", + "name": "test_style_kwds_mapping", + "lineno": 1125, + "scope": "TestGeometryCollectionPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestNonuniformGeometryPlotting.setup_method", + "name": "setup_method", + "lineno": 1142, + "scope": "TestNonuniformGeometryPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestNonuniformGeometryPlotting.test_colors", + "name": "test_colors", + "lineno": 1151, + "scope": "TestNonuniformGeometryPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestNonuniformGeometryPlotting.test_style_kwargs", + "name": "test_style_kwargs", + "lineno": 1166, + "scope": "TestNonuniformGeometryPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestNonuniformGeometryPlotting.test_style_kwargs_linestyle", + "name": "test_style_kwargs_linestyle", + "lineno": 1172, + "scope": "TestNonuniformGeometryPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestNonuniformGeometryPlotting.test_style_kwargs_linestyle_listlike", + "name": "test_style_kwargs_linestyle_listlike", + "lineno": 1184, + "scope": "TestNonuniformGeometryPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestNonuniformGeometryPlotting.test_style_kwargs_linewidth", + "name": "test_style_kwargs_linewidth", + "lineno": 1197, + "scope": "TestNonuniformGeometryPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestNonuniformGeometryPlotting.test_style_kwargs_linewidth_listlike", + "name": "test_style_kwargs_linewidth_listlike", + "lineno": 1202, + "scope": "TestNonuniformGeometryPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestNonuniformGeometryPlotting.test_style_kwargs_alpha", + "name": "test_style_kwargs_alpha", + "lineno": 1213, + "scope": "TestNonuniformGeometryPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting._setup_class_geographic_aspect", + "name": "_setup_class_geographic_aspect", + "lineno": 1224, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestGeographicAspect.test_auto", + "name": "test_auto", + "lineno": 1237, + "scope": "TestGeographicAspect", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestGeographicAspect.test_manual", + "name": "test_manual", + "lineno": 1251, + "scope": "TestGeographicAspect", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestMapclassifyPlotting.setup_class", + "name": "setup_class", + "lineno": 1295, + "scope": "TestMapclassifyPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestMapclassifyPlotting.df", + "name": "df", + "lineno": 1305, + "scope": "TestMapclassifyPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestMapclassifyPlotting.nybb", + "name": "nybb", + "lineno": 1316, + "scope": "TestMapclassifyPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestMapclassifyPlotting.test_legend", + "name": "test_legend", + "lineno": 1322, + "scope": "TestMapclassifyPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestMapclassifyPlotting.test_colorbar", + "name": "test_colorbar", + "lineno": 1333, + "scope": "TestMapclassifyPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestMapclassifyPlotting.test_bin_labels", + "name": "test_bin_labels", + "lineno": 1347, + "scope": "TestMapclassifyPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestMapclassifyPlotting.test_invalid_labels_length", + "name": "test_invalid_labels_length", + "lineno": 1360, + "scope": "TestMapclassifyPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestMapclassifyPlotting.test_negative_legend", + "name": "test_negative_legend", + "lineno": 1373, + "scope": "TestMapclassifyPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestMapclassifyPlotting.test_negative_colorbar", + "name": "test_negative_colorbar", + "lineno": 1381, + "scope": "TestMapclassifyPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestMapclassifyPlotting.test_fmt", + "name": "test_fmt", + "lineno": 1395, + "scope": "TestMapclassifyPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestMapclassifyPlotting.test_interval", + "name": "test_interval", + "lineno": 1408, + "scope": "TestMapclassifyPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestMapclassifyPlotting.test_scheme_name_compat", + "name": "test_scheme_name_compat", + "lineno": 1422, + "scope": "TestMapclassifyPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestMapclassifyPlotting.test_scheme_name_compat_colorbar", + "name": "test_scheme_name_compat_colorbar", + "lineno": 1427, + "scope": "TestMapclassifyPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestMapclassifyPlotting.test_schemes", + "name": "test_schemes", + "lineno": 1438, + "scope": "TestMapclassifyPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestMapclassifyPlotting.test_classification_kwds", + "name": "test_classification_kwds", + "lineno": 1443, + "scope": "TestMapclassifyPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestMapclassifyPlotting.test_invalid_scheme", + "name": "test_invalid_scheme", + "lineno": 1462, + "scope": "TestMapclassifyPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestMapclassifyPlotting.test_cax_legend_passing", + "name": "test_cax_legend_passing", + "lineno": 1467, + "scope": "TestMapclassifyPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestMapclassifyPlotting.test_cax_legend_height", + "name": "test_cax_legend_height", + "lineno": 1480, + "scope": "TestMapclassifyPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestMapclassifyPlotting.test_empty_bins", + "name": "test_empty_bins", + "lineno": 1502, + "scope": "TestMapclassifyPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestMapclassifyPlotting.test_empty_bins_colorbar", + "name": "test_empty_bins_colorbar", + "lineno": 1584, + "scope": "TestMapclassifyPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestMapclassifyPlotting.test_equally_formatted_bins", + "name": "test_equally_formatted_bins", + "lineno": 1682, + "scope": "TestMapclassifyPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestMapclassifyPlotting.test_missing_categorical", + "name": "test_missing_categorical", + "lineno": 1712, + "scope": "TestMapclassifyPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestMapclassifyPlotting.test_missing_categorical_custom_labels", + "name": "test_missing_categorical_custom_labels", + "lineno": 1738, + "scope": "TestMapclassifyPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestMapclassifyPlotting.test_missing_colorbar", + "name": "test_missing_colorbar", + "lineno": 1755, + "scope": "TestMapclassifyPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestMapclassifyPlotting.test_norm_conflict", + "name": "test_norm_conflict", + "lineno": 1771, + "scope": "TestMapclassifyPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestMapclassifyPlotting.test_unknown_lowest", + "name": "test_unknown_lowest", + "lineno": 1782, + "scope": "TestMapclassifyPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestMapclassifyPlotting.test_vmin_categorical", + "name": "test_vmin_categorical", + "lineno": 1798, + "scope": "TestMapclassifyPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestMapclassifyPlotting.test_vmax_categorical", + "name": "test_vmax_categorical", + "lineno": 1817, + "scope": "TestMapclassifyPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestMapclassifyPlotting.test_vmin_vmax_categorical", + "name": "test_vmin_vmax_categorical", + "lineno": 1836, + "scope": "TestMapclassifyPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestMapclassifyPlotting.test_vmin_colorbar", + "name": "test_vmin_colorbar", + "lineno": 1856, + "scope": "TestMapclassifyPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestMapclassifyPlotting.test_vmax_colorbar", + "name": "test_vmax_colorbar", + "lineno": 1869, + "scope": "TestMapclassifyPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestMapclassifyPlotting.test_vmin_vmax_colorbar", + "name": "test_vmin_vmax_colorbar", + "lineno": 1882, + "scope": "TestMapclassifyPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestMapclassifyPlotting.test_greedy_scheme", + "name": "test_greedy_scheme", + "lineno": 1896, + "scope": "TestMapclassifyPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestMapclassifyPlotting.test_greedy_scheme_kwds", + "name": "test_greedy_scheme_kwds", + "lineno": 1907, + "scope": "TestMapclassifyPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestMapclassifyPlotting.test_greedy_column_error", + "name": "test_greedy_column_error", + "lineno": 1920, + "scope": "TestMapclassifyPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestPlotCollections.setup_method", + "name": "setup_method", + "lineno": 1929, + "scope": "TestPlotCollections", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestPlotCollections.test_points", + "name": "test_points", + "lineno": 1940, + "scope": "TestPlotCollections", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestPlotCollections.test_points_values", + "name": "test_points_values", + "lineno": 1996, + "scope": "TestPlotCollections", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestPlotCollections.test_linestrings", + "name": "test_linestrings", + "lineno": 2009, + "scope": "TestPlotCollections", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestPlotCollections.test_linestrings_values", + "name": "test_linestrings_values", + "lineno": 2064, + "scope": "TestPlotCollections", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestPlotCollections.test_polygons", + "name": "test_polygons", + "lineno": 2093, + "scope": "TestPlotCollections", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestPlotCollections.test_polygons_values", + "name": "test_polygons_values", + "lineno": 2154, + "scope": "TestPlotCollections", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestGeoplotAccessor.setup_method", + "name": "setup_method", + "lineno": 2196, + "scope": "TestGeoplotAccessor", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestGeoplotAccessor.compare_figures", + "name": "compare_figures", + "lineno": 2205, + "scope": "TestGeoplotAccessor", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestGeoplotAccessor.test_pandas_kind", + "name": "test_pandas_kind", + "lineno": 2223, + "scope": "TestGeoplotAccessor", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestGeoplotAccessor.test_geo_kind", + "name": "test_geo_kind", + "lineno": 2249, + "scope": "TestGeoplotAccessor", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestGeoplotAccessor.test_invalid_kind", + "name": "test_invalid_kind", + "lineno": 2257, + "scope": "TestGeoplotAccessor", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.test_column_values", + "name": "test_column_values", + "lineno": 2268, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.test_polygon_patch", + "name": "test_polygon_patch", + "lineno": 2331, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting._check_colors", + "name": "_check_colors", + "lineno": 2351, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting._style_to_linestring_onoffseq", + "name": "_style_to_linestring_onoffseq", + "lineno": 2391, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting._style_to_vertices", + "name": "_style_to_vertices", + "lineno": 2401, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting._get_ax", + "name": "_get_ax", + "lineno": 2408, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting._get_colorbar_ax", + "name": "_get_colorbar_ax", + "lineno": 2420, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestStyleMapping.setup_method", + "name": "setup_method", + "lineno": 2425, + "scope": "TestStyleMapping", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestStyleMapping.nybb", + "name": "nybb", + "lineno": 2432, + "scope": "TestStyleMapping", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestStyleMapping.test_series", + "name": "test_series", + "lineno": 2438, + "scope": "TestStyleMapping", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestStyleMapping.test_categorical", + "name": "test_categorical", + "lineno": 2457, + "scope": "TestStyleMapping", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestStyleMapping.test_categorical_mapping", + "name": "test_categorical_mapping", + "lineno": 2474, + "scope": "TestStyleMapping", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestStyleMapping.test_categorical_cmap_invalid", + "name": "test_categorical_cmap_invalid", + "lineno": 2510, + "scope": "TestStyleMapping", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestStyleMapping.test_categorical_missing", + "name": "test_categorical_missing", + "lineno": 2514, + "scope": "TestStyleMapping", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestStyleMapping.test_mixed_geom_types", + "name": "test_mixed_geom_types", + "lineno": 2544, + "scope": "TestStyleMapping", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestStyleMapping.test_layers_categorical", + "name": "test_layers_categorical", + "lineno": 2572, + "scope": "TestStyleMapping", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestStyleMapping.test_layers_colorbar", + "name": "test_layers_colorbar", + "lineno": 2590, + "scope": "TestStyleMapping", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestStyleMapping.test_empty_class_poly", + "name": "test_empty_class_poly", + "lineno": 2606, + "scope": "TestStyleMapping", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestStyleMapping.test_empty_class_line", + "name": "test_empty_class_line", + "lineno": 2619, + "scope": "TestStyleMapping", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestStyleMapping.test_empty_class_point", + "name": "test_empty_class_point", + "lineno": 2632, + "scope": "TestStyleMapping", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestStyleMapping.test_cbar_extends_lower", + "name": "test_cbar_extends_lower", + "lineno": 2645, + "scope": "TestStyleMapping", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestStyleMapping.test_cbar_extends_both", + "name": "test_cbar_extends_both", + "lineno": 2653, + "scope": "TestStyleMapping", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestStyleMapping.test_cbar_extends_upper", + "name": "test_cbar_extends_upper", + "lineno": 2671, + "scope": "TestStyleMapping", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestStyleMapping.test_missing_mapping", + "name": "test_missing_mapping", + "lineno": 2679, + "scope": "TestStyleMapping", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestStyleMapping.test_style_kwds_series", + "name": "test_style_kwds_series", + "lineno": 2717, + "scope": "TestStyleMapping", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestStyleMapping.test_style_kwarg_colorlike", + "name": "test_style_kwarg_colorlike", + "lineno": 2733, + "scope": "TestStyleMapping", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestAxisLabels.setup_method", + "name": "setup_method", + "lineno": 2749, + "scope": "TestAxisLabels", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestAxisLabels.test_feet", + "name": "test_feet", + "lineno": 2754, + "scope": "TestAxisLabels", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestAxisLabels.test_metres", + "name": "test_metres", + "lineno": 2759, + "scope": "TestAxisLabels", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestAxisLabels.test_4326", + "name": "test_4326", + "lineno": 2765, + "scope": "TestAxisLabels", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestAxisLabels.test_naive", + "name": "test_naive", + "lineno": 2771, + "scope": "TestAxisLabels", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestAxisLabels.test_passed_ax", + "name": "test_passed_ax", + "lineno": 2777, + "scope": "TestAxisLabels", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestAxisLabels.test_series", + "name": "test_series", + "lineno": 2785, + "scope": "TestAxisLabels", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestAxisLabels.test_preservation", + "name": "test_preservation", + "lineno": 2790, + "scope": "TestAxisLabels", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestAxisLabels.test_no_labels", + "name": "test_no_labels", + "lineno": 2799, + "scope": "TestAxisLabels", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestTilesPlotting.setup_method", + "name": "setup_method", + "lineno": 2810, + "scope": "TestTilesPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestTilesPlotting.test_tiles_series", + "name": "test_tiles_series", + "lineno": 2816, + "scope": "TestTilesPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestTilesPlotting.test_tiles_dataframe", + "name": "test_tiles_dataframe", + "lineno": 2827, + "scope": "TestTilesPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestTilesPlotting.test_dataframe_choropleth", + "name": "test_dataframe_choropleth", + "lineno": 2838, + "scope": "TestTilesPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestTilesPlotting.test_tiles_custom_xyzservices", + "name": "test_tiles_custom_xyzservices", + "lineno": 2849, + "scope": "TestTilesPlotting", + "is_async": false + }, + { + "id": "geopandas.tests.test_plotting.TestTilesPlotting.test_tiles_custom_attribution", + "name": "test_tiles_custom_attribution", + "lineno": 2857, + "scope": "TestTilesPlotting", + "is_async": false + } + ], + "geopandas.tests.test_show_versions": [ + { + "id": "geopandas.tests.test_show_versions.test_get_sys_info", + "name": "test_get_sys_info", + "lineno": 9, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_show_versions.test_get_c_info", + "name": "test_get_c_info", + "lineno": 17, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_show_versions.test_get_deps_info", + "name": "test_get_deps_info", + "lineno": 28, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_show_versions.test_show_versions", + "name": "test_show_versions", + "lineno": 45, + "scope": null, + "is_async": false + } + ], + "geopandas.tests.test_sindex": [ + { + "id": "geopandas.tests.test_sindex.TestSeriesSindex.test_has_sindex", + "name": "test_has_sindex", + "lineno": 33, + "scope": "TestSeriesSindex", + "is_async": false + }, + { + "id": "geopandas.tests.test_sindex.TestSeriesSindex.test_empty_geoseries", + "name": "test_empty_geoseries", + "lineno": 56, + "scope": "TestSeriesSindex", + "is_async": false + }, + { + "id": "geopandas.tests.test_sindex.TestSeriesSindex.test_point", + "name": "test_point", + "lineno": 62, + "scope": "TestSeriesSindex", + "is_async": false + }, + { + "id": "geopandas.tests.test_sindex.TestSeriesSindex.test_empty_point", + "name": "test_empty_point", + "lineno": 70, + "scope": "TestSeriesSindex", + "is_async": false + }, + { + "id": "geopandas.tests.test_sindex.TestSeriesSindex.test_polygons", + "name": "test_polygons", + "lineno": 76, + "scope": "TestSeriesSindex", + "is_async": false + }, + { + "id": "geopandas.tests.test_sindex.TestSeriesSindex.test_lazy_build", + "name": "test_lazy_build", + "lineno": 83, + "scope": "TestSeriesSindex", + "is_async": false + }, + { + "id": "geopandas.tests.test_sindex.TestSeriesSindex.test_rebuild_on_item_change", + "name": "test_rebuild_on_item_change", + "lineno": 89, + "scope": "TestSeriesSindex", + "is_async": false + }, + { + "id": "geopandas.tests.test_sindex.TestSeriesSindex.test_rebuild_on_slice", + "name": "test_rebuild_on_slice", + "lineno": 95, + "scope": "TestSeriesSindex", + "is_async": false + }, + { + "id": "geopandas.tests.test_sindex.TestFrameSindex.setup_method", + "name": "setup_method", + "lineno": 111, + "scope": "TestFrameSindex", + "is_async": false + }, + { + "id": "geopandas.tests.test_sindex.TestFrameSindex.test_sindex", + "name": "test_sindex", + "lineno": 119, + "scope": "TestFrameSindex", + "is_async": false + }, + { + "id": "geopandas.tests.test_sindex.TestFrameSindex.test_lazy_build", + "name": "test_lazy_build", + "lineno": 126, + "scope": "TestFrameSindex", + "is_async": false + }, + { + "id": "geopandas.tests.test_sindex.TestFrameSindex.test_sindex_rebuild_on_set_geometry", + "name": "test_sindex_rebuild_on_set_geometry", + "lineno": 131, + "scope": "TestFrameSindex", + "is_async": false + }, + { + "id": "geopandas.tests.test_sindex.TestFrameSindex.test_rebuild_on_row_slice", + "name": "test_rebuild_on_row_slice", + "lineno": 140, + "scope": "TestFrameSindex", + "is_async": false + }, + { + "id": "geopandas.tests.test_sindex.TestFrameSindex.test_rebuild_on_single_col_selection", + "name": "test_rebuild_on_single_col_selection", + "lineno": 153, + "scope": "TestFrameSindex", + "is_async": false + }, + { + "id": "geopandas.tests.test_sindex.TestFrameSindex.test_rebuild_on_multiple_col_selection", + "name": "test_rebuild_on_multiple_col_selection", + "lineno": 162, + "scope": "TestFrameSindex", + "is_async": false + }, + { + "id": "geopandas.tests.test_sindex.TestFrameSindex.test_rebuild_on_update_inplace", + "name": "test_rebuild_on_update_inplace", + "lineno": 179, + "scope": "TestFrameSindex", + "is_async": false + }, + { + "id": "geopandas.tests.test_sindex.TestFrameSindex.test_update_inplace_no_rebuild", + "name": "test_update_inplace_no_rebuild", + "lineno": 193, + "scope": "TestFrameSindex", + "is_async": false + }, + { + "id": "geopandas.tests.test_sindex.TestJoinSindex.setup_method", + "name": "setup_method", + "lineno": 208, + "scope": "TestJoinSindex", + "is_async": false + }, + { + "id": "geopandas.tests.test_sindex.TestJoinSindex.test_merge_geo", + "name": "test_merge_geo", + "lineno": 211, + "scope": "TestJoinSindex", + "is_async": false + }, + { + "id": "geopandas.tests.test_sindex.TestShapelyInterface.setup_method", + "name": "setup_method", + "lineno": 243, + "scope": "TestShapelyInterface", + "is_async": false + }, + { + "id": "geopandas.tests.test_sindex.TestShapelyInterface.test_intersection_bounds_tuple", + "name": "test_intersection_bounds_tuple", + "lineno": 261, + "scope": "TestShapelyInterface", + "is_async": false + }, + { + "id": "geopandas.tests.test_sindex.TestShapelyInterface.test_intersection_invalid_bounds_tuple", + "name": "test_intersection_invalid_bounds_tuple", + "lineno": 267, + "scope": "TestShapelyInterface", + "is_async": false + }, + { + "id": "geopandas.tests.test_sindex.TestShapelyInterface.test_query", + "name": "test_query", + "lineno": 375, + "scope": "TestShapelyInterface", + "is_async": false + }, + { + "id": "geopandas.tests.test_sindex.TestShapelyInterface.test_query_invalid_geometry", + "name": "test_query_invalid_geometry", + "lineno": 391, + "scope": "TestShapelyInterface", + "is_async": false + }, + { + "id": "geopandas.tests.test_sindex.TestShapelyInterface.test_query_dwithin", + "name": "test_query_dwithin", + "lineno": 450, + "scope": "TestShapelyInterface", + "is_async": false + }, + { + "id": "geopandas.tests.test_sindex.TestShapelyInterface.test_dwithin_no_distance", + "name": "test_dwithin_no_distance", + "lineno": 456, + "scope": "TestShapelyInterface", + "is_async": false + }, + { + "id": "geopandas.tests.test_sindex.TestShapelyInterface.test_query_distance_invalid", + "name": "test_query_distance_invalid", + "lineno": 479, + "scope": "TestShapelyInterface", + "is_async": false + }, + { + "id": "geopandas.tests.test_sindex.TestShapelyInterface.test_dwithin_requirements", + "name": "test_dwithin_requirements", + "lineno": 489, + "scope": "TestShapelyInterface", + "is_async": false + }, + { + "id": "geopandas.tests.test_sindex.TestShapelyInterface.test_query_empty_geometry", + "name": "test_query_empty_geometry", + "lineno": 508, + "scope": "TestShapelyInterface", + "is_async": false + }, + { + "id": "geopandas.tests.test_sindex.TestShapelyInterface.test_query_invalid_predicate", + "name": "test_query_invalid_predicate", + "lineno": 513, + "scope": "TestShapelyInterface", + "is_async": false + }, + { + "id": "geopandas.tests.test_sindex.TestShapelyInterface.test_query_sorting", + "name": "test_query_sorting", + "lineno": 527, + "scope": "TestShapelyInterface", + "is_async": false + }, + { + "id": "geopandas.tests.test_sindex.TestShapelyInterface.test_unsupported_output", + "name": "test_unsupported_output", + "lineno": 562, + "scope": "TestShapelyInterface", + "is_async": false + }, + { + "id": "geopandas.tests.test_sindex.TestShapelyInterface.test_query_bulk", + "name": "test_query_bulk", + "lineno": 670, + "scope": "TestShapelyInterface", + "is_async": false + }, + { + "id": "geopandas.tests.test_sindex.TestShapelyInterface.test_query_bulk_empty_geometry", + "name": "test_query_bulk_empty_geometry", + "lineno": 701, + "scope": "TestShapelyInterface", + "is_async": false + }, + { + "id": "geopandas.tests.test_sindex.TestShapelyInterface.test_query_bulk_empty_input_array", + "name": "test_query_bulk_empty_input_array", + "lineno": 706, + "scope": "TestShapelyInterface", + "is_async": false + }, + { + "id": "geopandas.tests.test_sindex.TestShapelyInterface.test_query_bulk_invalid_input_geometry", + "name": "test_query_bulk_invalid_input_geometry", + "lineno": 713, + "scope": "TestShapelyInterface", + "is_async": false + }, + { + "id": "geopandas.tests.test_sindex.TestShapelyInterface.test_query_bulk_invalid_predicate", + "name": "test_query_bulk_invalid_predicate", + "lineno": 721, + "scope": "TestShapelyInterface", + "is_async": false + }, + { + "id": "geopandas.tests.test_sindex.TestShapelyInterface.test_query_bulk_input_type", + "name": "test_query_bulk_input_type", + "lineno": 737, + "scope": "TestShapelyInterface", + "is_async": false + }, + { + "id": "geopandas.tests.test_sindex.TestShapelyInterface.test_query_bulk_sorting", + "name": "test_query_bulk_sorting", + "lineno": 772, + "scope": "TestShapelyInterface", + "is_async": false + }, + { + "id": "geopandas.tests.test_sindex.TestShapelyInterface.test_nearest_single", + "name": "test_nearest_single", + "lineno": 815, + "scope": "TestShapelyInterface", + "is_async": false + }, + { + "id": "geopandas.tests.test_sindex.TestShapelyInterface.test_nearest_multi", + "name": "test_nearest_multi", + "lineno": 835, + "scope": "TestShapelyInterface", + "is_async": false + }, + { + "id": "geopandas.tests.test_sindex.TestShapelyInterface.test_nearest_none", + "name": "test_nearest_none", + "lineno": 864, + "scope": "TestShapelyInterface", + "is_async": false + }, + { + "id": "geopandas.tests.test_sindex.TestShapelyInterface.test_nearest_max_distance", + "name": "test_nearest_max_distance", + "lineno": 881, + "scope": "TestShapelyInterface", + "is_async": false + }, + { + "id": "geopandas.tests.test_sindex.TestShapelyInterface.test_nearest_exclusive", + "name": "test_nearest_exclusive", + "lineno": 917, + "scope": "TestShapelyInterface", + "is_async": false + }, + { + "id": "geopandas.tests.test_sindex.TestShapelyInterface.test_empty_tree_geometries", + "name": "test_empty_tree_geometries", + "lineno": 943, + "scope": "TestShapelyInterface", + "is_async": false + }, + { + "id": "geopandas.tests.test_sindex.TestShapelyInterface.test_size", + "name": "test_size", + "lineno": 949, + "scope": "TestShapelyInterface", + "is_async": false + }, + { + "id": "geopandas.tests.test_sindex.TestShapelyInterface.test_len", + "name": "test_len", + "lineno": 953, + "scope": "TestShapelyInterface", + "is_async": false + }, + { + "id": "geopandas.tests.test_sindex.TestShapelyInterface.test_is_empty", + "name": "test_is_empty", + "lineno": 957, + "scope": "TestShapelyInterface", + "is_async": false + }, + { + "id": "geopandas.tests.test_sindex.TestShapelyInterface.test_integration_natural_earth", + "name": "test_integration_natural_earth", + "lineno": 982, + "scope": "TestShapelyInterface", + "is_async": false + } + ], + "geopandas.tests.test_testing": [ + { + "id": "geopandas.tests.test_testing.test_geoseries", + "name": "test_geoseries", + "lineno": 72, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_testing.test_geodataframe", + "name": "test_geodataframe", + "lineno": 89, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_testing.test_equal_nans", + "name": "test_equal_nans", + "lineno": 112, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_testing.test_no_crs", + "name": "test_no_crs", + "lineno": 118, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_testing.test_ignore_crs_mismatch", + "name": "test_ignore_crs_mismatch", + "lineno": 125, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_testing.test_almost_equal_but_not_equal", + "name": "test_almost_equal_but_not_equal", + "lineno": 140, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_testing.test_geodataframe_no_active_geometry_column", + "name": "test_geodataframe_no_active_geometry_column", + "lineno": 148, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_testing.test_geodataframe_no_active_geometry_column.create_dataframe", + "name": "create_dataframe", + "lineno": 149, + "scope": "test_geodataframe_no_active_geometry_column", + "is_async": false + }, + { + "id": "geopandas.tests.test_testing.test_geodataframe_multiindex", + "name": "test_geodataframe_multiindex", + "lineno": 171, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.test_testing.test_geodataframe_multiindex.create_dataframe", + "name": "create_dataframe", + "lineno": 172, + "scope": "test_geodataframe_multiindex", + "is_async": false + } + ], + "geopandas.tests.test_types": [ + { + "id": "geopandas.tests.test_types.TestSeries.setup_method", + "name": "setup_method", + "lineno": 9, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_types.TestSeries.test_slice", + "name": "test_slice", + "lineno": 15, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_types.TestSeries.test_head", + "name": "test_head", + "lineno": 20, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_types.TestSeries.test_tail", + "name": "test_tail", + "lineno": 23, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_types.TestSeries.test_sort_index", + "name": "test_sort_index", + "lineno": 26, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_types.TestSeries.test_loc", + "name": "test_loc", + "lineno": 29, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_types.TestSeries.test_iloc", + "name": "test_iloc", + "lineno": 32, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_types.TestSeries.test_fancy", + "name": "test_fancy", + "lineno": 35, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_types.TestSeries.test_take", + "name": "test_take", + "lineno": 39, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_types.TestSeries.test_groupby", + "name": "test_groupby", + "lineno": 42, + "scope": "TestSeries", + "is_async": false + }, + { + "id": "geopandas.tests.test_types.TestDataFrame.setup_method", + "name": "setup_method", + "lineno": 48, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_types.TestDataFrame.test_geometry", + "name": "test_geometry", + "lineno": 57, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_types.TestDataFrame.test_nongeometry", + "name": "test_nongeometry", + "lineno": 70, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_types.TestDataFrame.test_geometry_multiple", + "name": "test_geometry_multiple", + "lineno": 73, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_types.TestDataFrame.test_nongeometry_multiple", + "name": "test_nongeometry_multiple", + "lineno": 76, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_types.TestDataFrame.test_slice", + "name": "test_slice", + "lineno": 79, + "scope": "TestDataFrame", + "is_async": false + }, + { + "id": "geopandas.tests.test_types.TestDataFrame.test_fancy", + "name": "test_fancy", + "lineno": 83, + "scope": "TestDataFrame", + "is_async": false + } + ], + "geopandas.tests.util": [ + { + "id": "geopandas.tests.util.validate_boro_df", + "name": "validate_boro_df", + "lineno": 33, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.util.get_srid", + "name": "get_srid", + "lineno": 49, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.util.create_spatialite", + "name": "create_spatialite", + "lineno": 56, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tests.util.create_postgis", + "name": "create_postgis", + "lineno": 101, + "scope": null, + "is_async": false + } + ], + "geopandas.tests": [], + "geopandas.tools.clip": [ + { + "id": "geopandas.tools.clip._mask_is_list_like_rectangle", + "name": "_mask_is_list_like_rectangle", + "lineno": 21, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.clip._clip_gdf_with_mask", + "name": "_clip_gdf_with_mask", + "lineno": 42, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.clip.clip", + "name": "clip", + "lineno": 109, + "scope": null, + "is_async": false + } + ], + "geopandas.tools.geocoding": [ + { + "id": "geopandas.tools.geocoding._get_throttle_time", + "name": "_get_throttle_time", + "lineno": 11, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.geocoding.geocode", + "name": "geocode", + "lineno": 25, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.geocoding.reverse_geocode", + "name": "reverse_geocode", + "lineno": 69, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.geocoding._query", + "name": "_query", + "lineno": 119, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.geocoding._prepare_geocode_result", + "name": "_prepare_geocode_result", + "lineno": 150, + "scope": null, + "is_async": false + } + ], + "geopandas.tools.hilbert_curve": [ + { + "id": "geopandas.tools.hilbert_curve._hilbert_distance", + "name": "_hilbert_distance", + "lineno": 4, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.hilbert_curve._continuous_to_discrete_coords", + "name": "_continuous_to_discrete_coords", + "lineno": 42, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.hilbert_curve._continuous_to_discrete", + "name": "_continuous_to_discrete", + "lineno": 84, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.hilbert_curve._interleave", + "name": "_interleave", + "lineno": 118, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.hilbert_curve._encode", + "name": "_encode", + "lineno": 126, + "scope": null, + "is_async": false + } + ], + "geopandas.tools.overlay": [ + { + "id": "geopandas.tools.overlay._ensure_geometry_column", + "name": "_ensure_geometry_column", + "lineno": 19, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.overlay._overlay_intersection", + "name": "_overlay_intersection", + "lineno": 36, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.overlay._overlay_difference", + "name": "_overlay_difference", + "lineno": 84, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.overlay._overlay_identity", + "name": "_overlay_identity", + "lineno": 110, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.overlay._overlay_symmetric_diff", + "name": "_overlay_symmetric_diff", + "lineno": 134, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.overlay._overlay_union", + "name": "_overlay_union", + "lineno": 161, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.overlay.overlay", + "name": "overlay", + "lineno": 173, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.overlay.overlay._make_valid", + "name": "_make_valid", + "lineno": 321, + "scope": "overlay", + "is_async": false + }, + { + "id": "geopandas.tools.overlay._collection_extract", + "name": "_collection_extract", + "lineno": 381, + "scope": null, + "is_async": false + } + ], + "geopandas.tools.sjoin": [ + { + "id": "geopandas.tools.sjoin.sjoin", + "name": "sjoin", + "lineno": 12, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.sjoin._maybe_make_list", + "name": "_maybe_make_list", + "lineno": 150, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.sjoin._basic_checks", + "name": "_basic_checks", + "lineno": 158, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.sjoin._geom_predicate_query", + "name": "_geom_predicate_query", + "lineno": 212, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.sjoin._reset_index_with_suffix", + "name": "_reset_index_with_suffix", + "lineno": 271, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.sjoin._process_column_names_with_suffix", + "name": "_process_column_names_with_suffix", + "lineno": 303, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.sjoin._process_column_names_with_suffix.renamer", + "name": "renamer", + "lineno": 321, + "scope": "_process_column_names_with_suffix", + "is_async": false + }, + { + "id": "geopandas.tools.sjoin._restore_index", + "name": "_restore_index", + "lineno": 362, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.sjoin._adjust_indexers", + "name": "_adjust_indexers", + "lineno": 381, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.sjoin._frame_join", + "name": "_frame_join", + "lineno": 423, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.sjoin._nearest_query", + "name": "_nearest_query", + "lineno": 518, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.sjoin._filter_shared_attribute", + "name": "_filter_shared_attribute", + "lineno": 574, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.sjoin.sjoin_nearest", + "name": "sjoin_nearest", + "lineno": 589, + "scope": null, + "is_async": false + } + ], + "geopandas.tools.util": [ + { + "id": "geopandas.tools.util.collect", + "name": "collect", + "lineno": 13, + "scope": null, + "is_async": false + } + ], + "geopandas.tools._random": [ + { + "id": "geopandas.tools._random.uniform", + "name": "uniform", + "lineno": 14, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools._random._uniform_line", + "name": "_uniform_line", + "lineno": 65, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools._random._uniform_polygon", + "name": "_uniform_polygon", + "lineno": 71, + "scope": null, + "is_async": false + } + ], + "geopandas.tools._show_versions": [ + { + "id": "geopandas.tools._show_versions._get_sys_info", + "name": "_get_sys_info", + "lineno": 6, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools._show_versions._get_C_info", + "name": "_get_C_info", + "lineno": 25, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools._show_versions._get_deps_info", + "name": "_get_deps_info", + "lineno": 96, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools._show_versions._get_deps_info.get_version", + "name": "get_version", + "lineno": 123, + "scope": "_get_deps_info", + "is_async": false + }, + { + "id": "geopandas.tools._show_versions.show_versions", + "name": "show_versions", + "lineno": 142, + "scope": null, + "is_async": false + } + ], + "geopandas.tools": [], + "geopandas.tools.tests.test_clip": [ + { + "id": "geopandas.tools.tests.test_clip.point_gdf", + "name": "point_gdf", + "lineno": 40, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_clip.point_gdf2", + "name": "point_gdf2", + "lineno": 48, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_clip.pointsoutside_nooverlap_gdf", + "name": "pointsoutside_nooverlap_gdf", + "lineno": 56, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_clip.pointsoutside_overlap_gdf", + "name": "pointsoutside_overlap_gdf", + "lineno": 65, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_clip.single_rectangle_gdf", + "name": "single_rectangle_gdf", + "lineno": 74, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_clip.single_rectangle_gdf_tuple_bounds", + "name": "single_rectangle_gdf_tuple_bounds", + "lineno": 83, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_clip.single_rectangle_gdf_list_bounds", + "name": "single_rectangle_gdf_list_bounds", + "lineno": 89, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_clip.single_rectangle_gdf_array_bounds", + "name": "single_rectangle_gdf_array_bounds", + "lineno": 95, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_clip.larger_single_rectangle_gdf", + "name": "larger_single_rectangle_gdf", + "lineno": 101, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_clip.larger_single_rectangle_gdf_bounds", + "name": "larger_single_rectangle_gdf_bounds", + "lineno": 114, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_clip.buffered_locations", + "name": "buffered_locations", + "lineno": 120, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_clip.donut_geometry", + "name": "donut_geometry", + "lineno": 129, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_clip.two_line_gdf", + "name": "two_line_gdf", + "lineno": 138, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_clip.multi_poly_gdf", + "name": "multi_poly_gdf", + "lineno": 147, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_clip.multi_line", + "name": "multi_line", + "lineno": 156, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_clip.multi_point", + "name": "multi_point", + "lineno": 168, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_clip.mixed_gdf", + "name": "mixed_gdf", + "lineno": 182, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_clip.geomcol_gdf", + "name": "geomcol_gdf", + "lineno": 195, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_clip.sliver_line", + "name": "sliver_line", + "lineno": 205, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_clip.test_not_gdf", + "name": "test_not_gdf", + "lineno": 213, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_clip.test_non_overlapping_geoms", + "name": "test_non_overlapping_geoms", + "lineno": 225, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_clip.TestClipWithSingleRectangleGdf.mask", + "name": "mask", + "lineno": 242, + "scope": "TestClipWithSingleRectangleGdf", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_clip.TestClipWithSingleRectangleGdf.test_returns_gdf", + "name": "test_returns_gdf", + "lineno": 245, + "scope": "TestClipWithSingleRectangleGdf", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_clip.TestClipWithSingleRectangleGdf.test_returns_series", + "name": "test_returns_series", + "lineno": 250, + "scope": "TestClipWithSingleRectangleGdf", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_clip.TestClipWithSingleRectangleGdf.test_clip_points", + "name": "test_clip_points", + "lineno": 255, + "scope": "TestClipWithSingleRectangleGdf", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_clip.TestClipWithSingleRectangleGdf.test_clip_points_geom_col_rename", + "name": "test_clip_points_geom_col_rename", + "lineno": 264, + "scope": "TestClipWithSingleRectangleGdf", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_clip.TestClipWithSingleRectangleGdf.test_clip_poly", + "name": "test_clip_poly", + "lineno": 277, + "scope": "TestClipWithSingleRectangleGdf", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_clip.TestClipWithSingleRectangleGdf.test_clip_poly_geom_col_rename", + "name": "test_clip_poly_geom_col_rename", + "lineno": 283, + "scope": "TestClipWithSingleRectangleGdf", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_clip.TestClipWithSingleRectangleGdf.test_clip_poly_series", + "name": "test_clip_poly_series", + "lineno": 292, + "scope": "TestClipWithSingleRectangleGdf", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_clip.TestClipWithSingleRectangleGdf.test_clip_multipoly_keep_geom_type", + "name": "test_clip_multipoly_keep_geom_type", + "lineno": 298, + "scope": "TestClipWithSingleRectangleGdf", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_clip.TestClipWithSingleRectangleGdf.test_clip_multiline", + "name": "test_clip_multiline", + "lineno": 310, + "scope": "TestClipWithSingleRectangleGdf", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_clip.TestClipWithSingleRectangleGdf.test_clip_multipoint", + "name": "test_clip_multipoint", + "lineno": 316, + "scope": "TestClipWithSingleRectangleGdf", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_clip.TestClipWithSingleRectangleGdf.test_clip_lines", + "name": "test_clip_lines", + "lineno": 337, + "scope": "TestClipWithSingleRectangleGdf", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_clip.TestClipWithSingleRectangleGdf.test_mixed_geom", + "name": "test_mixed_geom", + "lineno": 342, + "scope": "TestClipWithSingleRectangleGdf", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_clip.TestClipWithSingleRectangleGdf.test_mixed_series", + "name": "test_mixed_series", + "lineno": 351, + "scope": "TestClipWithSingleRectangleGdf", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_clip.TestClipWithSingleRectangleGdf.test_clip_with_line_extra_geom", + "name": "test_clip_with_line_extra_geom", + "lineno": 360, + "scope": "TestClipWithSingleRectangleGdf", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_clip.TestClipWithSingleRectangleGdf.test_clip_no_box_overlap", + "name": "test_clip_no_box_overlap", + "lineno": 368, + "scope": "TestClipWithSingleRectangleGdf", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_clip.TestClipWithSingleRectangleGdf.test_clip_box_overlap", + "name": "test_clip_box_overlap", + "lineno": 373, + "scope": "TestClipWithSingleRectangleGdf", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_clip.TestClipWithSingleRectangleGdf.test_warning_extra_geoms_mixed", + "name": "test_warning_extra_geoms_mixed", + "lineno": 378, + "scope": "TestClipWithSingleRectangleGdf", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_clip.TestClipWithSingleRectangleGdf.test_warning_geomcoll", + "name": "test_warning_geomcoll", + "lineno": 384, + "scope": "TestClipWithSingleRectangleGdf", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_clip.test_clip_line_keep_slivers", + "name": "test_clip_line_keep_slivers", + "lineno": 391, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_clip.test_clip_multipoly_keep_slivers", + "name": "test_clip_multipoly_keep_slivers", + "lineno": 400, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_clip.test_warning_crs_mismatch", + "name": "test_warning_crs_mismatch", + "lineno": 411, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_clip.test_clip_with_polygon", + "name": "test_clip_with_polygon", + "lineno": 416, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_clip.test_clip_with_multipolygon", + "name": "test_clip_with_multipolygon", + "lineno": 428, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_clip.test_clip_single_multipoly_no_extra_geoms", + "name": "test_clip_single_multipoly_no_extra_geoms", + "lineno": 439, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_clip.test_clip_empty_mask", + "name": "test_clip_empty_mask", + "lineno": 463, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_clip.test_clip_sorting", + "name": "test_clip_sorting", + "lineno": 478, + "scope": null, + "is_async": false + } + ], + "geopandas.tools.tests.test_hilbert_curve": [ + { + "id": "geopandas.tools.tests.test_hilbert_curve.test_hilbert_distance", + "name": "test_hilbert_distance", + "lineno": 12, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_hilbert_curve.geoseries_points", + "name": "geoseries_points", + "lineno": 33, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_hilbert_curve.test_hilbert_distance_level", + "name": "test_hilbert_distance_level", + "lineno": 41, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_hilbert_curve.test_specified_total_bounds", + "name": "test_specified_total_bounds", + "lineno": 46, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_hilbert_curve.test_empty", + "name": "test_empty", + "lineno": 61, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_hilbert_curve.test_zero_width", + "name": "test_zero_width", + "lineno": 70, + "scope": null, + "is_async": false + } + ], + "geopandas.tools.tests.test_random": [ + { + "id": "geopandas.tools.tests.test_random.multipolygons", + "name": "multipolygons", + "lineno": 12, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_random.polygons", + "name": "polygons", + "lineno": 17, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_random.multilinestrings", + "name": "multilinestrings", + "lineno": 22, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_random.linestrings", + "name": "linestrings", + "lineno": 27, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_random.points", + "name": "points", + "lineno": 32, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_random.test_uniform", + "name": "test_uniform", + "lineno": 40, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_random.test_uniform_unsupported", + "name": "test_uniform_unsupported", + "lineno": 53, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_random.test_uniform_generator", + "name": "test_uniform_generator", + "lineno": 59, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_random.test_unimodality", + "name": "test_unimodality", + "lineno": 73, + "scope": null, + "is_async": false + } + ], + "geopandas.tools.tests.test_sjoin": [ + { + "id": "geopandas.tools.tests.test_sjoin.dfs", + "name": "dfs", + "lineno": 27, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_sjoin.dfs_shared_attribute", + "name": "dfs_shared_attribute", + "lineno": 100, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_sjoin.TestSpatialJoin.test_suffixes", + "name": "test_suffixes", + "lineno": 157, + "scope": "TestSpatialJoin", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_sjoin.TestSpatialJoin.test_crs_mismatch", + "name": "test_crs_mismatch", + "lineno": 165, + "scope": "TestSpatialJoin", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_sjoin.TestSpatialJoin.test_unknown_kwargs", + "name": "test_unknown_kwargs", + "lineno": 172, + "scope": "TestSpatialJoin", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_sjoin.TestSpatialJoin.test_inner", + "name": "test_inner", + "lineno": 192, + "scope": "TestSpatialJoin", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_sjoin.TestSpatialJoin.test_left", + "name": "test_left", + "lineno": 230, + "scope": "TestSpatialJoin", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_sjoin.TestSpatialJoin.test_empty_join", + "name": "test_empty_join", + "lineno": 265, + "scope": "TestSpatialJoin", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_sjoin.TestSpatialJoin.test_join_with_empty", + "name": "test_join_with_empty", + "lineno": 304, + "scope": "TestSpatialJoin", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_sjoin.TestSpatialJoin.test_sjoin_invalid_args", + "name": "test_sjoin_invalid_args", + "lineno": 323, + "scope": "TestSpatialJoin", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_sjoin.TestSpatialJoin.test_right", + "name": "test_right", + "lineno": 344, + "scope": "TestSpatialJoin", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_sjoin.TestSpatialJoin.test_sjoin_dwithin", + "name": "test_sjoin_dwithin", + "lineno": 422, + "scope": "TestSpatialJoin", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_sjoin.TestSpatialJoin.test_sjoin_left_order", + "name": "test_sjoin_left_order", + "lineno": 452, + "scope": "TestSpatialJoin", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_sjoin.TestSpatialJoin.test_sjoin_shared_attribute", + "name": "test_sjoin_shared_attribute", + "lineno": 471, + "scope": "TestSpatialJoin", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_sjoin.TestSpatialJoin.test_sjoin_multiple_attributes_datatypes", + "name": "test_sjoin_multiple_attributes_datatypes", + "lineno": 511, + "scope": "TestSpatialJoin", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_sjoin.TestSpatialJoin.test_sjoin_multiple_attributes_check_header", + "name": "test_sjoin_multiple_attributes_check_header", + "lineno": 523, + "scope": "TestSpatialJoin", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_sjoin.TestSpatialJoin.test_sjoin_error_column_does_not_exist", + "name": "test_sjoin_error_column_does_not_exist", + "lineno": 531, + "scope": "TestSpatialJoin", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_sjoin.TestSpatialJoin.test_sjoin_error_use_geometry_column", + "name": "test_sjoin_error_use_geometry_column", + "lineno": 554, + "scope": "TestSpatialJoin", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_sjoin.TestIndexNames.test_preserve_index_names", + "name": "test_preserve_index_names", + "lineno": 572, + "scope": "TestIndexNames", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_sjoin.TestIndexNames.test_preserve_index_names_multiindex", + "name": "test_preserve_index_names_multiindex", + "lineno": 607, + "scope": "TestIndexNames", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_sjoin.TestIndexNames.test_duplicate_column_index_name", + "name": "test_duplicate_column_index_name", + "lineno": 664, + "scope": "TestIndexNames", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_sjoin.TestIndexNames.test_duplicate_column_index_name_multiindex", + "name": "test_duplicate_column_index_name_multiindex", + "lineno": 699, + "scope": "TestIndexNames", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_sjoin.TestIndexNames.test_conflicting_column_index_name", + "name": "test_conflicting_column_index_name", + "lineno": 751, + "scope": "TestIndexNames", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_sjoin.TestIndexNames.test_conflicting_column_with_suffix", + "name": "test_conflicting_column_with_suffix", + "lineno": 760, + "scope": "TestIndexNames", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_sjoin.TestSpatialJoinNYBB.setup_method", + "name": "setup_method", + "lineno": 798, + "scope": "TestSpatialJoinNYBB", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_sjoin.TestSpatialJoinNYBB.test_geometry_name", + "name": "test_geometry_name", + "lineno": 814, + "scope": "TestSpatialJoinNYBB", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_sjoin.TestSpatialJoinNYBB.test_sjoin_left", + "name": "test_sjoin_left", + "lineno": 824, + "scope": "TestSpatialJoinNYBB", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_sjoin.TestSpatialJoinNYBB.test_sjoin_right", + "name": "test_sjoin_right", + "lineno": 832, + "scope": "TestSpatialJoinNYBB", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_sjoin.TestSpatialJoinNYBB.test_sjoin_inner", + "name": "test_sjoin_inner", + "lineno": 843, + "scope": "TestSpatialJoinNYBB", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_sjoin.TestSpatialJoinNYBB.test_sjoin_predicate", + "name": "test_sjoin_predicate", + "lineno": 847, + "scope": "TestSpatialJoinNYBB", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_sjoin.TestSpatialJoinNYBB.test_sjoin_bad_predicate", + "name": "test_sjoin_bad_predicate", + "lineno": 858, + "scope": "TestSpatialJoinNYBB", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_sjoin.TestSpatialJoinNYBB.test_sjoin_duplicate_column_name", + "name": "test_sjoin_duplicate_column_name", + "lineno": 863, + "scope": "TestSpatialJoinNYBB", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_sjoin.TestSpatialJoinNYBB.test_sjoin_named_index", + "name": "test_sjoin_named_index", + "lineno": 870, + "scope": "TestSpatialJoinNYBB", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_sjoin.TestSpatialJoinNYBB.test_sjoin_values", + "name": "test_sjoin_values", + "lineno": 887, + "scope": "TestSpatialJoinNYBB", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_sjoin.TestSpatialJoinNYBB.test_no_overlapping_geometry", + "name": "test_no_overlapping_geometry", + "lineno": 896, + "scope": "TestSpatialJoinNYBB", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_sjoin.TestSpatialJoinNYBB.test_sjoin_outer", + "name": "test_sjoin_outer", + "lineno": 948, + "scope": "TestSpatialJoinNYBB", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_sjoin.TestSpatialJoinNYBB.test_sjoin_empty_geometries", + "name": "test_sjoin_empty_geometries", + "lineno": 952, + "scope": "TestSpatialJoinNYBB", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_sjoin.TestSpatialJoinNYBB.test_sjoin_no_valid_geoms", + "name": "test_sjoin_no_valid_geoms", + "lineno": 961, + "scope": "TestSpatialJoinNYBB", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_sjoin.TestSpatialJoinNYBB.test_empty_sjoin_return_duplicated_columns", + "name": "test_empty_sjoin_return_duplicated_columns", + "lineno": 969, + "scope": "TestSpatialJoinNYBB", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_sjoin.world", + "name": "world", + "lineno": 981, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_sjoin.cities", + "name": "cities", + "lineno": 986, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_sjoin.test_sjoin_inner", + "name": "test_sjoin_inner", + "lineno": 990, + "scope": null, + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_sjoin.TestNearest.test_allowed_hows", + "name": "test_allowed_hows", + "lineno": 1002, + "scope": "TestNearest", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_sjoin.TestNearest.test_invalid_hows", + "name": "test_invalid_hows", + "lineno": 1008, + "scope": "TestNearest", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_sjoin.TestNearest.test_empty_right_df_how_left", + "name": "test_empty_right_df_how_left", + "lineno": 1015, + "scope": "TestNearest", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_sjoin.TestNearest.test_empty_right_df_how_right", + "name": "test_empty_right_df_how_right", + "lineno": 1031, + "scope": "TestNearest", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_sjoin.TestNearest.test_empty_left_df", + "name": "test_empty_left_df", + "lineno": 1047, + "scope": "TestNearest", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_sjoin.TestNearest.test_empty_left_df_how_right", + "name": "test_empty_left_df_how_right", + "lineno": 1056, + "scope": "TestNearest", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_sjoin.TestNearest.test_empty_join_due_to_max_distance", + "name": "test_empty_join_due_to_max_distance", + "lineno": 1071, + "scope": "TestNearest", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_sjoin.TestNearest.test_empty_join_due_to_max_distance_how_right", + "name": "test_empty_join_due_to_max_distance_how_right", + "lineno": 1091, + "scope": "TestNearest", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_sjoin.TestNearest.test_max_distance", + "name": "test_max_distance", + "lineno": 1110, + "scope": "TestNearest", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_sjoin.TestNearest.test_max_distance_how_right", + "name": "test_max_distance_how_right", + "lineno": 1128, + "scope": "TestNearest", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_left", + "name": "test_sjoin_nearest_left", + "lineno": 1206, + "scope": "TestNearest", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_right", + "name": "test_sjoin_nearest_right", + "lineno": 1284, + "scope": "TestNearest", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_inner", + "name": "test_sjoin_nearest_inner", + "lineno": 1306, + "scope": "TestNearest", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_exclusive", + "name": "test_sjoin_nearest_exclusive", + "lineno": 1336, + "scope": "TestNearest", + "is_async": false + } + ], + "geopandas.tools.tests.test_tools": [ + { + "id": "geopandas.tools.tests.test_tools.TestTools.setup_method", + "name": "setup_method", + "lineno": 10, + "scope": "TestTools", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_tools.TestTools.test_collect_single", + "name": "test_collect_single", + "lineno": 19, + "scope": "TestTools", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_tools.TestTools.test_collect_single_force_multi", + "name": "test_collect_single_force_multi", + "lineno": 23, + "scope": "TestTools", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_tools.TestTools.test_collect_multi", + "name": "test_collect_multi", + "lineno": 28, + "scope": "TestTools", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_tools.TestTools.test_collect_multi_force_multi", + "name": "test_collect_multi_force_multi", + "lineno": 32, + "scope": "TestTools", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_tools.TestTools.test_collect_list", + "name": "test_collect_list", + "lineno": 36, + "scope": "TestTools", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_tools.TestTools.test_collect_GeoSeries", + "name": "test_collect_GeoSeries", + "lineno": 40, + "scope": "TestTools", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_tools.TestTools.test_collect_mixed_types", + "name": "test_collect_mixed_types", + "lineno": 45, + "scope": "TestTools", + "is_async": false + }, + { + "id": "geopandas.tools.tests.test_tools.TestTools.test_collect_mixed_multi", + "name": "test_collect_mixed_multi", + "lineno": 49, + "scope": "TestTools", + "is_async": false + } + ], + "geopandas.tools.tests": [] + }, + "class_graph": { + "benchmarks.clip": [ + { + "id": "benchmarks.clip.Bench", + "name": "Bench", + "lineno": 15, + "bases": [], + "scope": null + } + ], + "benchmarks.geom_methods": [ + { + "id": "benchmarks.geom_methods.Bench", + "name": "Bench", + "lineno": 17, + "bases": [], + "scope": null + } + ], + "benchmarks.io": [ + { + "id": "benchmarks.io.Bench", + "name": "Bench", + "lineno": 46, + "bases": [], + "scope": null + }, + { + "id": "benchmarks.io.BenchFrame", + "name": "BenchFrame", + "lineno": 75, + "bases": [ + "Bench" + ], + "scope": null + }, + { + "id": "benchmarks.io.BenchSeries", + "name": "BenchSeries", + "lineno": 88, + "bases": [ + "Bench" + ], + "scope": null + } + ], + "benchmarks.overlay": [ + { + "id": "benchmarks.overlay.Countries", + "name": "Countries", + "lineno": 7, + "bases": [], + "scope": null + }, + { + "id": "benchmarks.overlay.Small", + "name": "Small", + "lineno": 28, + "bases": [], + "scope": null + }, + { + "id": "benchmarks.overlay.ManyPoints", + "name": "ManyPoints", + "lineno": 57, + "bases": [], + "scope": null + } + ], + "benchmarks.plotting": [ + { + "id": "benchmarks.plotting.Bench", + "name": "Bench", + "lineno": 8, + "bases": [], + "scope": null + } + ], + "benchmarks.sindex": [ + { + "id": "benchmarks.sindex.BenchIntersection", + "name": "BenchIntersection", + "lineno": 35, + "bases": [], + "scope": null + }, + { + "id": "benchmarks.sindex.BenchIndexCreation", + "name": "BenchIndexCreation", + "lineno": 56, + "bases": [], + "scope": null + }, + { + "id": "benchmarks.sindex.BenchQuery", + "name": "BenchQuery", + "lineno": 82, + "bases": [], + "scope": null + } + ], + "benchmarks.sjoin": [ + { + "id": "benchmarks.sjoin.Bench", + "name": "Bench", + "lineno": 8, + "bases": [], + "scope": null + } + ], + "benchmarks.transform": [ + { + "id": "benchmarks.transform.CRS", + "name": "CRS", + "lineno": 7, + "bases": [], + "scope": null + } + ], + "benchmarks": [], + "doc.nyc_boros": [], + "doc.source.conf": [], + "doc.source._static.code.buffer": [], + "geopandas.accessors": [ + { + "id": "geopandas.accessors.GeoSeriesAccessor", + "name": "GeoSeriesAccessor", + "lineno": 10, + "bases": [], + "scope": null + } + ], + "geopandas.array": [ + { + "id": "geopandas.array.GeometryDtype", + "name": "GeometryDtype", + "lineno": 72, + "bases": [ + "ExtensionDtype" + ], + "scope": null + }, + { + "id": "geopandas.array.GeometryArray", + "name": "GeometryArray", + "lineno": 346, + "bases": [ + "ExtensionArray" + ], + "scope": null + } + ], + "geopandas.base": [ + { + "id": "geopandas.base.GeoPandasBase", + "name": "GeoPandasBase", + "lineno": 133, + "bases": [], + "scope": null + }, + { + "id": "geopandas.base._CoordinateIndexer", + "name": "_CoordinateIndexer", + "lineno": 6687, + "bases": [], + "scope": null + } + ], + "geopandas.conftest": [], + "geopandas.explore": [], + "geopandas.geodataframe": [ + { + "id": "geopandas.geodataframe.GeoDataFrame", + "name": "GeoDataFrame", + "lineno": 83, + "bases": [ + "GeoPandasBase", + "DataFrame" + ], + "scope": null + } + ], + "geopandas.geoseries": [ + { + "id": "geopandas.geoseries.GeoSeries", + "name": "GeoSeries", + "lineno": 78, + "bases": [ + "GeoPandasBase", + "Series" + ], + "scope": null + } + ], + "geopandas.plotting": [ + { + "id": "geopandas.plotting._GeoPandasPolyCollection", + "name": "_GeoPandasPolyCollection", + "lineno": 309, + "bases": [ + "PatchCollection" + ], + "scope": null + }, + { + "id": "geopandas.plotting.GeoplotAccessor", + "name": "GeoplotAccessor", + "lineno": 1372, + "bases": [ + "PlotAccessor" + ], + "scope": null + } + ], + "geopandas.sindex": [ + { + "id": "geopandas.sindex.SpatialIndex", + "name": "SpatialIndex", + "lineno": 15, + "bases": [], + "scope": null + } + ], + "geopandas.testing": [], + "geopandas._compat": [], + "geopandas._config": [ + { + "id": "geopandas._config.Options", + "name": "Options", + "lineno": 16, + "bases": [], + "scope": null + } + ], + "geopandas._decorator": [], + "geopandas": [], + "geopandas.datasets": [], + "geopandas.io.arrow": [], + "geopandas.io.file": [], + "geopandas.io.sql": [], + "geopandas.io.util": [], + "geopandas.io._geoarrow": [ + { + "id": "geopandas.io._geoarrow.ArrowTable", + "name": "ArrowTable", + "lineno": 27, + "bases": [], + "scope": null + }, + { + "id": "geopandas.io._geoarrow.GeoArrowArray", + "name": "GeoArrowArray", + "lineno": 51, + "bases": [], + "scope": null + } + ], + "geopandas.io": [], + "geopandas.io.tests.generate_legacy_storage_files": [], + "geopandas.io.tests.test_arrow": [ + { + "id": "geopandas.io.tests.test_arrow.MyMemoryFileSystem", + "name": "MyMemoryFileSystem", + "lineno": 727, + "bases": [ + "fsspec.implementations.memory.MemoryFileSystem" + ], + "scope": null + } + ], + "geopandas.io.tests.test_file": [ + { + "id": "geopandas.io.tests.test_file.FileNumber", + "name": "FileNumber", + "lineno": 1281, + "bases": [], + "scope": null + } + ], + "geopandas.io.tests.test_file_geom_types_drivers": [ + { + "id": "geopandas.io.tests.test_file_geom_types_drivers._ExpectedError", + "name": "_ExpectedError", + "lineno": 70, + "bases": [], + "scope": null + }, + { + "id": "geopandas.io.tests.test_file_geom_types_drivers._ExpectedErrorBuilder", + "name": "_ExpectedErrorBuilder", + "lineno": 76, + "bases": [], + "scope": null + } + ], + "geopandas.io.tests.test_geoarrow": [], + "geopandas.io.tests.test_infer_schema": [], + "geopandas.io.tests.test_pickle": [], + "geopandas.io.tests.test_sql": [ + { + "id": "geopandas.io.tests.test_sql.TestIO", + "name": "TestIO", + "lineno": 246, + "bases": [], + "scope": null + } + ], + "geopandas.io.tests": [], + "geopandas.tests.test_api": [], + "geopandas.tests.test_array": [ + { + "id": "geopandas.tests.test_array.Point", + "name": "Point", + "lineno": 111, + "bases": [], + "scope": null + }, + { + "id": "geopandas.tests.test_array.TestEstimateUtmCrs", + "name": "TestEstimateUtmCrs", + "lineno": 1035, + "bases": [], + "scope": null + } + ], + "geopandas.tests.test_compat": [], + "geopandas.tests.test_config": [], + "geopandas.tests.test_crs": [ + { + "id": "geopandas.tests.test_crs.TestGeometryArrayCRS", + "name": "TestGeometryArrayCRS", + "lineno": 188, + "bases": [], + "scope": null + }, + { + "id": "geopandas.tests.test_crs.TestSetCRS", + "name": "TestSetCRS", + "lineno": 707, + "bases": [], + "scope": null + } + ], + "geopandas.tests.test_datasets": [], + "geopandas.tests.test_decorator": [], + "geopandas.tests.test_dissolve": [], + "geopandas.tests.test_explore": [ + { + "id": "geopandas.tests.test_explore.TestExplore", + "name": "TestExplore", + "lineno": 46, + "bases": [], + "scope": null + } + ], + "geopandas.tests.test_extension_array": [ + { + "id": "geopandas.tests.test_extension_array.TestDtype", + "name": "TestDtype", + "lineno": 306, + "bases": [ + "extension_tests.BaseDtypeTests" + ], + "scope": null + }, + { + "id": "geopandas.tests.test_extension_array.TestInterface", + "name": "TestInterface", + "lineno": 320, + "bases": [ + "extension_tests.BaseInterfaceTests" + ], + "scope": null + }, + { + "id": "geopandas.tests.test_extension_array.TestConstructors", + "name": "TestConstructors", + "lineno": 338, + "bases": [ + "extension_tests.BaseConstructorsTests" + ], + "scope": null + }, + { + "id": "geopandas.tests.test_extension_array.TestReshaping", + "name": "TestReshaping", + "lineno": 342, + "bases": [ + "extension_tests.BaseReshapingTests" + ], + "scope": null + }, + { + "id": "geopandas.tests.test_extension_array.TestGetitem", + "name": "TestGetitem", + "lineno": 414, + "bases": [ + "extension_tests.BaseGetitemTests" + ], + "scope": null + }, + { + "id": "geopandas.tests.test_extension_array.TestSetitem", + "name": "TestSetitem", + "lineno": 420, + "bases": [ + "extension_tests.BaseSetitemTests" + ], + "scope": null + }, + { + "id": "geopandas.tests.test_extension_array.TestMissing", + "name": "TestMissing", + "lineno": 430, + "bases": [ + "extension_tests.BaseMissingTests" + ], + "scope": null + }, + { + "id": "geopandas.tests.test_extension_array.TestReduce", + "name": "TestReduce", + "lineno": 490, + "bases": [ + "BaseReduceTests" + ], + "scope": null + }, + { + "id": "geopandas.tests.test_extension_array.TestArithmeticOps", + "name": "TestArithmeticOps", + "lineno": 528, + "bases": [ + "extension_tests.BaseArithmeticOpsTests" + ], + "scope": null + }, + { + "id": "geopandas.tests.test_extension_array.TestComparisonOps", + "name": "TestComparisonOps", + "lineno": 543, + "bases": [ + "extension_tests.BaseComparisonOpsTests" + ], + "scope": null + }, + { + "id": "geopandas.tests.test_extension_array.TestMethods", + "name": "TestMethods", + "lineno": 562, + "bases": [ + "extension_tests.BaseMethodsTests" + ], + "scope": null + }, + { + "id": "geopandas.tests.test_extension_array.TestCasting", + "name": "TestCasting", + "lineno": 622, + "bases": [ + "extension_tests.BaseCastingTests" + ], + "scope": null + }, + { + "id": "geopandas.tests.test_extension_array.TestGroupby", + "name": "TestGroupby", + "lineno": 626, + "bases": [ + "extension_tests.BaseGroupbyTests" + ], + "scope": null + }, + { + "id": "geopandas.tests.test_extension_array.TestPrinting", + "name": "TestPrinting", + "lineno": 648, + "bases": [ + "extension_tests.BasePrintingTests" + ], + "scope": null + }, + { + "id": "geopandas.tests.test_extension_array.TestParsing", + "name": "TestParsing", + "lineno": 653, + "bases": [ + "extension_tests.BaseParsingTests" + ], + "scope": null + } + ], + "geopandas.tests.test_geocode": [ + { + "id": "geopandas.tests.test_geocode.ForwardMock", + "name": "ForwardMock", + "lineno": 18, + "bases": [ + "mock.MagicMock" + ], + "scope": null + }, + { + "id": "geopandas.tests.test_geocode.ReverseMock", + "name": "ReverseMock", + "lineno": 36, + "bases": [ + "mock.MagicMock" + ], + "scope": null + } + ], + "geopandas.tests.test_geodataframe": [ + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame", + "name": "TestDataFrame", + "lineno": 51, + "bases": [], + "scope": null + }, + { + "id": "geopandas.tests.test_geodataframe.TestDataFrame.Placemark", + "name": "Placemark", + "lineno": 816, + "bases": [], + "scope": "TestDataFrame" + }, + { + "id": "geopandas.tests.test_geodataframe.TestConstructor", + "name": "TestConstructor", + "lineno": 1177, + "bases": [], + "scope": null + }, + { + "id": "geopandas.tests.test_geodataframe.TestConstructor.Fruit", + "name": "Fruit", + "lineno": 1545, + "bases": [ + "Enum" + ], + "scope": "TestConstructor" + }, + { + "id": "geopandas.tests.test_geodataframe.GDFChild", + "name": "GDFChild", + "lineno": 1739, + "bases": [ + "GeoDataFrame" + ], + "scope": null + } + ], + "geopandas.tests.test_geom_methods": [ + { + "id": "geopandas.tests.test_geom_methods.TestGeomMethods", + "name": "TestGeomMethods", + "lineno": 41, + "bases": [], + "scope": null + } + ], + "geopandas.tests.test_geoseries": [ + { + "id": "geopandas.tests.test_geoseries.TestSeries", + "name": "TestSeries", + "lineno": 33, + "bases": [], + "scope": null + }, + { + "id": "geopandas.tests.test_geoseries.TestConstructor", + "name": "TestConstructor", + "lineno": 577, + "bases": [], + "scope": null + } + ], + "geopandas.tests.test_merge": [ + { + "id": "geopandas.tests.test_merge.TestMerging", + "name": "TestMerging", + "lineno": 15, + "bases": [], + "scope": null + } + ], + "geopandas.tests.test_op_output_types": [], + "geopandas.tests.test_overlay": [ + { + "id": "geopandas.tests.test_overlay.DriverError", + "name": "DriverError", + "lineno": 20, + "bases": [ + "Exception" + ], + "scope": null + }, + { + "id": "geopandas.tests.test_overlay.TestOverlayWikiExample", + "name": "TestOverlayWikiExample", + "lineno": 867, + "bases": [], + "scope": null + } + ], + "geopandas.tests.test_pandas_accessor": [], + "geopandas.tests.test_pandas_methods": [], + "geopandas.tests.test_plotting": [ + { + "id": "geopandas.tests.test_plotting.TestPointPlotting", + "name": "TestPointPlotting", + "lineno": 60, + "bases": [], + "scope": null + }, + { + "id": "geopandas.tests.test_plotting.TestPointZPlotting", + "name": "TestPointZPlotting", + "lineno": 520, + "bases": [], + "scope": null + }, + { + "id": "geopandas.tests.test_plotting.TestLineStringPlotting", + "name": "TestLineStringPlotting", + "lineno": 532, + "bases": [], + "scope": null + }, + { + "id": "geopandas.tests.test_plotting.TestPolygonPlotting", + "name": "TestPolygonPlotting", + "lineno": 705, + "bases": [], + "scope": null + }, + { + "id": "geopandas.tests.test_plotting.TestPolygonZPlotting", + "name": "TestPolygonZPlotting", + "lineno": 1030, + "bases": [], + "scope": null + }, + { + "id": "geopandas.tests.test_plotting.TestColorParamArray", + "name": "TestColorParamArray", + "lineno": 1048, + "bases": [], + "scope": null + }, + { + "id": "geopandas.tests.test_plotting.TestGeometryCollectionPlotting", + "name": "TestGeometryCollectionPlotting", + "lineno": 1089, + "bases": [], + "scope": null + }, + { + "id": "geopandas.tests.test_plotting.TestNonuniformGeometryPlotting", + "name": "TestNonuniformGeometryPlotting", + "lineno": 1141, + "bases": [], + "scope": null + }, + { + "id": "geopandas.tests.test_plotting.TestGeographicAspect", + "name": "TestGeographicAspect", + "lineno": 1236, + "bases": [], + "scope": null + }, + { + "id": "geopandas.tests.test_plotting.TestMapclassifyPlotting", + "name": "TestMapclassifyPlotting", + "lineno": 1293, + "bases": [], + "scope": null + }, + { + "id": "geopandas.tests.test_plotting.TestPlotCollections", + "name": "TestPlotCollections", + "lineno": 1928, + "bases": [], + "scope": null + }, + { + "id": "geopandas.tests.test_plotting.TestGeoplotAccessor", + "name": "TestGeoplotAccessor", + "lineno": 2195, + "bases": [], + "scope": null + }, + { + "id": "geopandas.tests.test_plotting.TestStyleMapping", + "name": "TestStyleMapping", + "lineno": 2424, + "bases": [], + "scope": null + }, + { + "id": "geopandas.tests.test_plotting.TestAxisLabels", + "name": "TestAxisLabels", + "lineno": 2748, + "bases": [], + "scope": null + }, + { + "id": "geopandas.tests.test_plotting.TestTilesPlotting", + "name": "TestTilesPlotting", + "lineno": 2809, + "bases": [], + "scope": null + } + ], + "geopandas.tests.test_show_versions": [], + "geopandas.tests.test_sindex": [ + { + "id": "geopandas.tests.test_sindex.TestSeriesSindex", + "name": "TestSeriesSindex", + "lineno": 32, + "bases": [], + "scope": null + }, + { + "id": "geopandas.tests.test_sindex.TestFrameSindex", + "name": "TestFrameSindex", + "lineno": 110, + "bases": [], + "scope": null + }, + { + "id": "geopandas.tests.test_sindex.TestJoinSindex", + "name": "TestJoinSindex", + "lineno": 207, + "bases": [], + "scope": null + }, + { + "id": "geopandas.tests.test_sindex.TestShapelyInterface", + "name": "TestShapelyInterface", + "lineno": 242, + "bases": [], + "scope": null + } + ], + "geopandas.tests.test_testing": [], + "geopandas.tests.test_types": [ + { + "id": "geopandas.tests.test_types.TestSeries", + "name": "TestSeries", + "lineno": 8, + "bases": [], + "scope": null + }, + { + "id": "geopandas.tests.test_types.TestDataFrame", + "name": "TestDataFrame", + "lineno": 47, + "bases": [], + "scope": null + } + ], + "geopandas.tests.util": [], + "geopandas.tests": [], + "geopandas.tools.clip": [], + "geopandas.tools.geocoding": [], + "geopandas.tools.hilbert_curve": [], + "geopandas.tools.overlay": [], + "geopandas.tools.sjoin": [], + "geopandas.tools.util": [], + "geopandas.tools._random": [], + "geopandas.tools._show_versions": [], + "geopandas.tools": [], + "geopandas.tools.tests.test_clip": [ + { + "id": "geopandas.tools.tests.test_clip.TestClipWithSingleRectangleGdf", + "name": "TestClipWithSingleRectangleGdf", + "lineno": 240, + "bases": [], + "scope": null + } + ], + "geopandas.tools.tests.test_hilbert_curve": [], + "geopandas.tools.tests.test_random": [], + "geopandas.tools.tests.test_sjoin": [ + { + "id": "geopandas.tools.tests.test_sjoin.TestSpatialJoin", + "name": "TestSpatialJoin", + "lineno": 145, + "bases": [], + "scope": null + }, + { + "id": "geopandas.tools.tests.test_sjoin.TestIndexNames", + "name": "TestIndexNames", + "lineno": 570, + "bases": [], + "scope": null + }, + { + "id": "geopandas.tools.tests.test_sjoin.TestSpatialJoinNYBB", + "name": "TestSpatialJoinNYBB", + "lineno": 797, + "bases": [], + "scope": null + }, + { + "id": "geopandas.tools.tests.test_sjoin.TestNearest", + "name": "TestNearest", + "lineno": 998, + "bases": [], + "scope": null + } + ], + "geopandas.tools.tests.test_tools": [ + { + "id": "geopandas.tools.tests.test_tools.TestTools", + "name": "TestTools", + "lineno": 9, + "bases": [], + "scope": null + } + ], + "geopandas.tools.tests": [] + }, + "module_graph": { + "benchmarks.clip": { + "path": "C:\\repos\\v3\\geopandas\\benchmarks\\clip.py", + "parent": "benchmarks", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "benchmarks.geom_methods": { + "path": "C:\\repos\\v3\\geopandas\\benchmarks\\geom_methods.py", + "parent": "benchmarks", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "benchmarks.io": { + "path": "C:\\repos\\v3\\geopandas\\benchmarks\\io.py", + "parent": "benchmarks", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "benchmarks.overlay": { + "path": "C:\\repos\\v3\\geopandas\\benchmarks\\overlay.py", + "parent": "benchmarks", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "benchmarks.plotting": { + "path": "C:\\repos\\v3\\geopandas\\benchmarks\\plotting.py", + "parent": "benchmarks", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "benchmarks.sindex": { + "path": "C:\\repos\\v3\\geopandas\\benchmarks\\sindex.py", + "parent": "benchmarks", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "benchmarks.sjoin": { + "path": "C:\\repos\\v3\\geopandas\\benchmarks\\sjoin.py", + "parent": "benchmarks", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "benchmarks.transform": { + "path": "C:\\repos\\v3\\geopandas\\benchmarks\\transform.py", + "parent": "benchmarks", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "benchmarks": { + "path": "C:\\repos\\v3\\geopandas\\benchmarks\\__init__.py", + "parent": null, + "is_package": true, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "doc.nyc_boros": { + "path": "C:\\repos\\v3\\geopandas\\doc\\nyc_boros.py", + "parent": "doc", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "doc.source.conf": { + "path": "C:\\repos\\v3\\geopandas\\doc\\source\\conf.py", + "parent": "doc.source", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "doc.source._static.code.buffer": { + "path": "C:\\repos\\v3\\geopandas\\doc\\source\\_static\\code\\buffer.py", + "parent": "doc.source._static.code", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "geopandas.accessors": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\accessors.py", + "parent": "geopandas", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "geopandas.array": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\array.py", + "parent": "geopandas", + "is_package": false, + "in_cyclic_loop": true, + "cyclic_cluster_id": "cluster_00" + }, + "geopandas.base": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\base.py", + "parent": "geopandas", + "is_package": false, + "in_cyclic_loop": true, + "cyclic_cluster_id": "cluster_00" + }, + "geopandas.conftest": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\conftest.py", + "parent": "geopandas", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "geopandas.explore": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\explore.py", + "parent": "geopandas", + "is_package": false, + "in_cyclic_loop": true, + "cyclic_cluster_id": "cluster_00" + }, + "geopandas.geodataframe": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\geodataframe.py", + "parent": "geopandas", + "is_package": false, + "in_cyclic_loop": true, + "cyclic_cluster_id": "cluster_00" + }, + "geopandas.geoseries": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\geoseries.py", + "parent": "geopandas", + "is_package": false, + "in_cyclic_loop": true, + "cyclic_cluster_id": "cluster_00" + }, + "geopandas.plotting": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\plotting.py", + "parent": "geopandas", + "is_package": false, + "in_cyclic_loop": true, + "cyclic_cluster_id": "cluster_00" + }, + "geopandas.sindex": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\sindex.py", + "parent": "geopandas", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "geopandas.testing": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\testing.py", + "parent": "geopandas", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "geopandas._compat": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\_compat.py", + "parent": "geopandas", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "geopandas._config": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\_config.py", + "parent": "geopandas", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "geopandas._decorator": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\_decorator.py", + "parent": "geopandas", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "geopandas": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\__init__.py", + "parent": null, + "is_package": true, + "in_cyclic_loop": true, + "cyclic_cluster_id": "cluster_00" + }, + "geopandas.datasets": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\datasets\\__init__.py", + "parent": "geopandas", + "is_package": true, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "geopandas.io.arrow": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\io\\arrow.py", + "parent": "geopandas.io", + "is_package": false, + "in_cyclic_loop": true, + "cyclic_cluster_id": "cluster_00" + }, + "geopandas.io.file": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\io\\file.py", + "parent": "geopandas.io", + "is_package": false, + "in_cyclic_loop": true, + "cyclic_cluster_id": "cluster_00" + }, + "geopandas.io.sql": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\io\\sql.py", + "parent": "geopandas.io", + "is_package": false, + "in_cyclic_loop": true, + "cyclic_cluster_id": "cluster_00" + }, + "geopandas.io.util": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\io\\util.py", + "parent": "geopandas.io", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "geopandas.io._geoarrow": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\io\\_geoarrow.py", + "parent": "geopandas.io", + "is_package": false, + "in_cyclic_loop": true, + "cyclic_cluster_id": "cluster_00" + }, + "geopandas.io": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\io\\__init__.py", + "parent": "geopandas", + "is_package": true, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "geopandas.io.tests.generate_legacy_storage_files": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\io\\tests\\generate_legacy_storage_files.py", + "parent": "geopandas.io.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "geopandas.io.tests.test_arrow": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\io\\tests\\test_arrow.py", + "parent": "geopandas.io.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "geopandas.io.tests.test_file": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\io\\tests\\test_file.py", + "parent": "geopandas.io.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "geopandas.io.tests.test_file_geom_types_drivers": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\io\\tests\\test_file_geom_types_drivers.py", + "parent": "geopandas.io.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "geopandas.io.tests.test_geoarrow": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\io\\tests\\test_geoarrow.py", + "parent": "geopandas.io.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "geopandas.io.tests.test_infer_schema": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\io\\tests\\test_infer_schema.py", + "parent": "geopandas.io.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "geopandas.io.tests.test_pickle": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\io\\tests\\test_pickle.py", + "parent": "geopandas.io.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "geopandas.io.tests.test_sql": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\io\\tests\\test_sql.py", + "parent": "geopandas.io.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "geopandas.io.tests": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\io\\tests\\__init__.py", + "parent": "geopandas.io", + "is_package": true, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "geopandas.tests.test_api": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\tests\\test_api.py", + "parent": "geopandas.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "geopandas.tests.test_array": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\tests\\test_array.py", + "parent": "geopandas.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "geopandas.tests.test_compat": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\tests\\test_compat.py", + "parent": "geopandas.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "geopandas.tests.test_config": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\tests\\test_config.py", + "parent": "geopandas.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "geopandas.tests.test_crs": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\tests\\test_crs.py", + "parent": "geopandas.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "geopandas.tests.test_datasets": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\tests\\test_datasets.py", + "parent": "geopandas.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "geopandas.tests.test_decorator": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\tests\\test_decorator.py", + "parent": "geopandas.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "geopandas.tests.test_dissolve": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\tests\\test_dissolve.py", + "parent": "geopandas.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "geopandas.tests.test_explore": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\tests\\test_explore.py", + "parent": "geopandas.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "geopandas.tests.test_extension_array": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\tests\\test_extension_array.py", + "parent": "geopandas.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "geopandas.tests.test_geocode": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\tests\\test_geocode.py", + "parent": "geopandas.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "geopandas.tests.test_geodataframe": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\tests\\test_geodataframe.py", + "parent": "geopandas.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "geopandas.tests.test_geom_methods": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\tests\\test_geom_methods.py", + "parent": "geopandas.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "geopandas.tests.test_geoseries": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\tests\\test_geoseries.py", + "parent": "geopandas.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "geopandas.tests.test_merge": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\tests\\test_merge.py", + "parent": "geopandas.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "geopandas.tests.test_op_output_types": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\tests\\test_op_output_types.py", + "parent": "geopandas.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "geopandas.tests.test_overlay": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\tests\\test_overlay.py", + "parent": "geopandas.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "geopandas.tests.test_pandas_accessor": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\tests\\test_pandas_accessor.py", + "parent": "geopandas.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "geopandas.tests.test_pandas_methods": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\tests\\test_pandas_methods.py", + "parent": "geopandas.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "geopandas.tests.test_plotting": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\tests\\test_plotting.py", + "parent": "geopandas.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "geopandas.tests.test_show_versions": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\tests\\test_show_versions.py", + "parent": "geopandas.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "geopandas.tests.test_sindex": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\tests\\test_sindex.py", + "parent": "geopandas.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "geopandas.tests.test_testing": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\tests\\test_testing.py", + "parent": "geopandas.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "geopandas.tests.test_types": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\tests\\test_types.py", + "parent": "geopandas.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "geopandas.tests.util": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\tests\\util.py", + "parent": "geopandas.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "geopandas.tests": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\tests\\__init__.py", + "parent": "geopandas", + "is_package": true, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "geopandas.tools.clip": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\tools\\clip.py", + "parent": "geopandas.tools", + "is_package": false, + "in_cyclic_loop": true, + "cyclic_cluster_id": "cluster_00" + }, + "geopandas.tools.geocoding": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\tools\\geocoding.py", + "parent": "geopandas.tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "geopandas.tools.hilbert_curve": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\tools\\hilbert_curve.py", + "parent": "geopandas.tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "geopandas.tools.overlay": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\tools\\overlay.py", + "parent": "geopandas.tools", + "is_package": false, + "in_cyclic_loop": true, + "cyclic_cluster_id": "cluster_00" + }, + "geopandas.tools.sjoin": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\tools\\sjoin.py", + "parent": "geopandas.tools", + "is_package": false, + "in_cyclic_loop": true, + "cyclic_cluster_id": "cluster_00" + }, + "geopandas.tools.util": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\tools\\util.py", + "parent": "geopandas.tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "geopandas.tools._random": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\tools\\_random.py", + "parent": "geopandas.tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "geopandas.tools._show_versions": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\tools\\_show_versions.py", + "parent": "geopandas.tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "geopandas.tools": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\tools\\__init__.py", + "parent": "geopandas", + "is_package": true, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "geopandas.tools.tests.test_clip": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\tools\\tests\\test_clip.py", + "parent": "geopandas.tools.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "geopandas.tools.tests.test_hilbert_curve": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\tools\\tests\\test_hilbert_curve.py", + "parent": "geopandas.tools.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "geopandas.tools.tests.test_random": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\tools\\tests\\test_random.py", + "parent": "geopandas.tools.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "geopandas.tools.tests.test_sjoin": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\tools\\tests\\test_sjoin.py", + "parent": "geopandas.tools.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "geopandas.tools.tests.test_tools": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\tools\\tests\\test_tools.py", + "parent": "geopandas.tools.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "geopandas.tools.tests": { + "path": "C:\\repos\\v3\\geopandas\\geopandas\\tools\\tests\\__init__.py", + "parent": "geopandas.tools", + "is_package": true, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + } + }, + "import_graph": { + "benchmarks.clip": [ + { + "from_module": "benchmarks.clip", + "imports": "geopandas.read_file", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "read_file", + "lineno": 1 + }, + { + "from_module": "benchmarks.clip", + "imports": "geopandas.clip", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "clip", + "lineno": 1 + }, + { + "from_module": "benchmarks.clip", + "imports": "geopandas.tests.util._NATURALEARTH_LOWRES", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.tests.util", + "symbol_part": "_NATURALEARTH_LOWRES", + "lineno": 5 + }, + { + "from_module": "benchmarks.clip", + "imports": "geopandas.tests.util._NATURALEARTH_CITIES", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.tests.util", + "symbol_part": "_NATURALEARTH_CITIES", + "lineno": 6 + }, + { + "from_module": "benchmarks.clip", + "imports": "geopandas.datasets.get_path", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.datasets", + "symbol_part": "get_path", + "lineno": 9 + } + ], + "benchmarks.geom_methods": [ + { + "from_module": "benchmarks.geom_methods", + "imports": "geopandas.GeoSeries", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoSeries", + "lineno": 4 + } + ], + "benchmarks.io": [ + { + "from_module": "benchmarks.io", + "imports": "geopandas.GeoDataFrame", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoDataFrame", + "lineno": 10 + }, + { + "from_module": "benchmarks.io", + "imports": "geopandas.GeoSeries", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoSeries", + "lineno": 10 + }, + { + "from_module": "benchmarks.io", + "imports": "geopandas.read_file", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "read_file", + "lineno": 10 + }, + { + "from_module": "benchmarks.io", + "imports": "geopandas.read_parquet", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "read_parquet", + "lineno": 10 + }, + { + "from_module": "benchmarks.io", + "imports": "geopandas.read_feather", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "read_feather", + "lineno": 10 + } + ], + "benchmarks.overlay": [ + { + "from_module": "benchmarks.overlay", + "imports": "geopandas.GeoDataFrame", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoDataFrame", + "lineno": 1 + }, + { + "from_module": "benchmarks.overlay", + "imports": "geopandas.GeoSeries", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoSeries", + "lineno": 1 + }, + { + "from_module": "benchmarks.overlay", + "imports": "geopandas.read_file", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "read_file", + "lineno": 1 + }, + { + "from_module": "benchmarks.overlay", + "imports": "geopandas.overlay", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "overlay", + "lineno": 1 + }, + { + "from_module": "benchmarks.overlay", + "imports": "geopandas.tests.util._NATURALEARTH_LOWRES", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.tests.util", + "symbol_part": "_NATURALEARTH_LOWRES", + "lineno": 4 + }, + { + "from_module": "benchmarks.overlay", + "imports": "geopandas.tests.util._NATURALEARTH_CITIES", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.tests.util", + "symbol_part": "_NATURALEARTH_CITIES", + "lineno": 5 + } + ], + "benchmarks.plotting": [ + { + "from_module": "benchmarks.plotting", + "imports": "geopandas.GeoDataFrame", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoDataFrame", + "lineno": 3 + }, + { + "from_module": "benchmarks.plotting", + "imports": "geopandas.GeoSeries", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoSeries", + "lineno": 3 + } + ], + "benchmarks.sindex": [ + { + "from_module": "benchmarks.sindex", + "imports": "geopandas.tests.util._NATURALEARTH_LOWRES", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.tests.util", + "symbol_part": "_NATURALEARTH_LOWRES", + "lineno": 2 + }, + { + "from_module": "benchmarks.sindex", + "imports": "geopandas.tests.util._NATURALEARTH_CITIES", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.tests.util", + "symbol_part": "_NATURALEARTH_CITIES", + "lineno": 3 + }, + { + "from_module": "benchmarks.sindex", + "imports": "geopandas.read_file", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "read_file", + "lineno": 4 + }, + { + "from_module": "benchmarks.sindex", + "imports": "geopandas.GeoSeries", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoSeries", + "lineno": 4 + } + ], + "benchmarks.sjoin": [ + { + "from_module": "benchmarks.sjoin", + "imports": "geopandas.GeoDataFrame", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoDataFrame", + "lineno": 3 + }, + { + "from_module": "benchmarks.sjoin", + "imports": "geopandas.GeoSeries", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoSeries", + "lineno": 3 + }, + { + "from_module": "benchmarks.sjoin", + "imports": "geopandas.sjoin", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "sjoin", + "lineno": 3 + } + ], + "benchmarks.transform": [ + { + "from_module": "benchmarks.transform", + "imports": "geopandas.GeoDataFrame", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoDataFrame", + "lineno": 1 + }, + { + "from_module": "benchmarks.transform", + "imports": "geopandas.GeoSeries", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoSeries", + "lineno": 1 + }, + { + "from_module": "benchmarks.transform", + "imports": "geopandas.read_file", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "read_file", + "lineno": 1 + }, + { + "from_module": "benchmarks.transform", + "imports": "geopandas.tests.util._NYBB", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.tests.util", + "symbol_part": "_NYBB", + "lineno": 5 + } + ], + "benchmarks": [], + "doc.nyc_boros": [ + { + "from_module": "doc.nyc_boros", + "imports": "geopandas.GeoSeries", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoSeries", + "lineno": 17 + }, + { + "from_module": "doc.nyc_boros", + "imports": "geopandas.GeoDataFrame", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoDataFrame", + "lineno": 17 + }, + { + "from_module": "doc.nyc_boros", + "imports": "geopandas", + "type": "import", + "lineno": 18 + } + ], + "doc.source.conf": [ + { + "from_module": "doc.source.conf", + "imports": "geopandas", + "type": "import", + "lineno": 34 + }, + { + "from_module": "doc.source.conf", + "imports": "geopandas", + "type": "import", + "lineno": 115 + } + ], + "doc.source._static.code.buffer": [ + { + "from_module": "doc.source._static.code.buffer", + "imports": "geopandas", + "type": "import", + "lineno": 7 + } + ], + "geopandas.accessors": [ + { + "from_module": "geopandas.accessors", + "imports": "geopandas.GeoSeries", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoSeries", + "lineno": 5 + }, + { + "from_module": "geopandas.accessors", + "imports": "geopandas.array.GeometryDtype", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.array", + "symbol_part": "GeometryDtype", + "lineno": 6 + } + ], + "geopandas.array": [ + { + "from_module": "geopandas.array", + "imports": "_compat.GEOS_GE_312", + "type": "from_import", + "relative_level": 1, + "module_part": "_compat", + "symbol_part": "GEOS_GE_312", + "lineno": 26 + }, + { + "from_module": "geopandas.array", + "imports": "_compat.HAS_PYPROJ", + "type": "from_import", + "relative_level": 1, + "module_part": "_compat", + "symbol_part": "HAS_PYPROJ", + "lineno": 26 + }, + { + "from_module": "geopandas.array", + "imports": "_compat.requires_pyproj", + "type": "from_import", + "relative_level": 1, + "module_part": "_compat", + "symbol_part": "requires_pyproj", + "lineno": 26 + }, + { + "from_module": "geopandas.array", + "imports": "sindex.SpatialIndex", + "type": "from_import", + "relative_level": 1, + "module_part": "sindex", + "symbol_part": "SpatialIndex", + "lineno": 31 + }, + { + "from_module": "geopandas.array", + "imports": "base.GeoPandasBase", + "type": "from_import", + "relative_level": 1, + "module_part": "base", + "symbol_part": "GeoPandasBase", + "lineno": 37 + }, + { + "from_module": "geopandas.array", + "imports": "geopandas.tools.hilbert_curve._hilbert_distance", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.tools.hilbert_curve", + "symbol_part": "_hilbert_distance", + "lineno": 1739 + }, + { + "from_module": "geopandas.array", + "imports": "geopandas", + "type": "import", + "lineno": 1813 + } + ], + "geopandas.base": [ + { + "from_module": "geopandas.base", + "imports": "_compat", + "type": "from_import", + "relative_level": 1, + "module_part": "", + "symbol_part": "_compat", + "lineno": 11 + }, + { + "from_module": "geopandas.base", + "imports": "array.GeometryArray", + "type": "from_import", + "relative_level": 1, + "module_part": "array", + "symbol_part": "GeometryArray", + "lineno": 12 + }, + { + "from_module": "geopandas.base", + "imports": "array.GeometryDtype", + "type": "from_import", + "relative_level": 1, + "module_part": "array", + "symbol_part": "GeometryDtype", + "lineno": 12 + }, + { + "from_module": "geopandas.base", + "imports": "geopandas.geoseries", + "type": "import", + "lineno": 43 + }, + { + "from_module": "geopandas.base", + "imports": "geoseries.GeoSeries", + "type": "from_import", + "relative_level": 1, + "module_part": "geoseries", + "symbol_part": "GeoSeries", + "lineno": 77 + }, + { + "from_module": "geopandas.base", + "imports": "geoseries.GeoSeries", + "type": "from_import", + "relative_level": 1, + "module_part": "geoseries", + "symbol_part": "GeoSeries", + "lineno": 95 + }, + { + "from_module": "geopandas.base", + "imports": "geodataframe.GeoDataFrame", + "type": "from_import", + "relative_level": 1, + "module_part": "geodataframe", + "symbol_part": "GeoDataFrame", + "lineno": 105 + }, + { + "from_module": "geopandas.base", + "imports": "geoseries.GeoSeries", + "type": "from_import", + "relative_level": 1, + "module_part": "geoseries", + "symbol_part": "GeoSeries", + "lineno": 106 + }, + { + "from_module": "geopandas.base", + "imports": "geoseries.GeoSeries", + "type": "from_import", + "relative_level": 1, + "module_part": "geoseries", + "symbol_part": "GeoSeries", + "lineno": 1290 + }, + { + "from_module": "geopandas.base", + "imports": "geoseries.GeoSeries", + "type": "from_import", + "relative_level": 1, + "module_part": "geoseries", + "symbol_part": "GeoSeries", + "lineno": 1414 + }, + { + "from_module": "geopandas.base", + "imports": "geoseries.GeoSeries", + "type": "from_import", + "relative_level": 1, + "module_part": "geoseries", + "symbol_part": "GeoSeries", + "lineno": 4943 + }, + { + "from_module": "geopandas.base", + "imports": "geopandas.tools.hilbert_curve._hilbert_distance", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.tools.hilbert_curve", + "symbol_part": "_hilbert_distance", + "lineno": 6371 + }, + { + "from_module": "geopandas.base", + "imports": "geoseries.GeoSeries", + "type": "from_import", + "relative_level": 1, + "module_part": "geoseries", + "symbol_part": "GeoSeries", + "lineno": 6436 + }, + { + "from_module": "geopandas.base", + "imports": "tools._random.uniform", + "type": "from_import", + "relative_level": 1, + "module_part": "tools._random", + "symbol_part": "uniform", + "lineno": 6437 + }, + { + "from_module": "geopandas.base", + "imports": "geoseries.GeoSeries", + "type": "from_import", + "relative_level": 1, + "module_part": "geoseries", + "symbol_part": "GeoSeries", + "lineno": 6533 + }, + { + "from_module": "geopandas.base", + "imports": "geoseries.GeoSeries", + "type": "from_import", + "relative_level": 1, + "module_part": "geoseries", + "symbol_part": "GeoSeries", + "lineno": 6602 + } + ], + "geopandas.conftest": [ + { + "from_module": "geopandas.conftest", + "imports": "geopandas", + "type": "import", + "lineno": 3 + }, + { + "from_module": "geopandas.conftest", + "imports": "geopandas.tests.util._NATURALEARTH_CITIES", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.tests.util", + "symbol_part": "_NATURALEARTH_CITIES", + "lineno": 6 + }, + { + "from_module": "geopandas.conftest", + "imports": "geopandas.tests.util._NATURALEARTH_LOWRES", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.tests.util", + "symbol_part": "_NATURALEARTH_LOWRES", + "lineno": 6 + }, + { + "from_module": "geopandas.conftest", + "imports": "geopandas.tests.util._NYBB", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.tests.util", + "symbol_part": "_NYBB", + "lineno": 6 + } + ], + "geopandas.explore": [ + { + "from_module": "geopandas.explore", + "imports": "geopandas", + "type": "import", + "lineno": 10 + } + ], + "geopandas.geodataframe": [ + { + "from_module": "geopandas.geodataframe", + "imports": "geopandas", + "type": "import", + "lineno": 16 + }, + { + "from_module": "geopandas.geodataframe", + "imports": "geopandas.array.GeometryArray", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.array", + "symbol_part": "GeometryArray", + "lineno": 17 + }, + { + "from_module": "geopandas.geodataframe", + "imports": "geopandas.array.GeometryDtype", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.array", + "symbol_part": "GeometryDtype", + "lineno": 17 + }, + { + "from_module": "geopandas.geodataframe", + "imports": "geopandas.array.from_shapely", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.array", + "symbol_part": "from_shapely", + "lineno": 17 + }, + { + "from_module": "geopandas.geodataframe", + "imports": "geopandas.array.to_wkb", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.array", + "symbol_part": "to_wkb", + "lineno": 17 + }, + { + "from_module": "geopandas.geodataframe", + "imports": "geopandas.array.to_wkt", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.array", + "symbol_part": "to_wkt", + "lineno": 17 + }, + { + "from_module": "geopandas.geodataframe", + "imports": "geopandas.base.GeoPandasBase", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.base", + "symbol_part": "GeoPandasBase", + "lineno": 18 + }, + { + "from_module": "geopandas.geodataframe", + "imports": "geopandas.base.is_geometry_type", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.base", + "symbol_part": "is_geometry_type", + "lineno": 18 + }, + { + "from_module": "geopandas.geodataframe", + "imports": "geopandas.explore._explore", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.explore", + "symbol_part": "_explore", + "lineno": 19 + }, + { + "from_module": "geopandas.geodataframe", + "imports": "geopandas.geoseries.GeoSeries", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.geoseries", + "symbol_part": "GeoSeries", + "lineno": 20 + }, + { + "from_module": "geopandas.geodataframe", + "imports": "_compat.HAS_PYPROJ", + "type": "from_import", + "relative_level": 1, + "module_part": "_compat", + "symbol_part": "HAS_PYPROJ", + "lineno": 22 + }, + { + "from_module": "geopandas.geodataframe", + "imports": "_compat.PANDAS_GE_30", + "type": "from_import", + "relative_level": 1, + "module_part": "_compat", + "symbol_part": "PANDAS_GE_30", + "lineno": 22 + }, + { + "from_module": "geopandas.geodataframe", + "imports": "_decorator.doc", + "type": "from_import", + "relative_level": 1, + "module_part": "_decorator", + "symbol_part": "doc", + "lineno": 23 + }, + { + "from_module": "geopandas.geodataframe", + "imports": "geopandas.io.arrow.PARQUET_GEOMETRY_ENCODINGS", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.io.arrow", + "symbol_part": "PARQUET_GEOMETRY_ENCODINGS", + "lineno": 40 + }, + { + "from_module": "geopandas.geodataframe", + "imports": "geopandas.io.arrow.SUPPORTED_VERSIONS_LITERAL", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.io.arrow", + "symbol_part": "SUPPORTED_VERSIONS_LITERAL", + "lineno": 40 + }, + { + "from_module": "geopandas.geodataframe", + "imports": "geopandas.io._geoarrow.arrow_to_geopandas", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.io._geoarrow", + "symbol_part": "arrow_to_geopandas", + "lineno": 973 + }, + { + "from_module": "geopandas.geodataframe", + "imports": "geopandas.io._geoarrow.ArrowTable", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.io._geoarrow", + "symbol_part": "ArrowTable", + "lineno": 1402 + }, + { + "from_module": "geopandas.geodataframe", + "imports": "geopandas.io._geoarrow.geopandas_to_arrow", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.io._geoarrow", + "symbol_part": "geopandas_to_arrow", + "lineno": 1402 + }, + { + "from_module": "geopandas.geodataframe", + "imports": "geopandas.io.arrow._to_parquet", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.io.arrow", + "symbol_part": "_to_parquet", + "lineno": 1485 + }, + { + "from_module": "geopandas.geodataframe", + "imports": "geopandas.io.arrow._to_feather", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.io.arrow", + "symbol_part": "_to_feather", + "lineno": 1542 + }, + { + "from_module": "geopandas.geodataframe", + "imports": "geopandas.io.file._to_file", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.io.file", + "symbol_part": "_to_file", + "lineno": 1653 + } + ], + "geopandas.geoseries": [ + { + "from_module": "geopandas.geoseries", + "imports": "geopandas", + "type": "import", + "lineno": 16 + }, + { + "from_module": "geopandas.geoseries", + "imports": "geopandas.base.GeoPandasBase", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.base", + "symbol_part": "GeoPandasBase", + "lineno": 17 + }, + { + "from_module": "geopandas.geoseries", + "imports": "geopandas.base._delegate_property", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.base", + "symbol_part": "_delegate_property", + "lineno": 17 + }, + { + "from_module": "geopandas.geoseries", + "imports": "geopandas.explore._explore_geoseries", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.explore", + "symbol_part": "_explore_geoseries", + "lineno": 18 + }, + { + "from_module": "geopandas.geoseries", + "imports": "geopandas.plotting.plot_series", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.plotting", + "symbol_part": "plot_series", + "lineno": 19 + }, + { + "from_module": "geopandas.geoseries", + "imports": "_compat", + "type": "from_import", + "relative_level": 1, + "module_part": "", + "symbol_part": "_compat", + "lineno": 21 + }, + { + "from_module": "geopandas.geoseries", + "imports": "_decorator.doc", + "type": "from_import", + "relative_level": 1, + "module_part": "_decorator", + "symbol_part": "doc", + "lineno": 22 + }, + { + "from_module": "geopandas.geoseries", + "imports": "array.GeometryDtype", + "type": "from_import", + "relative_level": 1, + "module_part": "array", + "symbol_part": "GeometryDtype", + "lineno": 23 + }, + { + "from_module": "geopandas.geoseries", + "imports": "array.from_shapely", + "type": "from_import", + "relative_level": 1, + "module_part": "array", + "symbol_part": "from_shapely", + "lineno": 23 + }, + { + "from_module": "geopandas.geoseries", + "imports": "array.from_wkb", + "type": "from_import", + "relative_level": 1, + "module_part": "array", + "symbol_part": "from_wkb", + "lineno": 23 + }, + { + "from_module": "geopandas.geoseries", + "imports": "array.from_wkt", + "type": "from_import", + "relative_level": 1, + "module_part": "array", + "symbol_part": "from_wkt", + "lineno": 23 + }, + { + "from_module": "geopandas.geoseries", + "imports": "array.points_from_xy", + "type": "from_import", + "relative_level": 1, + "module_part": "array", + "symbol_part": "points_from_xy", + "lineno": 23 + }, + { + "from_module": "geopandas.geoseries", + "imports": "array.to_wkb", + "type": "from_import", + "relative_level": 1, + "module_part": "array", + "symbol_part": "to_wkb", + "lineno": 23 + }, + { + "from_module": "geopandas.geoseries", + "imports": "array.to_wkt", + "type": "from_import", + "relative_level": 1, + "module_part": "array", + "symbol_part": "to_wkt", + "lineno": 23 + }, + { + "from_module": "geopandas.geoseries", + "imports": "base.is_geometry_type", + "type": "from_import", + "relative_level": 1, + "module_part": "base", + "symbol_part": "is_geometry_type", + "lineno": 32 + }, + { + "from_module": "geopandas.geoseries", + "imports": "geopandas.GeoDataFrame", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoDataFrame", + "lineno": 54 + }, + { + "from_module": "geopandas.geoseries", + "imports": "geopandas.GeoDataFrame", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoDataFrame", + "lineno": 407 + }, + { + "from_module": "geopandas.geoseries", + "imports": "geopandas.io._geoarrow.arrow_to_geometry_array", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.io._geoarrow", + "symbol_part": "arrow_to_geometry_array", + "lineno": 660 + }, + { + "from_module": "geopandas.geoseries", + "imports": "geopandas.GeoDataFrame", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoDataFrame", + "lineno": 686 + }, + { + "from_module": "geopandas.geoseries", + "imports": "geopandas.GeoDataFrame", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoDataFrame", + "lineno": 757 + }, + { + "from_module": "geopandas.geoseries", + "imports": "base._get_index_for_parts", + "type": "from_import", + "relative_level": 1, + "module_part": "base", + "symbol_part": "_get_index_for_parts", + "lineno": 1066 + }, + { + "from_module": "geopandas.geoseries", + "imports": "geopandas.io._geoarrow.GeoArrowArray", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.io._geoarrow", + "symbol_part": "GeoArrowArray", + "lineno": 1506 + }, + { + "from_module": "geopandas.geoseries", + "imports": "geopandas.io._geoarrow.construct_geometry_array", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.io._geoarrow", + "symbol_part": "construct_geometry_array", + "lineno": 1506 + }, + { + "from_module": "geopandas.geoseries", + "imports": "geopandas.io._geoarrow.construct_wkb_array", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.io._geoarrow", + "symbol_part": "construct_wkb_array", + "lineno": 1506 + } + ], + "geopandas.plotting": [ + { + "from_module": "geopandas.plotting", + "imports": "geopandas", + "type": "import", + "lineno": 16 + }, + { + "from_module": "geopandas.plotting", + "imports": "_decorator.doc", + "type": "from_import", + "relative_level": 1, + "module_part": "_decorator", + "symbol_part": "doc", + "lineno": 18 + } + ], + "geopandas.sindex": [ + { + "from_module": "geopandas.sindex", + "imports": "_compat", + "type": "from_import", + "relative_level": 1, + "module_part": "", + "symbol_part": "_compat", + "lineno": 6 + }, + { + "from_module": "geopandas.sindex", + "imports": "array", + "type": "from_import", + "relative_level": 1, + "module_part": "", + "symbol_part": "array", + "lineno": 7 + }, + { + "from_module": "geopandas.sindex", + "imports": "geoseries", + "type": "from_import", + "relative_level": 1, + "module_part": "", + "symbol_part": "geoseries", + "lineno": 7 + } + ], + "geopandas.testing": [ + { + "from_module": "geopandas.testing", + "imports": "geopandas.GeoDataFrame", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoDataFrame", + "lineno": 7 + }, + { + "from_module": "geopandas.testing", + "imports": "geopandas.GeoSeries", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoSeries", + "lineno": 7 + }, + { + "from_module": "geopandas.testing", + "imports": "geopandas.array.GeometryDtype", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.array", + "symbol_part": "GeometryDtype", + "lineno": 8 + } + ], + "geopandas._compat": [], + "geopandas._config": [], + "geopandas._decorator": [], + "geopandas": [ + { + "from_module": "geopandas", + "imports": "geopandas._config.options", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas._config", + "symbol_part": "options", + "lineno": 1 + }, + { + "from_module": "geopandas", + "imports": "geopandas.geoseries.GeoSeries", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.geoseries", + "symbol_part": "GeoSeries", + "lineno": 3 + }, + { + "from_module": "geopandas", + "imports": "geopandas.geodataframe.GeoDataFrame", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.geodataframe", + "symbol_part": "GeoDataFrame", + "lineno": 4 + }, + { + "from_module": "geopandas", + "imports": "geopandas.array.points_from_xy", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.array", + "symbol_part": "points_from_xy", + "lineno": 5 + }, + { + "from_module": "geopandas", + "imports": "geopandas.io.file._read_file", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.io.file", + "symbol_part": "_read_file", + "lineno": 7 + }, + { + "from_module": "geopandas", + "imports": "geopandas.io.file._list_layers", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.io.file", + "symbol_part": "_list_layers", + "lineno": 8 + }, + { + "from_module": "geopandas", + "imports": "geopandas.io.arrow._read_parquet", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.io.arrow", + "symbol_part": "_read_parquet", + "lineno": 9 + }, + { + "from_module": "geopandas", + "imports": "geopandas.io.arrow._read_feather", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.io.arrow", + "symbol_part": "_read_feather", + "lineno": 10 + }, + { + "from_module": "geopandas", + "imports": "geopandas.io.sql._read_postgis", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.io.sql", + "symbol_part": "_read_postgis", + "lineno": 11 + }, + { + "from_module": "geopandas", + "imports": "geopandas.tools.sjoin", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.tools", + "symbol_part": "sjoin", + "lineno": 12 + }, + { + "from_module": "geopandas", + "imports": "geopandas.tools.sjoin_nearest", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.tools", + "symbol_part": "sjoin_nearest", + "lineno": 12 + }, + { + "from_module": "geopandas", + "imports": "geopandas.tools.overlay", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.tools", + "symbol_part": "overlay", + "lineno": 13 + }, + { + "from_module": "geopandas", + "imports": "geopandas.tools._show_versions.show_versions", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.tools._show_versions", + "symbol_part": "show_versions", + "lineno": 14 + }, + { + "from_module": "geopandas", + "imports": "geopandas.tools.clip", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.tools", + "symbol_part": "clip", + "lineno": 15 + }, + { + "from_module": "geopandas", + "imports": "geopandas.datasets", + "type": "import", + "lineno": 18 + }, + { + "from_module": "geopandas", + "imports": "geopandas", + "type": "import", + "lineno": 23 + }, + { + "from_module": "geopandas", + "imports": "geopandas._version.__version__", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas._version", + "symbol_part": "__version__", + "lineno": 27 + } + ], + "geopandas.datasets": [], + "geopandas.io.arrow": [ + { + "from_module": "geopandas.io.arrow", + "imports": "geopandas", + "type": "import", + "lineno": 10 + }, + { + "from_module": "geopandas.io.arrow", + "imports": "geopandas.GeoDataFrame", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoDataFrame", + "lineno": 11 + }, + { + "from_module": "geopandas.io.arrow", + "imports": "geopandas._compat.import_optional_dependency", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas._compat", + "symbol_part": "import_optional_dependency", + "lineno": 12 + }, + { + "from_module": "geopandas.io.arrow", + "imports": "geopandas.array.from_shapely", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.array", + "symbol_part": "from_shapely", + "lineno": 13 + }, + { + "from_module": "geopandas.io.arrow", + "imports": "geopandas.array.from_wkb", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.array", + "symbol_part": "from_wkb", + "lineno": 13 + }, + { + "from_module": "geopandas.io.arrow", + "imports": "file._expand_user", + "type": "from_import", + "relative_level": 1, + "module_part": "file", + "symbol_part": "_expand_user", + "lineno": 15 + }, + { + "from_module": "geopandas.io.arrow", + "imports": "geopandas.io._geoarrow.geopandas_to_arrow", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.io._geoarrow", + "symbol_part": "geopandas_to_arrow", + "lineno": 339 + }, + { + "from_module": "geopandas.io.arrow", + "imports": "geopandas.io._geoarrow.construct_shapely_array", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.io._geoarrow", + "symbol_part": "construct_shapely_array", + "lineno": 552 + } + ], + "geopandas.io.file": [ + { + "from_module": "geopandas.io.file", + "imports": "geopandas.GeoDataFrame", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoDataFrame", + "lineno": 29 + }, + { + "from_module": "geopandas.io.file", + "imports": "geopandas.GeoSeries", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoSeries", + "lineno": 29 + }, + { + "from_module": "geopandas.io.file", + "imports": "geopandas._compat.HAS_PYPROJ", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas._compat", + "symbol_part": "HAS_PYPROJ", + "lineno": 30 + }, + { + "from_module": "geopandas.io.file", + "imports": "geopandas.io.util.vsi_path", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.io.util", + "symbol_part": "vsi_path", + "lineno": 31 + }, + { + "from_module": "geopandas.io.file", + "imports": "geopandas", + "type": "import", + "lineno": 126 + } + ], + "geopandas.io.sql": [ + { + "from_module": "geopandas.io.sql", + "imports": "geopandas.GeoDataFrame", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoDataFrame", + "lineno": 10 + } + ], + "geopandas.io.util": [], + "geopandas.io._geoarrow": [ + { + "from_module": "geopandas.io._geoarrow", + "imports": "geopandas.GeoDataFrame", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoDataFrame", + "lineno": 11 + }, + { + "from_module": "geopandas.io._geoarrow", + "imports": "geopandas.array.from_shapely", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.array", + "symbol_part": "from_shapely", + "lineno": 12 + }, + { + "from_module": "geopandas.io._geoarrow", + "imports": "geopandas.array.from_wkb", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.array", + "symbol_part": "from_wkb", + "lineno": 12 + } + ], + "geopandas.io": [], + "geopandas.io.tests.generate_legacy_storage_files": [ + { + "from_module": "geopandas.io.tests.generate_legacy_storage_files", + "imports": "geopandas", + "type": "import", + "lineno": 32 + } + ], + "geopandas.io.tests.test_arrow": [ + { + "from_module": "geopandas.io.tests.test_arrow", + "imports": "geopandas", + "type": "import", + "lineno": 16 + }, + { + "from_module": "geopandas.io.tests.test_arrow", + "imports": "geopandas.GeoDataFrame", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoDataFrame", + "lineno": 17 + }, + { + "from_module": "geopandas.io.tests.test_arrow", + "imports": "geopandas.read_feather", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "read_feather", + "lineno": 17 + }, + { + "from_module": "geopandas.io.tests.test_arrow", + "imports": "geopandas.read_file", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "read_file", + "lineno": 17 + }, + { + "from_module": "geopandas.io.tests.test_arrow", + "imports": "geopandas.read_parquet", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "read_parquet", + "lineno": 17 + }, + { + "from_module": "geopandas.io.tests.test_arrow", + "imports": "geopandas._compat.HAS_PYPROJ", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas._compat", + "symbol_part": "HAS_PYPROJ", + "lineno": 18 + }, + { + "from_module": "geopandas.io.tests.test_arrow", + "imports": "geopandas.array.to_wkb", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.array", + "symbol_part": "to_wkb", + "lineno": 19 + }, + { + "from_module": "geopandas.io.tests.test_arrow", + "imports": "geopandas.io.arrow.METADATA_VERSION", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.io.arrow", + "symbol_part": "METADATA_VERSION", + "lineno": 20 + }, + { + "from_module": "geopandas.io.tests.test_arrow", + "imports": "geopandas.io.arrow.SUPPORTED_VERSIONS", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.io.arrow", + "symbol_part": "SUPPORTED_VERSIONS", + "lineno": 20 + }, + { + "from_module": "geopandas.io.tests.test_arrow", + "imports": "geopandas.io.arrow._convert_bbox_to_parquet_filter", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.io.arrow", + "symbol_part": "_convert_bbox_to_parquet_filter", + "lineno": 20 + }, + { + "from_module": "geopandas.io.tests.test_arrow", + "imports": "geopandas.io.arrow._create_metadata", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.io.arrow", + "symbol_part": "_create_metadata", + "lineno": 20 + }, + { + "from_module": "geopandas.io.tests.test_arrow", + "imports": "geopandas.io.arrow._decode_metadata", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.io.arrow", + "symbol_part": "_decode_metadata", + "lineno": 20 + }, + { + "from_module": "geopandas.io.tests.test_arrow", + "imports": "geopandas.io.arrow._encode_metadata", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.io.arrow", + "symbol_part": "_encode_metadata", + "lineno": 20 + }, + { + "from_module": "geopandas.io.tests.test_arrow", + "imports": "geopandas.io.arrow._geopandas_to_arrow", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.io.arrow", + "symbol_part": "_geopandas_to_arrow", + "lineno": 20 + }, + { + "from_module": "geopandas.io.tests.test_arrow", + "imports": "geopandas.io.arrow._get_filesystem_path", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.io.arrow", + "symbol_part": "_get_filesystem_path", + "lineno": 20 + }, + { + "from_module": "geopandas.io.tests.test_arrow", + "imports": "geopandas.io.arrow._remove_id_from_member_of_ensembles", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.io.arrow", + "symbol_part": "_remove_id_from_member_of_ensembles", + "lineno": 20 + }, + { + "from_module": "geopandas.io.tests.test_arrow", + "imports": "geopandas.io.arrow._validate_dataframe", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.io.arrow", + "symbol_part": "_validate_dataframe", + "lineno": 20 + }, + { + "from_module": "geopandas.io.tests.test_arrow", + "imports": "geopandas.io.arrow._validate_geo_metadata", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.io.arrow", + "symbol_part": "_validate_geo_metadata", + "lineno": 20 + }, + { + "from_module": "geopandas.io.tests.test_arrow", + "imports": "geopandas.testing.assert_geodataframe_equal", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.testing", + "symbol_part": "assert_geodataframe_equal", + "lineno": 35 + }, + { + "from_module": "geopandas.io.tests.test_arrow", + "imports": "geopandas.testing.assert_geoseries_equal", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.testing", + "symbol_part": "assert_geoseries_equal", + "lineno": 35 + }, + { + "from_module": "geopandas.io.tests.test_arrow", + "imports": "geopandas.tests.util.mock", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.tests.util", + "symbol_part": "mock", + "lineno": 36 + } + ], + "geopandas.io.tests.test_file": [ + { + "from_module": "geopandas.io.tests.test_file", + "imports": "geopandas", + "type": "import", + "lineno": 19 + }, + { + "from_module": "geopandas.io.tests.test_file", + "imports": "geopandas.GeoDataFrame", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoDataFrame", + "lineno": 20 + }, + { + "from_module": "geopandas.io.tests.test_file", + "imports": "geopandas.GeoSeries", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoSeries", + "lineno": 20 + }, + { + "from_module": "geopandas.io.tests.test_file", + "imports": "geopandas.points_from_xy", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "points_from_xy", + "lineno": 20 + }, + { + "from_module": "geopandas.io.tests.test_file", + "imports": "geopandas.read_file", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "read_file", + "lineno": 20 + }, + { + "from_module": "geopandas.io.tests.test_file", + "imports": "geopandas._compat.HAS_PYPROJ", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas._compat", + "symbol_part": "HAS_PYPROJ", + "lineno": 21 + }, + { + "from_module": "geopandas.io.tests.test_file", + "imports": "geopandas._compat.PANDAS_GE_30", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas._compat", + "symbol_part": "PANDAS_GE_30", + "lineno": 21 + }, + { + "from_module": "geopandas.io.tests.test_file", + "imports": "geopandas._compat.PANDAS_INFER_STR", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas._compat", + "symbol_part": "PANDAS_INFER_STR", + "lineno": 21 + }, + { + "from_module": "geopandas.io.tests.test_file", + "imports": "geopandas.io.file._EXTENSION_TO_DRIVER", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.io.file", + "symbol_part": "_EXTENSION_TO_DRIVER", + "lineno": 22 + }, + { + "from_module": "geopandas.io.tests.test_file", + "imports": "geopandas.io.file._detect_driver", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.io.file", + "symbol_part": "_detect_driver", + "lineno": 22 + }, + { + "from_module": "geopandas.io.tests.test_file", + "imports": "geopandas.testing.assert_geodataframe_equal", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.testing", + "symbol_part": "assert_geodataframe_equal", + "lineno": 25 + }, + { + "from_module": "geopandas.io.tests.test_file", + "imports": "geopandas.testing.assert_geoseries_equal", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.testing", + "symbol_part": "assert_geoseries_equal", + "lineno": 25 + }, + { + "from_module": "geopandas.io.tests.test_file", + "imports": "geopandas.tests.util.PACKAGE_DIR", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.tests.util", + "symbol_part": "PACKAGE_DIR", + "lineno": 26 + }, + { + "from_module": "geopandas.io.tests.test_file", + "imports": "geopandas.tests.util.validate_boro_df", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.tests.util", + "symbol_part": "validate_boro_df", + "lineno": 26 + }, + { + "from_module": "geopandas.io.tests.test_file", + "imports": "geopandas.io.file.fiona_env", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.io.file", + "symbol_part": "fiona_env", + "lineno": 1257 + } + ], + "geopandas.io.tests.test_file_geom_types_drivers": [ + { + "from_module": "geopandas.io.tests.test_file_geom_types_drivers", + "imports": "geopandas", + "type": "import", + "lineno": 12 + }, + { + "from_module": "geopandas.io.tests.test_file_geom_types_drivers", + "imports": "geopandas.GeoDataFrame", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoDataFrame", + "lineno": 13 + }, + { + "from_module": "geopandas.io.tests.test_file_geom_types_drivers", + "imports": "test_file.FIONA_MARK", + "type": "from_import", + "relative_level": 1, + "module_part": "test_file", + "symbol_part": "FIONA_MARK", + "lineno": 15 + }, + { + "from_module": "geopandas.io.tests.test_file_geom_types_drivers", + "imports": "test_file.PYOGRIO_MARK", + "type": "from_import", + "relative_level": 1, + "module_part": "test_file", + "symbol_part": "PYOGRIO_MARK", + "lineno": 15 + }, + { + "from_module": "geopandas.io.tests.test_file_geom_types_drivers", + "imports": "geopandas.testing.assert_geodataframe_equal", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.testing", + "symbol_part": "assert_geodataframe_equal", + "lineno": 18 + } + ], + "geopandas.io.tests.test_geoarrow": [ + { + "from_module": "geopandas.io.tests.test_geoarrow", + "imports": "geopandas.GeoDataFrame", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoDataFrame", + "lineno": 12 + }, + { + "from_module": "geopandas.io.tests.test_geoarrow", + "imports": "geopandas.GeoSeries", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoSeries", + "lineno": 12 + }, + { + "from_module": "geopandas.io.tests.test_geoarrow", + "imports": "geopandas.testing.assert_geodataframe_equal", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.testing", + "symbol_part": "assert_geodataframe_equal", + "lineno": 15 + }, + { + "from_module": "geopandas.io.tests.test_geoarrow", + "imports": "geopandas.testing.assert_geoseries_equal", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.testing", + "symbol_part": "assert_geoseries_equal", + "lineno": 15 + } + ], + "geopandas.io.tests.test_infer_schema": [ + { + "from_module": "geopandas.io.tests.test_infer_schema", + "imports": "geopandas.GeoDataFrame", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoDataFrame", + "lineno": 15 + }, + { + "from_module": "geopandas.io.tests.test_infer_schema", + "imports": "geopandas.io.file.infer_schema", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.io.file", + "symbol_part": "infer_schema", + "lineno": 16 + } + ], + "geopandas.io.tests.test_pickle": [ + { + "from_module": "geopandas.io.tests.test_pickle", + "imports": "geopandas.testing.assert_geodataframe_equal", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.testing", + "symbol_part": "assert_geodataframe_equal", + "lineno": 13 + }, + { + "from_module": "geopandas.io.tests.test_pickle", + "imports": "generate_legacy_storage_files.create_pickle_data", + "type": "from_import", + "relative_level": 1, + "module_part": "generate_legacy_storage_files", + "symbol_part": "create_pickle_data", + "lineno": 21 + } + ], + "geopandas.io.tests.test_sql": [ + { + "from_module": "geopandas.io.tests.test_sql", + "imports": "geopandas", + "type": "import", + "lineno": 15 + }, + { + "from_module": "geopandas.io.tests.test_sql", + "imports": "geopandas.GeoDataFrame", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoDataFrame", + "lineno": 16 + }, + { + "from_module": "geopandas.io.tests.test_sql", + "imports": "geopandas.read_file", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "read_file", + "lineno": 16 + }, + { + "from_module": "geopandas.io.tests.test_sql", + "imports": "geopandas.read_postgis", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "read_postgis", + "lineno": 16 + }, + { + "from_module": "geopandas.io.tests.test_sql", + "imports": "geopandas._compat.HAS_PYPROJ", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas._compat", + "symbol_part": "HAS_PYPROJ", + "lineno": 17 + }, + { + "from_module": "geopandas.io.tests.test_sql", + "imports": "geopandas.io.sql._get_conn", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.io.sql", + "symbol_part": "_get_conn", + "lineno": 18 + }, + { + "from_module": "geopandas.io.tests.test_sql", + "imports": "geopandas.io.sql._write_postgis", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.io.sql", + "symbol_part": "_write_postgis", + "lineno": 19 + }, + { + "from_module": "geopandas.io.tests.test_sql", + "imports": "geopandas.tests.util.create_postgis", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.tests.util", + "symbol_part": "create_postgis", + "lineno": 22 + }, + { + "from_module": "geopandas.io.tests.test_sql", + "imports": "geopandas.tests.util.create_spatialite", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.tests.util", + "symbol_part": "create_spatialite", + "lineno": 22 + }, + { + "from_module": "geopandas.io.tests.test_sql", + "imports": "geopandas.tests.util.mock", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.tests.util", + "symbol_part": "mock", + "lineno": 22 + }, + { + "from_module": "geopandas.io.tests.test_sql", + "imports": "geopandas.tests.util.validate_boro_df", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.tests.util", + "symbol_part": "validate_boro_df", + "lineno": 22 + } + ], + "geopandas.io.tests": [], + "geopandas.tests.test_api": [], + "geopandas.tests.test_array": [ + { + "from_module": "geopandas.tests.test_array", + "imports": "geopandas", + "type": "import", + "lineno": 15 + }, + { + "from_module": "geopandas.tests.test_array", + "imports": "geopandas._compat.GEOS_GE_312", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas._compat", + "symbol_part": "GEOS_GE_312", + "lineno": 16 + }, + { + "from_module": "geopandas.tests.test_array", + "imports": "geopandas._compat.HAS_PYPROJ", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas._compat", + "symbol_part": "HAS_PYPROJ", + "lineno": 16 + }, + { + "from_module": "geopandas.tests.test_array", + "imports": "geopandas.array.GeometryArray", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.array", + "symbol_part": "GeometryArray", + "lineno": 17 + }, + { + "from_module": "geopandas.tests.test_array", + "imports": "geopandas.array._check_crs", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.array", + "symbol_part": "_check_crs", + "lineno": 17 + }, + { + "from_module": "geopandas.tests.test_array", + "imports": "geopandas.array._crs_mismatch_warn", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.array", + "symbol_part": "_crs_mismatch_warn", + "lineno": 17 + }, + { + "from_module": "geopandas.tests.test_array", + "imports": "geopandas.array.from_shapely", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.array", + "symbol_part": "from_shapely", + "lineno": 17 + }, + { + "from_module": "geopandas.tests.test_array", + "imports": "geopandas.array.from_wkb", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.array", + "symbol_part": "from_wkb", + "lineno": 17 + }, + { + "from_module": "geopandas.tests.test_array", + "imports": "geopandas.array.from_wkt", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.array", + "symbol_part": "from_wkt", + "lineno": 17 + }, + { + "from_module": "geopandas.tests.test_array", + "imports": "geopandas.array.points_from_xy", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.array", + "symbol_part": "points_from_xy", + "lineno": 17 + }, + { + "from_module": "geopandas.tests.test_array", + "imports": "geopandas.array.to_wkb", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.array", + "symbol_part": "to_wkb", + "lineno": 17 + }, + { + "from_module": "geopandas.tests.test_array", + "imports": "geopandas.array.to_wkt", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.array", + "symbol_part": "to_wkt", + "lineno": 17 + } + ], + "geopandas.tests.test_compat": [ + { + "from_module": "geopandas.tests.test_compat", + "imports": "geopandas._compat.import_optional_dependency", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas._compat", + "symbol_part": "import_optional_dependency", + "lineno": 1 + } + ], + "geopandas.tests.test_config": [ + { + "from_module": "geopandas.tests.test_config", + "imports": "geopandas", + "type": "import", + "lineno": 1 + } + ], + "geopandas.tests.test_crs": [ + { + "from_module": "geopandas.tests.test_crs", + "imports": "geopandas.GeoDataFrame", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoDataFrame", + "lineno": 9 + }, + { + "from_module": "geopandas.tests.test_crs", + "imports": "geopandas.GeoSeries", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoSeries", + "lineno": 9 + }, + { + "from_module": "geopandas.tests.test_crs", + "imports": "geopandas.points_from_xy", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "points_from_xy", + "lineno": 9 + }, + { + "from_module": "geopandas.tests.test_crs", + "imports": "geopandas.read_file", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "read_file", + "lineno": 9 + }, + { + "from_module": "geopandas.tests.test_crs", + "imports": "geopandas.array.GeometryArray", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.array", + "symbol_part": "GeometryArray", + "lineno": 10 + }, + { + "from_module": "geopandas.tests.test_crs", + "imports": "geopandas.array.from_shapely", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.array", + "symbol_part": "from_shapely", + "lineno": 10 + }, + { + "from_module": "geopandas.tests.test_crs", + "imports": "geopandas.array.from_wkb", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.array", + "symbol_part": "from_wkb", + "lineno": 10 + }, + { + "from_module": "geopandas.tests.test_crs", + "imports": "geopandas.array.from_wkt", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.array", + "symbol_part": "from_wkt", + "lineno": 10 + }, + { + "from_module": "geopandas.tests.test_crs", + "imports": "geopandas.testing.assert_geodataframe_equal", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.testing", + "symbol_part": "assert_geodataframe_equal", + "lineno": 13 + } + ], + "geopandas.tests.test_datasets": [ + { + "from_module": "geopandas.tests.test_datasets", + "imports": "geopandas.GeoDataFrame", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoDataFrame", + "lineno": 1 + }, + { + "from_module": "geopandas.tests.test_datasets", + "imports": "geopandas.read_file", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "read_file", + "lineno": 1 + }, + { + "from_module": "geopandas.tests.test_datasets", + "imports": "geopandas.datasets.get_path", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.datasets", + "symbol_part": "get_path", + "lineno": 2 + } + ], + "geopandas.tests.test_decorator": [ + { + "from_module": "geopandas.tests.test_decorator", + "imports": "geopandas._decorator.doc", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas._decorator", + "symbol_part": "doc", + "lineno": 3 + } + ], + "geopandas.tests.test_dissolve": [ + { + "from_module": "geopandas.tests.test_dissolve", + "imports": "geopandas", + "type": "import", + "lineno": 8 + }, + { + "from_module": "geopandas.tests.test_dissolve", + "imports": "geopandas.GeoDataFrame", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoDataFrame", + "lineno": 9 + }, + { + "from_module": "geopandas.tests.test_dissolve", + "imports": "geopandas.read_file", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "read_file", + "lineno": 9 + }, + { + "from_module": "geopandas.tests.test_dissolve", + "imports": "geopandas._compat.GEOS_GE_312", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas._compat", + "symbol_part": "GEOS_GE_312", + "lineno": 10 + }, + { + "from_module": "geopandas.tests.test_dissolve", + "imports": "geopandas._compat.HAS_PYPROJ", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas._compat", + "symbol_part": "HAS_PYPROJ", + "lineno": 10 + }, + { + "from_module": "geopandas.tests.test_dissolve", + "imports": "geopandas._compat.PANDAS_GE_30", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas._compat", + "symbol_part": "PANDAS_GE_30", + "lineno": 10 + }, + { + "from_module": "geopandas.tests.test_dissolve", + "imports": "geopandas.testing.assert_geodataframe_equal", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.testing", + "symbol_part": "assert_geodataframe_equal", + "lineno": 13 + }, + { + "from_module": "geopandas.tests.test_dissolve", + "imports": "geopandas.testing.geom_almost_equals", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.testing", + "symbol_part": "geom_almost_equals", + "lineno": 13 + } + ], + "geopandas.tests.test_explore": [ + { + "from_module": "geopandas.tests.test_explore", + "imports": "geopandas", + "type": "import", + "lineno": 9 + }, + { + "from_module": "geopandas.tests.test_explore", + "imports": "geopandas._compat.HAS_PYPROJ", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas._compat", + "symbol_part": "HAS_PYPROJ", + "lineno": 10 + } + ], + "geopandas.tests.test_extension_array": [ + { + "from_module": "geopandas.tests.test_extension_array", + "imports": "geopandas._compat.PANDAS_GE_30", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas._compat", + "symbol_part": "PANDAS_GE_30", + "lineno": 28 + }, + { + "from_module": "geopandas.tests.test_extension_array", + "imports": "geopandas.array.GeometryArray", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.array", + "symbol_part": "GeometryArray", + "lineno": 29 + }, + { + "from_module": "geopandas.tests.test_extension_array", + "imports": "geopandas.array.GeometryDtype", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.array", + "symbol_part": "GeometryDtype", + "lineno": 29 + }, + { + "from_module": "geopandas.tests.test_extension_array", + "imports": "geopandas.array.from_shapely", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.array", + "symbol_part": "from_shapely", + "lineno": 29 + } + ], + "geopandas.tests.test_geocode": [ + { + "from_module": "geopandas.tests.test_geocode", + "imports": "geopandas.GeoDataFrame", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoDataFrame", + "lineno": 5 + }, + { + "from_module": "geopandas.tests.test_geocode", + "imports": "geopandas.GeoSeries", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoSeries", + "lineno": 5 + }, + { + "from_module": "geopandas.tests.test_geocode", + "imports": "geopandas._compat.HAS_PYPROJ", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas._compat", + "symbol_part": "HAS_PYPROJ", + "lineno": 6 + }, + { + "from_module": "geopandas.tests.test_geocode", + "imports": "geopandas.tools.geocode", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.tools", + "symbol_part": "geocode", + "lineno": 7 + }, + { + "from_module": "geopandas.tests.test_geocode", + "imports": "geopandas.tools.reverse_geocode", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.tools", + "symbol_part": "reverse_geocode", + "lineno": 7 + }, + { + "from_module": "geopandas.tests.test_geocode", + "imports": "geopandas.tools.geocoding._prepare_geocode_result", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.tools.geocoding", + "symbol_part": "_prepare_geocode_result", + "lineno": 8 + }, + { + "from_module": "geopandas.tests.test_geocode", + "imports": "geopandas.testing.assert_geodataframe_equal", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.testing", + "symbol_part": "assert_geodataframe_equal", + "lineno": 11 + }, + { + "from_module": "geopandas.tests.test_geocode", + "imports": "geopandas.tests.util.assert_geoseries_equal", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.tests.util", + "symbol_part": "assert_geoseries_equal", + "lineno": 12 + }, + { + "from_module": "geopandas.tests.test_geocode", + "imports": "geopandas.tests.util.mock", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.tests.util", + "symbol_part": "mock", + "lineno": 12 + } + ], + "geopandas.tests.test_geodataframe": [ + { + "from_module": "geopandas.tests.test_geodataframe", + "imports": "geopandas", + "type": "import", + "lineno": 13 + }, + { + "from_module": "geopandas.tests.test_geodataframe", + "imports": "geopandas._compat", + "type": "import", + "lineno": 14 + }, + { + "from_module": "geopandas.tests.test_geodataframe", + "imports": "geopandas.GeoDataFrame", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoDataFrame", + "lineno": 15 + }, + { + "from_module": "geopandas.tests.test_geodataframe", + "imports": "geopandas.GeoSeries", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoSeries", + "lineno": 15 + }, + { + "from_module": "geopandas.tests.test_geodataframe", + "imports": "geopandas.points_from_xy", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "points_from_xy", + "lineno": 15 + }, + { + "from_module": "geopandas.tests.test_geodataframe", + "imports": "geopandas.read_file", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "read_file", + "lineno": 15 + }, + { + "from_module": "geopandas.tests.test_geodataframe", + "imports": "geopandas.array.GeometryArray", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.array", + "symbol_part": "GeometryArray", + "lineno": 16 + }, + { + "from_module": "geopandas.tests.test_geodataframe", + "imports": "geopandas.array.GeometryDtype", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.array", + "symbol_part": "GeometryDtype", + "lineno": 16 + }, + { + "from_module": "geopandas.tests.test_geodataframe", + "imports": "geopandas.array.from_shapely", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.array", + "symbol_part": "from_shapely", + "lineno": 16 + }, + { + "from_module": "geopandas.tests.test_geodataframe", + "imports": "geopandas.testing.assert_geodataframe_equal", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.testing", + "symbol_part": "assert_geodataframe_equal", + "lineno": 19 + }, + { + "from_module": "geopandas.tests.test_geodataframe", + "imports": "geopandas.testing.assert_geoseries_equal", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.testing", + "symbol_part": "assert_geoseries_equal", + "lineno": 19 + }, + { + "from_module": "geopandas.tests.test_geodataframe", + "imports": "geopandas.tests.util.PACKAGE_DIR", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.tests.util", + "symbol_part": "PACKAGE_DIR", + "lineno": 20 + }, + { + "from_module": "geopandas.tests.test_geodataframe", + "imports": "geopandas.tests.util.validate_boro_df", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.tests.util", + "symbol_part": "validate_boro_df", + "lineno": 20 + } + ], + "geopandas.tests.test_geom_methods": [ + { + "from_module": "geopandas.tests.test_geom_methods", + "imports": "geopandas.GeoDataFrame", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoDataFrame", + "lineno": 23 + }, + { + "from_module": "geopandas.tests.test_geom_methods", + "imports": "geopandas.GeoSeries", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoSeries", + "lineno": 23 + }, + { + "from_module": "geopandas.tests.test_geom_methods", + "imports": "geopandas._compat.GEOS_GE_312", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas._compat", + "symbol_part": "GEOS_GE_312", + "lineno": 24 + }, + { + "from_module": "geopandas.tests.test_geom_methods", + "imports": "geopandas._compat.HAS_PYPROJ", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas._compat", + "symbol_part": "HAS_PYPROJ", + "lineno": 24 + }, + { + "from_module": "geopandas.tests.test_geom_methods", + "imports": "geopandas.base.GeoPandasBase", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.base", + "symbol_part": "GeoPandasBase", + "lineno": 25 + }, + { + "from_module": "geopandas.tests.test_geom_methods", + "imports": "geopandas.testing.assert_geodataframe_equal", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.testing", + "symbol_part": "assert_geodataframe_equal", + "lineno": 28 + }, + { + "from_module": "geopandas.tests.test_geom_methods", + "imports": "geopandas.tests.util.assert_geoseries_equal", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.tests.util", + "symbol_part": "assert_geoseries_equal", + "lineno": 29 + }, + { + "from_module": "geopandas.tests.test_geom_methods", + "imports": "geopandas.tests.util.geom_almost_equals", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.tests.util", + "symbol_part": "geom_almost_equals", + "lineno": 29 + }, + { + "from_module": "geopandas.tests.test_geom_methods", + "imports": "geopandas.tests.util.geom_equals", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.tests.util", + "symbol_part": "geom_equals", + "lineno": 29 + } + ], + "geopandas.tests.test_geoseries": [ + { + "from_module": "geopandas.tests.test_geoseries", + "imports": "geopandas._compat", + "type": "import", + "lineno": 22 + }, + { + "from_module": "geopandas.tests.test_geoseries", + "imports": "geopandas.GeoDataFrame", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoDataFrame", + "lineno": 23 + }, + { + "from_module": "geopandas.tests.test_geoseries", + "imports": "geopandas.GeoSeries", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoSeries", + "lineno": 23 + }, + { + "from_module": "geopandas.tests.test_geoseries", + "imports": "geopandas.clip", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "clip", + "lineno": 23 + }, + { + "from_module": "geopandas.tests.test_geoseries", + "imports": "geopandas.read_file", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "read_file", + "lineno": 23 + }, + { + "from_module": "geopandas.tests.test_geoseries", + "imports": "geopandas.array.GeometryArray", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.array", + "symbol_part": "GeometryArray", + "lineno": 24 + }, + { + "from_module": "geopandas.tests.test_geoseries", + "imports": "geopandas.array.GeometryDtype", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.array", + "symbol_part": "GeometryDtype", + "lineno": 24 + }, + { + "from_module": "geopandas.tests.test_geoseries", + "imports": "geopandas.testing.assert_geoseries_equal", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.testing", + "symbol_part": "assert_geoseries_equal", + "lineno": 27 + }, + { + "from_module": "geopandas.tests.test_geoseries", + "imports": "geopandas.testing.geom_almost_equals", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.testing", + "symbol_part": "geom_almost_equals", + "lineno": 27 + }, + { + "from_module": "geopandas.tests.test_geoseries", + "imports": "geopandas.tests.util.geom_equals", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.tests.util", + "symbol_part": "geom_equals", + "lineno": 28 + } + ], + "geopandas.tests.test_merge": [ + { + "from_module": "geopandas.tests.test_merge", + "imports": "geopandas.GeoDataFrame", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoDataFrame", + "lineno": 7 + }, + { + "from_module": "geopandas.tests.test_merge", + "imports": "geopandas.GeoSeries", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoSeries", + "lineno": 7 + }, + { + "from_module": "geopandas.tests.test_merge", + "imports": "geopandas._compat.HAS_PYPROJ", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas._compat", + "symbol_part": "HAS_PYPROJ", + "lineno": 8 + }, + { + "from_module": "geopandas.tests.test_merge", + "imports": "geopandas.testing.assert_geodataframe_equal", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.testing", + "symbol_part": "assert_geodataframe_equal", + "lineno": 11 + } + ], + "geopandas.tests.test_op_output_types": [ + { + "from_module": "geopandas.tests.test_op_output_types", + "imports": "geopandas", + "type": "import", + "lineno": 7 + }, + { + "from_module": "geopandas.tests.test_op_output_types", + "imports": "geopandas.GeoDataFrame", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoDataFrame", + "lineno": 8 + }, + { + "from_module": "geopandas.tests.test_op_output_types", + "imports": "geopandas.GeoSeries", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoSeries", + "lineno": 8 + }, + { + "from_module": "geopandas.tests.test_op_output_types", + "imports": "geopandas._compat.PANDAS_GE_31", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas._compat", + "symbol_part": "PANDAS_GE_31", + "lineno": 9 + }, + { + "from_module": "geopandas.tests.test_op_output_types", + "imports": "geopandas.testing.assert_geodataframe_equal", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.testing", + "symbol_part": "assert_geodataframe_equal", + "lineno": 12 + } + ], + "geopandas.tests.test_overlay": [ + { + "from_module": "geopandas.tests.test_overlay", + "imports": "geopandas", + "type": "import", + "lineno": 9 + }, + { + "from_module": "geopandas.tests.test_overlay", + "imports": "geopandas.GeoDataFrame", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoDataFrame", + "lineno": 10 + }, + { + "from_module": "geopandas.tests.test_overlay", + "imports": "geopandas.GeoSeries", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoSeries", + "lineno": 10 + }, + { + "from_module": "geopandas.tests.test_overlay", + "imports": "geopandas.overlay", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "overlay", + "lineno": 10 + }, + { + "from_module": "geopandas.tests.test_overlay", + "imports": "geopandas.read_file", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "read_file", + "lineno": 10 + }, + { + "from_module": "geopandas.tests.test_overlay", + "imports": "geopandas._compat.HAS_PYPROJ", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas._compat", + "symbol_part": "HAS_PYPROJ", + "lineno": 11 + }, + { + "from_module": "geopandas.tests.test_overlay", + "imports": "geopandas._compat.PANDAS_INFER_STR", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas._compat", + "symbol_part": "PANDAS_INFER_STR", + "lineno": 11 + }, + { + "from_module": "geopandas.tests.test_overlay", + "imports": "geopandas.testing.assert_geodataframe_equal", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.testing", + "symbol_part": "assert_geodataframe_equal", + "lineno": 14 + }, + { + "from_module": "geopandas.tests.test_overlay", + "imports": "geopandas.testing.assert_geoseries_equal", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.testing", + "symbol_part": "assert_geoseries_equal", + "lineno": 14 + } + ], + "geopandas.tests.test_pandas_accessor": [ + { + "from_module": "geopandas.tests.test_pandas_accessor", + "imports": "geopandas.accessors", + "type": "import", + "lineno": 10 + }, + { + "from_module": "geopandas.tests.test_pandas_accessor", + "imports": "geopandas.array.GeometryDtype", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.array", + "symbol_part": "GeometryDtype", + "lineno": 11 + } + ], + "geopandas.tests.test_pandas_methods": [ + { + "from_module": "geopandas.tests.test_pandas_methods", + "imports": "geopandas", + "type": "import", + "lineno": 9 + }, + { + "from_module": "geopandas.tests.test_pandas_methods", + "imports": "geopandas._compat", + "type": "import", + "lineno": 10 + }, + { + "from_module": "geopandas.tests.test_pandas_methods", + "imports": "geopandas.GeoDataFrame", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoDataFrame", + "lineno": 11 + }, + { + "from_module": "geopandas.tests.test_pandas_methods", + "imports": "geopandas.GeoSeries", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoSeries", + "lineno": 11 + }, + { + "from_module": "geopandas.tests.test_pandas_methods", + "imports": "geopandas.array.from_shapely", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.array", + "symbol_part": "from_shapely", + "lineno": 12 + }, + { + "from_module": "geopandas.tests.test_pandas_methods", + "imports": "geopandas.testing.assert_geodataframe_equal", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.testing", + "symbol_part": "assert_geodataframe_equal", + "lineno": 15 + }, + { + "from_module": "geopandas.tests.test_pandas_methods", + "imports": "geopandas.testing.assert_geoseries_equal", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.testing", + "symbol_part": "assert_geoseries_equal", + "lineno": 15 + } + ], + "geopandas.tests.test_plotting": [ + { + "from_module": "geopandas.tests.test_plotting", + "imports": "geopandas._compat", + "type": "import", + "lineno": 21 + }, + { + "from_module": "geopandas.tests.test_plotting", + "imports": "geopandas.GeoDataFrame", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoDataFrame", + "lineno": 22 + }, + { + "from_module": "geopandas.tests.test_plotting", + "imports": "geopandas.GeoSeries", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoSeries", + "lineno": 22 + }, + { + "from_module": "geopandas.tests.test_plotting", + "imports": "geopandas.points_from_xy", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "points_from_xy", + "lineno": 22 + }, + { + "from_module": "geopandas.tests.test_plotting", + "imports": "geopandas.read_file", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "read_file", + "lineno": 22 + }, + { + "from_module": "geopandas.tests.test_plotting", + "imports": "geopandas._compat.HAS_PYPROJ", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas._compat", + "symbol_part": "HAS_PYPROJ", + "lineno": 23 + }, + { + "from_module": "geopandas.tests.test_plotting", + "imports": "geopandas.plotting.GeoplotAccessor", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.plotting", + "symbol_part": "GeoplotAccessor", + "lineno": 24 + }, + { + "from_module": "geopandas.tests.test_plotting", + "imports": "geopandas.plotting._check_invalid_categories", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.plotting", + "symbol_part": "_check_invalid_categories", + "lineno": 24 + }, + { + "from_module": "geopandas.tests.test_plotting", + "imports": "geopandas.plotting._plot_point_collection", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.plotting", + "symbol_part": "_plot_point_collection", + "lineno": 1943 + }, + { + "from_module": "geopandas.tests.test_plotting", + "imports": "geopandas.plotting._plot_point_collection", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.plotting", + "symbol_part": "_plot_point_collection", + "lineno": 1997 + }, + { + "from_module": "geopandas.tests.test_plotting", + "imports": "geopandas.plotting._plot_linestring_collection", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.plotting", + "symbol_part": "_plot_linestring_collection", + "lineno": 2012 + }, + { + "from_module": "geopandas.tests.test_plotting", + "imports": "geopandas.plotting._plot_linestring_collection", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.plotting", + "symbol_part": "_plot_linestring_collection", + "lineno": 2065 + }, + { + "from_module": "geopandas.tests.test_plotting", + "imports": "geopandas.plotting._plot_polygon_collection", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.plotting", + "symbol_part": "_plot_polygon_collection", + "lineno": 2096 + }, + { + "from_module": "geopandas.tests.test_plotting", + "imports": "geopandas.plotting._plot_polygon_collection", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.plotting", + "symbol_part": "_plot_polygon_collection", + "lineno": 2155 + }, + { + "from_module": "geopandas.tests.test_plotting", + "imports": "geopandas.plotting._PolygonPatch", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.plotting", + "symbol_part": "_PolygonPatch", + "lineno": 2336 + } + ], + "geopandas.tests.test_show_versions": [ + { + "from_module": "geopandas.tests.test_show_versions", + "imports": "geopandas.tools._show_versions._get_C_info", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.tools._show_versions", + "symbol_part": "_get_C_info", + "lineno": 1 + }, + { + "from_module": "geopandas.tests.test_show_versions", + "imports": "geopandas.tools._show_versions._get_deps_info", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.tools._show_versions", + "symbol_part": "_get_deps_info", + "lineno": 1 + }, + { + "from_module": "geopandas.tests.test_show_versions", + "imports": "geopandas.tools._show_versions._get_sys_info", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.tools._show_versions", + "symbol_part": "_get_sys_info", + "lineno": 1 + }, + { + "from_module": "geopandas.tests.test_show_versions", + "imports": "geopandas.tools._show_versions.show_versions", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.tools._show_versions", + "symbol_part": "show_versions", + "lineno": 1 + } + ], + "geopandas.tests.test_sindex": [ + { + "from_module": "geopandas.tests.test_sindex", + "imports": "geopandas", + "type": "import", + "lineno": 16 + }, + { + "from_module": "geopandas.tests.test_sindex", + "imports": "geopandas.GeoDataFrame", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoDataFrame", + "lineno": 17 + }, + { + "from_module": "geopandas.tests.test_sindex", + "imports": "geopandas.GeoSeries", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoSeries", + "lineno": 17 + }, + { + "from_module": "geopandas.tests.test_sindex", + "imports": "geopandas.read_file", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "read_file", + "lineno": 17 + }, + { + "from_module": "geopandas.tests.test_sindex", + "imports": "geopandas._compat", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "_compat", + "lineno": 18 + } + ], + "geopandas.tests.test_testing": [ + { + "from_module": "geopandas.tests.test_testing", + "imports": "geopandas.GeoDataFrame", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoDataFrame", + "lineno": 9 + }, + { + "from_module": "geopandas.tests.test_testing", + "imports": "geopandas.GeoSeries", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoSeries", + "lineno": 9 + }, + { + "from_module": "geopandas.tests.test_testing", + "imports": "geopandas._compat.HAS_PYPROJ", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas._compat", + "symbol_part": "HAS_PYPROJ", + "lineno": 10 + }, + { + "from_module": "geopandas.tests.test_testing", + "imports": "geopandas.array.from_shapely", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.array", + "symbol_part": "from_shapely", + "lineno": 11 + }, + { + "from_module": "geopandas.tests.test_testing", + "imports": "geopandas.testing.assert_geodataframe_equal", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.testing", + "symbol_part": "assert_geodataframe_equal", + "lineno": 14 + }, + { + "from_module": "geopandas.tests.test_testing", + "imports": "geopandas.testing.assert_geoseries_equal", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.testing", + "symbol_part": "assert_geoseries_equal", + "lineno": 14 + } + ], + "geopandas.tests.test_types": [ + { + "from_module": "geopandas.tests.test_types", + "imports": "geopandas.GeoDataFrame", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoDataFrame", + "lineno": 5 + }, + { + "from_module": "geopandas.tests.test_types", + "imports": "geopandas.GeoSeries", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoSeries", + "lineno": 5 + } + ], + "geopandas.tests.util": [ + { + "from_module": "geopandas.tests.util", + "imports": "geopandas.GeoDataFrame", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoDataFrame", + "lineno": 5 + }, + { + "from_module": "geopandas.tests.util", + "imports": "geopandas.testing.assert_geoseries_equal", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.testing", + "symbol_part": "assert_geoseries_equal", + "lineno": 7 + }, + { + "from_module": "geopandas.tests.util", + "imports": "geopandas.testing.geom_almost_equals", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.testing", + "symbol_part": "geom_almost_equals", + "lineno": 7 + }, + { + "from_module": "geopandas.tests.util", + "imports": "geopandas.testing.geom_equals", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.testing", + "symbol_part": "geom_equals", + "lineno": 7 + } + ], + "geopandas.tests": [], + "geopandas.tools.clip": [ + { + "from_module": "geopandas.tools.clip", + "imports": "geopandas.GeoDataFrame", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoDataFrame", + "lineno": 10 + }, + { + "from_module": "geopandas.tools.clip", + "imports": "geopandas.GeoSeries", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoSeries", + "lineno": 10 + }, + { + "from_module": "geopandas.tools.clip", + "imports": "geopandas._compat.PANDAS_GE_30", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas._compat", + "symbol_part": "PANDAS_GE_30", + "lineno": 11 + }, + { + "from_module": "geopandas.tools.clip", + "imports": "geopandas.array.LINE_GEOM_TYPES", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.array", + "symbol_part": "LINE_GEOM_TYPES", + "lineno": 12 + }, + { + "from_module": "geopandas.tools.clip", + "imports": "geopandas.array.POINT_GEOM_TYPES", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.array", + "symbol_part": "POINT_GEOM_TYPES", + "lineno": 12 + }, + { + "from_module": "geopandas.tools.clip", + "imports": "geopandas.array.POLYGON_GEOM_TYPES", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.array", + "symbol_part": "POLYGON_GEOM_TYPES", + "lineno": 12 + }, + { + "from_module": "geopandas.tools.clip", + "imports": "geopandas.array._check_crs", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.array", + "symbol_part": "_check_crs", + "lineno": 12 + }, + { + "from_module": "geopandas.tools.clip", + "imports": "geopandas.array._crs_mismatch_warn", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.array", + "symbol_part": "_crs_mismatch_warn", + "lineno": 12 + } + ], + "geopandas.tools.geocoding": [ + { + "from_module": "geopandas.tools.geocoding", + "imports": "geopandas", + "type": "import", + "lineno": 8 + } + ], + "geopandas.tools.hilbert_curve": [], + "geopandas.tools.overlay": [ + { + "from_module": "geopandas.tools.overlay", + "imports": "geopandas.GeoDataFrame", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoDataFrame", + "lineno": 8 + }, + { + "from_module": "geopandas.tools.overlay", + "imports": "geopandas.GeoSeries", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoSeries", + "lineno": 8 + }, + { + "from_module": "geopandas.tools.overlay", + "imports": "geopandas._compat.PANDAS_GE_30", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas._compat", + "symbol_part": "PANDAS_GE_30", + "lineno": 9 + }, + { + "from_module": "geopandas.tools.overlay", + "imports": "geopandas.array.LINE_GEOM_TYPES", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.array", + "symbol_part": "LINE_GEOM_TYPES", + "lineno": 10 + }, + { + "from_module": "geopandas.tools.overlay", + "imports": "geopandas.array.POINT_GEOM_TYPES", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.array", + "symbol_part": "POINT_GEOM_TYPES", + "lineno": 10 + }, + { + "from_module": "geopandas.tools.overlay", + "imports": "geopandas.array.POLYGON_GEOM_TYPES", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.array", + "symbol_part": "POLYGON_GEOM_TYPES", + "lineno": 10 + }, + { + "from_module": "geopandas.tools.overlay", + "imports": "geopandas.array._check_crs", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.array", + "symbol_part": "_check_crs", + "lineno": 10 + }, + { + "from_module": "geopandas.tools.overlay", + "imports": "geopandas.array._crs_mismatch_warn", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.array", + "symbol_part": "_crs_mismatch_warn", + "lineno": 10 + } + ], + "geopandas.tools.sjoin": [ + { + "from_module": "geopandas.tools.sjoin", + "imports": "geopandas.GeoDataFrame", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoDataFrame", + "lineno": 7 + }, + { + "from_module": "geopandas.tools.sjoin", + "imports": "geopandas._compat.PANDAS_GE_30", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas._compat", + "symbol_part": "PANDAS_GE_30", + "lineno": 8 + }, + { + "from_module": "geopandas.tools.sjoin", + "imports": "geopandas.array._check_crs", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.array", + "symbol_part": "_check_crs", + "lineno": 9 + }, + { + "from_module": "geopandas.tools.sjoin", + "imports": "geopandas.array._crs_mismatch_warn", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.array", + "symbol_part": "_crs_mismatch_warn", + "lineno": 9 + } + ], + "geopandas.tools.util": [], + "geopandas.tools._random": [ + { + "from_module": "geopandas.tools._random", + "imports": "geopandas.array.LINE_GEOM_TYPES", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.array", + "symbol_part": "LINE_GEOM_TYPES", + "lineno": 7 + }, + { + "from_module": "geopandas.tools._random", + "imports": "geopandas.array.POLYGON_GEOM_TYPES", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.array", + "symbol_part": "POLYGON_GEOM_TYPES", + "lineno": 7 + }, + { + "from_module": "geopandas.tools._random", + "imports": "geopandas.array.points_from_xy", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.array", + "symbol_part": "points_from_xy", + "lineno": 7 + } + ], + "geopandas.tools._show_versions": [], + "geopandas.tools": [ + { + "from_module": "geopandas.tools", + "imports": "clip.clip", + "type": "from_import", + "relative_level": 1, + "module_part": "clip", + "symbol_part": "clip", + "lineno": 1 + }, + { + "from_module": "geopandas.tools", + "imports": "geocoding.geocode", + "type": "from_import", + "relative_level": 1, + "module_part": "geocoding", + "symbol_part": "geocode", + "lineno": 2 + }, + { + "from_module": "geopandas.tools", + "imports": "geocoding.reverse_geocode", + "type": "from_import", + "relative_level": 1, + "module_part": "geocoding", + "symbol_part": "reverse_geocode", + "lineno": 2 + }, + { + "from_module": "geopandas.tools", + "imports": "overlay.overlay", + "type": "from_import", + "relative_level": 1, + "module_part": "overlay", + "symbol_part": "overlay", + "lineno": 3 + }, + { + "from_module": "geopandas.tools", + "imports": "sjoin.sjoin", + "type": "from_import", + "relative_level": 1, + "module_part": "sjoin", + "symbol_part": "sjoin", + "lineno": 4 + }, + { + "from_module": "geopandas.tools", + "imports": "sjoin.sjoin_nearest", + "type": "from_import", + "relative_level": 1, + "module_part": "sjoin", + "symbol_part": "sjoin_nearest", + "lineno": 4 + }, + { + "from_module": "geopandas.tools", + "imports": "util.collect", + "type": "from_import", + "relative_level": 1, + "module_part": "util", + "symbol_part": "collect", + "lineno": 5 + } + ], + "geopandas.tools.tests.test_clip": [ + { + "from_module": "geopandas.tools.tests.test_clip", + "imports": "geopandas", + "type": "import", + "lineno": 17 + }, + { + "from_module": "geopandas.tools.tests.test_clip", + "imports": "geopandas.GeoDataFrame", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoDataFrame", + "lineno": 18 + }, + { + "from_module": "geopandas.tools.tests.test_clip", + "imports": "geopandas.GeoSeries", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoSeries", + "lineno": 18 + }, + { + "from_module": "geopandas.tools.tests.test_clip", + "imports": "geopandas.clip", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "clip", + "lineno": 18 + }, + { + "from_module": "geopandas.tools.tests.test_clip", + "imports": "geopandas._compat.HAS_PYPROJ", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas._compat", + "symbol_part": "HAS_PYPROJ", + "lineno": 19 + }, + { + "from_module": "geopandas.tools.tests.test_clip", + "imports": "geopandas._compat.PANDAS_INFER_STR", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas._compat", + "symbol_part": "PANDAS_INFER_STR", + "lineno": 19 + }, + { + "from_module": "geopandas.tools.tests.test_clip", + "imports": "geopandas.array.POLYGON_GEOM_TYPES", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.array", + "symbol_part": "POLYGON_GEOM_TYPES", + "lineno": 20 + }, + { + "from_module": "geopandas.tools.tests.test_clip", + "imports": "geopandas.tools.clip._mask_is_list_like_rectangle", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.tools.clip", + "symbol_part": "_mask_is_list_like_rectangle", + "lineno": 21 + }, + { + "from_module": "geopandas.tools.tests.test_clip", + "imports": "geopandas.testing.assert_geodataframe_equal", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.testing", + "symbol_part": "assert_geodataframe_equal", + "lineno": 24 + }, + { + "from_module": "geopandas.tools.tests.test_clip", + "imports": "geopandas.testing.assert_geoseries_equal", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.testing", + "symbol_part": "assert_geoseries_equal", + "lineno": 24 + } + ], + "geopandas.tools.tests.test_hilbert_curve": [ + { + "from_module": "geopandas.tools.tests.test_hilbert_curve", + "imports": "geopandas", + "type": "import", + "lineno": 6 + } + ], + "geopandas.tools.tests.test_random": [ + { + "from_module": "geopandas.tools.tests.test_random", + "imports": "geopandas", + "type": "import", + "lineno": 5 + }, + { + "from_module": "geopandas.tools.tests.test_random", + "imports": "geopandas.tools._random.uniform", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.tools._random", + "symbol_part": "uniform", + "lineno": 6 + } + ], + "geopandas.tools.tests.test_sjoin": [ + { + "from_module": "geopandas.tools.tests.test_sjoin", + "imports": "geopandas", + "type": "import", + "lineno": 10 + }, + { + "from_module": "geopandas.tools.tests.test_sjoin", + "imports": "geopandas._compat", + "type": "import", + "lineno": 11 + }, + { + "from_module": "geopandas.tools.tests.test_sjoin", + "imports": "geopandas.GeoDataFrame", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoDataFrame", + "lineno": 12 + }, + { + "from_module": "geopandas.tools.tests.test_sjoin", + "imports": "geopandas.GeoSeries", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoSeries", + "lineno": 12 + }, + { + "from_module": "geopandas.tools.tests.test_sjoin", + "imports": "geopandas.points_from_xy", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "points_from_xy", + "lineno": 12 + }, + { + "from_module": "geopandas.tools.tests.test_sjoin", + "imports": "geopandas.read_file", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "read_file", + "lineno": 12 + }, + { + "from_module": "geopandas.tools.tests.test_sjoin", + "imports": "geopandas.sjoin", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "sjoin", + "lineno": 12 + }, + { + "from_module": "geopandas.tools.tests.test_sjoin", + "imports": "geopandas.sjoin_nearest", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "sjoin_nearest", + "lineno": 12 + }, + { + "from_module": "geopandas.tools.tests.test_sjoin", + "imports": "geopandas.testing.assert_geodataframe_equal", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.testing", + "symbol_part": "assert_geodataframe_equal", + "lineno": 22 + }, + { + "from_module": "geopandas.tools.tests.test_sjoin", + "imports": "geopandas.testing.assert_geoseries_equal", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.testing", + "symbol_part": "assert_geoseries_equal", + "lineno": 22 + } + ], + "geopandas.tools.tests.test_tools": [ + { + "from_module": "geopandas.tools.tests.test_tools", + "imports": "geopandas.GeoSeries", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas", + "symbol_part": "GeoSeries", + "lineno": 3 + }, + { + "from_module": "geopandas.tools.tests.test_tools", + "imports": "geopandas.tools.collect", + "type": "from_import", + "relative_level": 0, + "module_part": "geopandas.tools", + "symbol_part": "collect", + "lineno": 4 + } + ], + "geopandas.tools.tests": [] + }, + "dependency_graph": { + "shapely": { + "used_by": [ + "benchmarks.clip", + "benchmarks.geom_methods", + "benchmarks.io", + "benchmarks.overlay", + "benchmarks.plotting", + "benchmarks.sindex", + "benchmarks.sjoin", + "benchmarks.transform", + "doc.nyc_boros", + "doc.source._static.code.buffer", + "geopandas.array", + "geopandas.base", + "geopandas.explore", + "geopandas.geodataframe", + "geopandas.geoseries", + "geopandas.plotting", + "geopandas.sindex", + "geopandas._compat", + "geopandas.io.arrow", + "geopandas.io.file", + "geopandas.io.sql", + "geopandas.io._geoarrow", + "geopandas.io.tests.generate_legacy_storage_files", + "geopandas.io.tests.test_arrow", + "geopandas.io.tests.test_file", + "geopandas.io.tests.test_file_geom_types_drivers", + "geopandas.io.tests.test_geoarrow", + "geopandas.io.tests.test_infer_schema", + "geopandas.io.tests.test_sql", + "geopandas.tests.test_array", + "geopandas.tests.test_crs", + "geopandas.tests.test_dissolve", + "geopandas.tests.test_explore", + "geopandas.tests.test_extension_array", + "geopandas.tests.test_geocode", + "geopandas.tests.test_geodataframe", + "geopandas.tests.test_geom_methods", + "geopandas.tests.test_geoseries", + "geopandas.tests.test_merge", + "geopandas.tests.test_op_output_types", + "geopandas.tests.test_overlay", + "geopandas.tests.test_pandas_accessor", + "geopandas.tests.test_pandas_methods", + "geopandas.tests.test_plotting", + "geopandas.tests.test_sindex", + "geopandas.tests.test_testing", + "geopandas.tests.test_types", + "geopandas.tools.clip", + "geopandas.tools.geocoding", + "geopandas.tools.util", + "geopandas.tools._random", + "geopandas.tools._show_versions", + "geopandas.tools.tests.test_clip", + "geopandas.tools.tests.test_hilbert_curve", + "geopandas.tools.tests.test_random", + "geopandas.tools.tests.test_sjoin", + "geopandas.tools.tests.test_tools" + ], + "import_count": 197 + }, + "random": { + "used_by": [ + "benchmarks.geom_methods", + "benchmarks.plotting", + "benchmarks.sjoin", + "geopandas.tests.test_array", + "geopandas.tests.test_crs", + "geopandas.tests.test_geoseries" + ], + "import_count": 6 + }, + "numpy": { + "used_by": [ + "benchmarks.geom_methods", + "benchmarks.io", + "benchmarks.overlay", + "benchmarks.plotting", + "benchmarks.sjoin", + "benchmarks.transform", + "doc.nyc_boros", + "geopandas.array", + "geopandas.base", + "geopandas.explore", + "geopandas.geodataframe", + "geopandas.geoseries", + "geopandas.plotting", + "geopandas.sindex", + "geopandas", + "geopandas.io.arrow", + "geopandas.io.file", + "geopandas.io._geoarrow", + "geopandas.io.tests.test_arrow", + "geopandas.io.tests.test_file", + "geopandas.io.tests.test_geoarrow", + "geopandas.io.tests.test_infer_schema", + "geopandas.tests.test_array", + "geopandas.tests.test_crs", + "geopandas.tests.test_dissolve", + "geopandas.tests.test_explore", + "geopandas.tests.test_extension_array", + "geopandas.tests.test_geodataframe", + "geopandas.tests.test_geom_methods", + "geopandas.tests.test_geoseries", + "geopandas.tests.test_op_output_types", + "geopandas.tests.test_overlay", + "geopandas.tests.test_pandas_methods", + "geopandas.tests.test_plotting", + "geopandas.tests.test_sindex", + "geopandas.tests.test_testing", + "geopandas.tools.clip", + "geopandas.tools.hilbert_curve", + "geopandas.tools.overlay", + "geopandas.tools.sjoin", + "geopandas.tools._random", + "geopandas.tools.tests.test_clip", + "geopandas.tools.tests.test_hilbert_curve", + "geopandas.tools.tests.test_random", + "geopandas.tools.tests.test_sjoin" + ], + "import_count": 53 + }, + "os": { + "used_by": [ + "benchmarks.io", + "doc.source.conf", + "geopandas.conftest", + "geopandas.geodataframe", + "geopandas.geoseries", + "geopandas.plotting", + "geopandas.io.file", + "geopandas.io.tests.generate_legacy_storage_files", + "geopandas.io.tests.test_arrow", + "geopandas.io.tests.test_file", + "geopandas.io.tests.test_file_geom_types_drivers", + "geopandas.io.tests.test_geoarrow", + "geopandas.io.tests.test_pickle", + "geopandas.io.tests.test_sql", + "geopandas.tests.test_api", + "geopandas.tests.test_geodataframe", + "geopandas.tests.test_geoseries", + "geopandas.tests.test_overlay", + "geopandas.tests.test_pandas_methods", + "geopandas.tests.util" + ], + "import_count": 20 + }, + "shutil": { + "used_by": [ + "benchmarks.io", + "geopandas.io.tests.test_file", + "geopandas.tests.test_geodataframe", + "geopandas.tests.test_geoseries" + ], + "import_count": 4 + }, + "tempfile": { + "used_by": [ + "benchmarks.io", + "geopandas.io.tests.test_file", + "geopandas.tests.test_geodataframe", + "geopandas.tests.test_geoseries" + ], + "import_count": 4 + }, + "warnings": { + "used_by": [ + "benchmarks.io", + "doc.source.conf", + "geopandas.array", + "geopandas.base", + "geopandas.explore", + "geopandas.geodataframe", + "geopandas.geoseries", + "geopandas.plotting", + "geopandas.testing", + "geopandas._config", + "geopandas.io.arrow", + "geopandas.io.file", + "geopandas.io.sql", + "geopandas.io.tests.test_file", + "geopandas.io.tests.test_sql", + "geopandas.tests.test_array", + "geopandas.tests.test_crs", + "geopandas.tests.test_dissolve", + "geopandas.tests.test_geom_methods", + "geopandas.tests.test_geoseries", + "geopandas.tests.test_merge", + "geopandas.tests.test_plotting", + "geopandas.tests.test_testing", + "geopandas.tools.clip", + "geopandas.tools.overlay", + "geopandas.tools.sjoin", + "geopandas.tools._random" + ], + "import_count": 27 + }, + "pandas": { + "used_by": [ + "benchmarks.transform", + "geopandas.accessors", + "geopandas.array", + "geopandas.base", + "geopandas.explore", + "geopandas.geodataframe", + "geopandas.geoseries", + "geopandas.plotting", + "geopandas.testing", + "geopandas._compat", + "geopandas", + "geopandas.io.arrow", + "geopandas.io.file", + "geopandas.io.sql", + "geopandas.io._geoarrow", + "geopandas.io.tests.generate_legacy_storage_files", + "geopandas.io.tests.test_arrow", + "geopandas.io.tests.test_file", + "geopandas.io.tests.test_geoarrow", + "geopandas.io.tests.test_infer_schema", + "geopandas.io.tests.test_pickle", + "geopandas.io.tests.test_sql", + "geopandas.tests.test_array", + "geopandas.tests.test_compat", + "geopandas.tests.test_crs", + "geopandas.tests.test_dissolve", + "geopandas.tests.test_explore", + "geopandas.tests.test_extension_array", + "geopandas.tests.test_geocode", + "geopandas.tests.test_geodataframe", + "geopandas.tests.test_geom_methods", + "geopandas.tests.test_geoseries", + "geopandas.tests.test_merge", + "geopandas.tests.test_op_output_types", + "geopandas.tests.test_overlay", + "geopandas.tests.test_pandas_accessor", + "geopandas.tests.test_pandas_methods", + "geopandas.tests.test_plotting", + "geopandas.tests.test_testing", + "geopandas.tests.test_types", + "geopandas.tests.util", + "geopandas.tools.clip", + "geopandas.tools.geocoding", + "geopandas.tools.overlay", + "geopandas.tools.sjoin", + "geopandas.tools.util", + "geopandas.tools.tests.test_clip", + "geopandas.tools.tests.test_hilbert_curve", + "geopandas.tools.tests.test_sjoin" + ], + "import_count": 115 + }, + "matplotlib": { + "used_by": [ + "doc.nyc_boros", + "doc.source._static.code.buffer", + "geopandas.explore", + "geopandas.plotting", + "geopandas.tests.test_explore", + "geopandas.tests.test_plotting" + ], + "import_count": 41 + }, + "geodatasets": { + "used_by": [ + "doc.nyc_boros", + "doc.source.conf", + "geopandas.tests.test_plotting" + ], + "import_count": 5 + }, + "sys": { + "used_by": [ + "doc.source.conf", + "geopandas.io.util", + "geopandas.io.tests.generate_legacy_storage_files", + "geopandas.tests.test_api", + "geopandas.tools._show_versions" + ], + "import_count": 5 + }, + "inspect": { + "used_by": [ + "doc.source.conf", + "geopandas.array" + ], + "import_count": 2 + }, + "__future__": { + "used_by": [ + "geopandas.array", + "geopandas.geodataframe", + "geopandas.geoseries", + "geopandas.plotting", + "geopandas.io.file" + ], + "import_count": 5 + }, + "numbers": { + "used_by": [ + "geopandas.array" + ], + "import_count": 1 + }, + "operator": { + "used_by": [ + "geopandas.array", + "geopandas.tests.test_extension_array" + ], + "import_count": 2 + }, + "typing": { + "used_by": [ + "geopandas.array", + "geopandas.geodataframe", + "geopandas.geoseries", + "geopandas.plotting", + "geopandas.io.arrow", + "geopandas.tools.overlay" + ], + "import_count": 16 + }, + "functools": { + "used_by": [ + "geopandas.array", + "geopandas.io.sql", + "geopandas.tools.overlay", + "geopandas.tools.sjoin" + ], + "import_count": 4 + }, + "pyproj": { + "used_by": [ + "geopandas.array", + "geopandas.geodataframe", + "geopandas.geoseries", + "geopandas._compat", + "geopandas.io.file", + "geopandas.tests.test_geodataframe", + "geopandas.tools._show_versions" + ], + "import_count": 15 + }, + "pytest": { + "used_by": [ + "geopandas.conftest", + "geopandas.io.tests.test_arrow", + "geopandas.io.tests.test_file", + "geopandas.io.tests.test_file_geom_types_drivers", + "geopandas.io.tests.test_geoarrow", + "geopandas.io.tests.test_infer_schema", + "geopandas.io.tests.test_pickle", + "geopandas.io.tests.test_sql", + "geopandas.tests.test_array", + "geopandas.tests.test_compat", + "geopandas.tests.test_config", + "geopandas.tests.test_crs", + "geopandas.tests.test_datasets", + "geopandas.tests.test_dissolve", + "geopandas.tests.test_explore", + "geopandas.tests.test_extension_array", + "geopandas.tests.test_geocode", + "geopandas.tests.test_geodataframe", + "geopandas.tests.test_geom_methods", + "geopandas.tests.test_geoseries", + "geopandas.tests.test_merge", + "geopandas.tests.test_op_output_types", + "geopandas.tests.test_overlay", + "geopandas.tests.test_pandas_accessor", + "geopandas.tests.test_pandas_methods", + "geopandas.tests.test_plotting", + "geopandas.tests.test_sindex", + "geopandas.tests.test_testing", + "geopandas.tools.tests.test_clip", + "geopandas.tools.tests.test_hilbert_curve", + "geopandas.tools.tests.test_random", + "geopandas.tools.tests.test_sjoin", + "geopandas.tools.tests.test_tools" + ], + "import_count": 33 + }, + "statistics": { + "used_by": [ + "geopandas.explore" + ], + "import_count": 1 + }, + "re": { + "used_by": [ + "geopandas.explore", + "geopandas.io.util", + "geopandas.io.tests.test_arrow", + "geopandas.tests.test_explore", + "geopandas.tests.test_geodataframe", + "geopandas.tests.test_geom_methods", + "geopandas.tests.test_pandas_accessor", + "geopandas.tests.test_sindex" + ], + "import_count": 8 + }, + "branca": { + "used_by": [ + "geopandas.explore", + "geopandas.tests.test_explore" + ], + "import_count": 3 + }, + "folium": { + "used_by": [ + "geopandas.explore", + "geopandas.geodataframe" + ], + "import_count": 3 + }, + "mapclassify": { + "used_by": [ + "geopandas.explore", + "geopandas.plotting", + "geopandas.tests.test_plotting" + ], + "import_count": 3 + }, + "xyzservices": { + "used_by": [ + "geopandas.explore", + "geopandas.plotting" + ], + "import_count": 2 + }, + "json": { + "used_by": [ + "geopandas.geodataframe", + "geopandas.io.arrow", + "geopandas.io._geoarrow", + "geopandas.io.tests.test_arrow", + "geopandas.io.tests.test_file", + "geopandas.io.tests.test_geoarrow", + "geopandas.tests.test_geodataframe", + "geopandas.tests.test_geoseries" + ], + "import_count": 8 + }, + "collections": { + "used_by": [ + "geopandas.geodataframe", + "geopandas.geoseries", + "geopandas.plotting", + "geopandas._config", + "geopandas._decorator", + "geopandas.io.file", + "geopandas.io.tests.test_file", + "geopandas.io.tests.test_infer_schema", + "geopandas.tools.geocoding", + "geopandas.tools.tests.test_sjoin" + ], + "import_count": 12 + }, + "sqlalchemy": { + "used_by": [ + "geopandas.geodataframe", + "geopandas.io.sql", + "geopandas.io.tests.test_sql" + ], + "import_count": 6 + }, + "rasterio": { + "used_by": [ + "geopandas.plotting" + ], + "import_count": 1 + }, + "contextily": { + "used_by": [ + "geopandas.plotting" + ], + "import_count": 1 + }, + "importlib": { + "used_by": [ + "geopandas._compat", + "geopandas.io.tests.test_sql", + "geopandas.tests.test_plotting", + "geopandas.tools._show_versions" + ], + "import_count": 4 + }, + "packaging": { + "used_by": [ + "geopandas._compat", + "geopandas.io.file", + "geopandas.io.tests.test_arrow", + "geopandas.io.tests.test_file", + "geopandas.tests.test_explore", + "geopandas.tests.test_plotting" + ], + "import_count": 6 + }, + "textwrap": { + "used_by": [ + "geopandas._config", + "geopandas._decorator", + "geopandas.tests.test_decorator" + ], + "import_count": 3 + }, + "pyarrow": { + "used_by": [ + "geopandas.io.arrow", + "geopandas.io._geoarrow", + "geopandas.io.tests.test_arrow", + "geopandas.io.tests.test_geoarrow" + ], + "import_count": 26 + }, + "fsspec": { + "used_by": [ + "geopandas.io.arrow", + "geopandas.io.tests.test_arrow" + ], + "import_count": 2 + }, + "urllib": { + "used_by": [ + "geopandas.io.file", + "geopandas.io.util" + ], + "import_count": 7 + }, + "http": { + "used_by": [ + "geopandas.io.file" + ], + "import_count": 1 + }, + "io": { + "used_by": [ + "geopandas.io.file", + "geopandas.io.sql", + "geopandas.io.tests.test_arrow", + "geopandas.io.tests.test_file" + ], + "import_count": 4 + }, + "pathlib": { + "used_by": [ + "geopandas.io.file", + "geopandas.io.tests.test_arrow", + "geopandas.io.tests.test_file", + "geopandas.io.tests.test_geoarrow", + "geopandas.io.tests.test_pickle" + ], + "import_count": 5 + }, + "fiona": { + "used_by": [ + "geopandas.io.file", + "geopandas.io.tests.test_file", + "geopandas.tests.test_overlay", + "geopandas.tools._show_versions" + ], + "import_count": 9 + }, + "pyogrio": { + "used_by": [ + "geopandas.io.file", + "geopandas.io.tests.test_file", + "geopandas.tools._show_versions" + ], + "import_count": 6 + }, + "contextlib": { + "used_by": [ + "geopandas.io.sql", + "geopandas.io.tests.test_geoarrow" + ], + "import_count": 2 + }, + "csv": { + "used_by": [ + "geopandas.io.sql" + ], + "import_count": 1 + }, + "geoalchemy2": { + "used_by": [ + "geopandas.io.sql" + ], + "import_count": 1 + }, + "pickle": { + "used_by": [ + "geopandas.io.tests.generate_legacy_storage_files", + "geopandas.tests.test_array", + "geopandas.tests.test_geodataframe" + ], + "import_count": 3 + }, + "platform": { + "used_by": [ + "geopandas.io.tests.generate_legacy_storage_files", + "geopandas.tools._show_versions" + ], + "import_count": 2 + }, + "itertools": { + "used_by": [ + "geopandas.io.tests.test_arrow", + "geopandas.tests.test_extension_array", + "geopandas.tests.test_plotting" + ], + "import_count": 3 + }, + "datetime": { + "used_by": [ + "geopandas.io.tests.test_file" + ], + "import_count": 1 + }, + "zoneinfo": { + "used_by": [ + "geopandas.io.tests.test_file" + ], + "import_count": 1 + }, + "glob": { + "used_by": [ + "geopandas.io.tests.test_pickle" + ], + "import_count": 1 + }, + "uuid": { + "used_by": [ + "geopandas.io.tests.test_sql", + "geopandas.tests.test_explore" + ], + "import_count": 2 + }, + "subprocess": { + "used_by": [ + "geopandas.tests.test_api" + ], + "import_count": 1 + }, + "geopy": { + "used_by": [ + "geopandas.tests.test_geocode", + "geopandas.tools.geocoding" + ], + "import_count": 7 + }, + "enum": { + "used_by": [ + "geopandas.tests.test_geodataframe" + ], + "import_count": 1 + }, + "string": { + "used_by": [ + "geopandas.tests.test_geom_methods" + ], + "import_count": 1 + }, + "mpl_toolkits": { + "used_by": [ + "geopandas.tests.test_plotting" + ], + "import_count": 2 + }, + "math": { + "used_by": [ + "geopandas.tests.test_sindex", + "geopandas.tools.tests.test_sjoin" + ], + "import_count": 2 + }, + "scipy": { + "used_by": [ + "geopandas.tests.test_sindex" + ], + "import_count": 1 + }, + "unittest": { + "used_by": [ + "geopandas.tests.util" + ], + "import_count": 2 + }, + "time": { + "used_by": [ + "geopandas.tools.geocoding" + ], + "import_count": 1 + } + }, + "declared_dependencies": {}, + "call_graph": { + "benchmarks.clip": [ + { + "caller": "benchmarks.clip.", + "callee": "geopandas.datasets.get_path", + "lineno": 11, + "resolution": "imported_call" + }, + { + "caller": "benchmarks.clip.", + "callee": "geopandas.datasets.get_path", + "lineno": 12, + "resolution": "imported_call" + }, + { + "caller": "benchmarks.clip.Bench.setup", + "callee": ".shapely.geometry.box", + "lineno": 19, + "resolution": "external_constructor_call" + } + ], + "benchmarks.geom_methods": [ + { + "caller": "benchmarks.geom_methods.Bench.setup", + "callee": ".shapely.geometry.Point", + "lineno": 19, + "resolution": "external_constructor_call" + }, + { + "caller": "benchmarks.geom_methods.Bench.setup", + "callee": ".shapely.geometry.Polygon", + "lineno": 23, + "resolution": "external_constructor_call" + }, + { + "caller": "benchmarks.geom_methods.Bench.setup", + "callee": ".shapely.geometry.Polygon", + "lineno": 30, + "resolution": "external_constructor_call" + }, + { + "caller": "benchmarks.geom_methods.Bench.setup", + "callee": ".shapely.geometry.MultiPolygon", + "lineno": 36, + "resolution": "external_constructor_call" + }, + { + "caller": "benchmarks.geom_methods.Bench.setup", + "callee": ".shapely.geometry.Polygon", + "lineno": 37, + "resolution": "external_constructor_call" + }, + { + "caller": "benchmarks.geom_methods.Bench.setup", + "callee": ".shapely.geometry.Polygon", + "lineno": 42, + "resolution": "external_constructor_call" + }, + { + "caller": "benchmarks.geom_methods.Bench.time_binary_predicate", + "callee": "benchmarks.geom_methods.with_attributes", + "lineno": 48, + "resolution": "direct_name_call" + }, + { + "caller": "benchmarks.geom_methods.Bench.time_binary_predicate_vector", + "callee": "benchmarks.geom_methods.with_attributes", + "lineno": 67, + "resolution": "direct_name_call" + }, + { + "caller": "benchmarks.geom_methods.Bench.time_binary_float", + "callee": "benchmarks.geom_methods.with_attributes", + "lineno": 85, + "resolution": "direct_name_call" + }, + { + "caller": "benchmarks.geom_methods.Bench.time_binary_float_vector", + "callee": "benchmarks.geom_methods.with_attributes", + "lineno": 89, + "resolution": "direct_name_call" + }, + { + "caller": "benchmarks.geom_methods.Bench.time_binary_geo", + "callee": "benchmarks.geom_methods.with_attributes", + "lineno": 93, + "resolution": "direct_name_call" + }, + { + "caller": "benchmarks.geom_methods.Bench.time_binary_geo_vector", + "callee": "benchmarks.geom_methods.with_attributes", + "lineno": 100, + "resolution": "direct_name_call" + }, + { + "caller": "benchmarks.geom_methods.Bench.time_unary_predicate", + "callee": "benchmarks.geom_methods.with_attributes", + "lineno": 107, + "resolution": "direct_name_call" + }, + { + "caller": "benchmarks.geom_methods.Bench.time_unary_float", + "callee": "benchmarks.geom_methods.with_attributes", + "lineno": 113, + "resolution": "direct_name_call" + }, + { + "caller": "benchmarks.geom_methods.Bench.time_unary_geo", + "callee": "benchmarks.geom_methods.with_attributes", + "lineno": 117, + "resolution": "direct_name_call" + } + ], + "benchmarks.io": [ + { + "caller": "benchmarks.io.Bench.setup", + "callee": ".shapely.geometry.Point", + "lineno": 57, + "resolution": "external_constructor_call" + } + ], + "benchmarks.overlay": [ + { + "caller": "benchmarks.overlay.Small.setup", + "callee": ".shapely.geometry.Polygon", + "lineno": 37, + "resolution": "external_constructor_call" + }, + { + "caller": "benchmarks.overlay.Small.setup", + "callee": ".shapely.geometry.Polygon", + "lineno": 38, + "resolution": "external_constructor_call" + }, + { + "caller": "benchmarks.overlay.Small.setup", + "callee": ".shapely.geometry.Polygon", + "lineno": 43, + "resolution": "external_constructor_call" + }, + { + "caller": "benchmarks.overlay.Small.setup", + "callee": ".shapely.geometry.Polygon", + "lineno": 44, + "resolution": "external_constructor_call" + }, + { + "caller": "benchmarks.overlay.ManyPoints.setup", + "callee": ".shapely.geometry.Point", + "lineno": 64, + "resolution": "external_constructor_call" + }, + { + "caller": "benchmarks.overlay.ManyPoints.setup", + "callee": ".shapely.geometry.Polygon", + "lineno": 66, + "resolution": "external_constructor_call" + } + ], + "benchmarks.plotting": [ + { + "caller": "benchmarks.plotting.Bench.setup", + "callee": ".shapely.geometry.Point", + "lineno": 14, + "resolution": "external_constructor_call" + }, + { + "caller": "benchmarks.plotting.Bench.setup", + "callee": ".shapely.geometry.LineString", + "lineno": 18, + "resolution": "external_constructor_call" + }, + { + "caller": "benchmarks.plotting.Bench.setup", + "callee": ".shapely.geometry.Polygon", + "lineno": 25, + "resolution": "external_constructor_call" + }, + { + "caller": "benchmarks.plotting.Bench.setup", + "callee": ".shapely.geometry.MultiPolygon", + "lineno": 32, + "resolution": "external_constructor_call" + }, + { + "caller": "benchmarks.plotting.Bench.setup", + "callee": ".shapely.geometry.Polygon", + "lineno": 34, + "resolution": "external_constructor_call" + }, + { + "caller": "benchmarks.plotting.Bench.setup", + "callee": ".shapely.geometry.Point", + "lineno": 44, + "resolution": "external_constructor_call" + }, + { + "caller": "benchmarks.plotting.Bench.setup", + "callee": ".shapely.geometry.LineString", + "lineno": 47, + "resolution": "external_constructor_call" + }, + { + "caller": "benchmarks.plotting.Bench.setup", + "callee": ".shapely.geometry.Polygon", + "lineno": 53, + "resolution": "external_constructor_call" + } + ], + "benchmarks.sindex": [ + { + "caller": "benchmarks.sindex.", + "callee": ".shapely.geometry.Point", + "lineno": 9, + "resolution": "external_constructor_call" + }, + { + "caller": "benchmarks.sindex.generate_test_df", + "callee": ".dict.keys", + "lineno": 30, + "resolution": "local_builtin_method_call" + }, + { + "caller": "benchmarks.sindex.BenchIntersection.setup", + "callee": "benchmarks.sindex.generate_test_df", + "lineno": 43, + "resolution": "direct_name_call" + }, + { + "caller": "benchmarks.sindex.BenchIndexCreation.setup", + "callee": "benchmarks.sindex.generate_test_df", + "lineno": 63, + "resolution": "direct_name_call" + }, + { + "caller": "benchmarks.sindex.BenchQuery.setup", + "callee": "benchmarks.sindex.generate_test_df", + "lineno": 91, + "resolution": "direct_name_call" + } + ], + "benchmarks.sjoin": [ + { + "caller": "benchmarks.sjoin.Bench.setup", + "callee": ".shapely.geometry.Polygon", + "lineno": 15, + "resolution": "external_constructor_call" + }, + { + "caller": "benchmarks.sjoin.Bench.setup", + "callee": ".shapely.geometry.Point", + "lineno": 22, + "resolution": "external_constructor_call" + } + ], + "benchmarks.transform": [ + { + "caller": "benchmarks.transform.CRS.setup", + "callee": ".shapely.geometry.Point", + "lineno": 16, + "resolution": "external_constructor_call" + } + ], + "benchmarks": [], + "doc.nyc_boros": [ + { + "caller": "doc.nyc_boros.", + "callee": ".shapely.geometry.Point", + "lineno": 58, + "resolution": "external_constructor_call" + } + ], + "doc.source.conf": [], + "doc.source._static.code.buffer": [ + { + "caller": "doc.source._static.code.buffer.", + "callee": ".shapely.geometry.Point", + "lineno": 14, + "resolution": "external_constructor_call" + }, + { + "caller": "doc.source._static.code.buffer.", + "callee": ".shapely.geometry.LineString", + "lineno": 15, + "resolution": "external_constructor_call" + }, + { + "caller": "doc.source._static.code.buffer.", + "callee": ".shapely.geometry.Polygon", + "lineno": 16, + "resolution": "external_constructor_call" + } + ], + "geopandas.accessors": [], + "geopandas.array": [ + { + "caller": "geopandas.array.", + "callee": ".functools.lru_cache", + "lineno": 47, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.array.", + "callee": ".dict.keys", + "lineno": 68, + "resolution": "local_builtin_method_call" + }, + { + "caller": "geopandas.array.", + "callee": ".dict.values", + "lineno": 69, + "resolution": "local_builtin_method_call" + }, + { + "caller": "geopandas.array.", + "callee": ".pandas.api.extensions.register_extension_dtype", + "lineno": 93, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.array.from_shapely", + "callee": ".list.append", + "lineno": 197, + "resolution": "local_builtin_method_call" + }, + { + "caller": "geopandas.array.from_shapely", + "callee": ".list.append", + "lineno": 200, + "resolution": "local_builtin_method_call" + }, + { + "caller": "geopandas.array.from_shapely", + "callee": "geopandas.array.isna", + "lineno": 201, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.array.from_shapely", + "callee": ".list.append", + "lineno": 202, + "resolution": "local_builtin_method_call" + }, + { + "caller": "geopandas.array.from_shapely", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 207, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.array.from_wkb", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 245, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.array.from_wkt", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 283, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.array.points_from_xy", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 343, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.array.", + "callee": "geopandas.array.GeometryDtype.", + "lineno": 352, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.array.GeometryArray.sindex", + "callee": "geopandas.sindex.SpatialIndex.__init__", + "lineno": 378, + "resolution": "imported_call" + }, + { + "caller": "geopandas.array.GeometryArray.__getitem__", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 465, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.array.GeometryArray.__getitem__", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 473, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.array.GeometryArray.__setitem__", + "callee": "geopandas.array.from_shapely", + "lineno": 484, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.array.GeometryArray.__setitem__", + "callee": "geopandas.array.isna", + "lineno": 489, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.array.GeometryArray.__setitem__", + "callee": "geopandas.array.isna", + "lineno": 490, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.array.GeometryArray.__setitem__", + "callee": "geopandas.array.from_shapely", + "lineno": 495, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.array.GeometryArray.area", + "callee": "geopandas.array.GeometryArray.check_geographic_crs", + "lineno": 608, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.array.GeometryArray.length", + "callee": "geopandas.array.GeometryArray.check_geographic_crs", + "lineno": 613, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.array.GeometryArray.boundary", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 637, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.array.GeometryArray.centroid", + "callee": "geopandas.array.GeometryArray.check_geographic_crs", + "lineno": 641, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.array.GeometryArray.centroid", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 642, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.array.GeometryArray.constrained_delaunay_triangles", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 648, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.array.GeometryArray.convex_hull", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 655, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.array.GeometryArray.envelope", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 660, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.array.GeometryArray.minimum_rotated_rectangle", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 664, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.array.GeometryArray.exterior", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 668, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.array.GeometryArray.extract_unique_points", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 671, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.array.GeometryArray.offset_curve", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 674, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.array.GeometryArray.interiors", + "callee": ".list.append", + "lineno": 694, + "resolution": "local_builtin_method_call" + }, + { + "caller": "geopandas.array.GeometryArray.interiors", + "callee": ".list.append", + "lineno": 698, + "resolution": "local_builtin_method_call" + }, + { + "caller": "geopandas.array.GeometryArray.remove_repeated_points", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 711, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.array.GeometryArray.representative_point", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 717, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.array.GeometryArray.minimum_bounding_circle", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 720, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.array.GeometryArray.maximum_inscribed_circle", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 723, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.array.GeometryArray.minimum_clearance_line", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 735, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.array.GeometryArray.normalize", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 738, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.array.GeometryArray.orient_polygons", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 741, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.array.GeometryArray.make_valid", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 750, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.array.GeometryArray.reverse", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 758, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.array.GeometryArray.segmentize", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 761, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.array.GeometryArray.force_2d", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 767, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.array.GeometryArray.force_3d", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 770, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.array.GeometryArray.transform", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 773, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.array.GeometryArray.line_merge", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 779, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.array.GeometryArray.set_precision", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 784, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.array.GeometryArray._binary_method", + "callee": "geopandas.array._check_crs", + "lineno": 802, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.array.GeometryArray._binary_method", + "callee": "geopandas.array._crs_mismatch_warn", + "lineno": 803, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.array.GeometryArray.covers", + "callee": "geopandas.array.GeometryArray._binary_method", + "lineno": 809, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.array.GeometryArray.covered_by", + "callee": "geopandas.array.GeometryArray._binary_method", + "lineno": 812, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.array.GeometryArray.contains", + "callee": "geopandas.array.GeometryArray._binary_method", + "lineno": 815, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.array.GeometryArray.contains_properly", + "callee": "geopandas.array.GeometryArray._binary_method", + "lineno": 818, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.array.GeometryArray.crosses", + "callee": "geopandas.array.GeometryArray._binary_method", + "lineno": 821, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.array.GeometryArray.disjoint", + "callee": "geopandas.array.GeometryArray._binary_method", + "lineno": 824, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.array.GeometryArray.geom_equals", + "callee": "geopandas.array.GeometryArray._binary_method", + "lineno": 827, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.array.GeometryArray.intersects", + "callee": "geopandas.array.GeometryArray._binary_method", + "lineno": 830, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.array.GeometryArray.overlaps", + "callee": "geopandas.array.GeometryArray._binary_method", + "lineno": 833, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.array.GeometryArray.touches", + "callee": "geopandas.array.GeometryArray._binary_method", + "lineno": 836, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.array.GeometryArray.within", + "callee": "geopandas.array.GeometryArray._binary_method", + "lineno": 839, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.array.GeometryArray.dwithin", + "callee": "geopandas.array.GeometryArray.check_geographic_crs", + "lineno": 842, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.array.GeometryArray.dwithin", + "callee": "geopandas.array.GeometryArray._binary_method", + "lineno": 843, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.array.GeometryArray.geom_equals_exact", + "callee": "geopandas.array.GeometryArray._binary_method", + "lineno": 846, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.array.GeometryArray.geom_equals_identical", + "callee": "geopandas.array.GeometryArray._binary_method", + "lineno": 849, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.array.GeometryArray.clip_by_rect", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 856, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.array.GeometryArray.difference", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 861, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.array.GeometryArray.difference", + "callee": "geopandas.array.GeometryArray._binary_method", + "lineno": 862, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.array.GeometryArray.intersection", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 867, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.array.GeometryArray.intersection", + "callee": "geopandas.array.GeometryArray._binary_method", + "lineno": 868, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.array.GeometryArray.symmetric_difference", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 873, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.array.GeometryArray.symmetric_difference", + "callee": "geopandas.array.GeometryArray._binary_method", + "lineno": 874, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.array.GeometryArray.union", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 881, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.array.GeometryArray.union", + "callee": "geopandas.array.GeometryArray._binary_method", + "lineno": 882, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.array.GeometryArray.shortest_line", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 886, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.array.GeometryArray.shortest_line", + "callee": "geopandas.array.GeometryArray._binary_method", + "lineno": 887, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.array.GeometryArray.snap", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 891, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.array.GeometryArray.snap", + "callee": "geopandas.array.GeometryArray._binary_method", + "lineno": 892, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.array.GeometryArray.shared_paths", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 896, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.array.GeometryArray.shared_paths", + "callee": "geopandas.array.GeometryArray._binary_method", + "lineno": 897, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.array.GeometryArray.distance", + "callee": "geopandas.array.GeometryArray.check_geographic_crs", + "lineno": 905, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.array.GeometryArray.distance", + "callee": "geopandas.array.GeometryArray._binary_method", + "lineno": 906, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.array.GeometryArray.hausdorff_distance", + "callee": "geopandas.array.GeometryArray.check_geographic_crs", + "lineno": 909, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.array.GeometryArray.hausdorff_distance", + "callee": "geopandas.array.GeometryArray._binary_method", + "lineno": 910, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.array.GeometryArray.frechet_distance", + "callee": "geopandas.array.GeometryArray.check_geographic_crs", + "lineno": 913, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.array.GeometryArray.frechet_distance", + "callee": "geopandas.array.GeometryArray._binary_method", + "lineno": 914, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.array.GeometryArray.buffer", + "callee": "geopandas.array.GeometryArray.check_geographic_crs", + "lineno": 918, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.array.GeometryArray.buffer", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 940, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.array.GeometryArray.interpolate", + "callee": "geopandas.array.GeometryArray.check_geographic_crs", + "lineno": 946, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.array.GeometryArray.interpolate", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 947, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.array.GeometryArray.simplify", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 953, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.array.GeometryArray.simplify_coverage", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 967, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.array.GeometryArray.unary_union", + "callee": "geopandas.array.GeometryArray.union_all", + "lineno": 1000, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.array.GeometryArray._affinity_method", + "callee": ".list.append", + "lineno": 1040, + "resolution": "local_builtin_method_call" + }, + { + "caller": "geopandas.array.GeometryArray.affine_transform", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 1046, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.array.GeometryArray.affine_transform", + "callee": "geopandas.array.GeometryArray._affinity_method", + "lineno": 1047, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.array.GeometryArray.translate", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 1054, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.array.GeometryArray.translate", + "callee": "geopandas.array.GeometryArray._affinity_method", + "lineno": 1055, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.array.GeometryArray.rotate", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 1062, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.array.GeometryArray.rotate", + "callee": "geopandas.array.GeometryArray._affinity_method", + "lineno": 1063, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.array.GeometryArray.scale", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 1076, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.array.GeometryArray.scale", + "callee": "geopandas.array.GeometryArray._affinity_method", + "lineno": 1077, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.array.GeometryArray.skew", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 1090, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.array.GeometryArray.skew", + "callee": "geopandas.array.GeometryArray._affinity_method", + "lineno": 1091, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.array.GeometryArray.to_crs", + "callee": "geopandas.array.transform", + "lineno": 1186, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.array.GeometryArray.to_crs", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 1187, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.array.GeometryArray.estimate_utm_crs", + "callee": ".pyproj.database.query_utm_crs_info", + "lineno": 1258, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.array.GeometryArray.estimate_utm_crs", + "callee": ".pyproj.aoi.AreaOfInterest", + "lineno": 1260, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.array.GeometryArray.x", + "callee": "geopandas.array.GeometryArray.isna", + "lineno": 1279, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.array.GeometryArray.y", + "callee": "geopandas.array.GeometryArray.isna", + "lineno": 1295, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.array.GeometryArray.z", + "callee": "geopandas.array.GeometryArray.isna", + "lineno": 1311, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.array.GeometryArray.m", + "callee": "geopandas.array.GeometryArray.isna", + "lineno": 1327, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.array.GeometryArray.copy", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 1383, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.array.GeometryArray.take", + "callee": "geopandas.array._is_scalar_geometry", + "lineno": 1391, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.array.GeometryArray.take", + "callee": "geopandas.array.GeometryArray.take", + "lineno": 1394, + "resolution": "same_class_name_call" + }, + { + "caller": "geopandas.array.GeometryArray.take", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 1397, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.array.GeometryArray.fillna", + "callee": "geopandas.array.GeometryArray.isna", + "lineno": 1445, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.array.GeometryArray.fillna", + "callee": "geopandas.array.GeometryArray.copy", + "lineno": 1447, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.array.GeometryArray.fillna", + "callee": "geopandas.array.isna", + "lineno": 1459, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.array.GeometryArray.fillna", + "callee": "geopandas.array._is_scalar_geometry", + "lineno": 1461, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.array.GeometryArray.astype", + "callee": "geopandas.array.GeometryArray.copy", + "lineno": 1495, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.array.GeometryArray.astype", + "callee": "geopandas.array.to_wkt", + "lineno": 1501, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.array.GeometryArray.value_counts", + "callee": "geopandas.array.to_wkb", + "lineno": 1538, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.array.GeometryArray.value_counts", + "callee": ".pandas.Series", + "lineno": 1541, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.array.GeometryArray.value_counts", + "callee": ".pandas.Index", + "lineno": 1546, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.array.GeometryArray.value_counts", + "callee": "geopandas.array.from_wkb", + "lineno": 1547, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.array.GeometryArray.unique", + "callee": ".pandas.factorize", + "lineno": 1560, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.array.GeometryArray._from_sequence", + "callee": "geopandas.array.from_shapely", + "lineno": 1629, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.array.GeometryArray._cast_pointwise_result", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 1659, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.array.GeometryArray._cast_pointwise_result", + "callee": "geopandas.array.from_shapely", + "lineno": 1661, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.array.GeometryArray._from_sequence_of_strings", + "callee": "geopandas.array.from_wkt", + "lineno": 1686, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.array.GeometryArray._values_for_factorize", + "callee": "geopandas.array.to_wkb", + "lineno": 1703, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.array.GeometryArray._from_factorized", + "callee": "geopandas.array.from_wkb", + "lineno": 1723, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.array.GeometryArray._values_for_argsort", + "callee": "geopandas.array.GeometryArray.isna", + "lineno": 1747, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.array.GeometryArray._values_for_argsort", + "callee": "geopandas.array.GeometryArray.copy", + "lineno": 1755, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.array.GeometryArray._values_for_argsort", + "callee": "geopandas.tools.hilbert_curve._hilbert_distance", + "lineno": 1776, + "resolution": "imported_call" + }, + { + "caller": "geopandas.array.GeometryArray._formatter", + "callee": "geopandas.array.GeometryArray.isna", + "lineno": 1828, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.array.GeometryArray._concat_same_type", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 1857, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.array.GeometryArray._concat_same_type", + "callee": "geopandas.array._get_common_crs", + "lineno": 1857, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.array.GeometryArray._binop.convert_values", + "callee": "geopandas.array._is_scalar_geometry", + "lineno": 1884, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.array.GeometryArray._binop", + "callee": "geopandas.array.GeometryArray._binop.convert_values", + "lineno": 1897, + "resolution": "same_class_name_call" + }, + { + "caller": "geopandas.array.GeometryArray.__eq__", + "callee": "geopandas.array.GeometryArray._binop", + "lineno": 1910, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.array.GeometryArray.__ne__", + "callee": "geopandas.array.GeometryArray._binop", + "lineno": 1919, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.array.GeometryArray.__contains__", + "callee": "geopandas.array.isna", + "lineno": 1923, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.array.GeometryArray.__contains__", + "callee": "geopandas.array.GeometryArray.isna", + "lineno": 1929, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.array._get_common_crs", + "callee": ".list.append", + "lineno": 1944, + "resolution": "local_builtin_method_call" + } + ], + "geopandas.base": [ + { + "caller": "geopandas.base._delegate_binary_method", + "callee": "geopandas.geoseries.GeoSeries.__init__", + "lineno": 45, + "resolution": "qualified_module_call" + }, + { + "caller": "geopandas.base._delegate_binary_method", + "callee": ".warnings.warn", + "lineno": 50, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.base._delegate_binary_method", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 63, + "resolution": "imported_call" + }, + { + "caller": "geopandas.base._delegate_binary_method", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 64, + "resolution": "imported_call" + }, + { + "caller": "geopandas.base._delegate_binary_method", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 66, + "resolution": "imported_call" + }, + { + "caller": "geopandas.base._binary_geo", + "callee": "geopandas.base._delegate_binary_method", + "lineno": 79, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base._binary_geo", + "callee": "geopandas.geoseries.GeoSeries.__init__", + "lineno": 80, + "resolution": "imported_call" + }, + { + "caller": "geopandas.base._binary_op", + "callee": "geopandas.base._delegate_binary_method", + "lineno": 86, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base._binary_op", + "callee": ".pandas.Series", + "lineno": 87, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.base._delegate_property", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 92, + "resolution": "imported_call" + }, + { + "caller": "geopandas.base._delegate_property", + "callee": "geopandas.geoseries.GeoSeries.__init__", + "lineno": 97, + "resolution": "imported_call" + }, + { + "caller": "geopandas.base._delegate_property", + "callee": ".pandas.Series", + "lineno": 99, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.base._delegate_geo_method", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 128, + "resolution": "imported_call" + }, + { + "caller": "geopandas.base._delegate_geo_method", + "callee": "geopandas.geoseries.GeoSeries.__init__", + "lineno": 130, + "resolution": "imported_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.area", + "callee": "geopandas.base._delegate_property", + "lineno": 180, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.geom_type", + "callee": "geopandas.base._delegate_property", + "lineno": 236, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.length", + "callee": "geopandas.base._delegate_property", + "lineno": 298, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.is_valid", + "callee": "geopandas.base._delegate_property", + "lineno": 337, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.is_valid_reason", + "callee": ".pandas.Series", + "lineno": 376, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.invalid_coverage_edges", + "callee": "geopandas.base._delegate_geo_method", + "lineno": 510, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.is_empty", + "callee": "geopandas.base._delegate_property", + "lineno": 542, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.count_coordinates", + "callee": ".pandas.Series", + "lineno": 584, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.count_geometries", + "callee": ".pandas.Series", + "lineno": 627, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.count_interior_rings", + "callee": ".pandas.Series", + "lineno": 671, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.is_simple", + "callee": "geopandas.base._delegate_property", + "lineno": 699, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.is_ring", + "callee": "geopandas.base._delegate_property", + "lineno": 734, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.is_ccw", + "callee": "geopandas.base._delegate_property", + "lineno": 775, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.is_closed", + "callee": "geopandas.base._delegate_property", + "lineno": 809, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.has_z", + "callee": "geopandas.base._delegate_property", + "lineno": 840, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.has_m", + "callee": "geopandas.base._delegate_property", + "lineno": 873, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.get_precision", + "callee": ".pandas.Series", + "lineno": 923, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.get_geometry", + "callee": "geopandas.base._delegate_geo_method", + "lineno": 979, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.boundary", + "callee": "geopandas.base._delegate_property", + "lineno": 1017, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.centroid", + "callee": "geopandas.base._delegate_property", + "lineno": 1052, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.concave_hull", + "callee": "geopandas.base._delegate_geo_method", + "lineno": 1119, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.constrained_delaunay_triangles", + "callee": "geopandas.base._delegate_geo_method", + "lineno": 1153, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.convex_hull", + "callee": "geopandas.base._delegate_property", + "lineno": 1199, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.delaunay_triangles", + "callee": "geopandas.geoseries.GeoSeries.__init__", + "lineno": 1299, + "resolution": "imported_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.voronoi_polygons", + "callee": "geopandas.geoseries.GeoSeries.__init__", + "lineno": 1425, + "resolution": "imported_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.envelope", + "callee": "geopandas.base._delegate_property", + "lineno": 1465, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.minimum_rotated_rectangle", + "callee": "geopandas.base._delegate_geo_method", + "lineno": 1504, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.exterior", + "callee": "geopandas.base._delegate_property", + "lineno": 1542, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.extract_unique_points", + "callee": "geopandas.base._delegate_geo_method", + "lineno": 1571, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.offset_curve", + "callee": "geopandas.base._delegate_geo_method", + "lineno": 1614, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.interiors", + "callee": "geopandas.base._delegate_property", + "lineno": 1661, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.remove_repeated_points", + "callee": "geopandas.base._delegate_geo_method", + "lineno": 1698, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.set_precision", + "callee": "geopandas.base._delegate_geo_method", + "lineno": 1784, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.representative_point", + "callee": "geopandas.base._delegate_geo_method", + "lineno": 1818, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.minimum_bounding_circle", + "callee": "geopandas.base._delegate_geo_method", + "lineno": 1851, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.maximum_inscribed_circle", + "callee": "geopandas.base._delegate_geo_method", + "lineno": 1913, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.minimum_bounding_radius", + "callee": ".pandas.Series", + "lineno": 1948, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.minimum_clearance", + "callee": ".pandas.Series", + "lineno": 1984, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.minimum_clearance_line", + "callee": "geopandas.base._delegate_geo_method", + "lineno": 2025, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.normalize", + "callee": "geopandas.base._delegate_geo_method", + "lineno": 2057, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.orient_polygons", + "callee": "geopandas.base._delegate_geo_method", + "lineno": 2112, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.make_valid", + "callee": "geopandas.base._delegate_geo_method", + "lineno": 2180, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.reverse", + "callee": "geopandas.base._delegate_geo_method", + "lineno": 2213, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.segmentize", + "callee": "geopandas.base._delegate_geo_method", + "lineno": 2253, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.transform", + "callee": "geopandas.base._delegate_geo_method", + "lineno": 2295, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.force_2d", + "callee": "geopandas.base._delegate_geo_method", + "lineno": 2330, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.force_3d", + "callee": "geopandas.base._delegate_geo_method", + "lineno": 2393, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.line_merge", + "callee": "geopandas.base._delegate_geo_method", + "lineno": 2460, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.unary_union", + "callee": ".warnings.warn", + "lineno": 2491, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.contains", + "callee": "geopandas.base._binary_op", + "lineno": 2697, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.contains_properly", + "callee": "geopandas.base._binary_op", + "lineno": 2818, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.dwithin", + "callee": "geopandas.base._binary_op", + "lineno": 2929, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.geom_equals", + "callee": "geopandas.base._binary_op", + "lineno": 3040, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.geom_equals_exact", + "callee": "geopandas.base._binary_op", + "lineno": 3104, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.geom_equals_identical", + "callee": "geopandas.base._binary_op", + "lineno": 3181, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.crosses", + "callee": "geopandas.base._binary_op", + "lineno": 3293, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.disjoint", + "callee": "geopandas.base._binary_op", + "lineno": 3394, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.intersects", + "callee": "geopandas.base._binary_op", + "lineno": 3505, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.overlaps", + "callee": "geopandas.base._binary_op", + "lineno": 3616, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.touches", + "callee": "geopandas.base._binary_op", + "lineno": 3728, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.within", + "callee": "geopandas.base._binary_op", + "lineno": 3842, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.covers", + "callee": "geopandas.base._binary_op", + "lineno": 3955, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.covered_by", + "callee": "geopandas.base._binary_op", + "lineno": 4068, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.distance", + "callee": "geopandas.base._binary_op", + "lineno": 4164, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.hausdorff_distance", + "callee": "geopandas.base._binary_op", + "lineno": 4279, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.frechet_distance", + "callee": "geopandas.base._binary_op", + "lineno": 4399, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.difference", + "callee": "geopandas.base._binary_geo", + "lineno": 4519, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.symmetric_difference", + "callee": "geopandas.base._binary_geo", + "lineno": 4639, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.union", + "callee": "geopandas.base._binary_geo", + "lineno": 4760, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.intersection", + "callee": "geopandas.base._binary_geo", + "lineno": 4878, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.clip_by_rect", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 4945, + "resolution": "imported_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.clip_by_rect", + "callee": "geopandas.array.GeometryArray.clip_by_rect", + "lineno": 4946, + "resolution": "local_typed_method_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.clip_by_rect", + "callee": "geopandas.geoseries.GeoSeries.__init__", + "lineno": 4947, + "resolution": "imported_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.shortest_line", + "callee": "geopandas.base._binary_geo", + "lineno": 5049, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.snap", + "callee": "geopandas.base._binary_geo", + "lineno": 5150, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.shared_paths", + "callee": "geopandas.base._binary_geo", + "lineno": 5247, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.bounds", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 5282, + "resolution": "imported_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.bounds", + "callee": ".pandas.DataFrame", + "lineno": 5283, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.total_bounds", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 5304, + "resolution": "imported_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.buffer", + "callee": "geopandas.base._delegate_geo_method", + "lineno": 5463, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.simplify", + "callee": "geopandas.base._delegate_geo_method", + "lineno": 5532, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.simplify_coverage", + "callee": "geopandas.base._delegate_geo_method", + "lineno": 5605, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.relate", + "callee": "geopandas.base._binary_op", + "lineno": 5714, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.relate_pattern", + "callee": "geopandas.base._binary_op", + "lineno": 5825, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.project", + "callee": "geopandas.base._binary_op", + "lineno": 5923, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.interpolate", + "callee": "geopandas.base._delegate_geo_method", + "lineno": 5966, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.affine_transform", + "callee": "geopandas.base._delegate_geo_method", + "lineno": 6010, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.translate", + "callee": "geopandas.base._delegate_geo_method", + "lineno": 6048, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.rotate", + "callee": "geopandas.base._delegate_geo_method", + "lineno": 6098, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.scale", + "callee": "geopandas.base._delegate_geo_method", + "lineno": 6148, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.skew", + "callee": "geopandas.base._delegate_geo_method", + "lineno": 6201, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.cx", + "callee": "geopandas.base._CoordinateIndexer.__init__", + "lineno": 6240, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.get_coordinates", + "callee": ".list.append", + "lineno": 6332, + "resolution": "local_builtin_method_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.get_coordinates", + "callee": ".list.append", + "lineno": 6334, + "resolution": "local_builtin_method_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.get_coordinates", + "callee": "geopandas.base._get_index_for_parts", + "lineno": 6336, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.hilbert_distance", + "callee": "geopandas.tools.hilbert_curve._hilbert_distance", + "lineno": 6373, + "resolution": "imported_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.sample_points", + "callee": "geopandas.tools._random.uniform", + "lineno": 6441, + "resolution": "imported_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.sample_points", + "callee": ".shapely.geometry.MultiPoint", + "lineno": 6467, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.sample_points", + "callee": ".shapely.geometry.MultiPoint", + "lineno": 6478, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.sample_points", + "callee": "geopandas.geoseries.GeoSeries.__init__", + "lineno": 6482, + "resolution": "imported_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.build_area", + "callee": "geopandas.geoseries.GeoSeries.__init__", + "lineno": 6541, + "resolution": "imported_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.polygonize", + "callee": "geopandas.geoseries.GeoSeries.__init__", + "lineno": 6612, + "resolution": "imported_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.polygonize", + "callee": "geopandas.geoseries.GeoSeries.__init__", + "lineno": 6615, + "resolution": "imported_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.polygonize", + "callee": "geopandas.geoseries.GeoSeries.__init__", + "lineno": 6618, + "resolution": "imported_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.polygonize", + "callee": "geopandas.geoseries.GeoSeries.__init__", + "lineno": 6621, + "resolution": "imported_call" + }, + { + "caller": "geopandas.base.GeoPandasBase.polygonize", + "callee": "geopandas.geoseries.GeoSeries.__init__", + "lineno": 6628, + "resolution": "imported_call" + }, + { + "caller": "geopandas.base._get_index_for_parts", + "callee": ".list.append", + "lineno": 6675, + "resolution": "local_builtin_method_call" + }, + { + "caller": "geopandas.base._CoordinateIndexer.__getitem__", + "callee": ".warnings.warn", + "lineno": 6703, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.base._CoordinateIndexer.__getitem__", + "callee": ".shapely.geometry.box", + "lineno": 6709, + "resolution": "external_constructor_call" + } + ], + "geopandas.conftest": [], + "geopandas.explore": [ + { + "caller": "geopandas.explore._explore", + "callee": ".pandas.api.types.is_datetime64_any_dtype", + "lineno": 333, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.explore._explore", + "callee": ".pandas.api.types.is_datetime64_any_dtype", + "lineno": 340, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.explore._explore", + "callee": ".statistics.mean", + "lineno": 350, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.explore._explore", + "callee": ".statistics.mean", + "lineno": 351, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.explore._explore", + "callee": "geopandas.explore._explore._colormap_helper", + "lineno": 452, + "resolution": "nested_function_call" + }, + { + "caller": "geopandas.explore._explore", + "callee": "geopandas.explore._explore._colormap_helper", + "lineno": 455, + "resolution": "nested_function_call" + }, + { + "caller": "geopandas.explore._explore", + "callee": ".mapclassify.classify", + "lineno": 491, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.explore._explore", + "callee": "geopandas.explore._explore._colormap_helper", + "lineno": 497, + "resolution": "nested_function_call" + }, + { + "caller": "geopandas.explore._explore", + "callee": ".mapclassify.classify", + "lineno": 502, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.explore._explore", + "callee": "geopandas.explore._explore._colormap_helper", + "lineno": 509, + "resolution": "nested_function_call" + }, + { + "caller": "geopandas.explore._explore", + "callee": "geopandas.explore._tooltip_popup", + "lineno": 642, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.explore._explore", + "callee": "geopandas.explore._tooltip_popup", + "lineno": 643, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.explore._explore", + "callee": "geopandas.explore._categorical_legend", + "lineno": 693, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.explore._explore", + "callee": "geopandas.explore._explore._colormap_helper", + "lineno": 703, + "resolution": "nested_function_call" + }, + { + "caller": "geopandas.explore._explore", + "callee": ".list.append", + "lineno": 729, + "resolution": "local_builtin_method_call" + }, + { + "caller": "geopandas.explore._explore", + "callee": "geopandas.explore._categorical_legend", + "lineno": 731, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.explore._explore", + "callee": "geopandas.explore._explore._colormap_helper", + "lineno": 737, + "resolution": "nested_function_call" + }, + { + "caller": "geopandas.explore._explore", + "callee": "geopandas.explore._categorical_legend", + "lineno": 764, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.explore._tooltip_popup", + "callee": ".list.remove", + "lineno": 789, + "resolution": "local_builtin_method_call" + }, + { + "caller": "geopandas.explore._explore_geoseries", + "callee": "geopandas.explore._explore", + "lineno": 1028, + "resolution": "direct_name_call" + } + ], + "geopandas.geodataframe": [ + { + "caller": "geopandas.geodataframe._ensure_geometry", + "callee": "geopandas.base.is_geometry_type", + "lineno": 55, + "resolution": "imported_call" + }, + { + "caller": "geopandas.geodataframe._ensure_geometry", + "callee": "geopandas.geoseries.GeoSeries.__init__", + "lineno": 57, + "resolution": "imported_call" + }, + { + "caller": "geopandas.geodataframe._ensure_geometry", + "callee": "geopandas.array.from_shapely", + "lineno": 68, + "resolution": "imported_call" + }, + { + "caller": "geopandas.geodataframe._ensure_geometry", + "callee": "geopandas.geoseries.GeoSeries.__init__", + "lineno": 69, + "resolution": "imported_call" + }, + { + "caller": "geopandas.geodataframe._ensure_geometry", + "callee": "geopandas.array.from_shapely", + "lineno": 71, + "resolution": "imported_call" + }, + { + "caller": "geopandas.geodataframe.GeoDataFrame.__init__", + "callee": "geopandas.geodataframe._ensure_geometry", + "lineno": 222, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.geodataframe.GeoDataFrame.__init__", + "callee": "geopandas.geodataframe.GeoDataFrame.set_geometry", + "lineno": 246, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.geodataframe.GeoDataFrame._set_geometry", + "callee": "geopandas.geodataframe.GeoDataFrame._persist_old_default_geometry_colname", + "lineno": 296, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.geodataframe.GeoDataFrame._set_geometry", + "callee": "geopandas.geodataframe.GeoDataFrame.set_geometry", + "lineno": 297, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.geodataframe.GeoDataFrame.set_geometry", + "callee": "geopandas.geodataframe.GeoDataFrame.copy", + "lineno": 399, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.geodataframe.GeoDataFrame.set_geometry", + "callee": "geopandas.geodataframe.GeoDataFrame.copy", + "lineno": 401, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.geodataframe.GeoDataFrame.set_geometry", + "callee": "geopandas.geodataframe._ensure_geometry", + "lineno": 467, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.geodataframe.GeoDataFrame.rename_geometry", + "callee": "geopandas.geodataframe.GeoDataFrame.set_geometry", + "lineno": 534, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.geodataframe.GeoDataFrame.from_file", + "callee": "geopandas.io.file._read_file", + "lineno": 739, + "resolution": "qualified_module_call" + }, + { + "caller": "geopandas.geodataframe.GeoDataFrame.from_features", + "callee": ".shapely.geometry.shape", + "lineno": 820, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.geodataframe.GeoDataFrame.from_features", + "callee": ".dict.update", + "lineno": 824, + "resolution": "local_builtin_method_call" + }, + { + "caller": "geopandas.geodataframe.GeoDataFrame.from_features", + "callee": ".list.append", + "lineno": 825, + "resolution": "local_builtin_method_call" + }, + { + "caller": "geopandas.geodataframe.GeoDataFrame.from_postgis", + "callee": "geopandas.io.sql._read_postgis", + "lineno": 897, + "resolution": "qualified_module_call" + }, + { + "caller": "geopandas.geodataframe.GeoDataFrame.from_arrow", + "callee": "geopandas.io._geoarrow.arrow_to_geopandas", + "lineno": 975, + "resolution": "imported_call" + }, + { + "caller": "geopandas.geodataframe.GeoDataFrame.to_json", + "callee": "geopandas.geodataframe.GeoDataFrame.to_crs", + "lineno": 1051, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.geodataframe.GeoDataFrame.__geo_interface__", + "callee": "geopandas.geodataframe.GeoDataFrame.to_geo_dict", + "lineno": 1110, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.geodataframe.GeoDataFrame.iterfeatures", + "callee": ".shapely.geometry.mapping", + "lineno": 1191, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.geodataframe.GeoDataFrame.iterfeatures", + "callee": ".shapely.geometry.mapping", + "lineno": 1207, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.geodataframe.GeoDataFrame.to_geo_dict", + "callee": "geopandas.geodataframe.GeoDataFrame.iterfeatures", + "lineno": 1263, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.geodataframe.GeoDataFrame.to_wkb", + "callee": ".pandas.DataFrame", + "lineno": 1290, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.geodataframe.GeoDataFrame.to_wkb", + "callee": "geopandas.geodataframe.GeoDataFrame.copy", + "lineno": 1290, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.geodataframe.GeoDataFrame.to_wkb", + "callee": "geopandas.geodataframe.GeoDataFrame.to_wkb", + "lineno": 1294, + "resolution": "same_class_name_call" + }, + { + "caller": "geopandas.geodataframe.GeoDataFrame.to_wkt", + "callee": ".pandas.DataFrame", + "lineno": 1312, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.geodataframe.GeoDataFrame.to_wkt", + "callee": "geopandas.geodataframe.GeoDataFrame.copy", + "lineno": 1312, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.geodataframe.GeoDataFrame.to_wkt", + "callee": "geopandas.geodataframe.GeoDataFrame.to_wkt", + "lineno": 1316, + "resolution": "same_class_name_call" + }, + { + "caller": "geopandas.geodataframe.GeoDataFrame.to_arrow", + "callee": "geopandas.io._geoarrow.geopandas_to_arrow", + "lineno": 1404, + "resolution": "imported_call" + }, + { + "caller": "geopandas.geodataframe.GeoDataFrame.to_arrow", + "callee": "geopandas.io._geoarrow.ArrowTable.__init__", + "lineno": 1411, + "resolution": "imported_call" + }, + { + "caller": "geopandas.geodataframe.GeoDataFrame.to_parquet", + "callee": "geopandas.io.arrow._to_parquet", + "lineno": 1487, + "resolution": "imported_call" + }, + { + "caller": "geopandas.geodataframe.GeoDataFrame.to_feather", + "callee": "geopandas.io.arrow._to_feather", + "lineno": 1544, + "resolution": "imported_call" + }, + { + "caller": "geopandas.geodataframe.GeoDataFrame.to_file", + "callee": "geopandas.io.file._to_file", + "lineno": 1655, + "resolution": "imported_call" + }, + { + "caller": "geopandas.geodataframe.GeoDataFrame.set_crs", + "callee": "geopandas.geodataframe.GeoDataFrame.copy", + "lineno": 1756, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.geodataframe.GeoDataFrame.to_crs", + "callee": "geopandas.geodataframe.GeoDataFrame.copy", + "lineno": 1864, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.geodataframe.GeoDataFrame.__getitem__", + "callee": "geopandas.base.is_geometry_type", + "lineno": 1922, + "resolution": "imported_call" + }, + { + "caller": "geopandas.geodataframe.GeoDataFrame.__setitem__", + "callee": "geopandas.geodataframe._ensure_geometry", + "lineno": 1983, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.geodataframe.GeoDataFrame.__setitem__", + "callee": "geopandas.geodataframe.GeoDataFrame._persist_old_default_geometry_colname", + "lineno": 1991, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.geodataframe.GeoDataFrame.copy", + "callee": "geopandas._decorator.doc", + "lineno": 1997, + "resolution": "imported_call" + }, + { + "caller": "geopandas.geodataframe.GeoDataFrame.apply", + "callee": "geopandas.geodataframe._ensure_geometry", + "lineno": 2038, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.geodataframe.GeoDataFrame.apply", + "callee": "geopandas._decorator.doc", + "lineno": 2005, + "resolution": "imported_call" + }, + { + "caller": "geopandas.geodataframe.GeoDataFrame._constructor_from_mgr", + "callee": "geopandas.geodataframe.GeoDataFrame._geodataframe_constructor_with_fallback", + "lineno": 2070, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.geodataframe.GeoDataFrame._constructor_sliced._geodataframe_constructor_sliced", + "callee": "geopandas.base.is_geometry_type", + "lineno": 2101, + "resolution": "imported_call" + }, + { + "caller": "geopandas.geodataframe.GeoDataFrame._constructor_sliced._geodataframe_constructor_sliced", + "callee": "geopandas.geoseries.GeoSeries.__init__", + "lineno": 2102, + "resolution": "imported_call" + }, + { + "caller": "geopandas.geodataframe.GeoDataFrame.to_postgis", + "callee": "geopandas.io.sql._write_postgis", + "lineno": 2494, + "resolution": "qualified_module_call" + }, + { + "caller": "geopandas.geodataframe.", + "callee": ".pandas.core.accessor.Accessor", + "lineno": 2498, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.geodataframe.GeoDataFrame.explore", + "callee": "geopandas.explore._explore", + "lineno": 2502, + "resolution": "imported_call" + }, + { + "caller": "geopandas.geodataframe.GeoDataFrame.explore", + "callee": "geopandas._decorator.doc", + "lineno": 2500, + "resolution": "imported_call" + }, + { + "caller": "geopandas.geodataframe._dataframe_set_geometry", + "callee": "geopandas.geodataframe.GeoDataFrame.__init__", + "lineno": 2931, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.geodataframe._dataframe_set_geometry", + "callee": "geopandas.geodataframe.GeoDataFrame.set_geometry", + "lineno": 2933, + "resolution": "local_typed_method_call" + } + ], + "geopandas.geoseries": [ + { + "caller": "geopandas.geoseries._geoseries_constructor_with_fallback", + "callee": "geopandas.geoseries.GeoSeries.__init__", + "lineno": 47, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.geoseries._geoseries_constructor_with_fallback", + "callee": ".pandas.Series", + "lineno": 49, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.geoseries._expanddim_logic", + "callee": "geopandas.base.is_geometry_type", + "lineno": 62, + "resolution": "imported_call" + }, + { + "caller": "geopandas.geoseries._geoseries_expanddim", + "callee": "geopandas.geoseries._expanddim_logic", + "lineno": 75, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.geoseries.GeoSeries.__init__", + "callee": "geopandas.base.is_geometry_type", + "lineno": 188, + "resolution": "imported_call" + }, + { + "caller": "geopandas.geoseries.GeoSeries.__init__", + "callee": "geopandas.array.from_shapely", + "lineno": 221, + "resolution": "imported_call" + }, + { + "caller": "geopandas.geoseries.GeoSeries.x", + "callee": "geopandas.base._delegate_property", + "lineno": 274, + "resolution": "imported_call" + }, + { + "caller": "geopandas.geoseries.GeoSeries.y", + "callee": "geopandas.base._delegate_property", + "lineno": 301, + "resolution": "imported_call" + }, + { + "caller": "geopandas.geoseries.GeoSeries.z", + "callee": "geopandas.base._delegate_property", + "lineno": 328, + "resolution": "imported_call" + }, + { + "caller": "geopandas.geoseries.GeoSeries.m", + "callee": "geopandas.base._delegate_property", + "lineno": 368, + "resolution": "imported_call" + }, + { + "caller": "geopandas.geoseries.GeoSeries.from_file", + "callee": "geopandas.geoseries.GeoSeries.__init__", + "lineno": 411, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.geoseries.GeoSeries.from_xy", + "callee": "geopandas.array.points_from_xy", + "lineno": 588, + "resolution": "imported_call" + }, + { + "caller": "geopandas.geoseries.GeoSeries.from_arrow", + "callee": "geopandas.io._geoarrow.arrow_to_geometry_array", + "lineno": 662, + "resolution": "imported_call" + }, + { + "caller": "geopandas.geoseries.GeoSeries._constructor_expanddim_from_mgr", + "callee": "geopandas.geoseries._expanddim_logic", + "lineno": 784, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.geoseries.GeoSeries.__getitem__", + "callee": "geopandas.geoseries.GeoSeries._wrapped_pandas_method", + "lineno": 795, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.geoseries.GeoSeries.sort_index", + "callee": "geopandas.geoseries.GeoSeries._wrapped_pandas_method", + "lineno": 799, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.geoseries.GeoSeries.sort_index", + "callee": "geopandas._decorator.doc", + "lineno": 797, + "resolution": "imported_call" + }, + { + "caller": "geopandas.geoseries.GeoSeries.take", + "callee": "geopandas.geoseries.GeoSeries._wrapped_pandas_method", + "lineno": 803, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.geoseries.GeoSeries.take", + "callee": "geopandas._decorator.doc", + "lineno": 801, + "resolution": "imported_call" + }, + { + "caller": "geopandas.geoseries.GeoSeries.apply", + "callee": "geopandas._decorator.doc", + "lineno": 805, + "resolution": "imported_call" + }, + { + "caller": "geopandas.geoseries.GeoSeries.isnull", + "callee": "geopandas.geoseries.GeoSeries.isna", + "lineno": 859, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.geoseries.GeoSeries.notnull", + "callee": "geopandas.geoseries.GeoSeries.notna", + "lineno": 917, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.geoseries.GeoSeries.fillna", + "callee": ".shapely.geometry.GeometryCollection", + "lineno": 993, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.geoseries.GeoSeries.__contains__", + "callee": "geopandas.base.GeoPandasBase.geom_equals", + "lineno": 1004, + "resolution": "inherited_method_call" + }, + { + "caller": "geopandas.geoseries.GeoSeries.plot", + "callee": "geopandas.plotting.plot_series", + "lineno": 1010, + "resolution": "imported_call" + }, + { + "caller": "geopandas.geoseries.GeoSeries.plot", + "callee": "geopandas._decorator.doc", + "lineno": 1008, + "resolution": "imported_call" + }, + { + "caller": "geopandas.geoseries.GeoSeries.explore", + "callee": "geopandas.explore._explore_geoseries", + "lineno": 1015, + "resolution": "imported_call" + }, + { + "caller": "geopandas.geoseries.GeoSeries.explore", + "callee": "geopandas._decorator.doc", + "lineno": 1012, + "resolution": "imported_call" + }, + { + "caller": "geopandas.geoseries.GeoSeries.explode", + "callee": "geopandas.base._get_index_for_parts", + "lineno": 1070, + "resolution": "imported_call" + }, + { + "caller": "geopandas.geoseries.GeoSeries.explode", + "callee": "geopandas.geoseries.GeoSeries.__init__", + "lineno": 1077, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.geoseries.GeoSeries.to_crs", + "callee": "geopandas.geoseries.GeoSeries.__init__", + "lineno": 1261, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.geoseries.GeoSeries.to_wkb", + "callee": ".pandas.Series", + "lineno": 1406, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.geoseries.GeoSeries.to_wkb", + "callee": "geopandas.geoseries.GeoSeries.to_wkb", + "lineno": 1406, + "resolution": "same_class_name_call" + }, + { + "caller": "geopandas.geoseries.GeoSeries.to_wkt", + "callee": ".pandas.Series", + "lineno": 1441, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.geoseries.GeoSeries.to_wkt", + "callee": "geopandas.geoseries.GeoSeries.to_wkt", + "lineno": 1441, + "resolution": "same_class_name_call" + }, + { + "caller": "geopandas.geoseries.GeoSeries.to_arrow", + "callee": "geopandas.io._geoarrow.construct_geometry_array", + "lineno": 1515, + "resolution": "imported_call" + }, + { + "caller": "geopandas.geoseries.GeoSeries.to_arrow", + "callee": "geopandas.io._geoarrow.construct_wkb_array", + "lineno": 1523, + "resolution": "imported_call" + }, + { + "caller": "geopandas.geoseries.GeoSeries.to_arrow", + "callee": "geopandas.io._geoarrow.GeoArrowArray.__init__", + "lineno": 1532, + "resolution": "imported_call" + } + ], + "geopandas.plotting": [ + { + "caller": "geopandas.plotting._expand_kwargs", + "callee": ".matplotlib.colors.is_color_like", + "lineno": 142, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.plotting._PolygonPatch", + "callee": ".list.append", + "lineno": 253, + "resolution": "local_builtin_method_call" + }, + { + "caller": "geopandas.plotting._PolygonPatch", + "callee": ".matplotlib.path.Path", + "lineno": 253, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.plotting._PolygonPatch", + "callee": ".list.extend", + "lineno": 255, + "resolution": "local_builtin_method_call" + }, + { + "caller": "geopandas.plotting._PolygonPatch", + "callee": ".matplotlib.path.Path", + "lineno": 256, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.plotting._PolygonPatch", + "callee": ".matplotlib.patches.PathPatch", + "lineno": 260, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.plotting._plot_polygon_collection", + "callee": ".matplotlib.legend_handler.HandlerPolyCollection", + "lineno": 315, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.plotting._plot_polygon_collection", + "callee": "geopandas.plotting._PolygonPatch", + "lineno": 323, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.plotting._plot_linestring_collection", + "callee": "geopandas.plotting._expand_kwargs", + "lineno": 392, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.plotting._plot_linestring_collection", + "callee": ".matplotlib.collections.LineCollection", + "lineno": 395, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.plotting._plot_point_collection", + "callee": "geopandas.plotting._expand_kwargs", + "lineno": 467, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.plotting.plot_series", + "callee": "geopandas.plotting._set_axis_labels", + "lineno": 572, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.plotting.plot_series", + "callee": "geopandas.plotting._set_aspect", + "lineno": 593, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.plotting.plot_series", + "callee": "geopandas.plotting._sanitize_geoms", + "lineno": 596, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.plotting.plot_series", + "callee": "geopandas.plotting._expand_kwargs", + "lineno": 597, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.plotting.plot_series", + "callee": "geopandas.plotting._subset_kwds", + "lineno": 646, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.plotting.plot_series", + "callee": "geopandas.plotting._plot_polygon_collection", + "lineno": 648, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.plotting.plot_series", + "callee": "geopandas.plotting._subset_kwds", + "lineno": 665, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.plotting.plot_series", + "callee": "geopandas.plotting._plot_linestring_collection", + "lineno": 667, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.plotting.plot_series", + "callee": "geopandas.plotting._subset_kwds", + "lineno": 678, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.plotting.plot_series", + "callee": "geopandas.plotting._plot_point_collection", + "lineno": 680, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.plotting.plot_series", + "callee": "geopandas.plotting._add_basemap", + "lineno": 684, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.plotting.plot_dataframe", + "callee": "geopandas.plotting.plot_series", + "lineno": 935, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.plotting.plot_dataframe", + "callee": "geopandas.plotting._set_axis_labels", + "lineno": 954, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.plotting.plot_dataframe", + "callee": "geopandas.plotting._set_aspect", + "lineno": 957, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.plotting.plot_dataframe", + "callee": "geopandas.plotting._check_invalid_categories", + "lineno": 1042, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.plotting.plot_dataframe", + "callee": "geopandas.plotting._plot_empty_collection", + "lineno": 1117, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.plotting.plot_dataframe", + "callee": "geopandas.plotting.plot_dataframe._color", + "lineno": 1120, + "resolution": "nested_function_call" + }, + { + "caller": "geopandas.plotting.plot_dataframe", + "callee": "geopandas.plotting.plot_series", + "lineno": 1126, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.plotting.plot_dataframe", + "callee": "geopandas.plotting.plot_dataframe._color", + "lineno": 1129, + "resolution": "nested_function_call" + }, + { + "caller": "geopandas.plotting.plot_dataframe", + "callee": "geopandas.plotting._sanitize_geoms", + "lineno": 1169, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.plotting.plot_dataframe", + "callee": "geopandas.plotting._expand_kwargs", + "lineno": 1172, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.plotting.plot_dataframe", + "callee": "geopandas.plotting._subset_kwds", + "lineno": 1190, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.plotting.plot_dataframe", + "callee": "geopandas.plotting._plot_polygon_collection", + "lineno": 1192, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.plotting.plot_dataframe", + "callee": "geopandas.plotting._subset_kwds", + "lineno": 1208, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.plotting.plot_dataframe", + "callee": "geopandas.plotting._plot_linestring_collection", + "lineno": 1210, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.plotting.plot_dataframe", + "callee": "geopandas.plotting._subset_kwds", + "lineno": 1226, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.plotting.plot_dataframe", + "callee": "geopandas.plotting._plot_point_collection", + "lineno": 1228, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.plotting.plot_dataframe", + "callee": "geopandas.plotting.plot_series", + "lineno": 1294, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.plotting.plot_dataframe", + "callee": "geopandas.plotting._add_basemap", + "lineno": 1308, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.plotting._check_invalid_categories", + "callee": ".pandas.core.dtypes.cast.coerce_indexer_dtype", + "lineno": 1332, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.plotting.GeoplotAccessor.__call__", + "callee": "geopandas.plotting.plot_dataframe", + "lineno": 1379, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.plotting.GeoplotAccessor.__call__", + "callee": ".pandas.plotting.PlotAccessor", + "lineno": 1382, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.plotting.", + "callee": "geopandas._decorator.doc", + "lineno": 1371, + "resolution": "imported_call" + } + ], + "geopandas.sindex": [ + { + "caller": "geopandas.sindex.SpatialIndex.query", + "callee": "geopandas.sindex.SpatialIndex._as_geometry_array", + "lineno": 299, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.sindex.SpatialIndex._as_geometry_array", + "callee": "geopandas.array.from_shapely", + "lineno": 361, + "resolution": "qualified_module_call" + }, + { + "caller": "geopandas.sindex.SpatialIndex.nearest", + "callee": "geopandas.sindex.SpatialIndex._as_geometry_array", + "lineno": 460, + "resolution": "self_method_call" + } + ], + "geopandas.testing": [ + { + "caller": "geopandas.testing._geom_equals_mask", + "callee": "geopandas.testing._isna", + "lineno": 47, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.testing._geom_equals_mask", + "callee": "geopandas.testing._isna", + "lineno": 47, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.testing.geom_equals", + "callee": "geopandas.testing._geom_equals_mask", + "lineno": 66, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.testing._geom_almost_equals_mask", + "callee": "geopandas.testing._isna", + "lineno": 89, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.testing._geom_almost_equals_mask", + "callee": "geopandas.testing._isna", + "lineno": 89, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.testing.geom_almost_equals", + "callee": "geopandas.testing._geom_almost_equals_mask", + "lineno": 115, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.testing.assert_geoseries_equal", + "callee": ".str.format", + "lineno": 160, + "resolution": "local_builtin_method_call" + }, + { + "caller": "geopandas.testing.assert_geoseries_equal", + "callee": ".str.format", + "lineno": 161, + "resolution": "local_builtin_method_call" + }, + { + "caller": "geopandas.testing.assert_geoseries_equal", + "callee": "geopandas.testing._check_equality", + "lineno": 192, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.testing.assert_geoseries_equal", + "callee": "geopandas.testing._check_equality", + "lineno": 194, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.testing._check_equality", + "callee": "geopandas.testing._geom_almost_equals_mask", + "lineno": 216, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.testing._check_equality", + "callee": "geopandas.testing._geom_equals_mask", + "lineno": 219, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.testing._check_equality", + "callee": ".str.format", + "lineno": 225, + "resolution": "local_builtin_method_call" + }, + { + "caller": "geopandas.testing._check_equality", + "callee": "geopandas.testing._truncated_string", + "lineno": 230, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.testing._check_equality", + "callee": "geopandas.testing._truncated_string", + "lineno": 231, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.testing.assert_geodataframe_equal", + "callee": ".pandas.util.testing.assert_index_equal", + "lineno": 319, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.testing.assert_geodataframe_equal", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 326, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.testing.assert_geodataframe_equal", + "callee": ".pandas.util.testing.assert_frame_equal", + "lineno": 342, + "resolution": "external_constructor_call" + } + ], + "geopandas._compat": [ + { + "caller": "geopandas._compat.", + "callee": ".packaging.version.Version", + "lineno": 12, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas._compat.", + "callee": ".packaging.version.Version", + "lineno": 12, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas._compat.", + "callee": ".packaging.version.Version", + "lineno": 13, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas._compat.", + "callee": ".packaging.version.Version", + "lineno": 13, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas._compat.", + "callee": ".packaging.version.Version", + "lineno": 14, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas._compat.", + "callee": ".packaging.version.Version", + "lineno": 14, + "resolution": "external_constructor_call" + } + ], + "geopandas._config": [ + { + "caller": "geopandas._config.", + "callee": ".collections.namedtuple", + "lineno": 13, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas._config.", + "callee": "geopandas._config.Options.__init__", + "lineno": 116, + "resolution": "same_module_class_call" + } + ], + "geopandas._decorator": [ + { + "caller": "geopandas._decorator.doc.decorator", + "callee": ".textwrap.dedent", + "lineno": 32, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas._decorator.doc.decorator", + "callee": ".textwrap.dedent", + "lineno": 45, + "resolution": "external_constructor_call" + } + ], + "geopandas": [], + "geopandas.datasets": [], + "geopandas.io.arrow": [ + { + "caller": "geopandas.io.arrow.", + "callee": ".typing.get_args", + "lineno": 19, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.arrow._remove_id_from_member_of_ensembles", + "callee": "geopandas.io.arrow._remove_id_from_member_of_ensembles", + "lineno": 75, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.arrow._get_geometry_types", + "callee": ".pandas.Series", + "lineno": 102, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.arrow._create_metadata", + "callee": "geopandas.io.arrow._get_geometry_types", + "lineno": 151, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.arrow._create_metadata", + "callee": "geopandas.io.arrow._remove_id_from_member_of_ensembles", + "lineno": 165, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.arrow._geopandas_to_arrow", + "callee": "geopandas.io.arrow._validate_dataframe", + "lineno": 341, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.arrow._geopandas_to_arrow", + "callee": "geopandas.io._geoarrow.geopandas_to_arrow", + "lineno": 349, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.arrow._geopandas_to_arrow", + "callee": "geopandas.io.arrow._create_metadata", + "lineno": 352, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.arrow._geopandas_to_arrow", + "callee": "geopandas.io.arrow._encode_metadata", + "lineno": 375, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.arrow._to_parquet", + "callee": "geopandas._compat.import_optional_dependency", + "lineno": 435, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.arrow._to_parquet", + "callee": "geopandas.io.file._expand_user", + "lineno": 439, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.arrow._to_parquet", + "callee": "geopandas.io.arrow._geopandas_to_arrow", + "lineno": 440, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.arrow._to_feather", + "callee": "geopandas._compat.import_optional_dependency", + "lineno": 484, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.arrow._to_feather", + "callee": "geopandas.io.file._expand_user", + "lineno": 488, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.arrow._to_feather", + "callee": "geopandas.io.arrow._geopandas_to_arrow", + "lineno": 489, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.arrow._arrow_to_geopandas", + "callee": "geopandas.io.arrow._validate_and_decode_metadata", + "lineno": 500, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.arrow._arrow_to_geopandas", + "callee": ".list.sort", + "lineno": 510, + "resolution": "local_builtin_method_call" + }, + { + "caller": "geopandas.io.arrow._arrow_to_geopandas", + "callee": "geopandas.io.arrow._remove_id_from_member_of_ensembles", + "lineno": 543, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.arrow._arrow_to_geopandas", + "callee": "geopandas.array.from_wkb", + "lineno": 550, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.arrow._arrow_to_geopandas", + "callee": "geopandas.array.from_shapely", + "lineno": 554, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.arrow._arrow_to_geopandas", + "callee": "geopandas.io._geoarrow.construct_shapely_array", + "lineno": 555, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.arrow._get_filesystem_path", + "callee": "geopandas.io.arrow._is_fsspec_url", + "lineno": 587, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.arrow._get_filesystem_path", + "callee": "geopandas._compat.import_optional_dependency", + "lineno": 588, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.arrow._validate_and_decode_metadata", + "callee": "geopandas.io.arrow._decode_metadata", + "lineno": 634, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.arrow._validate_and_decode_metadata", + "callee": "geopandas.io.arrow._validate_geo_metadata", + "lineno": 638, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.arrow._read_parquet", + "callee": "geopandas._compat.import_optional_dependency", + "lineno": 759, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.arrow._read_parquet", + "callee": "geopandas.io.arrow._get_filesystem_path", + "lineno": 766, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.arrow._read_parquet", + "callee": "geopandas.io.file._expand_user", + "lineno": 769, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.arrow._read_parquet", + "callee": "geopandas.io.arrow._read_parquet_schema_and_metadata", + "lineno": 770, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.arrow._read_parquet", + "callee": "geopandas.io.arrow._validate_and_decode_metadata", + "lineno": 772, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.arrow._read_parquet", + "callee": "geopandas.io.arrow._get_parquet_bbox_filter", + "lineno": 781, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.arrow._read_parquet", + "callee": "geopandas.io.arrow._check_if_covering_in_geo_metadata", + "lineno": 784, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.arrow._read_parquet", + "callee": "geopandas.io.arrow._get_non_bbox_columns", + "lineno": 789, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.arrow._read_parquet", + "callee": "geopandas.io.arrow._splice_bbox_and_filters", + "lineno": 794, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.arrow._read_parquet", + "callee": "geopandas.io.arrow._arrow_to_geopandas", + "lineno": 809, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.arrow._read_feather", + "callee": "geopandas._compat.import_optional_dependency", + "lineno": 874, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.arrow._read_feather", + "callee": "geopandas.io.file._expand_user", + "lineno": 878, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.arrow._read_feather", + "callee": "geopandas.io.arrow._arrow_to_geopandas", + "lineno": 881, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.arrow._get_parquet_bbox_filter", + "callee": "geopandas.io.arrow._check_if_covering_in_geo_metadata", + "lineno": 887, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.arrow._get_parquet_bbox_filter", + "callee": "geopandas.io.arrow._get_bbox_encoding_column_name", + "lineno": 888, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.arrow._get_parquet_bbox_filter", + "callee": "geopandas.io.arrow._convert_bbox_to_parquet_filter", + "lineno": 889, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.arrow._get_non_bbox_columns", + "callee": "geopandas.io.arrow._get_bbox_encoding_column_name", + "lineno": 930, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.arrow._splice_bbox_and_filters", + "callee": "geopandas._compat.import_optional_dependency", + "lineno": 938, + "resolution": "imported_call" + } + ], + "geopandas.io.file": [ + { + "caller": "geopandas.io.file._import_fiona", + "callee": ".packaging.version.Version", + "lineno": 65, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.file._import_fiona", + "callee": ".packaging.version.Version", + "lineno": 65, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.file._import_fiona", + "callee": ".packaging.version.Version", + "lineno": 65, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.file._check_engine", + "callee": "geopandas.io.file._import_pyogrio", + "lineno": 131, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.file._check_engine", + "callee": "geopandas.io.file._import_fiona", + "lineno": 135, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.file._check_engine", + "callee": "geopandas.io.file._import_pyogrio", + "lineno": 140, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.file._check_engine", + "callee": "geopandas.io.file._check_pyogrio", + "lineno": 141, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.file._check_engine", + "callee": "geopandas.io.file._import_fiona", + "lineno": 143, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.file._check_engine", + "callee": "geopandas.io.file._check_fiona", + "lineno": 144, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.file._read_file", + "callee": "geopandas.io.file._check_engine", + "lineno": 289, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.file._read_file", + "callee": "geopandas.io.file._expand_user", + "lineno": 291, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.file._read_file", + "callee": "geopandas.io.file._is_url", + "lineno": 294, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.file._read_file", + "callee": ".urllib.request.Request", + "lineno": 301, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.file._read_file", + "callee": "geopandas.io.file._read_file_pyogrio", + "lineno": 316, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.file._read_file", + "callee": "geopandas.io.file._read_file_fiona", + "lineno": 328, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.file._read_file_fiona", + "callee": "geopandas.io.util.vsi_path", + "lineno": 372, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.file._read_file_fiona", + "callee": "geopandas.io.file._warn_missing_crs_of_dataframe_and_mask", + "lineno": 408, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.file._read_file_fiona", + "callee": ".shapely.geometry.mapping", + "lineno": 409, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.file._read_file_fiona", + "callee": ".shapely.geometry.mapping", + "lineno": 411, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.file._read_file_pyogrio", + "callee": "geopandas.io.file._warn_missing_crs_of_dataframe_and_mask", + "lineno": 525, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.file._detect_driver", + "callee": ".pathlib.Path", + "lineno": 606, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.file._to_file", + "callee": "geopandas.io.file._check_engine", + "lineno": 696, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.file._to_file", + "callee": "geopandas.io.file._expand_user", + "lineno": 698, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.file._to_file", + "callee": ".pandas.api.types.is_integer_dtype", + "lineno": 703, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.file._to_file", + "callee": "geopandas.io.file._detect_driver", + "lineno": 708, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.file._to_file", + "callee": "geopandas.io.file._check_metadata_supported", + "lineno": 725, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.file._to_file", + "callee": "geopandas.io.file._to_file_pyogrio", + "lineno": 731, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.file._to_file", + "callee": "geopandas.io.file._to_file_fiona", + "lineno": 733, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.file._to_file_fiona", + "callee": "geopandas.io.file.infer_schema", + "lineno": 746, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.file._to_file_fiona", + "callee": ".packaging.version.Version", + "lineno": 758, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.file._to_file_fiona", + "callee": ".packaging.version.Version", + "lineno": 762, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.file._to_file_fiona", + "callee": ".packaging.version.Version", + "lineno": 763, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.file.infer_schema.convert_type", + "callee": ".pandas.api.types.is_object_dtype", + "lineno": 809, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.file.infer_schema.convert_type", + "callee": ".pandas.api.types.is_string_dtype", + "lineno": 809, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.file.infer_schema.convert_type", + "callee": ".pandas.api.types.is_datetime64_any_dtype", + "lineno": 811, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.file.infer_schema", + "callee": ".collections.OrderedDict", + "lineno": 822, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.file.infer_schema", + "callee": "geopandas.io.file.infer_schema.convert_type", + "lineno": 824, + "resolution": "nested_function_call" + }, + { + "caller": "geopandas.io.file.infer_schema", + "callee": "geopandas.io.file._geometry_types", + "lineno": 840, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.file._list_layers", + "callee": "geopandas.io.file._import_pyogrio", + "lineno": 888, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.file._list_layers", + "callee": "geopandas.io.file._check_pyogrio", + "lineno": 889, + "resolution": "direct_name_call" + } + ], + "geopandas.io.sql": [ + { + "caller": "geopandas.io.sql._df_to_geodf", + "callee": "geopandas.io.sql._get_spatial_ref_sys_df", + "lineno": 101, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.sql._read_postgis", + "callee": "geopandas.io.sql._df_to_geodf", + "lineno": 194, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.sql._read_postgis", + "callee": "geopandas.io.sql._df_to_geodf", + "lineno": 208, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.sql._write_postgis", + "callee": "geopandas.io.sql._get_srid_from_crs", + "lineno": 403, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.sql._write_postgis", + "callee": "geopandas.io.sql._get_geometry_type", + "lineno": 406, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.sql._write_postgis", + "callee": ".geoalchemy2.Geometry", + "lineno": 410, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.sql._write_postgis", + "callee": ".geoalchemy2.Geometry", + "lineno": 412, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.sql._write_postgis", + "callee": "geopandas.io.sql._convert_linearring_to_linestring", + "lineno": 416, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.sql._write_postgis", + "callee": "geopandas.io.sql._convert_to_ewkb", + "lineno": 419, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.sql._write_postgis", + "callee": "geopandas.io.sql._get_conn", + "lineno": 428, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.sql._write_postgis", + "callee": ".sqlalchemy.text", + "lineno": 432, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.sql._write_postgis", + "callee": "geopandas.io.sql._get_conn", + "lineno": 446, + "resolution": "direct_name_call" + } + ], + "geopandas.io.util": [ + { + "caller": "geopandas.io.util.vsi_path", + "callee": "geopandas.io.util._parse_uri", + "lineno": 23, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.util.vsi_path", + "callee": "geopandas.io.util._construct_vsi_path", + "lineno": 26, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.util.", + "callee": ".dict.items", + "lineno": 51, + "resolution": "local_builtin_method_call" + }, + { + "caller": "geopandas.io.util._parse_uri", + "callee": ".urllib.parse.urlparse", + "lineno": 67, + "resolution": "external_constructor_call" + } + ], + "geopandas.io._geoarrow": [ + { + "caller": "geopandas.io._geoarrow.geopandas_to_arrow", + "callee": "geopandas.io._geoarrow.construct_geometry_array", + "lineno": 140, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io._geoarrow.geopandas_to_arrow", + "callee": "geopandas.io._geoarrow.construct_wkb_array", + "lineno": 157, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io._geoarrow._multilinestring_type", + "callee": "geopandas.io._geoarrow._linestring_type", + "lineno": 256, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io._geoarrow._multipolygon_type", + "callee": "geopandas.io._geoarrow._polygon_type", + "lineno": 261, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io._geoarrow.construct_geometry_array", + "callee": "geopandas.io._geoarrow._convert_inner_coords", + "lineno": 312, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io._geoarrow.construct_geometry_array", + "callee": "geopandas.io._geoarrow._convert_inner_coords", + "lineno": 325, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io._geoarrow.construct_geometry_array", + "callee": "geopandas.io._geoarrow._linestring_type", + "lineno": 327, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io._geoarrow.construct_geometry_array", + "callee": "geopandas.io._geoarrow._convert_inner_coords", + "lineno": 341, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io._geoarrow.construct_geometry_array", + "callee": "geopandas.io._geoarrow._polygon_type", + "lineno": 344, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io._geoarrow.construct_geometry_array", + "callee": "geopandas.io._geoarrow._convert_inner_coords", + "lineno": 357, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io._geoarrow.construct_geometry_array", + "callee": "geopandas.io._geoarrow._multipoint_type", + "lineno": 359, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io._geoarrow.construct_geometry_array", + "callee": "geopandas.io._geoarrow._convert_inner_coords", + "lineno": 373, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io._geoarrow.construct_geometry_array", + "callee": "geopandas.io._geoarrow._multilinestring_type", + "lineno": 376, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io._geoarrow.construct_geometry_array", + "callee": "geopandas.io._geoarrow._convert_inner_coords", + "lineno": 389, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io._geoarrow.construct_geometry_array", + "callee": "geopandas.io._geoarrow._multipolygon_type", + "lineno": 393, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io._geoarrow.arrow_to_geopandas", + "callee": "geopandas.io._geoarrow._get_arrow_geometry_field", + "lineno": 462, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io._geoarrow.arrow_to_geopandas", + "callee": ".list.append", + "lineno": 464, + "resolution": "local_builtin_method_call" + }, + { + "caller": "geopandas.io._geoarrow.arrow_to_geopandas", + "callee": "geopandas.array.from_wkb", + "lineno": 480, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io._geoarrow.arrow_to_geopandas", + "callee": "geopandas.array.from_shapely", + "lineno": 482, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io._geoarrow.arrow_to_geopandas", + "callee": "geopandas.io._geoarrow.construct_shapely_array", + "lineno": 483, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io._geoarrow.arrow_to_geometry_array", + "callee": "geopandas.io._geoarrow._get_arrow_geometry_field", + "lineno": 504, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io._geoarrow.arrow_to_geometry_array", + "callee": "geopandas.array.from_wkb", + "lineno": 514, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io._geoarrow.arrow_to_geometry_array", + "callee": "geopandas.array.from_shapely", + "lineno": 516, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io._geoarrow.arrow_to_geometry_array", + "callee": "geopandas.io._geoarrow.construct_shapely_array", + "lineno": 516, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io._geoarrow.construct_shapely_array", + "callee": "geopandas.io._geoarrow._get_inner_coords", + "lineno": 553, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io._geoarrow.construct_shapely_array", + "callee": "geopandas.io._geoarrow._get_inner_coords", + "lineno": 557, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io._geoarrow.construct_shapely_array", + "callee": "geopandas.io._geoarrow._get_inner_coords", + "lineno": 563, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io._geoarrow.construct_shapely_array", + "callee": "geopandas.io._geoarrow._get_inner_coords", + "lineno": 570, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io._geoarrow.construct_shapely_array", + "callee": "geopandas.io._geoarrow._get_inner_coords", + "lineno": 576, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io._geoarrow.construct_shapely_array", + "callee": "geopandas.io._geoarrow._get_inner_coords", + "lineno": 585, + "resolution": "direct_name_call" + } + ], + "geopandas.io": [], + "geopandas.io.tests.generate_legacy_storage_files": [ + { + "caller": "geopandas.io.tests.generate_legacy_storage_files.create_pickle_data", + "callee": ".shapely.geometry.Point", + "lineno": 40, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.generate_legacy_storage_files.create_pickle_data", + "callee": ".shapely.geometry.Point", + "lineno": 40, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.generate_legacy_storage_files.create_pickle_data", + "callee": ".shapely.geometry.Point", + "lineno": 40, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.generate_legacy_storage_files.create_pickle_data", + "callee": ".shapely.geometry.Point", + "lineno": 46, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.generate_legacy_storage_files.create_pickle_data", + "callee": ".shapely.geometry.Point", + "lineno": 46, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.generate_legacy_storage_files.create_pickle_data", + "callee": ".shapely.geometry.Point", + "lineno": 46, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.generate_legacy_storage_files.write_legacy_pickles", + "callee": "geopandas.io.tests.generate_legacy_storage_files.platform_name", + "lineno": 74, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.tests.generate_legacy_storage_files.write_legacy_pickles", + "callee": "geopandas.io.tests.generate_legacy_storage_files.create_pickle_data", + "lineno": 77, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.tests.generate_legacy_storage_files.main", + "callee": "geopandas.io.tests.generate_legacy_storage_files.write_legacy_pickles", + "lineno": 94, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.tests.generate_legacy_storage_files.", + "callee": "geopandas.io.tests.generate_legacy_storage_files.main", + "lineno": 100, + "resolution": "direct_name_call" + } + ], + "geopandas.io.tests.test_arrow": [ + { + "caller": "geopandas.io.tests.test_arrow.test_create_metadata", + "callee": "geopandas.io.arrow._create_metadata", + "lineno": 60, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_create_metadata", + "callee": "geopandas.io.arrow._remove_id_from_member_of_ensembles", + "lineno": 68, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_create_metadata", + "callee": "geopandas.io.arrow._create_metadata", + "lineno": 84, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_create_metadata", + "callee": "geopandas.io.arrow._create_metadata", + "lineno": 89, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_create_metadata_with_z_geometries", + "callee": ".shapely.geometry.Point", + "lineno": 108, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_create_metadata_with_z_geometries", + "callee": ".shapely.geometry.Point", + "lineno": 109, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_create_metadata_with_z_geometries", + "callee": ".shapely.geometry.LineString", + "lineno": 110, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_create_metadata_with_z_geometries", + "callee": ".shapely.geometry.LineString", + "lineno": 111, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_create_metadata_with_z_geometries", + "callee": ".shapely.geometry.Polygon", + "lineno": 112, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_create_metadata_with_z_geometries", + "callee": ".shapely.geometry.Polygon", + "lineno": 113, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_create_metadata_with_z_geometries", + "callee": ".shapely.geometry.MultiPolygon", + "lineno": 114, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_create_metadata_with_z_geometries", + "callee": ".shapely.geometry.Polygon", + "lineno": 116, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_create_metadata_with_z_geometries", + "callee": ".shapely.geometry.Polygon", + "lineno": 117, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_create_metadata_with_z_geometries", + "callee": ".shapely.geometry.MultiPolygon", + "lineno": 120, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_create_metadata_with_z_geometries", + "callee": ".shapely.geometry.Polygon", + "lineno": 122, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_create_metadata_with_z_geometries", + "callee": ".shapely.geometry.Polygon", + "lineno": 123, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_create_metadata_with_z_geometries", + "callee": "geopandas.io.arrow._create_metadata", + "lineno": 136, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_create_metadata_with_z_geometries", + "callee": "geopandas.io.arrow._create_metadata", + "lineno": 141, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_create_metadata_with_z_geometries", + "callee": "geopandas.io.arrow._create_metadata", + "lineno": 147, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_crs_metadata_datum_ensemble", + "callee": "geopandas.io.arrow._remove_id_from_member_of_ensembles", + "lineno": 165, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_write_metadata_invalid_spec_version", + "callee": ".shapely.geometry.box", + "lineno": 173, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_write_metadata_invalid_spec_version", + "callee": "geopandas.io.arrow._create_metadata", + "lineno": 175, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_encode_metadata", + "callee": "geopandas.io.arrow._encode_metadata", + "lineno": 190, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_decode_metadata", + "callee": "geopandas.io.arrow._decode_metadata", + "lineno": 197, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_decode_metadata", + "callee": "geopandas.io.arrow._decode_metadata", + "lineno": 199, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_validate_dataframe", + "callee": "geopandas.io.arrow._validate_dataframe", + "lineno": 206, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_validate_dataframe", + "callee": "geopandas.io.arrow._validate_dataframe", + "lineno": 207, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_validate_dataframe", + "callee": "geopandas.io.arrow._validate_dataframe", + "lineno": 214, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_validate_dataframe", + "callee": "geopandas.io.arrow._validate_dataframe", + "lineno": 217, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_validate_dataframe", + "callee": "geopandas.io.arrow._validate_dataframe", + "lineno": 221, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_validate_geo_metadata_valid", + "callee": "geopandas.io.arrow._validate_geo_metadata", + "lineno": 225, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_validate_geo_metadata_valid", + "callee": "geopandas.io.arrow._validate_geo_metadata", + "lineno": 233, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_validate_geo_metadata_valid", + "callee": "geopandas.io.arrow._validate_geo_metadata", + "lineno": 241, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_validate_geo_metadata_invalid", + "callee": "geopandas.io.arrow._validate_geo_metadata", + "lineno": 312, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_validate_geo_metadata_edges", + "callee": "geopandas.io.arrow._validate_geo_metadata", + "lineno": 325, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_to_parquet_fails_on_invalid_engine", + "callee": ".shapely.geometry.Point", + "lineno": 329, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_to_parquet_does_not_pass_engine_along", + "callee": ".shapely.geometry.Point", + "lineno": 343, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_pandas_parquet_roundtrip1", + "callee": ".pandas.DataFrame", + "lineno": 361, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_pandas_parquet_roundtrip1", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 368, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_pandas_parquet_roundtrip2", + "callee": ".pandas.DataFrame", + "lineno": 376, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_pandas_parquet_roundtrip2", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 383, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_roundtrip", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 406, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_roundtrip", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 412, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_roundtrip_bytesio", + "callee": ".io.BytesIO", + "lineno": 426, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_roundtrip_bytesio", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 432, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_roundtrip_bytesio", + "callee": ".io.BytesIO", + "lineno": 435, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_roundtrip_bytesio", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 438, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_index", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 452, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_index", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 457, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_column_order", + "callee": "geopandas.io.arrow._geopandas_to_arrow", + "lineno": 467, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_column_order", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 488, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_parquet_compression", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 506, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_feather_compression", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 522, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_parquet_multiple_geom_cols", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 542, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_parquet_multiple_geom_cols", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 544, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_parquet_missing_metadata", + "callee": ".pandas.DataFrame", + "lineno": 555, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_parquet_missing_metadata", + "callee": "geopandas.array.to_wkb", + "lineno": 558, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_parquet_invalid_metadata", + "callee": ".pandas.DataFrame", + "lineno": 618, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_parquet_invalid_metadata", + "callee": "geopandas.array.to_wkb", + "lineno": 619, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_parquet_invalid_metadata", + "callee": "geopandas.io.arrow._encode_metadata", + "lineno": 597, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_parquet_invalid_metadata", + "callee": "geopandas.io.arrow._encode_metadata", + "lineno": 601, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_subset_columns", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 645, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_promote_secondary_geometry", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 666, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_promote_secondary_geometry", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 677, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_missing_crs", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 711, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_default_geo_col_writes", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 720, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_fsspec_url", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 743, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_fsspec_url", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 746, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_prefers_pyarrow_fs", + "callee": "geopandas.io.arrow._get_filesystem_path", + "lineno": 760, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_write_read_parquet_expand_user", + "callee": ".shapely.geometry.box", + "lineno": 765, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_write_read_parquet_expand_user", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 769, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_write_read_feather_expand_user", + "callee": ".shapely.geometry.box", + "lineno": 774, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_write_read_feather_expand_user", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 778, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_write_empty_bbox", + "callee": ".pyarrow.parquet.read_table", + "lineno": 790, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_write_read_to_pandas_kwargs", + "callee": ".pandas.ArrowDtype", + "lineno": 805, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_write_read_to_pandas_kwargs", + "callee": ".pandas.ArrowDtype", + "lineno": 806, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_write_read_to_pandas_kwargs", + "callee": ".pandas.ArrowDtype", + "lineno": 807, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_write_read_to_pandas_kwargs", + "callee": ".pandas.Index", + "lineno": 808, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_write_read_to_pandas_kwargs", + "callee": ".pandas.ArrowDtype", + "lineno": 808, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_write_read_to_pandas_kwargs", + "callee": ".shapely.geometry.box", + "lineno": 812, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_write_read_to_pandas_kwargs", + "callee": ".pandas.Series", + "lineno": 813, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_write_read_to_pandas_kwargs", + "callee": ".pandas.Series", + "lineno": 814, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_write_read_to_pandas_kwargs", + "callee": ".pandas.Series", + "lineno": 815, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_write_read_to_pandas_kwargs", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 833, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_write_read_to_pandas_kwargs", + "callee": ".packaging.version.Version", + "lineno": 797, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_write_read_to_pandas_kwargs", + "callee": ".packaging.version.Version", + "lineno": 797, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_read_complex_type_with_numpy_backend_xfail", + "callee": ".pandas.ArrowDtype", + "lineno": 839, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_read_complex_type_with_numpy_backend_xfail", + "callee": ".pandas.Index", + "lineno": 840, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_read_complex_type_with_numpy_backend_xfail", + "callee": ".pandas.ArrowDtype", + "lineno": 840, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_read_complex_type_with_numpy_backend_xfail", + "callee": ".shapely.geometry.box", + "lineno": 843, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_read_complex_type_with_numpy_backend_xfail", + "callee": ".pandas.Series", + "lineno": 844, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_write_read_default_crs", + "callee": ".shapely.geometry.box", + "lineno": 872, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_write_read_default_crs", + "callee": "geopandas.io.arrow._geopandas_to_arrow", + "lineno": 873, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_write_read_default_crs", + "callee": "geopandas.io.arrow._decode_metadata", + "lineno": 877, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_write_read_default_crs", + "callee": "geopandas.io.arrow._encode_metadata", + "lineno": 879, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_write_iso_wkb", + "callee": ".pyarrow.parquet.read_table", + "lineno": 898, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_write_spec_version", + "callee": ".shapely.geometry.box", + "lineno": 925, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_write_spec_version", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 932, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_write_spec_version", + "callee": ".pyarrow.parquet.read_table", + "lineno": 936, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_write_spec_version", + "callee": "geopandas.io.arrow._remove_id_from_member_of_ensembles", + "lineno": 947, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_write_spec_version", + "callee": ".packaging.version.Version", + "lineno": 951, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_write_spec_version", + "callee": ".packaging.version.Version", + "lineno": 951, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_write_spec_version", + "callee": ".itertools.product", + "lineno": 916, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_read_versioned_file", + "callee": ".shapely.geometry.MultiPolygon", + "lineno": 977, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_read_versioned_file", + "callee": ".shapely.geometry.box", + "lineno": 977, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_read_versioned_file", + "callee": ".shapely.geometry.box", + "lineno": 977, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_read_versioned_file", + "callee": ".shapely.geometry.box", + "lineno": 977, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_read_versioned_file", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 982, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_read_versioned_file", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 985, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_read_gdal_files", + "callee": ".shapely.geometry.MultiPolygon", + "lineno": 1013, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_read_gdal_files", + "callee": ".shapely.geometry.box", + "lineno": 1013, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_read_gdal_files", + "callee": ".shapely.geometry.box", + "lineno": 1013, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_read_gdal_files", + "callee": ".shapely.geometry.box", + "lineno": 1013, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_read_gdal_files", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 1018, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_read_gdal_files", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 1021, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_read_gdal_files", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 1027, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_parquet_read_partitioned_dataset", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 1047, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_parquet_read_partitioned_dataset_fsspec", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 1064, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_read_parquet_geoarrow", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 1084, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_geoarrow_roundtrip", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 1101, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_to_parquet_bbox_values", + "callee": ".shapely.geometry.Point", + "lineno": 1134, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_to_parquet_bbox_values", + "callee": ".shapely.geometry.LineString", + "lineno": 1136, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_to_parquet_bbox_values", + "callee": ".shapely.geometry.Polygon", + "lineno": 1140, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_to_parquet_bbox_values", + "callee": ".shapely.geometry.MultiPolygon", + "lineno": 1144, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_to_parquet_bbox_values", + "callee": ".shapely.geometry.box", + "lineno": 1144, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_to_parquet_bbox_values", + "callee": ".shapely.geometry.box", + "lineno": 1144, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_to_parquet_bbox_values", + "callee": ".shapely.geometry.box", + "lineno": 1144, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_read_parquet_bbox_single_point", + "callee": ".shapely.geometry.Point", + "lineno": 1165, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_read_parquet_bbox_single_point", + "callee": ".shapely.geometry.Point", + "lineno": 1170, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_read_parquet_bbox_partial_overlap_of_geometry", + "callee": ".shapely.geometry.LineString", + "lineno": 1229, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_read_parquet_bbox_partial_overlap_of_geometry", + "callee": ".shapely.geometry.LineString", + "lineno": 1230, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_read_parquet_bbox_partial_overlap_of_geometry", + "callee": ".shapely.geometry.LineString", + "lineno": 1231, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_read_parquet_bbox_partial_overlap_of_geometry", + "callee": ".shapely.geometry.Polygon", + "lineno": 1232, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_read_parquet_bbox_partial_overlap_of_geometry", + "callee": ".shapely.geometry.Polygon", + "lineno": 1233, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_read_parquet_bbox_partial_overlap_of_geometry", + "callee": ".shapely.geometry.Polygon", + "lineno": 1234, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_read_parquet_bbox_partial_overlap_of_geometry", + "callee": ".shapely.geometry.Polygon", + "lineno": 1235, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_read_parquet_bbox_partial_overlap_of_geometry", + "callee": ".shapely.geometry.Polygon", + "lineno": 1236, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_convert_bbox_to_parquet_filter", + "callee": "geopandas.io.arrow._convert_bbox_to_parquet_filter", + "lineno": 1284, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_read_parquet_file_with_custom_bbox_encoding_fieldname", + "callee": ".shapely.geometry.Point", + "lineno": 1346, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_read_parquet_file_with_custom_bbox_encoding_fieldname", + "callee": ".shapely.geometry.Point", + "lineno": 1346, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_read_parquet_file_with_custom_bbox_encoding_fieldname", + "callee": ".shapely.geometry.Point", + "lineno": 1346, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_read_parquet_file_with_custom_bbox_encoding_fieldname", + "callee": "geopandas.io.arrow._geopandas_to_arrow", + "lineno": 1351, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_read_parquet_file_with_custom_bbox_encoding_fieldname", + "callee": "geopandas.io.arrow._encode_metadata", + "lineno": 1367, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_arrow.test_read_parquet_bbox_points", + "callee": ".shapely.geometry.Point", + "lineno": 1393, + "resolution": "external_constructor_call" + } + ], + "geopandas.io.tests.test_file": [ + { + "caller": "geopandas.io.tests.test_file.", + "callee": ".packaging.version.Version", + "lineno": 34, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file.", + "callee": ".packaging.version.Version", + "lineno": 34, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file.", + "callee": ".packaging.version.Version", + "lineno": 34, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file.", + "callee": ".packaging.version.Version", + "lineno": 37, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file.", + "callee": ".packaging.version.Version", + "lineno": 37, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file.", + "callee": ".packaging.version.Version", + "lineno": 37, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file.", + "callee": ".packaging.version.Version", + "lineno": 40, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file.", + "callee": ".packaging.version.Version", + "lineno": 40, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file.", + "callee": ".packaging.version.Version", + "lineno": 40, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file.", + "callee": ".packaging.version.Version", + "lineno": 53, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file.", + "callee": ".packaging.version.Version", + "lineno": 53, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file.", + "callee": ".packaging.version.Version", + "lineno": 53, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file.df_points", + "callee": ".shapely.geometry.Point", + "lineno": 108, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_to_file", + "callee": "geopandas.io.tests.test_file.assert_correct_driver", + "lineno": 163, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_to_file_pathlib", + "callee": "geopandas.io.tests.test_file.assert_correct_driver", + "lineno": 177, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_to_file_bool", + "callee": ".shapely.geometry.Point", + "lineno": 187, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_to_file_bool", + "callee": ".shapely.geometry.Point", + "lineno": 187, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_to_file_bool", + "callee": ".shapely.geometry.Point", + "lineno": 187, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_to_file_bool", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 201, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_to_file_bool", + "callee": "geopandas.io.tests.test_file.assert_correct_driver", + "lineno": 203, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_to_file_datetime", + "callee": ".shapely.geometry.Point", + "lineno": 227, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_to_file_datetime", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 237, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_to_file_datetime", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 249, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file.write_invalid_date_file", + "callee": ".shapely.geometry.Point", + "lineno": 260, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file.write_invalid_date_file", + "callee": ".shapely.geometry.Point", + "lineno": 260, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file.write_invalid_date_file", + "callee": ".shapely.geometry.Point", + "lineno": 260, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_read_file_datetime_invalid", + "callee": "geopandas.io.tests.test_file.write_invalid_date_file", + "lineno": 284, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_read_file_datetime_invalid", + "callee": ".pandas.api.types.is_datetime64_any_dtype", + "lineno": 287, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_read_file_datetime_out_of_bounds_ns", + "callee": "geopandas.io.tests.test_file.write_invalid_date_file", + "lineno": 298, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_read_file_datetime_mixed_offsets", + "callee": ".shapely.geometry.Point", + "lineno": 325, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_read_file_datetime_mixed_offsets", + "callee": ".shapely.geometry.Point", + "lineno": 325, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_read_file_datetime_mixed_offsets", + "callee": ".pandas.api.types.is_datetime64_any_dtype", + "lineno": 332, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_to_file_with_point_z", + "callee": ".shapely.geometry.Point", + "lineno": 341, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_to_file_with_point_z", + "callee": ".shapely.geometry.Point", + "lineno": 342, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_to_file_with_point_z", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 346, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_to_file_with_point_z", + "callee": "geopandas.io.tests.test_file.assert_correct_driver", + "lineno": 348, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_to_file_with_poly_z", + "callee": ".shapely.geometry.Polygon", + "lineno": 356, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_to_file_with_poly_z", + "callee": ".shapely.geometry.Polygon", + "lineno": 357, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_to_file_with_poly_z", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 361, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_to_file_with_poly_z", + "callee": "geopandas.io.tests.test_file.assert_correct_driver", + "lineno": 363, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_to_file_int32", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 400, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_to_file_int64", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 424, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_to_file_schema", + "callee": ".collections.OrderedDict", + "lineno": 441, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_to_file_with_duplicate_columns", + "callee": ".shapely.geometry.Point", + "lineno": 520, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_append_file", + "callee": "geopandas.io.file._detect_driver", + "lineno": 532, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_append_file", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 541, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_append_file", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 561, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_empty_crs", + "callee": ".shapely.geometry.Point", + "lineno": 581, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_empty_crs", + "callee": ".shapely.geometry.Point", + "lineno": 581, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_empty_crs", + "callee": ".shapely.geometry.Point", + "lineno": 581, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_empty_crs", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 592, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_read_file", + "callee": "geopandas.tests.util.validate_boro_df", + "lineno": 605, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_read_file_geojson_string_path", + "callee": ".shapely.geometry.Point", + "lineno": 657, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_read_file_geojson_string_path", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 669, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_read_file_crs_warning_messages", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 773, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_read_file_crs_warning_messages", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 779, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_read_file_crs_warning_messages", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 786, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_read_file_crs_warning_messages", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 791, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_read_file_crs_warning_messages", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 802, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_read_file_crs_warning_messages", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 808, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_read_file_crs_warning_messages", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 815, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_read_file_crs_warning_messages", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 820, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_read_file_bbox_tuple", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 867, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_read_file_bbox_polygon", + "callee": ".shapely.geometry.box", + "lineno": 871, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_read_file_bbox_polygon", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 876, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_read_file_filtered__rows", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 881, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_read_file_filtered__rows_slice", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 886, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_read_file_filtered__rows_bbox", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 920, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_read_file_missing_geometry", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 979, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_read_file_None_attribute", + "callee": ".shapely.geometry.Point", + "lineno": 986, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_read_file_None_attribute", + "callee": ".shapely.geometry.Point", + "lineno": 986, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_read_file_None_attribute", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 991, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_read_file_bbox_gdf", + "callee": ".shapely.geometry.box", + "lineno": 1097, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_read_file_mask_gdf", + "callee": ".shapely.geometry.box", + "lineno": 1123, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_read_file_mask_polygon", + "callee": ".shapely.geometry.box", + "lineno": 1145, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_read_file_mask_geojson", + "callee": ".shapely.geometry.mapping", + "lineno": 1156, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_read_file_mask_geojson", + "callee": ".shapely.geometry.box", + "lineno": 1157, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_read_file_bbox_gdf_mismatched_crs", + "callee": ".shapely.geometry.box", + "lineno": 1175, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_read_file_mask_gdf_mismatched_crs", + "callee": ".shapely.geometry.box", + "lineno": 1196, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_read_file_multi_layer_with_layer_arg_no_warning", + "callee": ".shapely.geometry.Point", + "lineno": 1216, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_read_file_multi_layer_with_layer_arg_no_warning", + "callee": ".shapely.geometry.Point", + "lineno": 1216, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_read_file_bbox_mask_not_allowed", + "callee": ".shapely.geometry.box", + "lineno": 1245, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_read_file_empty_shapefile", + "callee": ".collections.OrderedDict", + "lineno": 1266, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_write_index_to_file", + "callee": "geopandas.io.tests.test_file.FileNumber.__init__", + "lineno": 1301, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_write_index_to_file", + "callee": "geopandas.io.tests.test_file.test_write_index_to_file.do_checks", + "lineno": 1385, + "resolution": "nested_function_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_write_index_to_file", + "callee": "geopandas.io.tests.test_file.test_write_index_to_file.do_checks", + "lineno": 1389, + "resolution": "nested_function_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_write_index_to_file", + "callee": "geopandas.io.tests.test_file.test_write_index_to_file.do_checks", + "lineno": 1394, + "resolution": "nested_function_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_write_index_to_file", + "callee": "geopandas.io.tests.test_file.test_write_index_to_file.do_checks", + "lineno": 1399, + "resolution": "nested_function_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_write_index_to_file", + "callee": "geopandas.io.tests.test_file.test_write_index_to_file.do_checks", + "lineno": 1403, + "resolution": "nested_function_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_write_index_to_file", + "callee": "geopandas.io.tests.test_file.test_write_index_to_file.do_checks", + "lineno": 1413, + "resolution": "nested_function_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_write_index_to_file", + "callee": "geopandas.io.tests.test_file.test_write_index_to_file.do_checks", + "lineno": 1417, + "resolution": "nested_function_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_write_index_to_file", + "callee": "geopandas.io.tests.test_file.test_write_index_to_file.do_checks", + "lineno": 1424, + "resolution": "nested_function_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_write_index_to_file", + "callee": "geopandas.io.tests.test_file.test_write_index_to_file.do_checks", + "lineno": 1428, + "resolution": "nested_function_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_write_index_to_file", + "callee": "geopandas.io.tests.test_file.test_write_index_to_file.do_checks", + "lineno": 1432, + "resolution": "nested_function_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_write_index_to_file", + "callee": "geopandas.io.tests.test_file.test_write_index_to_file.do_checks", + "lineno": 1438, + "resolution": "nested_function_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_write_index_to_file", + "callee": "geopandas.io.tests.test_file.test_write_index_to_file.do_checks", + "lineno": 1442, + "resolution": "nested_function_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_write_index_to_file", + "callee": "geopandas.io.tests.test_file.test_write_index_to_file.do_checks", + "lineno": 1450, + "resolution": "nested_function_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_write_index_to_file", + "callee": "geopandas.io.tests.test_file.test_write_index_to_file.do_checks", + "lineno": 1461, + "resolution": "nested_function_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_write_index_to_file", + "callee": "geopandas.io.tests.test_file.test_write_index_to_file.do_checks", + "lineno": 1465, + "resolution": "nested_function_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_write_read_file", + "callee": ".shapely.geometry.box", + "lineno": 1479, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_write_read_file", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 1482, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_file.test_list_layers", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 1630, + "resolution": "external_constructor_call" + } + ], + "geopandas.io.tests.test_file_geom_types_drivers": [ + { + "caller": "geopandas.io.tests.test_file_geom_types_drivers.", + "callee": ".shapely.geometry.Polygon", + "lineno": 22, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file_geom_types_drivers.", + "callee": ".shapely.geometry.Polygon", + "lineno": 32, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file_geom_types_drivers.", + "callee": ".shapely.geometry.LineString", + "lineno": 43, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file_geom_types_drivers.", + "callee": ".shapely.geometry.LineString", + "lineno": 50, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file_geom_types_drivers.", + "callee": ".shapely.geometry.Point", + "lineno": 59, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file_geom_types_drivers.", + "callee": ".shapely.geometry.Point", + "lineno": 60, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file_geom_types_drivers.", + "callee": ".shapely.geometry.Point", + "lineno": 61, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file_geom_types_drivers.", + "callee": ".shapely.geometry.Point", + "lineno": 63, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file_geom_types_drivers._ExpectedErrorBuilder.to_raise", + "callee": "geopandas.io.tests.test_file_geom_types_drivers._ExpectedError.__init__", + "lineno": 81, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.io.tests.test_file_geom_types_drivers._expect_writing", + "callee": "geopandas.io.tests.test_file_geom_types_drivers._ExpectedErrorBuilder.__init__", + "lineno": 87, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.io.tests.test_file_geom_types_drivers._expect_writing", + "callee": "geopandas.io.tests.test_file_geom_types_drivers._composite_key", + "lineno": 87, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.tests.test_file_geom_types_drivers._expected_error_on", + "callee": "geopandas.io.tests.test_file_geom_types_drivers._composite_key", + "lineno": 95, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.tests.test_file_geom_types_drivers.", + "callee": ".list.append", + "lineno": 110, + "resolution": "local_builtin_method_call" + }, + { + "caller": "geopandas.io.tests.test_file_geom_types_drivers.", + "callee": ".shapely.geometry.MultiPoint", + "lineno": 118, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file_geom_types_drivers.", + "callee": ".shapely.geometry.MultiPoint", + "lineno": 119, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file_geom_types_drivers.", + "callee": ".list.append", + "lineno": 122, + "resolution": "local_builtin_method_call" + }, + { + "caller": "geopandas.io.tests.test_file_geom_types_drivers.", + "callee": ".shapely.geometry.MultiPoint", + "lineno": 129, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file_geom_types_drivers.", + "callee": ".list.append", + "lineno": 131, + "resolution": "local_builtin_method_call" + }, + { + "caller": "geopandas.io.tests.test_file_geom_types_drivers.", + "callee": "geopandas.io.tests.test_file_geom_types_drivers._expect_writing", + "lineno": 135, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.tests.test_file_geom_types_drivers.", + "callee": ".list.append", + "lineno": 140, + "resolution": "local_builtin_method_call" + }, + { + "caller": "geopandas.io.tests.test_file_geom_types_drivers.", + "callee": ".shapely.geometry.MultiLineString", + "lineno": 147, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file_geom_types_drivers.", + "callee": ".shapely.geometry.MultiLineString", + "lineno": 147, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file_geom_types_drivers.", + "callee": ".list.append", + "lineno": 149, + "resolution": "local_builtin_method_call" + }, + { + "caller": "geopandas.io.tests.test_file_geom_types_drivers.", + "callee": ".shapely.geometry.MultiLineString", + "lineno": 156, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file_geom_types_drivers.", + "callee": ".list.append", + "lineno": 158, + "resolution": "local_builtin_method_call" + }, + { + "caller": "geopandas.io.tests.test_file_geom_types_drivers.", + "callee": ".list.append", + "lineno": 165, + "resolution": "local_builtin_method_call" + }, + { + "caller": "geopandas.io.tests.test_file_geom_types_drivers.", + "callee": ".shapely.geometry.MultiPolygon", + "lineno": 172, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file_geom_types_drivers.", + "callee": ".list.append", + "lineno": 174, + "resolution": "local_builtin_method_call" + }, + { + "caller": "geopandas.io.tests.test_file_geom_types_drivers.", + "callee": ".shapely.geometry.MultiPolygon", + "lineno": 182, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file_geom_types_drivers.", + "callee": ".list.append", + "lineno": 186, + "resolution": "local_builtin_method_call" + }, + { + "caller": "geopandas.io.tests.test_file_geom_types_drivers.", + "callee": ".list.append", + "lineno": 191, + "resolution": "local_builtin_method_call" + }, + { + "caller": "geopandas.io.tests.test_file_geom_types_drivers.", + "callee": ".list.append", + "lineno": 196, + "resolution": "local_builtin_method_call" + }, + { + "caller": "geopandas.io.tests.test_file_geom_types_drivers.", + "callee": ".list.append", + "lineno": 201, + "resolution": "local_builtin_method_call" + }, + { + "caller": "geopandas.io.tests.test_file_geom_types_drivers.", + "callee": ".shapely.geometry.MultiPolygon", + "lineno": 209, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file_geom_types_drivers.", + "callee": ".shapely.geometry.MultiLineString", + "lineno": 211, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file_geom_types_drivers.", + "callee": ".shapely.geometry.MultiPoint", + "lineno": 213, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file_geom_types_drivers.", + "callee": ".list.append", + "lineno": 217, + "resolution": "local_builtin_method_call" + }, + { + "caller": "geopandas.io.tests.test_file_geom_types_drivers.", + "callee": "geopandas.io.tests.test_file_geom_types_drivers._expect_writing", + "lineno": 219, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.tests.test_file_geom_types_drivers.", + "callee": ".shapely.geometry.MultiPolygon", + "lineno": 227, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file_geom_types_drivers.", + "callee": ".shapely.geometry.MultiLineString", + "lineno": 229, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file_geom_types_drivers.", + "callee": ".shapely.geometry.MultiPoint", + "lineno": 231, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_file_geom_types_drivers.", + "callee": ".list.append", + "lineno": 236, + "resolution": "local_builtin_method_call" + }, + { + "caller": "geopandas.io.tests.test_file_geom_types_drivers.", + "callee": "geopandas.io.tests.test_file_geom_types_drivers._expect_writing", + "lineno": 238, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.tests.test_file_geom_types_drivers.test_to_file_roundtrip", + "callee": "geopandas.io.tests.test_file_geom_types_drivers._expected_error_on", + "lineno": 287, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.tests.test_file_geom_types_drivers.test_to_file_roundtrip", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 319, + "resolution": "imported_call" + } + ], + "geopandas.io.tests.test_geoarrow": [ + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_export", + "callee": "geopandas.io.tests.test_geoarrow.pa_table", + "lineno": 156, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_export", + "callee": "geopandas.io.tests.test_geoarrow.assert_table_equal", + "lineno": 175, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_export", + "callee": "geopandas.io.tests.test_geoarrow.pa_array", + "lineno": 182, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_to_pandas_kwargs", + "callee": ".shapely.box", + "lineno": 194, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_to_pandas_kwargs", + "callee": "geopandas.io.tests.test_geoarrow.pa_table", + "lineno": 196, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_multiple_geometry_crs", + "callee": ".shapely.box", + "lineno": 210, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_multiple_geometry_crs", + "callee": "geopandas.io.tests.test_geoarrow.pa_table", + "lineno": 213, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_multiple_geometry_crs", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 224, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_series_name_crs", + "callee": ".shapely.box", + "lineno": 234, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_series_name_crs", + "callee": ".shapely.box", + "lineno": 247, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_unsupported_encoding", + "callee": ".shapely.box", + "lineno": 254, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_mixed_geometry_types", + "callee": ".shapely.Point", + "lineno": 265, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_mixed_geometry_types", + "callee": ".shapely.box", + "lineno": 265, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_mixed_geometry_types", + "callee": ".shapely.Point", + "lineno": 273, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_mixed_geometry_types", + "callee": ".shapely.MultiPoint", + "lineno": 273, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_mixed_geometry_types", + "callee": "geopandas.io.tests.test_geoarrow.pa_table", + "lineno": 276, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_missing", + "callee": ".shapely.Point", + "lineno": 291, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_missing", + "callee": ".shapely.box", + "lineno": 291, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_missing", + "callee": "geopandas.io.tests.test_geoarrow.pa_table", + "lineno": 294, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_include_z", + "callee": ".shapely.Point", + "lineno": 300, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_include_z", + "callee": ".shapely.Point", + "lineno": 300, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_include_z", + "callee": ".shapely.Point", + "lineno": 300, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_include_z", + "callee": "geopandas.io.tests.test_geoarrow.pa_table", + "lineno": 302, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_include_z", + "callee": "geopandas.io.tests.test_geoarrow.pa_table", + "lineno": 306, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_include_z", + "callee": ".shapely.Point", + "lineno": 311, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_include_z", + "callee": ".shapely.Point", + "lineno": 311, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_include_z", + "callee": ".shapely.Point", + "lineno": 311, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_include_z", + "callee": "geopandas.io.tests.test_geoarrow.pa_table", + "lineno": 313, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_include_z", + "callee": "geopandas.io.tests.test_geoarrow.pa_table", + "lineno": 317, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_export_with_extension_types", + "callee": "geopandas.io.tests.test_geoarrow.with_geoarrow_extension_types", + "lineno": 352, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_export_with_extension_types", + "callee": "geopandas.io.tests.test_geoarrow.pa_table", + "lineno": 353, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_export_with_extension_types", + "callee": "geopandas.io.tests.test_geoarrow.pa_table", + "lineno": 356, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_export_with_extension_types", + "callee": "geopandas.io.tests.test_geoarrow.pa_table", + "lineno": 359, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_export_empty", + "callee": "geopandas.io.tests.test_geoarrow.pa_table", + "lineno": 377, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_export_empty", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 379, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_export_empty", + "callee": "geopandas.io.tests.test_geoarrow.pa_table", + "lineno": 381, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_export_empty", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 383, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_import", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 410, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_import", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 414, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_import", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 418, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_import_geometry_column", + "callee": ".shapely.box", + "lineno": 425, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_import_geometry_column", + "callee": "geopandas.io.tests.test_geoarrow.pa_table", + "lineno": 428, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_import_geometry_column", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 429, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_import_geometry_column", + "callee": "geopandas.io.tests.test_geoarrow.pa_table", + "lineno": 433, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_import_geometry_column", + "callee": "geopandas.io.tests.test_geoarrow.pa_table", + "lineno": 438, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_import_geometry_column", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 441, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_import_capsule_interface", + "callee": ".shapely.box", + "lineno": 458, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_import_capsule_interface", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 461, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_import_from_extension_types", + "callee": "geopandas.io.tests.test_geoarrow.with_geoarrow_extension_types", + "lineno": 483, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_import_from_extension_types", + "callee": "geopandas.io.tests.test_geoarrow.pa_table", + "lineno": 485, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_import_from_extension_types", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 487, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_import_from_extension_types", + "callee": "geopandas.io.tests.test_geoarrow.pa_table", + "lineno": 490, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_import_from_extension_types", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 492, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_import_from_extension_types", + "callee": "geopandas.io.tests.test_geoarrow.pa_table", + "lineno": 495, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_import_from_extension_types", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 497, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_import_geoseries", + "callee": "geopandas.io.tests.test_geoarrow.with_geoarrow_extension_types", + "lineno": 505, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_import_geoseries", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 508, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_import_geoseries", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 512, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_import_geoseries", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 521, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_import_unknown_geoarrow_type", + "callee": ".shapely.box", + "lineno": 525, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_geoarrow.test_geoarrow_import_unknown_geoarrow_type", + "callee": "geopandas.io.tests.test_geoarrow.pa_table", + "lineno": 526, + "resolution": "direct_name_call" + } + ], + "geopandas.io.tests.test_infer_schema": [ + { + "caller": "geopandas.io.tests.test_infer_schema.", + "callee": ".shapely.geometry.Polygon", + "lineno": 22, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.", + "callee": ".shapely.geometry.Polygon", + "lineno": 32, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.", + "callee": ".shapely.geometry.LineString", + "lineno": 43, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.", + "callee": ".shapely.geometry.LineString", + "lineno": 50, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.", + "callee": ".shapely.geometry.Point", + "lineno": 59, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.", + "callee": ".shapely.geometry.Point", + "lineno": 60, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.", + "callee": ".shapely.geometry.Point", + "lineno": 61, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.", + "callee": ".shapely.geometry.Point", + "lineno": 63, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.", + "callee": ".shapely.geometry.LineString", + "lineno": 64, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.", + "callee": ".shapely.geometry.Polygon", + "lineno": 71, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.test_infer_schema_only_points", + "callee": "geopandas.io.file.infer_schema", + "lineno": 83, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.test_infer_schema_only_points", + "callee": ".collections.OrderedDict", + "lineno": 83, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.test_infer_schema_points_and_multipoints", + "callee": ".shapely.geometry.MultiPoint", + "lineno": 89, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.test_infer_schema_points_and_multipoints", + "callee": "geopandas.io.file.infer_schema", + "lineno": 94, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.test_infer_schema_points_and_multipoints", + "callee": ".collections.OrderedDict", + "lineno": 96, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.test_infer_schema_only_multipoints", + "callee": ".shapely.geometry.MultiPoint", + "lineno": 103, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.test_infer_schema_only_multipoints", + "callee": "geopandas.io.file.infer_schema", + "lineno": 109, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.test_infer_schema_only_multipoints", + "callee": ".collections.OrderedDict", + "lineno": 109, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.test_infer_schema_only_linestrings", + "callee": "geopandas.io.file.infer_schema", + "lineno": 115, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.test_infer_schema_only_linestrings", + "callee": ".collections.OrderedDict", + "lineno": 115, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.test_infer_schema_linestrings_and_multilinestrings", + "callee": ".shapely.geometry.MultiLineString", + "lineno": 119, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.test_infer_schema_linestrings_and_multilinestrings", + "callee": "geopandas.io.file.infer_schema", + "lineno": 121, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.test_infer_schema_linestrings_and_multilinestrings", + "callee": ".collections.OrderedDict", + "lineno": 123, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.test_infer_schema_only_multilinestrings", + "callee": ".shapely.geometry.MultiLineString", + "lineno": 128, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.test_infer_schema_only_multilinestrings", + "callee": "geopandas.io.file.infer_schema", + "lineno": 130, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.test_infer_schema_only_multilinestrings", + "callee": ".collections.OrderedDict", + "lineno": 132, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.test_infer_schema_only_polygons", + "callee": "geopandas.io.file.infer_schema", + "lineno": 139, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.test_infer_schema_only_polygons", + "callee": ".collections.OrderedDict", + "lineno": 139, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.test_infer_schema_polygons_and_multipolygons", + "callee": ".shapely.geometry.MultiPolygon", + "lineno": 145, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.test_infer_schema_polygons_and_multipolygons", + "callee": "geopandas.io.file.infer_schema", + "lineno": 150, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.test_infer_schema_polygons_and_multipolygons", + "callee": ".collections.OrderedDict", + "lineno": 152, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.test_infer_schema_only_multipolygons", + "callee": ".shapely.geometry.MultiPolygon", + "lineno": 157, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.test_infer_schema_only_multipolygons", + "callee": "geopandas.io.file.infer_schema", + "lineno": 159, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.test_infer_schema_only_multipolygons", + "callee": ".collections.OrderedDict", + "lineno": 159, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.test_infer_schema_multiple_shape_types", + "callee": ".shapely.geometry.MultiPolygon", + "lineno": 165, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.test_infer_schema_multiple_shape_types", + "callee": ".shapely.geometry.MultiLineString", + "lineno": 167, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.test_infer_schema_multiple_shape_types", + "callee": ".shapely.geometry.MultiPoint", + "lineno": 169, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.test_infer_schema_multiple_shape_types", + "callee": "geopandas.io.file.infer_schema", + "lineno": 174, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.test_infer_schema_multiple_shape_types", + "callee": ".collections.OrderedDict", + "lineno": 183, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.test_infer_schema_mixed_3D_shape_type", + "callee": ".shapely.geometry.MultiPolygon", + "lineno": 190, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.test_infer_schema_mixed_3D_shape_type", + "callee": ".shapely.geometry.MultiLineString", + "lineno": 192, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.test_infer_schema_mixed_3D_shape_type", + "callee": ".shapely.geometry.MultiPoint", + "lineno": 194, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.test_infer_schema_mixed_3D_shape_type", + "callee": "geopandas.io.file.infer_schema", + "lineno": 200, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.test_infer_schema_mixed_3D_shape_type", + "callee": ".collections.OrderedDict", + "lineno": 210, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.test_infer_schema_mixed_3D_Point", + "callee": "geopandas.io.file.infer_schema", + "lineno": 217, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.test_infer_schema_mixed_3D_Point", + "callee": ".collections.OrderedDict", + "lineno": 219, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.test_infer_schema_only_3D_Points", + "callee": "geopandas.io.file.infer_schema", + "lineno": 226, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.test_infer_schema_only_3D_Points", + "callee": ".collections.OrderedDict", + "lineno": 226, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.test_infer_schema_mixed_3D_linestring", + "callee": "geopandas.io.file.infer_schema", + "lineno": 232, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.test_infer_schema_mixed_3D_linestring", + "callee": ".collections.OrderedDict", + "lineno": 234, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.test_infer_schema_only_3D_linestrings", + "callee": "geopandas.io.file.infer_schema", + "lineno": 241, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.test_infer_schema_only_3D_linestrings", + "callee": ".collections.OrderedDict", + "lineno": 243, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.test_infer_schema_mixed_3D_Polygon", + "callee": "geopandas.io.file.infer_schema", + "lineno": 250, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.test_infer_schema_mixed_3D_Polygon", + "callee": ".collections.OrderedDict", + "lineno": 252, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.test_infer_schema_only_3D_Polygons", + "callee": "geopandas.io.file.infer_schema", + "lineno": 259, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.test_infer_schema_only_3D_Polygons", + "callee": ".collections.OrderedDict", + "lineno": 259, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.test_infer_schema_null_geometry_and_2D_point", + "callee": "geopandas.io.file.infer_schema", + "lineno": 266, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.test_infer_schema_null_geometry_and_2D_point", + "callee": ".collections.OrderedDict", + "lineno": 266, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.test_infer_schema_null_geometry_and_3D_point", + "callee": "geopandas.io.file.infer_schema", + "lineno": 273, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.test_infer_schema_null_geometry_and_3D_point", + "callee": ".collections.OrderedDict", + "lineno": 273, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.test_infer_schema_null_geometry_all", + "callee": "geopandas.io.file.infer_schema", + "lineno": 281, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.test_infer_schema_null_geometry_all", + "callee": ".collections.OrderedDict", + "lineno": 281, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.test_infer_schema_int32", + "callee": "geopandas.io.file.infer_schema", + "lineno": 292, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.test_infer_schema_int32", + "callee": ".collections.OrderedDict", + "lineno": 294, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.test_infer_schema_int64", + "callee": "geopandas.io.file.infer_schema", + "lineno": 303, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_infer_schema.test_infer_schema_int64", + "callee": ".collections.OrderedDict", + "lineno": 305, + "resolution": "external_constructor_call" + } + ], + "geopandas.io.tests.test_pickle": [ + { + "caller": "geopandas.io.tests.test_pickle.current_pickle_data", + "callee": "geopandas.io.tests.generate_legacy_storage_files.create_pickle_data", + "lineno": 23, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_pickle.test_legacy_pickles", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 45, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_pickle.test_round_trip_current", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 55, + "resolution": "imported_call" + } + ], + "geopandas.io.tests.test_sql": [ + { + "caller": "geopandas.io.tests.test_sql.check_available_postgis_drivers", + "callee": ".importlib.util.find_spec", + "lineno": 49, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_sql.check_available_postgis_drivers", + "callee": ".list.append", + "lineno": 50, + "resolution": "local_builtin_method_call" + }, + { + "caller": "geopandas.io.tests.test_sql.check_available_postgis_drivers", + "callee": ".importlib.util.find_spec", + "lineno": 51, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_sql.check_available_postgis_drivers", + "callee": ".list.append", + "lineno": 52, + "resolution": "local_builtin_method_call" + }, + { + "caller": "geopandas.io.tests.test_sql.", + "callee": "geopandas.io.tests.test_sql.check_available_postgis_drivers", + "lineno": 56, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.tests.test_sql.connection_postgis", + "callee": "geopandas.io.tests.test_sql.prepare_database_credentials", + "lineno": 78, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.tests.test_sql.engine_postgis", + "callee": "geopandas.io.tests.test_sql.prepare_database_credentials", + "lineno": 99, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.tests.test_sql.df_mixed_single_and_multi", + "callee": ".shapely.geometry.LineString", + "lineno": 171, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_sql.df_mixed_single_and_multi", + "callee": ".shapely.geometry.MultiLineString", + "lineno": 172, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_sql.df_mixed_single_and_multi", + "callee": ".shapely.geometry.Point", + "lineno": 173, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_sql.df_mixed_none_geometry", + "callee": ".shapely.geometry.MultiPolygon", + "lineno": 189, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_sql.df_geom_collection", + "callee": ".shapely.geometry.GeometryCollection", + "lineno": 205, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_sql.df_geom_collection", + "callee": ".shapely.geometry.Polygon", + "lineno": 207, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_sql.df_geom_collection", + "callee": ".shapely.geometry.LineString", + "lineno": 208, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_sql.df_geom_collection", + "callee": ".shapely.geometry.Point", + "lineno": 209, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_sql.df_linear_ring", + "callee": ".shapely.geometry.LinearRing", + "lineno": 224, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_sql.df_3D_geoms", + "callee": ".shapely.geometry.LineString", + "lineno": 236, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_sql.df_3D_geoms", + "callee": ".shapely.geometry.Polygon", + "lineno": 237, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_sql.df_3D_geoms", + "callee": ".shapely.geometry.Point", + "lineno": 238, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_read_postgis_default", + "callee": "geopandas.tests.util.create_postgis", + "lineno": 264, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_read_postgis_default", + "callee": "geopandas.tests.util.validate_boro_df", + "lineno": 269, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_read_postgis_custom_geom_col", + "callee": "geopandas.tests.util.create_postgis", + "lineno": 278, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_read_postgis_custom_geom_col", + "callee": "geopandas.tests.util.validate_boro_df", + "lineno": 283, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_read_postgis_select_geom_as", + "callee": "geopandas.tests.util.create_postgis", + "lineno": 291, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_read_postgis_select_geom_as", + "callee": "geopandas.tests.util.validate_boro_df", + "lineno": 297, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_read_postgis_get_srid", + "callee": "geopandas.tests.util.create_postgis", + "lineno": 305, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_read_postgis_get_srid", + "callee": "geopandas.tests.util.validate_boro_df", + "lineno": 310, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_read_postgis_override_srid", + "callee": "geopandas.tests.util.create_postgis", + "lineno": 318, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_read_postgis_override_srid", + "callee": "geopandas.tests.util.validate_boro_df", + "lineno": 323, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_from_postgis_default", + "callee": "geopandas.tests.util.create_postgis", + "lineno": 329, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_from_postgis_default", + "callee": "geopandas.tests.util.validate_boro_df", + "lineno": 334, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_from_postgis_custom_geom_col", + "callee": "geopandas.tests.util.create_postgis", + "lineno": 340, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_from_postgis_custom_geom_col", + "callee": "geopandas.tests.util.validate_boro_df", + "lineno": 345, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_read_postgis_null_geom", + "callee": "geopandas.tests.util.create_spatialite", + "lineno": 352, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_read_postgis_null_geom", + "callee": "geopandas.tests.util.validate_boro_df", + "lineno": 358, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_read_postgis_binary", + "callee": "geopandas.tests.util.create_spatialite", + "lineno": 364, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_read_postgis_binary", + "callee": "geopandas.tests.util.validate_boro_df", + "lineno": 370, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_read_postgis_chunksize", + "callee": "geopandas.tests.util.create_postgis", + "lineno": 377, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_read_postgis_chunksize", + "callee": "geopandas.tests.util.validate_boro_df", + "lineno": 382, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_write_postgis_default", + "callee": "geopandas.io.tests.test_sql.drop_table_if_exists", + "lineno": 394, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_write_postgis_default", + "callee": ".sqlalchemy.text", + "lineno": 399, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_write_postgis_default", + "callee": "geopandas.tests.util.validate_boro_df", + "lineno": 401, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_write_postgis_uppercase_tablename", + "callee": "geopandas.io.tests.test_sql.drop_table_if_exists", + "lineno": 410, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_write_postgis_uppercase_tablename", + "callee": ".sqlalchemy.text", + "lineno": 415, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_write_postgis_uppercase_tablename", + "callee": "geopandas.tests.util.validate_boro_df", + "lineno": 417, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_write_postgis_sqlalchemy_connection", + "callee": "geopandas.io.tests.test_sql.drop_table_if_exists", + "lineno": 426, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_write_postgis_sqlalchemy_connection", + "callee": ".sqlalchemy.text", + "lineno": 431, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_write_postgis_sqlalchemy_connection", + "callee": "geopandas.tests.util.validate_boro_df", + "lineno": 433, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_write_postgis_replace_when_table_exists", + "callee": ".sqlalchemy.text", + "lineno": 469, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_write_postgis_replace_when_table_exists", + "callee": "geopandas.tests.util.validate_boro_df", + "lineno": 471, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_write_postgis_append_when_table_exists", + "callee": ".sqlalchemy.text", + "lineno": 487, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_write_postgis_without_crs", + "callee": ".sqlalchemy.text", + "lineno": 514, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_write_postgis_with_esri_authority", + "callee": ".sqlalchemy.text", + "lineno": 537, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_write_postgis_geometry_collection", + "callee": ".sqlalchemy.text", + "lineno": 560, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_write_postgis_geometry_collection", + "callee": ".sqlalchemy.text", + "lineno": 563, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_write_postgis_none_geometry_types", + "callee": ".sqlalchemy.text", + "lineno": 585, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_write_postgis_mixed_geometry_types", + "callee": ".sqlalchemy.text", + "lineno": 607, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_write_postgis_linear_ring", + "callee": ".sqlalchemy.text", + "lineno": 626, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_write_postgis_in_chunks", + "callee": ".sqlalchemy.text", + "lineno": 649, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_write_postgis_in_chunks", + "callee": ".sqlalchemy.text", + "lineno": 655, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_write_postgis_to_different_schema", + "callee": ".sqlalchemy.text", + "lineno": 671, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_write_postgis_to_different_schema", + "callee": ".sqlalchemy.text", + "lineno": 679, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_write_postgis_to_different_schema", + "callee": "geopandas.tests.util.validate_boro_df", + "lineno": 682, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_write_postgis_to_different_schema_when_table_exists", + "callee": ".sqlalchemy.text", + "lineno": 695, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_write_postgis_to_different_schema_when_table_exists", + "callee": ".sqlalchemy.text", + "lineno": 704, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_write_postgis_to_different_schema_when_table_exists", + "callee": "geopandas.tests.util.validate_boro_df", + "lineno": 707, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_write_postgis_to_different_schema_when_table_exists", + "callee": ".sqlalchemy.text", + "lineno": 718, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_write_postgis_to_different_schema_when_table_exists", + "callee": "geopandas.tests.util.validate_boro_df", + "lineno": 721, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_write_postgis_3D_geometries", + "callee": ".sqlalchemy.text", + "lineno": 735, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_row_order", + "callee": ".sqlalchemy.text", + "lineno": 752, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_append_before_table_exists", + "callee": "geopandas.io.tests.test_sql.drop_table_if_exists", + "lineno": 765, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_append_before_table_exists", + "callee": ".sqlalchemy.text", + "lineno": 770, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_append_before_table_exists", + "callee": "geopandas.tests.util.validate_boro_df", + "lineno": 772, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_read_non_epsg_crs", + "callee": "geopandas.tests.util.create_postgis", + "lineno": 823, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_read_non_epsg_crs", + "callee": "geopandas.tests.util.validate_boro_df", + "lineno": 827, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_read_srid_not_in_table", + "callee": "geopandas.tests.util.create_postgis", + "lineno": 842, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_read_no_spatial_ref_sys_table_in_postgis", + "callee": "geopandas.tests.util.create_postgis", + "lineno": 860, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_read_non_epsg_crs_chunksize", + "callee": "geopandas.tests.util.create_postgis", + "lineno": 877, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_read_non_epsg_crs_chunksize", + "callee": "geopandas.tests.util.validate_boro_df", + "lineno": 882, + "resolution": "imported_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_to_postgis_append_with_custom_geometry_column_name", + "callee": ".sqlalchemy.text", + "lineno": 907, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_to_postgis_sql_injection_prevention_geometry_column", + "callee": ".sqlalchemy.text", + "lineno": 937, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_to_postgis_sql_injection_prevention_geometry_column", + "callee": ".sqlalchemy.text", + "lineno": 939, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_to_postgis_sql_injection_prevention_geometry_column", + "callee": ".sqlalchemy.text", + "lineno": 948, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_to_postgis_sql_injection_prevention_geometry_column", + "callee": ".sqlalchemy.text", + "lineno": 949, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_to_postgis_sql_injection_prevention_geometry_column_union", + "callee": ".sqlalchemy.text", + "lineno": 998, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_to_postgis_sql_injection_prevention_geometry_column_union", + "callee": ".sqlalchemy.text", + "lineno": 1001, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_to_postgis_sql_injection_prevention_geometry_column_union", + "callee": ".sqlalchemy.text", + "lineno": 1012, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_to_postgis_sql_injection_prevention_geometry_column_union", + "callee": ".sqlalchemy.text", + "lineno": 1013, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_to_postgis_sql_injection_prevention_geometry_column_comment", + "callee": ".sqlalchemy.text", + "lineno": 1060, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_to_postgis_sql_injection_prevention_geometry_column_semicolon", + "callee": ".sqlalchemy.text", + "lineno": 1095, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.io.tests.test_sql.TestIO.test_to_postgis_append_with_special_characters_in_geometry_column", + "callee": ".sqlalchemy.text", + "lineno": 1136, + "resolution": "external_constructor_call" + } + ], + "geopandas.io.tests": [], + "geopandas.tests.test_api": [], + "geopandas.tests.test_array": [ + { + "caller": "geopandas.tests.test_array.", + "callee": "geopandas.array.from_shapely", + "lineno": 36, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.", + "callee": "geopandas.array.from_shapely", + "lineno": 42, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.test_points", + "callee": "geopandas.array.points_from_xy", + "lineno": 59, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.test_from_shapely", + "callee": "geopandas.tests.test_array.equal_geometries", + "lineno": 107, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_array.test_from_shapely_geo_interface", + "callee": "geopandas.array.from_shapely", + "lineno": 120, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.test_from_shapely_geo_interface", + "callee": "geopandas.array.from_shapely", + "lineno": 122, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.test_from_wkb", + "callee": "geopandas.array.from_wkb", + "lineno": 132, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.test_from_wkb", + "callee": "geopandas.array.from_wkb", + "lineno": 137, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.test_from_wkb", + "callee": "geopandas.array.from_wkb", + "lineno": 145, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.test_from_wkb", + "callee": "geopandas.array.from_wkb", + "lineno": 152, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.test_from_wkb_hex", + "callee": "geopandas.array.from_wkb", + "lineno": 158, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.test_from_wkb_hex", + "callee": "geopandas.array.from_wkb", + "lineno": 162, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.test_from_wkb_on_invalid", + "callee": "geopandas.array.from_wkb", + "lineno": 172, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.test_from_wkb_on_invalid", + "callee": "geopandas.array.from_wkb", + "lineno": 175, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.test_from_wkb_on_invalid", + "callee": "geopandas.array.from_wkb", + "lineno": 180, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.test_to_wkb", + "callee": "geopandas.array.from_shapely", + "lineno": 185, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.test_to_wkb", + "callee": "geopandas.array.to_wkb", + "lineno": 186, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.test_to_wkb", + "callee": "geopandas.array.to_wkb", + "lineno": 191, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.test_to_wkb", + "callee": "geopandas.array.from_shapely", + "lineno": 197, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.test_to_wkb", + "callee": "geopandas.array.to_wkb", + "lineno": 198, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.test_from_wkt", + "callee": "geopandas.tests.test_array.test_from_wkt.f", + "lineno": 212, + "resolution": "nested_function_call" + }, + { + "caller": "geopandas.tests.test_array.test_from_wkt", + "callee": "geopandas.array.from_wkt", + "lineno": 213, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.test_from_wkt", + "callee": "geopandas.array.from_wkt", + "lineno": 220, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.test_from_wkt", + "callee": "geopandas.array.from_wkt", + "lineno": 228, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.test_from_wkt", + "callee": "geopandas.array.from_wkt", + "lineno": 235, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.test_from_wkt", + "callee": "geopandas.tests.test_array.test_from_wkt.f", + "lineno": 235, + "resolution": "nested_function_call" + }, + { + "caller": "geopandas.tests.test_array.test_from_wkt_on_invalid", + "callee": "geopandas.array.from_wkt", + "lineno": 245, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.test_from_wkt_on_invalid", + "callee": "geopandas.array.from_wkt", + "lineno": 248, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.test_from_wkt_on_invalid", + "callee": "geopandas.array.from_wkt", + "lineno": 253, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.test_to_wkt", + "callee": "geopandas.array.from_shapely", + "lineno": 258, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.test_to_wkt", + "callee": "geopandas.array.to_wkt", + "lineno": 259, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.test_to_wkt", + "callee": "geopandas.array.from_shapely", + "lineno": 265, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.test_to_wkt", + "callee": "geopandas.array.to_wkt", + "lineno": 266, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.test_as_array", + "callee": "geopandas.array.from_shapely", + "lineno": 271, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.test_predicates_vector_vector", + "callee": "geopandas.array.from_shapely", + "lineno": 352, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.test_predicates_vector_vector", + "callee": "geopandas.array.from_shapely", + "lineno": 353, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.test_predicates_vector_vector", + "callee": ".list.append", + "lineno": 362, + "resolution": "local_builtin_method_call" + }, + { + "caller": "geopandas.tests.test_array.test_predicates_vector_vector", + "callee": ".list.append", + "lineno": 364, + "resolution": "local_builtin_method_call" + }, + { + "caller": "geopandas.tests.test_array.test_predicates_vector_vector", + "callee": ".list.append", + "lineno": 366, + "resolution": "local_builtin_method_call" + }, + { + "caller": "geopandas.tests.test_array.test_unary_geo", + "callee": "geopandas.tests.test_array.equal_geometries", + "lineno": 390, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_array.test_unary_geo_callable", + "callee": "geopandas.tests.test_array.equal_geometries", + "lineno": 400, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_array.test_binary_geo_vector", + "callee": ".list.append", + "lineno": 415, + "resolution": "local_builtin_method_call" + }, + { + "caller": "geopandas.tests.test_array.test_binary_geo_vector", + "callee": "geopandas.array.from_shapely", + "lineno": 417, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.test_binary_geo_vector", + "callee": "geopandas.tests.test_array.equal_geometries", + "lineno": 425, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_array.test_binary_geo_scalar", + "callee": ".list.append", + "lineno": 440, + "resolution": "local_builtin_method_call" + }, + { + "caller": "geopandas.tests.test_array.test_binary_geo_scalar", + "callee": "geopandas.tests.test_array.equal_geometries", + "lineno": 450, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_array.test_unary_predicates", + "callee": "geopandas.array.from_shapely", + "lineno": 472, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.test_is_ring", + "callee": "geopandas.array.from_shapely", + "lineno": 500, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.test_geom_types_null_mixed", + "callee": "geopandas.array.from_shapely", + "lineno": 528, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.test_binary_project", + "callee": "geopandas.array.from_shapely", + "lineno": 599, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.test_buffer", + "callee": "geopandas.tests.test_array.equal_geometries", + "lineno": 631, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_array.test_buffer", + "callee": "geopandas.tests.test_array.equal_geometries", + "lineno": 637, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_array.test_simplify", + "callee": "geopandas.array.from_shapely", + "lineno": 658, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.test_unary_union", + "callee": "geopandas.array.from_shapely", + "lineno": 670, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.test_union_all", + "callee": "geopandas.array.from_shapely", + "lineno": 686, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.test_union_all_grid_size", + "callee": ".shapely.Polygon", + "lineno": 720, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_array.test_union_all_grid_size", + "callee": ".shapely.Polygon", + "lineno": 721, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_array.test_union_all_grid_size", + "callee": "geopandas.array.from_shapely", + "lineno": 723, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.test_union_all_grid_size", + "callee": ".shapely.MultiPolygon", + "lineno": 708, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_array.test_union_all_grid_size", + "callee": ".shapely.Polygon", + "lineno": 710, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_array.test_union_all_grid_size", + "callee": ".shapely.Polygon", + "lineno": 711, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_array.test_union_all_grid_size", + "callee": ".shapely.Polygon", + "lineno": 715, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_array.test_union_all_grid_size_error", + "callee": "geopandas.array.from_shapely", + "lineno": 733, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.test_affinity_methods", + "callee": "geopandas.tests.test_array.equal_geometries", + "lineno": 757, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_array.test_bounds", + "callee": "geopandas.array.from_shapely", + "lineno": 785, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.test_bounds", + "callee": "geopandas.array.from_shapely", + "lineno": 792, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.test_total_bounds", + "callee": "geopandas.array.from_shapely", + "lineno": 815, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.test_getitem", + "callee": "geopandas.array.from_shapely", + "lineno": 824, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.test_setitem", + "callee": "geopandas.array.from_shapely", + "lineno": 860, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.test_equality_ops", + "callee": "geopandas.array.from_shapely", + "lineno": 871, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.test_equality_ops", + "callee": "geopandas.array.from_shapely", + "lineno": 872, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.test_equality_ops", + "callee": "geopandas.array.from_shapely", + "lineno": 884, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.test_chaining", + "callee": "geopandas.array.from_shapely", + "lineno": 897, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.test_buffer_single_multipolygon", + "callee": "geopandas.array.from_shapely", + "lineno": 925, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.test_buffer_single_multipolygon", + "callee": "geopandas.tests.test_array.equal_geometries", + "lineno": 928, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_array.test_buffer_single_multipolygon", + "callee": "geopandas.tests.test_array.equal_geometries", + "lineno": 930, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_array.test_astype_multipolygon", + "callee": "geopandas.array.from_shapely", + "lineno": 938, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.test_check_crs", + "callee": "geopandas.array._check_crs", + "lineno": 957, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.test_check_crs", + "callee": "geopandas.array._check_crs", + "lineno": 958, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.test_check_crs", + "callee": "geopandas.array._check_crs", + "lineno": 959, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.test_crs_mismatch_warn", + "callee": "geopandas.array._crs_mismatch_warn", + "lineno": 971, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.test_crs_mismatch_warn", + "callee": "geopandas.array._crs_mismatch_warn", + "lineno": 975, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.test_crs_mismatch_warn", + "callee": "geopandas.array._crs_mismatch_warn", + "lineno": 979, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.TestEstimateUtmCrs.setup_method", + "callee": "geopandas.array.from_shapely", + "lineno": 1039, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.TestEstimateUtmCrs.test_estimate_utm_crs__antimeridian", + "callee": "geopandas.array.from_shapely", + "lineno": 1057, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.TestEstimateUtmCrs.test_estimate_utm_crs__out_of_bounds", + "callee": "geopandas.array.from_shapely", + "lineno": 1070, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_array.TestEstimateUtmCrs.test_estimate_utm_crs__missing_crs", + "callee": "geopandas.array.from_shapely", + "lineno": 1078, + "resolution": "imported_call" + } + ], + "geopandas.tests.test_compat": [ + { + "caller": "geopandas.tests.test_compat.test_import_optional_dependency_present", + "callee": "geopandas._compat.import_optional_dependency", + "lineno": 8, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_compat.test_import_optional_dependency_absent", + "callee": "geopandas._compat.import_optional_dependency", + "lineno": 19, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_compat.test_import_optional_dependency_absent", + "callee": "geopandas._compat.import_optional_dependency", + "lineno": 22, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_compat.test_import_optional_dependency_invalid", + "callee": "geopandas._compat.import_optional_dependency", + "lineno": 30, + "resolution": "imported_call" + } + ], + "geopandas.tests.test_config": [], + "geopandas.tests.test_crs": [ + { + "caller": "geopandas.tests.test_crs.df_epsg26918", + "callee": "geopandas.tests.test_crs._create_df", + "lineno": 32, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_crs.test_to_crs_transform", + "callee": "geopandas.tests.test_crs.df_epsg26918", + "lineno": 40, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_crs.test_to_crs_transform", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 43, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_crs.test_to_crs_transform__missing_data", + "callee": "geopandas.tests.test_crs.df_epsg26918", + "lineno": 48, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_crs.test_to_crs_transform__missing_data", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 52, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_crs.test_to_crs_transform__empty_data", + "callee": "geopandas.tests.test_crs.df_epsg26918", + "lineno": 56, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_crs.test_to_crs_transform__empty_data", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 59, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_crs.test_to_crs_inplace", + "callee": "geopandas.tests.test_crs.df_epsg26918", + "lineno": 63, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_crs.test_to_crs_inplace", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 66, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_crs.test_to_crs_geo_column_name", + "callee": "geopandas.tests.test_crs.df_epsg26918", + "lineno": 71, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_crs.test_to_crs_geo_column_name", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 78, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_crs.test_to_crs_dimension_mixed", + "callee": ".shapely.geometry.Point", + "lineno": 93, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_crs.test_to_crs_dimension_mixed", + "callee": ".shapely.geometry.LineString", + "lineno": 93, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_crs.test_transform2", + "callee": "geopandas.tests.test_crs.df_epsg26918", + "lineno": 161, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_crs.test_transform2", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 166, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_crs.test_crs_axis_order__always_xy", + "callee": ".shapely.geometry.Point", + "lineno": 173, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_crs.test_crs_axis_order__always_xy", + "callee": ".shapely.geometry.Point", + "lineno": 176, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_crs.test_crs_axis_order__always_xy", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 178, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_crs.test_skip_exact_same", + "callee": "geopandas.tests.test_crs.df_epsg26918", + "lineno": 182, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_crs.test_skip_exact_same", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 184, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_crs.TestGeometryArrayCRS.setup_method", + "callee": ".shapely.geometry.Point", + "lineno": 193, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_crs.TestGeometryArrayCRS.setup_method", + "callee": ".shapely.geometry.Point", + "lineno": 193, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_crs.TestGeometryArrayCRS.setup_method", + "callee": ".shapely.geometry.Polygon", + "lineno": 195, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_crs.TestGeometryArrayCRS.setup_method", + "callee": "geopandas.array.from_shapely", + "lineno": 198, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_array", + "callee": "geopandas.array.from_shapely", + "lineno": 201, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_array", + "callee": "geopandas.array.from_shapely", + "lineno": 205, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_array", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 208, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_array", + "callee": "geopandas.array.GeometryArray.__init__", + "lineno": 211, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_series", + "callee": "geopandas.array.from_shapely", + "lineno": 219, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_series", + "callee": "geopandas.array.from_shapely", + "lineno": 233, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_dataframe", + "callee": "geopandas.array.from_shapely", + "lineno": 246, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_dataframe", + "callee": "geopandas.array.from_shapely", + "lineno": 252, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_dataframe", + "callee": "geopandas.array.from_shapely", + "lineno": 271, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_dataframe", + "callee": "geopandas.array.from_shapely", + "lineno": 304, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_dataframe", + "callee": "geopandas.array.from_shapely", + "lineno": 313, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_dataframe", + "callee": "geopandas.array.from_shapely", + "lineno": 320, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_dataframe", + "callee": "geopandas.array.from_shapely", + "lineno": 326, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_dataframe", + "callee": ".shapely.geometry.Point", + "lineno": 345, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_dataframe_setitem", + "callee": "geopandas.array.from_shapely", + "lineno": 369, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_dataframe_setitem", + "callee": "geopandas.array.from_shapely", + "lineno": 380, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_dataframe_setitem", + "callee": "geopandas.array.from_shapely", + "lineno": 391, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_dataframe_setitem", + "callee": "geopandas.array.from_shapely", + "lineno": 399, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_dataframe_setitem", + "callee": "geopandas.array.from_shapely", + "lineno": 403, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_dataframe_setitem_without_geometry_column", + "callee": "geopandas.array.from_shapely", + "lineno": 410, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_scalar", + "callee": ".shapely.geometry.Point", + "lineno": 422, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_scalar", + "callee": ".shapely.geometry.LineString", + "lineno": 422, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_multiple_geoms", + "callee": "geopandas.array.from_shapely", + "lineno": 448, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_multiple_geoms_set_geom", + "callee": "geopandas.array.from_shapely", + "lineno": 458, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_assign_cols", + "callee": "geopandas.array.from_shapely", + "lineno": 469, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_assign_cols", + "callee": "geopandas.array.from_shapely", + "lineno": 474, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_copy", + "callee": "geopandas.array.from_shapely", + "lineno": 486, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_rename", + "callee": "geopandas.array.from_shapely", + "lineno": 505, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_geoseries_to_crs", + "callee": "geopandas.array.from_shapely", + "lineno": 536, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_array_to_crs", + "callee": "geopandas.array.from_shapely", + "lineno": 543, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_from_shapely", + "callee": "geopandas.array.from_shapely", + "lineno": 548, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_from_wkb", + "callee": "geopandas.array.from_wkb", + "lineno": 553, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_from_wkt", + "callee": "geopandas.array.from_wkt", + "lineno": 558, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_original", + "callee": "geopandas.array.from_shapely", + "lineno": 568, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_binary_ops", + "callee": ".shapely.geometry.Polygon", + "lineno": 597, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_binary_ops", + "callee": ".list.append", + "lineno": 599, + "resolution": "local_builtin_method_call" + }, + { + "caller": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_binary_ops", + "callee": "geopandas.array.from_shapely", + "lineno": 601, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_concat", + "callee": "geopandas.array.from_shapely", + "lineno": 654, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_merge", + "callee": "geopandas.array.from_shapely", + "lineno": 659, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_setitem_geometry", + "callee": "geopandas.array.from_shapely", + "lineno": 672, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_setitem_geometry", + "callee": "geopandas.array.from_shapely", + "lineno": 679, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_crs.TestGeometryArrayCRS.test_astype", + "callee": "geopandas.array.from_shapely", + "lineno": 683, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_crs.TestSetCRS.test_set_crs", + "callee": ".shapely.geometry.Point", + "lineno": 717, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_crs.TestSetCRS.test_set_crs", + "callee": ".shapely.geometry.Point", + "lineno": 717, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_crs.TestSetCRS.test_set_crs", + "callee": ".shapely.geometry.Point", + "lineno": 735, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_crs.TestSetCRS.test_set_crs", + "callee": ".shapely.geometry.Point", + "lineno": 735, + "resolution": "external_constructor_call" + } + ], + "geopandas.tests.test_datasets": [ + { + "caller": "geopandas.tests.test_datasets.test_read_paths", + "callee": "geopandas.datasets.get_path", + "lineno": 15, + "resolution": "imported_call" + } + ], + "geopandas.tests.test_decorator": [ + { + "caller": "geopandas.tests.test_decorator.cumsum", + "callee": "geopandas._decorator.doc", + "lineno": 6, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_decorator.cumavg", + "callee": "geopandas._decorator.doc", + "lineno": 15, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_decorator.cumavg", + "callee": ".textwrap.dedent", + "lineno": 17, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_decorator.cummax", + "callee": "geopandas._decorator.doc", + "lineno": 32, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_decorator.cummin", + "callee": "geopandas._decorator.doc", + "lineno": 36, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_decorator.test_docstring_formatting", + "callee": ".textwrap.dedent", + "lineno": 41, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_decorator.test_docstring_appending", + "callee": ".textwrap.dedent", + "lineno": 52, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_decorator.test_doc_template_from_func", + "callee": ".textwrap.dedent", + "lineno": 69, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_decorator.test_inherit_doc_template", + "callee": ".textwrap.dedent", + "lineno": 80, + "resolution": "external_constructor_call" + } + ], + "geopandas.tests.test_dissolve": [ + { + "caller": "geopandas.tests.test_dissolve.test_geom_dissolve", + "callee": "geopandas.testing.geom_almost_equals", + "lineno": 64, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_dissolve.test_first_dissolve", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 82, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_dissolve.test_mean_dissolve", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 92, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_dissolve.test_mean_dissolve", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 93, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_dissolve.test_multicolumn_dissolve", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 116, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_dissolve.test_reset_index", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 122, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_dissolve.test_dissolve_grid_size", + "callee": ".shapely.Polygon", + "lineno": 143, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_dissolve.test_dissolve_grid_size", + "callee": ".shapely.Polygon", + "lineno": 144, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_dissolve.test_dissolve_grid_size", + "callee": ".shapely.MultiPolygon", + "lineno": 130, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_dissolve.test_dissolve_grid_size", + "callee": ".shapely.Polygon", + "lineno": 132, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_dissolve.test_dissolve_grid_size", + "callee": ".shapely.Polygon", + "lineno": 133, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_dissolve.test_dissolve_grid_size", + "callee": ".shapely.Polygon", + "lineno": 137, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_dissolve.test_dissolve_none", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 164, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_dissolve.test_dissolve_none_mean", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 178, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_dissolve.test_dissolve_level", + "callee": "geopandas.array.from_wkt", + "lineno": 187, + "resolution": "qualified_module_call" + }, + { + "caller": "geopandas.tests.test_dissolve.test_dissolve_level", + "callee": "geopandas.array.from_wkt", + "lineno": 196, + "resolution": "qualified_module_call" + }, + { + "caller": "geopandas.tests.test_dissolve.test_dissolve_level", + "callee": "geopandas.array.from_wkt", + "lineno": 204, + "resolution": "qualified_module_call" + }, + { + "caller": "geopandas.tests.test_dissolve.test_dissolve_level", + "callee": "geopandas.array.from_wkt", + "lineno": 213, + "resolution": "qualified_module_call" + }, + { + "caller": "geopandas.tests.test_dissolve.test_dissolve_level", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 219, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_dissolve.test_dissolve_level", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 220, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_dissolve.test_dissolve_level", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 221, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_dissolve.test_dissolve_level", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 222, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_dissolve.test_dissolve_level", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 223, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_dissolve.test_dissolve_level", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 224, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_dissolve.test_dissolve_sort", + "callee": "geopandas.array.from_wkt", + "lineno": 231, + "resolution": "qualified_module_call" + }, + { + "caller": "geopandas.tests.test_dissolve.test_dissolve_sort", + "callee": "geopandas.array.from_wkt", + "lineno": 240, + "resolution": "qualified_module_call" + }, + { + "caller": "geopandas.tests.test_dissolve.test_dissolve_sort", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 247, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_dissolve.test_dissolve_sort", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 248, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_dissolve.test_dissolve_categorical", + "callee": "geopandas.array.from_wkt", + "lineno": 257, + "resolution": "qualified_module_call" + }, + { + "caller": "geopandas.tests.test_dissolve.test_dissolve_categorical", + "callee": "geopandas.array.from_wkt", + "lineno": 270, + "resolution": "qualified_module_call" + }, + { + "caller": "geopandas.tests.test_dissolve.test_dissolve_categorical", + "callee": "geopandas.array.from_wkt", + "lineno": 287, + "resolution": "qualified_module_call" + }, + { + "caller": "geopandas.tests.test_dissolve.test_dissolve_categorical", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 294, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_dissolve.test_dissolve_categorical", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 295, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_dissolve.test_dissolve_dropna", + "callee": "geopandas.array.from_wkt", + "lineno": 304, + "resolution": "qualified_module_call" + }, + { + "caller": "geopandas.tests.test_dissolve.test_dissolve_dropna", + "callee": "geopandas.array.from_wkt", + "lineno": 313, + "resolution": "qualified_module_call" + }, + { + "caller": "geopandas.tests.test_dissolve.test_dissolve_dropna", + "callee": "geopandas.array.from_wkt", + "lineno": 321, + "resolution": "qualified_module_call" + }, + { + "caller": "geopandas.tests.test_dissolve.test_dissolve_dropna", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 325, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_dissolve.test_dissolve_dropna", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 326, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_dissolve.test_dissolve_multi_agg", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 353, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_dissolve.test_dissolve_method", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 378, + "resolution": "external_constructor_call" + } + ], + "geopandas.tests.test_explore": [ + { + "caller": "geopandas.tests.test_explore.", + "callee": ".packaging.version.Version", + "lineno": 23, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_explore.", + "callee": ".packaging.version.Version", + "lineno": 23, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_map_settings_custom", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 114, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_simple_color", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 138, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_simple_color", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 144, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_simple_color", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 152, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_simple_color", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 158, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_choropleth_linear", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 165, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_choropleth_linear", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 174, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_choropleth_mapclassify", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 185, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_choropleth_mapclassify", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 194, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_choropleth_mapclassify", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 203, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_choropleth_mapclassify", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 214, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_categorical", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 224, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_categorical", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 236, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_categorical", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 247, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_categorical", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 253, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_categorical", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 263, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_categorical", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 270, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_categories", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 282, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_bool", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 301, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_bool", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 305, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_datetime", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 316, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_datetime", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 322, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_non_json_serialisable", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 336, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_non_json_serialisable", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 341, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_string", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 349, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_column_values", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 364, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_column_values", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 377, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_style_kwds", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 403, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_style_kwds", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 406, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_tooltip", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 448, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_tooltip", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 462, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_tooltip", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 474, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_tooltip", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 484, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_tooltip", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 492, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_tooltip", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 502, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_tooltip", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 516, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_tooltip", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 531, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_tooltip", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 537, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_escape_special_characters", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 545, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_default_markers", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 553, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_default_markers", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 559, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_custom_markers", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 569, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_custom_markers", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 573, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_custom_markers", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 581, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_custom_markers", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 585, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_vmin_vmax", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 598, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_vmin_vmax", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 607, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_vmin_vmax", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 615, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_missing_vals", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 621, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_missing_vals", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 624, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_missing_vals", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 627, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_missing_vals", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 630, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_categorical_legend", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 634, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_categorical_legend", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 647, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_categorical_legend_custom_labels", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 664, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_categorical_legend_custom_labels", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 685, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_categorical_legend_custom_labels", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 695, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_colorbar", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 704, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_colorbar", + "callee": "geopandas.tests.test_explore.TestExplore.test_colorbar.quoted_in", + "lineno": 706, + "resolution": "same_class_name_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_colorbar", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 711, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_colorbar", + "callee": "geopandas.tests.test_explore.TestExplore.test_colorbar.quoted_in", + "lineno": 713, + "resolution": "same_class_name_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_colorbar", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 716, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_colorbar", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 726, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_colorbar", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 739, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_colorbar", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 748, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_colorbar_max_labels", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 764, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_colorbar_max_labels", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 775, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_colorbar_max_labels", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 780, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_xyzservices_providers", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 793, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_xyzservices_query_name", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 810, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_xyzservices_providers_min_zoom_override", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 829, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_xyzservices_providers_max_zoom_override", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 840, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_xyzservices_providers_both_zooms_override", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 853, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_linearrings", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 861, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_mapclassify_categorical_legend", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 873, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_mapclassify_categorical_legend", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 894, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_mapclassify_categorical_legend", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 915, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_mapclassify_categorical_legend", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 929, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_given_m", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 947, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_highlight", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 955, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_highlight", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 962, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_custom_colormaps", + "callee": ".branca.colormap.StepColormap", + "lineno": 967, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_custom_colormaps", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 977, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_custom_colormaps", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 1001, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_custom_colormaps", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 1015, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_map_kwds.check", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 1031, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_map_kwds", + "callee": "geopandas.tests.test_explore.TestExplore.test_map_kwds.check", + "lineno": 1046, + "resolution": "same_class_name_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_none_geometry", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 1063, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_empty_geometry", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 1070, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_all_empty", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 1081, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_all_empty", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 1091, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_explore.TestExplore.test_add_all_empty_named_index", + "callee": "geopandas.tests.test_explore.TestExplore._fetch_map_string", + "lineno": 1103, + "resolution": "self_method_call" + } + ], + "geopandas.tests.test_extension_array": [ + { + "caller": "geopandas.tests.test_extension_array.dtype", + "callee": "geopandas.array.GeometryDtype.", + "lineno": 51, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_extension_array.make_data", + "callee": "geopandas.array.from_shapely", + "lineno": 61, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_extension_array.data", + "callee": "geopandas.tests.test_extension_array.make_data", + "lineno": 72, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_extension_array.data_missing", + "callee": "geopandas.array.from_shapely", + "lineno": 84, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_extension_array.data_for_sorting", + "callee": "geopandas.array.from_shapely", + "lineno": 126, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_extension_array.data_for_sorting", + "callee": ".shapely.geometry.Point", + "lineno": 126, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_extension_array.data_for_sorting", + "callee": ".shapely.geometry.Point", + "lineno": 126, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_extension_array.data_for_sorting", + "callee": ".shapely.geometry.Point", + "lineno": 126, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_extension_array.data_missing_for_sorting", + "callee": "geopandas.array.from_shapely", + "lineno": 136, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_extension_array.data_missing_for_sorting", + "callee": ".shapely.geometry.Point", + "lineno": 136, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_extension_array.data_missing_for_sorting", + "callee": ".shapely.geometry.Point", + "lineno": 136, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_extension_array.data_for_grouping", + "callee": "geopandas.array.from_shapely", + "lineno": 163, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_extension_array.TestDtype.test_registry", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 317, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_extension_array.TestReshaping.test_unstack", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 399, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_extension_array.TestReshaping.test_unstack", + "callee": ".pandas.api.types.is_object_dtype", + "lineno": 405, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_extension_array.TestReshaping.test_unstack", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 411, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_extension_array.TestMissing.test_fillna_series", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 438, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_extension_array.TestMissing.test_fillna_series", + "callee": "geopandas.array.from_shapely", + "lineno": 442, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_extension_array.TestMissing.test_fillna_series", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 451, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_extension_array.TestMissing.test_fillna_series", + "callee": "geopandas.array.from_shapely", + "lineno": 455, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_extension_array.TestMissing.test_fillna_series", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 464, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_extension_array.TestComparisonOps._compare_other", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 548, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_extension_array.TestComparisonOps.test_compare_scalar", + "callee": "geopandas.tests.test_extension_array.TestComparisonOps._compare_other", + "lineno": 553, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_extension_array.TestComparisonOps.test_compare_array", + "callee": "geopandas.tests.test_extension_array.TestComparisonOps._compare_other", + "lineno": 559, + "resolution": "self_method_call" + } + ], + "geopandas.tests.test_geocode": [ + { + "caller": "geopandas.tests.test_geocode.points", + "callee": ".shapely.geometry.Point", + "lineno": 62, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geocode.points", + "callee": ".shapely.geometry.Point", + "lineno": 62, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geocode.test_prepare_result", + "callee": ".shapely.geometry.Point", + "lineno": 69, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geocode.test_prepare_result", + "callee": ".shapely.geometry.Point", + "lineno": 70, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geocode.test_prepare_result", + "callee": "geopandas.tools.geocoding._prepare_geocode_result", + "lineno": 73, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geocode.test_prepare_result_none", + "callee": ".shapely.geometry.Point", + "lineno": 93, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geocode.test_prepare_result_none", + "callee": "geopandas.tools.geocoding._prepare_geocode_result", + "lineno": 96, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geocode.test_prepare_geocode_result_when_result_is", + "callee": ".shapely.geometry.Point", + "lineno": 115, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geocode.test_prepare_geocode_result_when_result_is", + "callee": "geopandas.tools.geocoding._prepare_geocode_result", + "lineno": 119, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geocode.test_prepare_geocode_result_when_result_is", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 121, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geocode.test_bad_provider_reverse", + "callee": ".shapely.geometry.Point", + "lineno": 135, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geocode.test_forward", + "callee": "geopandas.tests.test_geocode.ForwardMock.__init__", + "lineno": 142, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.tests.test_geocode.test_forward", + "callee": ".shapely.geometry.Point", + "lineno": 149, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geocode.test_forward", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 152, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geocode.test_reverse", + "callee": "geopandas.tests.test_geocode.ReverseMock.__init__", + "lineno": 159, + "resolution": "same_module_class_call" + }, + { + "caller": "geopandas.tests.test_geocode.test_reverse", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 170, + "resolution": "external_constructor_call" + } + ], + "geopandas.tests.test_geodataframe": [ + { + "caller": "geopandas.tests.test_geodataframe.dfs", + "callee": ".shapely.geometry.Polygon", + "lineno": 28, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.dfs", + "callee": ".shapely.geometry.Polygon", + "lineno": 29, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.dfs", + "callee": ".shapely.geometry.Polygon", + "lineno": 34, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.dfs", + "callee": ".shapely.geometry.Polygon", + "lineno": 35, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.setup_method", + "callee": ".shapely.geometry.Point", + "lineno": 61, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_different_geo_colname", + "callee": ".shapely.geometry.Point", + "lineno": 85, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_different_geo_colname", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 89, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_different_geo_colname", + "callee": ".shapely.geometry.Point", + "lineno": 95, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_geo_getitem", + "callee": ".shapely.geometry.Point", + "lineno": 104, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_geo_getitem", + "callee": "geopandas.array.from_shapely", + "lineno": 118, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_geo_getitem", + "callee": ".shapely.geometry.Point", + "lineno": 118, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_geo_getitem", + "callee": ".shapely.geometry.Point", + "lineno": 121, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_geo_setitem", + "callee": ".shapely.geometry.Point", + "lineno": 150, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_geo_setitem", + "callee": ".shapely.geometry.Point", + "lineno": 153, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_geo_setitem", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 160, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_geo_setitem", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 161, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_geo_setitem", + "callee": ".shapely.geometry.Point", + "lineno": 164, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_geo_setitem", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 166, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_geo_setitem", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 167, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_geo_setitem", + "callee": ".shapely.geometry.Point", + "lineno": 179, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_geometry_property", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 187, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_geometry_property", + "callee": ".shapely.geometry.Point", + "lineno": 196, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_geometry_property", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 201, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_geometry_property", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 202, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_set_geometry", + "callee": ".shapely.geometry.Point", + "lineno": 257, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_set_geometry", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 264, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_set_geometry", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 265, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_set_geometry", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 266, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_set_geometry_crs", + "callee": ".shapely.geometry.Point", + "lineno": 277, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_set_geometry_col", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 302, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_set_geometry_col", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 308, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_set_geometry_inplace", + "callee": ".shapely.geometry.Point", + "lineno": 311, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_set_geometry_inplace", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 315, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_set_geometry_series", + "callee": ".shapely.geometry.Point", + "lineno": 327, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_align", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 415, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_align", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 416, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_align", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 419, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_align", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 420, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_align", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 426, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_align", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 428, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_align", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 434, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_align", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 436, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_align", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 447, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_align", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 448, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_align", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 454, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_align", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 456, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_align", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 462, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_align", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 464, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_to_json_with_duplicate_columns", + "callee": ".shapely.geometry.Point", + "lineno": 597, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_coord_slice_points", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 641, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_coord_slice_points", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 642, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_coord_slice_points", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 643, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_coord_slice_points", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 644, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_from_dict", + "callee": ".shapely.geometry.Point", + "lineno": 647, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_from_dict", + "callee": ".shapely.geometry.Point", + "lineno": 655, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_from_features", + "callee": "geopandas.tests.util.validate_boro_df", + "lineno": 666, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_from_features_unaligned_properties", + "callee": ".shapely.geometry.Point", + "lineno": 673, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_from_features_unaligned_properties", + "callee": ".shapely.geometry.Point", + "lineno": 680, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_from_features_unaligned_properties", + "callee": ".shapely.geometry.Point", + "lineno": 687, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_from_features_unaligned_properties", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 700, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_from_features_empty_properties", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 793, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_from_features_geom_interface_feature", + "callee": ".shapely.geometry.Point", + "lineno": 824, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_from_features_geom_interface_feature", + "callee": ".shapely.geometry.Point", + "lineno": 826, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_from_feature_collection", + "callee": ".shapely.geometry.Point", + "lineno": 840, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_from_feature_collection", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 847, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_from_feature_collection", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 851, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_from_feature_collection", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 855, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_dataframe_to_geodataframe", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 865, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_dataframe_not_manipulated", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 903, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_dataframe_not_manipulated", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 909, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_dataframe_not_manipulated", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 911, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_geodataframe_iterfeatures", + "callee": ".shapely.geometry.Point", + "lineno": 966, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_geodataframe_iterfeatures", + "callee": ".shapely.geometry.Point", + "lineno": 966, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_geodataframe_iterfeatures_non_scalars", + "callee": ".shapely.geometry.Point", + "lineno": 973, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_pickle", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 1008, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_pickle_method", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 1014, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_to_wkb", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 1049, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_to_wkt", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 1059, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_sjoin", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 1073, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_sjoin_dwithin", + "callee": ".shapely.geometry.box", + "lineno": 1087, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_sjoin_dwithin", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 1093, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_sjoin_nearest", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 1115, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_clip", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 1128, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_clip_sorting", + "callee": ".pandas.testing.assert_index_equal", + "lineno": 1151, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestDataFrame.test_overlay", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 1164, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_dict", + "callee": ".shapely.geometry.Point", + "lineno": 1182, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_dict", + "callee": "geopandas.tests.test_geodataframe.check_geodataframe", + "lineno": 1185, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_dict", + "callee": "geopandas.tests.test_geodataframe.check_geodataframe", + "lineno": 1189, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_dict", + "callee": ".pandas.testing.assert_index_equal", + "lineno": 1190, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_dict", + "callee": "geopandas.tests.test_geodataframe.check_geodataframe", + "lineno": 1193, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_dict", + "callee": ".pandas.testing.assert_index_equal", + "lineno": 1194, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_dict", + "callee": "geopandas.tests.test_geodataframe.check_geodataframe", + "lineno": 1197, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_dict", + "callee": ".pandas.testing.assert_index_equal", + "lineno": 1198, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_dict", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 1199, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_dict_of_series", + "callee": ".shapely.geometry.Point", + "lineno": 1205, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_dict_of_series", + "callee": "geopandas.tests.test_geodataframe.check_geodataframe", + "lineno": 1209, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_dict_of_series", + "callee": "geopandas.tests.test_geodataframe.check_geodataframe", + "lineno": 1212, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_dict_of_series", + "callee": ".pandas.testing.assert_index_equal", + "lineno": 1213, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_dict_of_series", + "callee": ".shapely.geometry.Point", + "lineno": 1220, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_dict_specified_geometry", + "callee": ".shapely.geometry.Point", + "lineno": 1229, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_dict_specified_geometry", + "callee": "geopandas.tests.test_geodataframe.check_geodataframe", + "lineno": 1233, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_dict_specified_geometry", + "callee": "geopandas.tests.test_geodataframe.check_geodataframe", + "lineno": 1246, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_dict_specified_geometry", + "callee": "geopandas.tests.test_geodataframe.check_geodataframe", + "lineno": 1250, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_dict_specified_geometry", + "callee": ".pandas.testing.assert_index_equal", + "lineno": 1251, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_dict_specified_geometry", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 1252, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_dict_specified_geometry", + "callee": "geopandas.tests.test_geodataframe.check_geodataframe", + "lineno": 1255, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_dict_specified_geometry", + "callee": ".pandas.testing.assert_index_equal", + "lineno": 1256, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_dict_specified_geometry", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 1257, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_array", + "callee": ".shapely.geometry.Point", + "lineno": 1263, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_array", + "callee": "geopandas.tests.test_geodataframe.check_geodataframe", + "lineno": 1268, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_array", + "callee": "geopandas.tests.test_geodataframe.check_geodataframe", + "lineno": 1271, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_from_frame", + "callee": ".shapely.geometry.Point", + "lineno": 1277, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_from_frame", + "callee": "geopandas.tests.test_geodataframe.check_geodataframe", + "lineno": 1281, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_from_frame", + "callee": "geopandas.tests.test_geodataframe.check_geodataframe", + "lineno": 1286, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_from_frame", + "callee": "geopandas.tests.test_geodataframe.check_geodataframe", + "lineno": 1289, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_from_frame", + "callee": ".pandas.testing.assert_index_equal", + "lineno": 1290, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_from_frame", + "callee": "geopandas.tests.test_geodataframe.check_geodataframe", + "lineno": 1294, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_from_frame", + "callee": ".pandas.testing.assert_index_equal", + "lineno": 1295, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_from_frame_specified_geometry", + "callee": ".shapely.geometry.Point", + "lineno": 1304, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_from_frame_specified_geometry", + "callee": "geopandas.tests.test_geodataframe.check_geodataframe", + "lineno": 1308, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_from_frame_specified_geometry", + "callee": "geopandas.tests.test_geodataframe.check_geodataframe", + "lineno": 1313, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_from_frame_specified_geometry", + "callee": "geopandas.tests.test_geodataframe.check_geodataframe", + "lineno": 1317, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_only_geometry", + "callee": ".shapely.geometry.Point", + "lineno": 1321, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_only_geometry", + "callee": ".shapely.geometry.Point", + "lineno": 1324, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_only_geometry", + "callee": "geopandas.tests.test_geodataframe.check_geodataframe", + "lineno": 1325, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_only_geometry", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 1326, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_only_geometry", + "callee": ".shapely.geometry.Point", + "lineno": 1328, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_only_geometry", + "callee": "geopandas.tests.test_geodataframe.check_geodataframe", + "lineno": 1329, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_only_geometry", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 1330, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_only_geometry", + "callee": ".shapely.geometry.Point", + "lineno": 1333, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_only_geometry", + "callee": "geopandas.tests.test_geodataframe.check_geodataframe", + "lineno": 1335, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_only_geometry", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 1337, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_column_ordering", + "callee": ".shapely.geometry.Point", + "lineno": 1356, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_column_ordering", + "callee": ".shapely.geometry.Point", + "lineno": 1356, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_column_ordering", + "callee": ".shapely.geometry.Point", + "lineno": 1356, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_column_ordering", + "callee": "geopandas.tests.test_geodataframe.check_geodataframe", + "lineno": 1363, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_column_ordering", + "callee": "geopandas.tests.test_geodataframe.check_geodataframe", + "lineno": 1373, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_do_not_preserve_series_name_in_constructor", + "callee": ".shapely.geometry.Point", + "lineno": 1379, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_do_not_preserve_series_name_in_constructor", + "callee": ".shapely.geometry.Point", + "lineno": 1379, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_do_not_preserve_series_name_in_constructor", + "callee": ".shapely.geometry.Point", + "lineno": 1379, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_do_not_preserve_series_name_in_constructor", + "callee": "geopandas.tests.test_geodataframe.check_geodataframe", + "lineno": 1382, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_do_not_preserve_series_name_in_constructor", + "callee": "geopandas.tests.test_geodataframe.check_geodataframe", + "lineno": 1386, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_overwrite_geometry", + "callee": ".shapely.geometry.Point", + "lineno": 1391, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_overwrite_geometry", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 1394, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_repeat_geo_col", + "callee": ".shapely.geometry.Point", + "lineno": 1399, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_repeat_geo_col", + "callee": ".shapely.geometry.Point", + "lineno": 1399, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_multiindex_with_geometry_label", + "callee": ".shapely.geometry.Point", + "lineno": 1418, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_multiindex_with_geometry_label", + "callee": ".shapely.geometry.Point", + "lineno": 1418, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_multiindex_with_geometry_label", + "callee": ".shapely.geometry.Point", + "lineno": 1418, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_multiindex_with_geometry_label", + "callee": ".shapely.geometry.Point", + "lineno": 1418, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.TestConstructor.test_assign_cols_using_index", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 1540, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.test_geodataframe_crs_nonrepresentable_json", + "callee": ".shapely.geometry.Point", + "lineno": 1622, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.test_geodataframe_crs_colname", + "callee": ".shapely.geometry.Point", + "lineno": 1635, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.test_geodataframe_crs_colname", + "callee": ".shapely.geometry.Point", + "lineno": 1641, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.test_set_geometry_supply_colname", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 1671, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.test_set_geometry_supply_colname", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 1680, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geodataframe.test_inheritance", + "callee": "geopandas.tests.test_geodataframe.GDFChild.", + "lineno": 1748, + "resolution": "same_module_class_call" + } + ], + "geopandas.tests.test_geom_methods": [ + { + "caller": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "callee": ".numpy.testing.assert_array_equal", + "lineno": 38, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.setup_method", + "callee": ".shapely.geometry.Polygon", + "lineno": 43, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.setup_method", + "callee": ".shapely.geometry.Polygon", + "lineno": 44, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.setup_method", + "callee": ".shapely.geometry.Polygon", + "lineno": 45, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.setup_method", + "callee": ".shapely.geometry.Polygon", + "lineno": 46, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.setup_method", + "callee": ".shapely.geometry.Polygon", + "lineno": 47, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.setup_method", + "callee": ".shapely.geometry.Polygon", + "lineno": 48, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.setup_method", + "callee": ".shapely.geometry.Polygon", + "lineno": 49, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.setup_method", + "callee": ".shapely.geometry.Polygon", + "lineno": 50, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.setup_method", + "callee": ".shapely.geometry.Polygon", + "lineno": 51, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.setup_method", + "callee": ".shapely.geometry.Polygon", + "lineno": 52, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.setup_method", + "callee": ".shapely.geometry.Polygon", + "lineno": 53, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.setup_method", + "callee": ".shapely.geometry.Polygon", + "lineno": 56, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.setup_method", + "callee": ".shapely.geometry.Point", + "lineno": 57, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.setup_method", + "callee": ".shapely.geometry.Point", + "lineno": 58, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.setup_method", + "callee": ".shapely.geometry.Polygon", + "lineno": 78, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.setup_method", + "callee": ".shapely.geometry.Point", + "lineno": 84, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.setup_method", + "callee": ".shapely.geometry.Point", + "lineno": 85, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.setup_method", + "callee": ".shapely.geometry.Point", + "lineno": 87, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.setup_method", + "callee": ".shapely.geometry.LineString", + "lineno": 93, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.setup_method", + "callee": ".shapely.geometry.LineString", + "lineno": 94, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.setup_method", + "callee": ".shapely.geometry.collection.GeometryCollection", + "lineno": 102, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.setup_method", + "callee": ".shapely.geometry.collection.GeometryCollection", + "lineno": 102, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.setup_method", + "callee": ".shapely.geometry.Polygon", + "lineno": 104, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.setup_method", + "callee": ".shapely.geometry.LineString", + "lineno": 109, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.setup_method", + "callee": ".shapely.geometry.LineString", + "lineno": 110, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.setup_method", + "callee": ".shapely.geometry.LineString", + "lineno": 176, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.setup_method", + "callee": ".shapely.geometry.LineString", + "lineno": 177, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.setup_method", + "callee": ".shapely.geometry.LineString", + "lineno": 182, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.setup_method", + "callee": ".shapely.geometry.LineString", + "lineno": 183, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.setup_method", + "callee": ".shapely.geometry.LineString", + "lineno": 184, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.setup_method", + "callee": ".shapely.geometry.LineString", + "lineno": 185, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.setup_method", + "callee": ".shapely.geometry.LineString", + "lineno": 186, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.setup_method", + "callee": ".shapely.geometry.LineString", + "lineno": 187, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.setup_method", + "callee": ".shapely.geometry.LineString", + "lineno": 188, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.setup_method", + "callee": ".shapely.geometry.Point", + "lineno": 189, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.setup_method", + "callee": ".shapely.geometry.LineString", + "lineno": 195, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.setup_method", + "callee": ".shapely.geometry.LineString", + "lineno": 196, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.setup_method", + "callee": ".shapely.geometry.MultiLineString", + "lineno": 201, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.setup_method", + "callee": ".shapely.geometry.MultiLineString", + "lineno": 202, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.setup_method", + "callee": ".shapely.geometry.MultiLineString", + "lineno": 203, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.setup_method", + "callee": ".shapely.geometry.MultiLineString", + "lineno": 204, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.setup_method", + "callee": ".shapely.geometry.Point", + "lineno": 205, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods._test_unary_real", + "callee": "geopandas.tests.test_geom_methods.TestGeomMethods._test_unary", + "lineno": 214, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods._test_unary_topological", + "callee": "geopandas.tests.test_geom_methods.TestGeomMethods._test_unary", + "lineno": 224, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods._test_binary_topological", + "callee": "geopandas.tests.test_geom_methods.TestGeomMethods._binary_op_test", + "lineno": 240, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods._test_binary_real", + "callee": "geopandas.tests.test_geom_methods.TestGeomMethods._binary_op_test", + "lineno": 244, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods._binary_op_test", + "callee": "geopandas.tests.test_geom_methods.TestGeomMethods._test_binary_topological.fcmp", + "lineno": 287, + "resolution": "same_class_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods._binary_op_test", + "callee": "geopandas.tests.test_geom_methods.TestGeomMethods._binary_op_test._make_gdf", + "lineno": 291, + "resolution": "same_class_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods._binary_op_test", + "callee": "geopandas.tests.test_geom_methods.TestGeomMethods._test_binary_topological.fcmp", + "lineno": 293, + "resolution": "same_class_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods._binary_op_test", + "callee": "geopandas.tests.test_geom_methods.TestGeomMethods._binary_op_test._make_gdf", + "lineno": 297, + "resolution": "same_class_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods._binary_op_test", + "callee": "geopandas.tests.test_geom_methods.TestGeomMethods._test_binary_topological.fcmp", + "lineno": 299, + "resolution": "same_class_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods._binary_op_test", + "callee": "geopandas.tests.test_geom_methods.TestGeomMethods._test_binary_topological.fcmp", + "lineno": 304, + "resolution": "same_class_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods._test_unary", + "callee": "geopandas.tests.test_geom_methods.TestGeomMethods._test_binary_topological.fcmp", + "lineno": 312, + "resolution": "same_class_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods._test_unary", + "callee": "geopandas.tests.test_geom_methods.TestGeomMethods._test_binary_topological.fcmp", + "lineno": 320, + "resolution": "same_class_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_crs_warning", + "callee": "geopandas.tests.test_geom_methods.TestGeomMethods._test_binary_topological", + "lineno": 327, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_intersection", + "callee": "geopandas.tests.test_geom_methods.TestGeomMethods._test_binary_topological", + "lineno": 343, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_intersection", + "callee": "geopandas.tests.test_geom_methods.TestGeomMethods._test_binary_topological", + "lineno": 344, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_intersection_grid_size", + "callee": ".shapely.geometry.Polygon", + "lineno": 362, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_intersection_grid_size", + "callee": ".shapely.geometry.Polygon", + "lineno": 363, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_intersection_grid_size", + "callee": "geopandas.tests.test_geom_methods.TestGeomMethods._test_binary_topological", + "lineno": 365, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_intersection_grid_size", + "callee": ".shapely.geometry.Polygon", + "lineno": 356, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_intersection_grid_size", + "callee": ".shapely.geometry.Polygon", + "lineno": 358, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_clip_by_rect", + "callee": "geopandas.tests.test_geom_methods.TestGeomMethods._test_binary_topological", + "lineno": 370, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_clip_by_rect", + "callee": "geopandas.tests.test_geom_methods.TestGeomMethods._test_binary_topological", + "lineno": 374, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_union_series", + "callee": "geopandas.tests.test_geom_methods.TestGeomMethods._test_binary_topological", + "lineno": 379, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_union_polygon", + "callee": "geopandas.tests.test_geom_methods.TestGeomMethods._test_binary_topological", + "lineno": 385, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_union_polygon_grid_size", + "callee": ".shapely.geometry.Polygon", + "lineno": 388, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_union_polygon_grid_size", + "callee": ".shapely.geometry.Polygon", + "lineno": 389, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_union_polygon_grid_size", + "callee": ".shapely.geometry.MultiPolygon", + "lineno": 391, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_union_polygon_grid_size", + "callee": ".shapely.geometry.Polygon", + "lineno": 393, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_union_polygon_grid_size", + "callee": ".shapely.geometry.Polygon", + "lineno": 394, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_union_polygon_grid_size", + "callee": ".shapely.geometry.Polygon", + "lineno": 398, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_union_polygon_grid_size", + "callee": "geopandas.tests.test_geom_methods.TestGeomMethods._test_binary_topological", + "lineno": 400, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_symmetric_difference_series", + "callee": "geopandas.tests.test_geom_methods.TestGeomMethods._test_binary_topological", + "lineno": 408, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_symmetric_difference_poly", + "callee": ".shapely.geometry.collection.GeometryCollection", + "lineno": 414, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_symmetric_difference_poly", + "callee": "geopandas.tests.test_geom_methods.TestGeomMethods._test_binary_topological", + "lineno": 415, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_symmetric_difference_poly_grid_size", + "callee": ".shapely.geometry.Polygon", + "lineno": 443, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_symmetric_difference_poly_grid_size", + "callee": ".shapely.geometry.Polygon", + "lineno": 444, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_symmetric_difference_poly_grid_size", + "callee": "geopandas.tests.test_geom_methods.TestGeomMethods._test_binary_topological", + "lineno": 446, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_symmetric_difference_poly_grid_size", + "callee": ".shapely.geometry.MultiPolygon", + "lineno": 424, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_symmetric_difference_poly_grid_size", + "callee": ".shapely.geometry.Polygon", + "lineno": 426, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_symmetric_difference_poly_grid_size", + "callee": ".shapely.geometry.Polygon", + "lineno": 427, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_symmetric_difference_poly_grid_size", + "callee": ".shapely.geometry.MultiPolygon", + "lineno": 433, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_symmetric_difference_poly_grid_size", + "callee": ".shapely.geometry.Polygon", + "lineno": 435, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_symmetric_difference_poly_grid_size", + "callee": ".shapely.geometry.Polygon", + "lineno": 436, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_difference_series", + "callee": ".shapely.geometry.collection.GeometryCollection", + "lineno": 451, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_difference_series", + "callee": "geopandas.tests.test_geom_methods.TestGeomMethods._test_binary_topological", + "lineno": 452, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_difference_poly", + "callee": "geopandas.tests.test_geom_methods.TestGeomMethods._test_binary_topological", + "lineno": 459, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_difference_poly_grid_size", + "callee": ".shapely.geometry.Polygon", + "lineno": 485, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_difference_poly_grid_size", + "callee": "geopandas.tests.test_geom_methods.TestGeomMethods._test_binary_topological", + "lineno": 487, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_difference_poly_grid_size", + "callee": ".shapely.geometry.Polygon", + "lineno": 468, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_difference_poly_grid_size", + "callee": ".shapely.geometry.Polygon", + "lineno": 469, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_difference_poly_grid_size", + "callee": ".shapely.geometry.Polygon", + "lineno": 477, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_difference_poly_grid_size", + "callee": ".shapely.geometry.Polygon", + "lineno": 478, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_shortest_line", + "callee": ".shapely.geometry.LineString", + "lineno": 492, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_shortest_line", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 493, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_shortest_line", + "callee": ".shapely.geometry.LineString", + "lineno": 497, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_shortest_line", + "callee": ".shapely.geometry.LineString", + "lineno": 498, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_shortest_line", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 501, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_shortest_line", + "callee": ".shapely.geometry.LineString", + "lineno": 504, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_shortest_line", + "callee": ".shapely.geometry.LineString", + "lineno": 504, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_shortest_line", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 507, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_snap", + "callee": ".shapely.geometry.Polygon", + "lineno": 512, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_snap", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 513, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_snap", + "callee": ".shapely.geometry.Point", + "lineno": 514, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_snap", + "callee": ".shapely.geometry.Point", + "lineno": 519, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_snap", + "callee": ".shapely.geometry.Polygon", + "lineno": 520, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_snap", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 523, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_geo_op_empty_result", + "callee": ".shapely.geometry.LineString", + "lineno": 526, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_geo_op_empty_result", + "callee": ".shapely.geometry.LineString", + "lineno": 527, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_geo_op_empty_result", + "callee": ".shapely.geometry.collection.GeometryCollection", + "lineno": 528, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_geo_op_empty_result", + "callee": ".shapely.geometry.collection.GeometryCollection", + "lineno": 536, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_boundary", + "callee": ".shapely.geometry.LineString", + "lineno": 540, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_boundary", + "callee": ".shapely.geometry.LineString", + "lineno": 541, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_boundary", + "callee": "geopandas.tests.test_geom_methods.TestGeomMethods._test_unary_topological", + "lineno": 544, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_area", + "callee": ".pandas.Series", + "lineno": 547, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_area", + "callee": "geopandas.tests.test_geom_methods.TestGeomMethods._test_unary_real", + "lineno": 548, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_area", + "callee": ".pandas.Series", + "lineno": 550, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_area", + "callee": "geopandas.tests.test_geom_methods.TestGeomMethods._test_unary_real", + "lineno": 551, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_bounds", + "callee": ".pandas.DataFrame", + "lineno": 560, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_bounds", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 572, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_bounds", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 576, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_bounds_empty", + "callee": ".pandas.DataFrame", + "lineno": 583, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_bounds_empty", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 586, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_union_all", + "callee": ".shapely.geometry.Polygon", + "lineno": 590, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_union_all", + "callee": ".shapely.ops.unary_union", + "lineno": 591, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_union_all", + "callee": "geopandas.tests.test_geom_methods.TestGeomMethods._test_unary_topological", + "lineno": 594, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_union_all", + "callee": "geopandas.tests.test_geom_methods.TestGeomMethods._test_unary_topological", + "lineno": 597, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_unary_union_deprecated", + "callee": ".shapely.geometry.Polygon", + "lineno": 608, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_intersection_all", + "callee": ".shapely.geometry.Polygon", + "lineno": 617, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_intersection_all", + "callee": ".shapely.geometry.box", + "lineno": 618, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_intersection_all", + "callee": ".shapely.geometry.box", + "lineno": 618, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_intersection_all", + "callee": ".shapely.geometry.box", + "lineno": 618, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_intersection_all", + "callee": ".shapely.geometry.box", + "lineno": 622, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_contains", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 630, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_contains", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 633, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_contains", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 636, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_contains_properly", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 640, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_contains_properly", + "callee": ".shapely.geometry.Point", + "lineno": 640, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_contains_properly", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 643, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_contains_properly", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 648, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_dwithin", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 655, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_dwithin", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 658, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_dwithin", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 660, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_length", + "callee": ".pandas.Series", + "lineno": 663, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_length", + "callee": "geopandas.tests.test_geom_methods.TestGeomMethods._test_unary_real", + "lineno": 664, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_length", + "callee": ".pandas.Series", + "lineno": 666, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_length", + "callee": "geopandas.tests.test_geom_methods.TestGeomMethods._test_unary_real", + "lineno": 667, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_count_coordinates", + "callee": ".pandas.Series", + "lineno": 675, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_count_coordinates", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 676, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_count_coordinates", + "callee": ".pandas.Series", + "lineno": 678, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_count_coordinates", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 679, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_count_geometries", + "callee": ".pandas.Series", + "lineno": 684, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_count_geometries", + "callee": ".shapely.geometry.MultiPoint", + "lineno": 687, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_count_geometries", + "callee": ".shapely.geometry.MultiLineString", + "lineno": 688, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_count_geometries", + "callee": ".shapely.geometry.LineString", + "lineno": 689, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_count_geometries", + "callee": ".shapely.geometry.Point", + "lineno": 690, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_count_geometries", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 694, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_count_interior_rings", + "callee": ".pandas.Series", + "lineno": 697, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_count_interior_rings", + "callee": ".shapely.geometry.Polygon", + "lineno": 700, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_count_interior_rings", + "callee": ".shapely.geometry.Polygon", + "lineno": 704, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_count_interior_rings", + "callee": ".shapely.geometry.Point", + "lineno": 711, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_count_interior_rings", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 715, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_crosses", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 719, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_crosses", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 722, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_crosses", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 725, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_crosses", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 728, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_disjoint", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 732, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_disjoint", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 735, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_disjoint", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 738, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_relate", + "callee": ".pandas.Series", + "lineno": 741, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_relate", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 753, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_relate", + "callee": ".pandas.Series", + "lineno": 755, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_relate", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 756, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_relate", + "callee": ".pandas.Series", + "lineno": 758, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_relate", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 772, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_relate", + "callee": ".pandas.Series", + "lineno": 774, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_relate", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 786, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_relate_pattern", + "callee": ".pandas.Series", + "lineno": 789, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_relate_pattern", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 790, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_relate_pattern", + "callee": ".pandas.Series", + "lineno": 794, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_relate_pattern", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 795, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_relate_pattern", + "callee": ".pandas.Series", + "lineno": 799, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_relate_pattern", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 803, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_relate_pattern", + "callee": ".pandas.Series", + "lineno": 806, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_relate_pattern", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 809, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_distance", + "callee": ".pandas.Series", + "lineno": 814, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_distance", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 817, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_distance", + "callee": ".pandas.Series", + "lineno": 819, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_distance", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 820, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_distance", + "callee": ".pandas.Series", + "lineno": 822, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_distance", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 823, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_distance", + "callee": ".pandas.Series", + "lineno": 826, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_distance", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 827, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_hausdorff_distance", + "callee": ".pandas.Series", + "lineno": 836, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_hausdorff_distance", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 837, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_hausdorff_distance", + "callee": ".pandas.Series", + "lineno": 839, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_hausdorff_distance", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 840, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_hausdorff_distance", + "callee": ".pandas.Series", + "lineno": 842, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_hausdorff_distance", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 843, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_hausdorff_distance", + "callee": ".pandas.Series", + "lineno": 850, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_hausdorff_distance", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 853, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_hausdorff_distance", + "callee": ".pandas.Series", + "lineno": 857, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_hausdorff_distance", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 858, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_frechet_distance", + "callee": ".pandas.Series", + "lineno": 867, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_frechet_distance", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 868, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_frechet_distance", + "callee": ".pandas.Series", + "lineno": 870, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_frechet_distance", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 871, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_frechet_distance", + "callee": ".pandas.Series", + "lineno": 880, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_frechet_distance", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 883, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_frechet_distance", + "callee": ".pandas.Series", + "lineno": 887, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_frechet_distance", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 888, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_intersects", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 894, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_intersects", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 897, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_intersects", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 900, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_intersects", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 903, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_intersects", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 906, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_intersects", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 909, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_intersects", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 912, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_overlaps", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 916, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_overlaps", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 919, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_overlaps", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 922, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_overlaps", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 925, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_touches", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 929, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_touches", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 932, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_touches", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 935, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_within", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 939, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_within", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 942, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_within", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 945, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_within", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 948, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_covers_itself", + "callee": ".pandas.Series", + "lineno": 953, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_covers_itself", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 954, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_covers", + "callee": ".pandas.Series", + "lineno": 958, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_covers", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 959, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_covers", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 962, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_covers", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 965, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_covers_inverse", + "callee": ".pandas.Series", + "lineno": 969, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_covers_inverse", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 970, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_covered_by", + "callee": ".pandas.Series", + "lineno": 974, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_covered_by", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 975, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_covered_by", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 978, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_covered_by", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 981, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_is_valid", + "callee": ".pandas.Series", + "lineno": 984, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_is_valid", + "callee": "geopandas.tests.test_geom_methods.TestGeomMethods._test_unary_real", + "lineno": 985, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_is_valid_reason", + "callee": ".pandas.Series", + "lineno": 988, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_is_valid_reason", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 989, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_is_valid_reason", + "callee": ".shapely.geometry.Polygon", + "lineno": 993, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_is_valid_reason", + "callee": ".shapely.geometry.Polygon", + "lineno": 994, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_is_valid_reason", + "callee": ".pandas.Series", + "lineno": 998, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_is_valid_reason", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 999, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_is_valid_coverage", + "callee": ".shapely.geometry.Polygon", + "lineno": 1005, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_is_valid_coverage", + "callee": ".shapely.geometry.Polygon", + "lineno": 1006, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_is_valid_coverage", + "callee": ".shapely.geometry.Polygon", + "lineno": 1013, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_is_valid_coverage", + "callee": ".shapely.geometry.Polygon", + "lineno": 1014, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_invalid_coverage_edges", + "callee": ".shapely.geometry.Polygon", + "lineno": 1023, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_invalid_coverage_edges", + "callee": ".shapely.geometry.Polygon", + "lineno": 1024, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_invalid_coverage_edges", + "callee": ".shapely.geometry.LineString", + "lineno": 1028, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_invalid_coverage_edges", + "callee": ".shapely.geometry.LineString", + "lineno": 1028, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_is_empty", + "callee": ".pandas.Series", + "lineno": 1033, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_is_empty", + "callee": "geopandas.tests.test_geom_methods.TestGeomMethods._test_unary_real", + "lineno": 1034, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_is_ring", + "callee": ".pandas.Series", + "lineno": 1037, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_is_ring", + "callee": "geopandas.tests.test_geom_methods.TestGeomMethods._test_unary_real", + "lineno": 1038, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_is_ring", + "callee": ".pandas.Series", + "lineno": 1039, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_is_ring", + "callee": "geopandas.tests.test_geom_methods.TestGeomMethods._test_unary_real", + "lineno": 1040, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_is_simple", + "callee": ".pandas.Series", + "lineno": 1043, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_is_simple", + "callee": "geopandas.tests.test_geom_methods.TestGeomMethods._test_unary_real", + "lineno": 1044, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_is_ccw", + "callee": ".pandas.Series", + "lineno": 1047, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_is_ccw", + "callee": "geopandas.tests.test_geom_methods.TestGeomMethods._test_unary_real", + "lineno": 1048, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_is_closed", + "callee": ".pandas.Series", + "lineno": 1051, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_is_closed", + "callee": "geopandas.tests.test_geom_methods.TestGeomMethods._test_unary_real", + "lineno": 1052, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_has_z", + "callee": ".pandas.Series", + "lineno": 1055, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_has_z", + "callee": "geopandas.tests.test_geom_methods.TestGeomMethods._test_unary_real", + "lineno": 1056, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_has_m", + "callee": ".pandas.Series", + "lineno": 1066, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_has_m", + "callee": "geopandas.tests.test_geom_methods.TestGeomMethods._test_unary_real", + "lineno": 1067, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_xyz_points", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 1074, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_xyz_points", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 1075, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_xyz_points", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 1076, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_xyz_points", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 1080, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_m_points", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 1092, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_xyz_points_empty", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 1099, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_xyz_points_empty", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 1100, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_xyz_points_empty", + "callee": "geopandas.tests.test_geom_methods.assert_array_dtype_equal", + "lineno": 1101, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_centroid", + "callee": ".shapely.geometry.Polygon", + "lineno": 1115, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_centroid", + "callee": ".shapely.geometry.Point", + "lineno": 1116, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_normalize", + "callee": ".shapely.geometry.Polygon", + "lineno": 1127, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_normalize", + "callee": ".shapely.geometry.LineString", + "lineno": 1128, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_normalize", + "callee": ".shapely.geometry.Point", + "lineno": 1129, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_normalize", + "callee": ".shapely.geometry.Polygon", + "lineno": 1131, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_orient_polygons", + "callee": ".shapely.geometry.Polygon", + "lineno": 1136, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_orient_polygons", + "callee": ".shapely.geometry.LineString", + "lineno": 1140, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_orient_polygons", + "callee": ".shapely.geometry.Point", + "lineno": 1141, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_orient_polygons", + "callee": ".shapely.geometry.Polygon", + "lineno": 1144, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_orient_polygons", + "callee": ".shapely.geometry.Polygon", + "lineno": 1151, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_make_valid", + "callee": ".shapely.geometry.Polygon", + "lineno": 1159, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_make_valid", + "callee": ".shapely.geometry.Polygon", + "lineno": 1160, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_make_valid", + "callee": ".shapely.geometry.LineString", + "lineno": 1161, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_make_valid", + "callee": ".shapely.geometry.MultiPolygon", + "lineno": 1163, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_make_valid", + "callee": ".shapely.geometry.Polygon", + "lineno": 1165, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_make_valid", + "callee": ".shapely.geometry.Polygon", + "lineno": 1166, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_make_valid", + "callee": ".shapely.geometry.collection.GeometryCollection", + "lineno": 1169, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_make_valid", + "callee": ".shapely.geometry.Polygon", + "lineno": 1170, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_make_valid", + "callee": ".shapely.geometry.LineString", + "lineno": 1170, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_make_valid_method", + "callee": ".shapely.geometry.Polygon", + "lineno": 1195, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_make_valid_method", + "callee": ".shapely.geometry.MultiLineString", + "lineno": 1184, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_make_valid_method", + "callee": ".shapely.geometry.LineString", + "lineno": 1189, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_make_valid_method", + "callee": ".shapely.geometry.Polygon", + "lineno": 1191, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_reverse", + "callee": ".shapely.geometry.LineString", + "lineno": 1206, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_reverse", + "callee": ".shapely.geometry.LineString", + "lineno": 1207, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_segmentize_linestrings", + "callee": ".shapely.geometry.Polygon", + "lineno": 1216, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_segmentize_linestrings", + "callee": ".shapely.geometry.Polygon", + "lineno": 1228, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_segmentize_linestrings", + "callee": ".shapely.geometry.LineString", + "lineno": 1245, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_segmentize_linestrings", + "callee": ".shapely.geometry.LineString", + "lineno": 1246, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_segmentize_wrong_index", + "callee": ".pandas.Series", + "lineno": 1261, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_transform", + "callee": ".shapely.geometry.LineString", + "lineno": 1266, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_transform", + "callee": ".shapely.geometry.Polygon", + "lineno": 1266, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_transform", + "callee": ".shapely.geometry.LineString", + "lineno": 1269, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_transform", + "callee": ".shapely.geometry.Polygon", + "lineno": 1269, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_transform", + "callee": ".shapely.geometry.Point", + "lineno": 1276, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_transform", + "callee": ".shapely.geometry.LineString", + "lineno": 1277, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_transform", + "callee": ".shapely.geometry.Polygon", + "lineno": 1278, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_transform", + "callee": ".shapely.geometry.Point", + "lineno": 1283, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_transform", + "callee": ".shapely.geometry.LineString", + "lineno": 1284, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_transform", + "callee": ".shapely.geometry.Polygon", + "lineno": 1285, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_transform", + "callee": ".shapely.geometry.Point", + "lineno": 1293, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_transform", + "callee": ".shapely.geometry.LineString", + "lineno": 1294, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_transform", + "callee": ".shapely.geometry.Polygon", + "lineno": 1295, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_concave_hull_accepts_kwargs", + "callee": ".shapely.geometry.Polygon", + "lineno": 1314, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_concave_hull_accepts_kwargs", + "callee": ".shapely.geometry.MultiPoint", + "lineno": 1315, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_concave_hull_wrong_index", + "callee": ".pandas.Series", + "lineno": 1322, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_concave_hull_wrong_index", + "callee": ".pandas.Series", + "lineno": 1329, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_constrained_delaunay_triangles", + "callee": ".shapely.geometry.Polygon", + "lineno": 1333, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_constrained_delaunay_triangles", + "callee": ".shapely.geometry.collection.GeometryCollection", + "lineno": 1335, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_constrained_delaunay_triangles", + "callee": ".shapely.geometry.Polygon", + "lineno": 1335, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_delaunay_triangles", + "callee": ".shapely.geometry.Polygon", + "lineno": 1348, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_delaunay_triangles", + "callee": ".shapely.geometry.Polygon", + "lineno": 1349, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_delaunay_triangles_pass_kwargs", + "callee": ".shapely.geometry.LineString", + "lineno": 1358, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_delaunay_triangles_pass_kwargs", + "callee": ".shapely.geometry.LineString", + "lineno": 1359, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_delaunay_triangles_pass_kwargs", + "callee": ".shapely.geometry.LineString", + "lineno": 1360, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_delaunay_triangles_pass_kwargs", + "callee": ".shapely.geometry.LineString", + "lineno": 1361, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_delaunay_triangles_pass_kwargs", + "callee": ".shapely.geometry.LineString", + "lineno": 1362, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_voronoi_polygons_extend_to", + "callee": ".shapely.geometry.box", + "lineno": 1404, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_exterior", + "callee": ".shapely.geometry.LinearRing", + "lineno": 1408, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_interiors", + "callee": ".shapely.geometry.LinearRing", + "lineno": 1419, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_interpolate", + "callee": ".shapely.geometry.Point", + "lineno": 1427, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_interpolate", + "callee": ".shapely.geometry.Point", + "lineno": 1427, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_interpolate", + "callee": "geopandas.tests.test_geom_methods.TestGeomMethods._test_binary_topological", + "lineno": 1428, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_interpolate", + "callee": ".shapely.geometry.Point", + "lineno": 1432, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_interpolate", + "callee": ".shapely.geometry.Point", + "lineno": 1432, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_interpolate", + "callee": "geopandas.tests.test_geom_methods.TestGeomMethods._test_binary_topological", + "lineno": 1433, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_interpolate_distance_array", + "callee": ".shapely.geometry.Point", + "lineno": 1436, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_interpolate_distance_array", + "callee": ".shapely.geometry.Point", + "lineno": 1436, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_interpolate_distance_array", + "callee": "geopandas.tests.test_geom_methods.TestGeomMethods._test_binary_topological", + "lineno": 1437, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_interpolate_distance_array", + "callee": ".shapely.geometry.Point", + "lineno": 1441, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_interpolate_distance_array", + "callee": ".shapely.geometry.Point", + "lineno": 1441, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_interpolate_distance_array", + "callee": "geopandas.tests.test_geom_methods.TestGeomMethods._test_binary_topological", + "lineno": 1442, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_interpolate_distance_wrong_index", + "callee": ".pandas.Series", + "lineno": 1452, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_project", + "callee": ".pandas.Series", + "lineno": 1466, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_project", + "callee": ".shapely.geometry.Point", + "lineno": 1467, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_project", + "callee": "geopandas.tests.test_geom_methods.TestGeomMethods._test_binary_real", + "lineno": 1468, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_project", + "callee": ".pandas.Series", + "lineno": 1470, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_project", + "callee": "geopandas.tests.test_geom_methods.TestGeomMethods._test_binary_real", + "lineno": 1471, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_project", + "callee": ".shapely.geometry.Point", + "lineno": 1473, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_project", + "callee": ".shapely.geometry.Point", + "lineno": 1473, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_project", + "callee": ".pandas.Series", + "lineno": 1474, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_project", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 1475, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_project", + "callee": ".pandas.Series", + "lineno": 1477, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_project", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 1478, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_rotate", + "callee": ".shapely.geometry.Point", + "lineno": 1499, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_rotate", + "callee": ".shapely.geometry.Point", + "lineno": 1503, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_scale", + "callee": ".shapely.geometry.Point", + "lineno": 1512, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_skew", + "callee": ".shapely.geometry.Point", + "lineno": 1524, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_buffer", + "callee": ".shapely.geometry.Point", + "lineno": 1543, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_buffer", + "callee": ".shapely.geometry.Polygon", + "lineno": 1544, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_buffer_distance_array", + "callee": ".shapely.geometry.Polygon", + "lineno": 1569, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_buffer_distance_array", + "callee": ".shapely.geometry.Polygon", + "lineno": 1570, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_buffer_distance_series", + "callee": ".shapely.geometry.Polygon", + "lineno": 1586, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_buffer_distance_series", + "callee": ".shapely.geometry.Polygon", + "lineno": 1587, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_buffer_distance_series", + "callee": ".pandas.Series", + "lineno": 1590, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_buffer_distance_wrong_index", + "callee": ".pandas.Series", + "lineno": 1595, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_buffer_empty_none", + "callee": ".shapely.geometry.Polygon", + "lineno": 1602, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_buffer_empty_none", + "callee": ".shapely.geometry.collection.GeometryCollection", + "lineno": 1603, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_simplify_wrong_index", + "callee": ".pandas.Series", + "lineno": 1631, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_extract_unique_points", + "callee": ".shapely.geometry.MultiPoint", + "lineno": 1686, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_extract_unique_points", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 1687, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_minimum_bounding_circle", + "callee": ".shapely.geometry.Point", + "lineno": 1691, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_minimum_bounding_circle", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 1693, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_minimum_bounding_circle", + "callee": ".pandas.Series", + "lineno": 1695, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_maximum_inscribed_circle", + "callee": ".shapely.geometry.Polygon", + "lineno": 1703, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_maximum_inscribed_circle", + "callee": ".shapely.geometry.Polygon", + "lineno": 1704, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_maximum_inscribed_circle", + "callee": ".shapely.geometry.Point", + "lineno": 1710, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_maximum_inscribed_circle", + "callee": ".shapely.geometry.Point", + "lineno": 1710, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_maximum_inscribed_circle", + "callee": ".pandas.Series", + "lineno": 1711, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_maximum_inscribed_circle", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 1715, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_geoseries", + "callee": ".shapely.geometry.MultiPoint", + "lineno": 1734, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_geoseries", + "callee": ".shapely.geometry.MultiPoint", + "lineno": 1734, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_geoseries", + "callee": ".shapely.geometry.Point", + "lineno": 1741, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_geoseries", + "callee": ".shapely.geometry.Point", + "lineno": 1741, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_geoseries", + "callee": ".shapely.geometry.Point", + "lineno": 1741, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_geoseries", + "callee": ".shapely.geometry.Point", + "lineno": 1741, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_geoseries", + "callee": ".shapely.geometry.Point", + "lineno": 1741, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_geodataframe", + "callee": ".shapely.geometry.MultiPoint", + "lineno": 1749, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_geodataframe", + "callee": ".shapely.geometry.Point", + "lineno": 1749, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_geodataframe", + "callee": ".shapely.geometry.Point", + "lineno": 1749, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_geodataframe", + "callee": ".shapely.geometry.Point", + "lineno": 1749, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_geodataframe", + "callee": ".shapely.geometry.Point", + "lineno": 1755, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_geodataframe", + "callee": ".shapely.geometry.Point", + "lineno": 1755, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_geodataframe", + "callee": ".shapely.geometry.Point", + "lineno": 1755, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_geodataframe", + "callee": ".pandas.MultiIndex", + "lineno": 1757, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_geodataframe", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 1763, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_geodataframe_level_1", + "callee": ".shapely.geometry.MultiPoint", + "lineno": 1768, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_geodataframe_level_1", + "callee": ".shapely.geometry.Point", + "lineno": 1768, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_geodataframe_level_1", + "callee": ".shapely.geometry.Point", + "lineno": 1768, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_geodataframe_level_1", + "callee": ".shapely.geometry.Point", + "lineno": 1768, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_geodataframe_level_1", + "callee": ".shapely.geometry.Point", + "lineno": 1774, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_geodataframe_level_1", + "callee": ".shapely.geometry.Point", + "lineno": 1774, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_geodataframe_level_1", + "callee": ".shapely.geometry.Point", + "lineno": 1774, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_geodataframe_level_1", + "callee": ".pandas.MultiIndex", + "lineno": 1776, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_geodataframe_level_1", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 1782, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_geodataframe_no_multiindex", + "callee": ".shapely.geometry.MultiPoint", + "lineno": 1787, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_geodataframe_no_multiindex", + "callee": ".shapely.geometry.Point", + "lineno": 1787, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_geodataframe_no_multiindex", + "callee": ".shapely.geometry.Point", + "lineno": 1787, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_geodataframe_no_multiindex", + "callee": ".shapely.geometry.Point", + "lineno": 1787, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_geodataframe_no_multiindex", + "callee": ".shapely.geometry.Point", + "lineno": 1793, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_geodataframe_no_multiindex", + "callee": ".shapely.geometry.Point", + "lineno": 1793, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_geodataframe_no_multiindex", + "callee": ".shapely.geometry.Point", + "lineno": 1793, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_geodataframe_no_multiindex", + "callee": ".pandas.Index", + "lineno": 1796, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_geodataframe_no_multiindex", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 1798, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_pandas_fallback", + "callee": ".shapely.geometry.MultiPoint", + "lineno": 1803, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_pandas_fallback", + "callee": ".shapely.geometry.MultiPoint", + "lineno": 1803, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_pandas_fallback", + "callee": ".shapely.geometry.MultiPoint", + "lineno": 1810, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_pandas_fallback", + "callee": ".shapely.geometry.MultiPoint", + "lineno": 1811, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_pandas_fallback", + "callee": ".shapely.geometry.MultiPoint", + "lineno": 1812, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_pandas_fallback", + "callee": ".shapely.geometry.MultiPoint", + "lineno": 1813, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_pandas_fallback", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 1822, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_pandas_fallback", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 1826, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_pandas_fallback_ignore_index", + "callee": ".shapely.geometry.MultiPoint", + "lineno": 1831, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_pandas_fallback_ignore_index", + "callee": ".shapely.geometry.MultiPoint", + "lineno": 1831, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_pandas_fallback_ignore_index", + "callee": ".shapely.geometry.MultiPoint", + "lineno": 1838, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_pandas_fallback_ignore_index", + "callee": ".shapely.geometry.MultiPoint", + "lineno": 1839, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_pandas_fallback_ignore_index", + "callee": ".shapely.geometry.MultiPoint", + "lineno": 1840, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_pandas_fallback_ignore_index", + "callee": ".shapely.geometry.MultiPoint", + "lineno": 1841, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_pandas_fallback_ignore_index", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 1849, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_pandas_fallback_ignore_index", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 1853, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_pandas_multi_index", + "callee": ".shapely.geometry.MultiPoint", + "lineno": 1863, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_pandas_multi_index", + "callee": ".shapely.geometry.Point", + "lineno": 1871, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_pandas_multi_index", + "callee": ".shapely.geometry.Point", + "lineno": 1872, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_pandas_multi_index", + "callee": ".shapely.geometry.Point", + "lineno": 1873, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_pandas_multi_index", + "callee": ".shapely.geometry.Point", + "lineno": 1874, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_pandas_multi_index", + "callee": ".shapely.geometry.Point", + "lineno": 1875, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_pandas_multi_index", + "callee": ".shapely.geometry.Point", + "lineno": 1876, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_pandas_multi_index", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 1888, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_pandas_multi_index_false", + "callee": ".shapely.geometry.MultiPoint", + "lineno": 1898, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_pandas_multi_index_false", + "callee": ".shapely.geometry.Point", + "lineno": 1906, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_pandas_multi_index_false", + "callee": ".shapely.geometry.Point", + "lineno": 1907, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_pandas_multi_index_false", + "callee": ".shapely.geometry.Point", + "lineno": 1908, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_pandas_multi_index_false", + "callee": ".shapely.geometry.Point", + "lineno": 1909, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_pandas_multi_index_false", + "callee": ".shapely.geometry.Point", + "lineno": 1910, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_pandas_multi_index_false", + "callee": ".shapely.geometry.Point", + "lineno": 1911, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_pandas_multi_index_false", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 1927, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_pandas_multi_index_ignore_index", + "callee": ".shapely.geometry.MultiPoint", + "lineno": 1937, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_pandas_multi_index_ignore_index", + "callee": ".shapely.geometry.Point", + "lineno": 1945, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_pandas_multi_index_ignore_index", + "callee": ".shapely.geometry.Point", + "lineno": 1946, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_pandas_multi_index_ignore_index", + "callee": ".shapely.geometry.Point", + "lineno": 1947, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_pandas_multi_index_ignore_index", + "callee": ".shapely.geometry.Point", + "lineno": 1948, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_pandas_multi_index_ignore_index", + "callee": ".shapely.geometry.Point", + "lineno": 1949, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_pandas_multi_index_ignore_index", + "callee": ".shapely.geometry.Point", + "lineno": 1950, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_pandas_multi_index_ignore_index", + "callee": ".pandas.Index", + "lineno": 1954, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_pandas_multi_index_ignore_index", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 1956, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_pandas_multi_index_ignore_index", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 1960, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_order", + "callee": ".shapely.geometry.MultiPoint", + "lineno": 1965, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_order", + "callee": ".shapely.geometry.Point", + "lineno": 1975, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_order", + "callee": ".shapely.geometry.Point", + "lineno": 1976, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_order", + "callee": ".shapely.geometry.Point", + "lineno": 1977, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_order", + "callee": ".shapely.geometry.Point", + "lineno": 1978, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_order", + "callee": ".shapely.geometry.Point", + "lineno": 1979, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_order", + "callee": ".shapely.geometry.Point", + "lineno": 1980, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_order", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 1989, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_order_no_multi", + "callee": ".shapely.geometry.Point", + "lineno": 1994, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_order_no_multi", + "callee": ".shapely.geometry.Point", + "lineno": 2004, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_order_no_multi", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 2007, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_order_mixed", + "callee": ".shapely.geometry.MultiPoint", + "lineno": 2012, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_order_mixed", + "callee": ".shapely.geometry.Point", + "lineno": 2012, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_order_mixed", + "callee": ".shapely.geometry.Point", + "lineno": 2022, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_order_mixed", + "callee": ".shapely.geometry.Point", + "lineno": 2023, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_order_mixed", + "callee": ".shapely.geometry.Point", + "lineno": 2024, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_order_mixed", + "callee": ".shapely.geometry.Point", + "lineno": 2025, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_order_mixed", + "callee": ".shapely.geometry.Point", + "lineno": 2026, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_order_mixed", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 2035, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_duplicated_index", + "callee": ".shapely.geometry.MultiPoint", + "lineno": 2040, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_duplicated_index", + "callee": ".shapely.geometry.Point", + "lineno": 2049, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_duplicated_index", + "callee": ".shapely.geometry.Point", + "lineno": 2050, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_duplicated_index", + "callee": ".shapely.geometry.Point", + "lineno": 2051, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_duplicated_index", + "callee": ".shapely.geometry.Point", + "lineno": 2052, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_duplicated_index", + "callee": ".shapely.geometry.Point", + "lineno": 2053, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_duplicated_index", + "callee": ".shapely.geometry.Point", + "lineno": 2054, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_duplicated_index", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 2063, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_geometry_name", + "callee": ".shapely.geometry.MultiPoint", + "lineno": 2067, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_geometry_name", + "callee": ".shapely.geometry.Point", + "lineno": 2067, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_geometry_name", + "callee": ".shapely.geometry.Point", + "lineno": 2067, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_geometry_name", + "callee": ".shapely.geometry.Point", + "lineno": 2067, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_geometry_name_two_geoms", + "callee": ".shapely.geometry.MultiPoint", + "lineno": 2075, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_geometry_name_two_geoms", + "callee": ".shapely.geometry.Point", + "lineno": 2075, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_geometry_name_two_geoms", + "callee": ".shapely.geometry.Point", + "lineno": 2075, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_explode_geometry_name_two_geoms", + "callee": ".shapely.geometry.Point", + "lineno": 2075, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_get_coordinates", + "callee": ".pandas.DataFrame", + "lineno": 2084, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_get_coordinates", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 2089, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_get_coordinates_z", + "callee": ".pandas.DataFrame", + "lineno": 2092, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_get_coordinates_z", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 2097, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_get_coordinates_m", + "callee": ".pandas.DataFrame", + "lineno": 2108, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_get_coordinates_m", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 2112, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_get_coordinates_m", + "callee": ".pandas.DataFrame", + "lineno": 2115, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_get_coordinates_m", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 2119, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_get_coordinates_m", + "callee": ".pandas.DataFrame", + "lineno": 2122, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_get_coordinates_m", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 2126, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_get_coordinates_ignore", + "callee": ".pandas.DataFrame", + "lineno": 2129, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_get_coordinates_ignore", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 2133, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_get_coordinates_parts", + "callee": ".pandas.DataFrame", + "lineno": 2136, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_get_coordinates_parts", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 2157, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_minimum_bounding_radius", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 2166, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_minimum_bounding_radius", + "callee": ".pandas.Series", + "lineno": 2168, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_minimum_bounding_radius", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 2173, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_minimum_bounding_radius", + "callee": ".pandas.Series", + "lineno": 2175, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_minimum_clearance", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 2181, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_minimum_clearance", + "callee": ".pandas.Series", + "lineno": 2183, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_minimum_clearance", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 2188, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_minimum_clearance", + "callee": ".pandas.Series", + "lineno": 2190, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_minimum_clearance_line", + "callee": ".shapely.geometry.LineString", + "lineno": 2197, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_minimum_clearance_line", + "callee": ".shapely.geometry.LineString", + "lineno": 2197, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_sample_points", + "callee": ".pandas.testing.assert_index_equal", + "lineno": 2210, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_sample_points_array", + "callee": ".pandas.concat", + "lineno": 2219, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_sample_points_array", + "callee": ".pandas.Series", + "lineno": 2220, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_sample_points_array", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 2223, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_sample_points_pointpats", + "callee": ".pandas.testing.assert_index_equal", + "lineno": 2236, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_sample_points_pointpats_array", + "callee": ".pandas.concat", + "lineno": 2261, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_sample_points_pointpats_array", + "callee": ".pandas.Series", + "lineno": 2264, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_sample_points_pointpats_array", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 2267, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_offset_curve", + "callee": ".shapely.geometry.LineString", + "lineno": 2271, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_offset_curve_wrong_index", + "callee": ".pandas.Series", + "lineno": 2279, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_polygonize", + "callee": ".pandas.testing.assert_index_equal", + "lineno": 2295, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_polygonize", + "callee": ".pandas.Index", + "lineno": 2295, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_polygonize_no_node", + "callee": ".pandas.testing.assert_index_equal", + "lineno": 2305, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_polygonize_no_node", + "callee": ".pandas.Index", + "lineno": 2305, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_polygonize_full", + "callee": ".pandas.testing.assert_index_equal", + "lineno": 2334, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_polygonize_full", + "callee": ".pandas.Index", + "lineno": 2334, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_remove_repeated_points", + "callee": ".shapely.geometry.LinearRing", + "lineno": 2341, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_remove_repeated_points", + "callee": ".shapely.geometry.LinearRing", + "lineno": 2342, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_remove_repeated_points", + "callee": ".shapely.geometry.Polygon", + "lineno": 2345, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_remove_repeated_points", + "callee": ".shapely.geometry.Polygon", + "lineno": 2346, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_remove_repeated_points_wrong_index", + "callee": ".pandas.Series", + "lineno": 2357, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_force_2d", + "callee": ".shapely.geometry.Point", + "lineno": 2362, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_force_2d", + "callee": ".shapely.geometry.Point", + "lineno": 2363, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_force_3d", + "callee": ".shapely.geometry.Point", + "lineno": 2376, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_force_3d", + "callee": ".shapely.geometry.Point", + "lineno": 2387, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_force_3d", + "callee": ".shapely.geometry.Polygon", + "lineno": 2396, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_force_3d", + "callee": ".shapely.geometry.Polygon", + "lineno": 2397, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_shared_paths", + "callee": ".shapely.geometry.LineString", + "lineno": 2403, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_shared_paths", + "callee": ".shapely.geometry.LineString", + "lineno": 2416, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_shared_paths", + "callee": ".shapely.geometry.LineString", + "lineno": 2417, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_force_3d_wrong_index", + "callee": ".pandas.Series", + "lineno": 2454, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_line_merge", + "callee": ".shapely.geometry.LineString", + "lineno": 2459, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_line_merge", + "callee": ".shapely.geometry.MultiLineString", + "lineno": 2460, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_line_merge", + "callee": ".shapely.geometry.collection.GeometryCollection", + "lineno": 2461, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_line_merge", + "callee": ".shapely.geometry.LineString", + "lineno": 2462, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_line_merge", + "callee": ".shapely.geometry.collection.GeometryCollection", + "lineno": 2463, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_line_merge_directed", + "callee": ".shapely.geometry.LineString", + "lineno": 2474, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_line_merge_directed", + "callee": ".shapely.geometry.MultiLineString", + "lineno": 2475, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_line_merge_directed", + "callee": ".shapely.geometry.collection.GeometryCollection", + "lineno": 2476, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_line_merge_directed", + "callee": ".shapely.geometry.MultiLineString", + "lineno": 2477, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_line_merge_directed", + "callee": ".shapely.geometry.collection.GeometryCollection", + "lineno": 2478, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_set_precision", + "callee": ".shapely.geometry.Point", + "lineno": 2552, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_set_precision", + "callee": ".shapely.geometry.Point", + "lineno": 2553, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_set_precision", + "callee": ".shapely.geometry.Point", + "lineno": 2554, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_set_precision", + "callee": ".shapely.geometry.LineString", + "lineno": 2563, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_set_precision", + "callee": ".shapely.geometry.LineString", + "lineno": 2564, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_set_precision", + "callee": ".shapely.geometry.LineString", + "lineno": 2569, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_set_precision", + "callee": ".shapely.geometry.LineString", + "lineno": 2570, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_set_precision", + "callee": ".shapely.geometry.LineString", + "lineno": 2577, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_set_precision", + "callee": ".shapely.geometry.LineString", + "lineno": 2578, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_set_precision", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 2581, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_set_precision", + "callee": ".shapely.geometry.LineString", + "lineno": 2587, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_set_precision", + "callee": ".shapely.geometry.LineString", + "lineno": 2588, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_set_precision", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 2591, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_get_precision", + "callee": ".pandas.Series", + "lineno": 2596, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_get_precision", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 2597, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_get_precision", + "callee": ".pandas.Series", + "lineno": 2599, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_get_precision", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 2600, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_get_precision", + "callee": ".pandas.concat", + "lineno": 2601, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_get_precision", + "callee": ".pandas.Series", + "lineno": 2602, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_get_precision", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 2603, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_get_geometry", + "callee": ".shapely.geometry.LineString", + "lineno": 2608, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_get_geometry", + "callee": ".shapely.geometry.LineString", + "lineno": 2609, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_get_geometry", + "callee": ".shapely.geometry.LineString", + "lineno": 2611, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_get_geometry", + "callee": ".shapely.geometry.Point", + "lineno": 2612, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_get_geometry", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 2617, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_get_geometry", + "callee": ".shapely.geometry.LineString", + "lineno": 2621, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_get_geometry", + "callee": ".shapely.geometry.LineString", + "lineno": 2622, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_get_geometry", + "callee": ".shapely.geometry.LineString", + "lineno": 2624, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_get_geometry", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 2630, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_get_geometry", + "callee": ".shapely.geometry.LineString", + "lineno": 2634, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_get_geometry", + "callee": ".shapely.geometry.LineString", + "lineno": 2635, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_get_geometry", + "callee": ".shapely.geometry.LineString", + "lineno": 2637, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_get_geometry", + "callee": ".shapely.geometry.Point", + "lineno": 2638, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_get_geometry", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 2643, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_get_geometry", + "callee": ".shapely.geometry.LineString", + "lineno": 2647, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_get_geometry", + "callee": ".shapely.geometry.LineString", + "lineno": 2648, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_get_geometry", + "callee": ".shapely.geometry.LineString", + "lineno": 2650, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_get_geometry", + "callee": ".shapely.geometry.Point", + "lineno": 2651, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geom_methods.TestGeomMethods.test_get_geometry", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 2656, + "resolution": "external_constructor_call" + } + ], + "geopandas.tests.test_geoseries": [ + { + "caller": "geopandas.tests.test_geoseries.TestSeries.setup_method", + "callee": ".shapely.geometry.Polygon", + "lineno": 36, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestSeries.setup_method", + "callee": ".shapely.geometry.Polygon", + "lineno": 37, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestSeries.setup_method", + "callee": ".shapely.geometry.Polygon", + "lineno": 38, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestSeries.setup_method", + "callee": ".shapely.geometry.Polygon", + "lineno": 43, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestSeries.setup_method", + "callee": ".shapely.geometry.Point", + "lineno": 49, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestSeries.setup_method", + "callee": ".shapely.geometry.Point", + "lineno": 50, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestSeries.setup_method", + "callee": ".shapely.geometry.LineString", + "lineno": 52, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestSeries.setup_method", + "callee": ".shapely.geometry.LineString", + "lineno": 53, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestSeries.setup_method", + "callee": ".shapely.geometry.Point", + "lineno": 55, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestSeries.setup_method", + "callee": ".shapely.geometry.Point", + "lineno": 56, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestSeries.test_align_mixed", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 103, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestSeries.test_geom_equals", + "callee": ".numpy.testing.assert_array_equal", + "lineno": 133, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestSeries.test_geom_equals_align", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 138, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestSeries.test_geom_equals_align", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 142, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestSeries.test_geom_equals_exact", + "callee": ".numpy.testing.assert_array_equal", + "lineno": 147, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestSeries.test_geom_equals_exact", + "callee": ".numpy.testing.assert_array_equal", + "lineno": 154, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestSeries.test_geom_equals_exact", + "callee": ".numpy.testing.assert_array_equal", + "lineno": 158, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestSeries.test_geom_equals_identical", + "callee": ".numpy.testing.assert_array_equal", + "lineno": 164, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestSeries.test_geom_equals_identical", + "callee": ".numpy.testing.assert_array_equal", + "lineno": 165, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestSeries.test_geom_equals_identical", + "callee": ".numpy.testing.assert_array_equal", + "lineno": 169, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestSeries.test_equal_comp_op", + "callee": ".shapely.geometry.Point", + "lineno": 174, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestSeries.test_equal_comp_op", + "callee": ".shapely.geometry.Point", + "lineno": 175, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestSeries.test_equal_comp_op", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 177, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestSeries.test_transform", + "callee": "geopandas.testing.geom_almost_equals", + "lineno": 259, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestSeries.test_estimate_utm_crs__out_of_bounds", + "callee": ".shapely.geometry.Polygon", + "lineno": 280, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestSeries.test_estimate_utm_crs__missing_crs", + "callee": ".shapely.geometry.Polygon", + "lineno": 286, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestSeries.test_coord_slice_with_zero", + "callee": ".shapely.geometry.Point", + "lineno": 307, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestSeries.test_proj4strings", + "callee": "geopandas.testing.geom_almost_equals", + "lineno": 324, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestSeries.test_proj4strings", + "callee": "geopandas.testing.geom_almost_equals", + "lineno": 329, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestSeries.test_proj4strings", + "callee": "geopandas.testing.geom_almost_equals", + "lineno": 335, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestSeries.test_proj4strings", + "callee": "geopandas.testing.geom_almost_equals", + "lineno": 340, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestSeries.test_from_wkb", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 343, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestSeries.test_from_wkb_series", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 366, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestSeries.test_from_wkb_series_with_index", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 372, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestSeries.test_from_wkb_with_missing", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 378, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestSeries.test_from_wkt", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 381, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestSeries.test_from_wkt_series", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 404, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestSeries.test_from_wkt_series_with_index", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 410, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestSeries.test_from_wkt_with_missing", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 416, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestSeries.test_from_wkt_with_missing_object", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 423, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestSeries.test_to_wkb", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 426, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestSeries.test_to_wkb", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 427, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestSeries.test_to_wkt", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 432, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestSeries.test_clip", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 441, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestSeries.test_clip_sorting", + "callee": ".pandas.testing.assert_index_equal", + "lineno": 464, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestSeries.test_from_xy_points", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 471, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestSeries.test_from_xy_points", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 474, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestSeries.test_from_xy_points_w_z", + "callee": ".shapely.geometry.Point", + "lineno": 485, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestSeries.test_from_xy_points_w_z", + "callee": ".shapely.geometry.Point", + "lineno": 485, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestSeries.test_from_xy_points_w_z", + "callee": ".shapely.geometry.Point", + "lineno": 485, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestSeries.test_from_xy_points_w_z", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 487, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestSeries.test_from_xy_points_unequal_index", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 494, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestSeries.test_from_xy_points_unequal_index", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 499, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestSeries.test_from_xy_points_indexless", + "callee": ".shapely.geometry.Point", + "lineno": 508, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestSeries.test_from_xy_points_indexless", + "callee": ".shapely.geometry.Point", + "lineno": 508, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestSeries.test_from_xy_points_indexless", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 509, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_geoseries.test_missing_values", + "callee": ".shapely.geometry.Point", + "lineno": 521, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.test_missing_values", + "callee": ".shapely.geometry.GeometryCollection", + "lineno": 521, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.test_missing_values", + "callee": ".shapely.geometry.Polygon", + "lineno": 521, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.test_isna_empty_geoseries", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 546, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestConstructor.test_constructor", + "callee": ".shapely.geometry.Point", + "lineno": 579, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestConstructor.test_constructor", + "callee": "geopandas.tests.test_geoseries.check_geoseries", + "lineno": 580, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestConstructor.test_single_geom_constructor", + "callee": ".shapely.geometry.Point", + "lineno": 583, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestConstructor.test_single_geom_constructor", + "callee": ".shapely.geometry.LineString", + "lineno": 584, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestConstructor.test_single_geom_constructor", + "callee": ".shapely.geometry.Polygon", + "lineno": 585, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestConstructor.test_single_geom_constructor", + "callee": ".shapely.geometry.MultiPoint", + "lineno": 588, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestConstructor.test_single_geom_constructor", + "callee": ".shapely.geometry.MultiLineString", + "lineno": 589, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestConstructor.test_single_geom_constructor", + "callee": ".shapely.geometry.Polygon", + "lineno": 591, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestConstructor.test_single_geom_constructor", + "callee": ".shapely.geometry.MultiPolygon", + "lineno": 595, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestConstructor.test_empty", + "callee": "geopandas.tests.test_geoseries.check_geoseries", + "lineno": 623, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestConstructor.test_empty", + "callee": "geopandas.tests.test_geoseries.check_geoseries", + "lineno": 626, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestConstructor.test_data_is_none", + "callee": "geopandas.tests.test_geoseries.check_geoseries", + "lineno": 630, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestConstructor.test_empty_array", + "callee": ".list.append", + "lineno": 652, + "resolution": "local_builtin_method_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestConstructor.test_empty_array", + "callee": ".list.append", + "lineno": 654, + "resolution": "local_builtin_method_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestConstructor.test_from_series", + "callee": ".shapely.geometry.Polygon", + "lineno": 670, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestConstructor.test_from_series", + "callee": "geopandas.tests.test_geoseries.check_geoseries", + "lineno": 676, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestConstructor.test_from_series_no_set_crs_on_construction", + "callee": ".shapely.geometry.Point", + "lineno": 687, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestConstructor.test_from_series_no_set_crs_on_construction", + "callee": ".shapely.geometry.Point", + "lineno": 687, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestConstructor.test_from_series_no_set_crs_on_construction", + "callee": ".shapely.geometry.Point", + "lineno": 687, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestConstructor.test_copy", + "callee": ".shapely.geometry.Point", + "lineno": 706, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestConstructor.test_copy", + "callee": ".shapely.geometry.Point", + "lineno": 709, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestConstructor.test_copy", + "callee": ".shapely.geometry.Point", + "lineno": 711, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestConstructor.test_copy", + "callee": ".shapely.geometry.Point", + "lineno": 713, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestConstructor.test_copy", + "callee": ".shapely.geometry.Point", + "lineno": 716, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestConstructor.test_copy", + "callee": ".shapely.geometry.Point", + "lineno": 720, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestConstructor.test_copy", + "callee": ".shapely.geometry.Point", + "lineno": 721, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestConstructor.test_reset_index", + "callee": ".shapely.geometry.MultiPoint", + "lineno": 728, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestConstructor.test_reset_index", + "callee": ".shapely.geometry.MultiPoint", + "lineno": 728, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestConstructor.test_to_frame", + "callee": ".shapely.geometry.Point", + "lineno": 742, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestConstructor.test_to_frame", + "callee": ".shapely.geometry.Point", + "lineno": 742, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestConstructor.test_explode_without_multiindex", + "callee": ".shapely.geometry.MultiPoint", + "lineno": 759, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestConstructor.test_explode_without_multiindex", + "callee": ".shapely.geometry.MultiPoint", + "lineno": 759, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestConstructor.test_explode_without_multiindex", + "callee": ".pandas.testing.assert_index_equal", + "lineno": 763, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestConstructor.test_explode_ignore_index", + "callee": ".shapely.geometry.MultiPoint", + "lineno": 767, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestConstructor.test_explode_ignore_index", + "callee": ".shapely.geometry.MultiPoint", + "lineno": 767, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestConstructor.test_explode_ignore_index", + "callee": ".pandas.testing.assert_index_equal", + "lineno": 771, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_geoseries.TestConstructor.test_explode_ignore_index", + "callee": ".pandas.testing.assert_index_equal", + "lineno": 775, + "resolution": "external_constructor_call" + } + ], + "geopandas.tests.test_merge": [ + { + "caller": "geopandas.tests.test_merge.TestMerging.setup_method", + "callee": ".shapely.geometry.Point", + "lineno": 17, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_merge.TestMerging.test_merge", + "callee": "geopandas.tests.test_merge.TestMerging._check_metadata", + "lineno": 36, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_merge.TestMerging.test_merge", + "callee": "geopandas.tests.test_merge.TestMerging._check_metadata", + "lineno": 46, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_merge.TestMerging.test_concat_axis0", + "callee": "geopandas.tests.test_merge.TestMerging._check_metadata", + "lineno": 54, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_merge.TestMerging.test_concat_axis0", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 56, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_merge.TestMerging.test_concat_axis0_crs", + "callee": "geopandas.tests.test_merge.TestMerging._check_metadata", + "lineno": 68, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_merge.TestMerging.test_concat_axis0_crs", + "callee": "geopandas.tests.test_merge.TestMerging._check_metadata", + "lineno": 72, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_merge.TestMerging.test_concat_axis0_crs", + "callee": "geopandas.tests.test_merge.TestMerging._check_metadata", + "lineno": 79, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_merge.TestMerging.test_concat_axis0_crs", + "callee": "geopandas.tests.test_merge.TestMerging._check_metadata", + "lineno": 95, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_merge.TestMerging.test_concat_axis0_crs_wkt_mismatch", + "callee": ".str.format", + "lineno": 162, + "resolution": "local_builtin_method_call" + }, + { + "caller": "geopandas.tests.test_merge.TestMerging.test_concat_axis0_crs_wkt_mismatch", + "callee": ".str.format", + "lineno": 163, + "resolution": "local_builtin_method_call" + }, + { + "caller": "geopandas.tests.test_merge.TestMerging.test_concat_axis0_crs_wkt_mismatch", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 172, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_merge.TestMerging.test_concat_axis1", + "callee": "geopandas.tests.test_merge.TestMerging._check_metadata", + "lineno": 180, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_merge.TestMerging.test_concat_axis1_multiple_geodataframes", + "callee": "geopandas.tests.test_merge.TestMerging._check_metadata", + "lineno": 209, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_merge.TestMerging.test_concat_axis1_geoseries", + "callee": ".shapely.geometry.Point", + "lineno": 213, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_merge.TestMerging.test_concat_axis1_geoseries", + "callee": ".pandas.testing.assert_index_equal", + "lineno": 219, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_merge.TestMerging.test_concat_axis1_geoseries", + "callee": ".pandas.testing.assert_index_equal", + "lineno": 225, + "resolution": "external_constructor_call" + } + ], + "geopandas.tests.test_op_output_types": [ + { + "caller": "geopandas.tests.test_op_output_types.df", + "callee": ".shapely.geometry.Point", + "lineno": 32, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.df2", + "callee": ".shapely.geometry.Point", + "lineno": 49, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.df2", + "callee": ".shapely.geometry.Point", + "lineno": 50, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.df2", + "callee": ".shapely.geometry.Point", + "lineno": 51, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.assert_object", + "callee": "geopandas.tests.test_op_output_types._check_metadata_gdf", + "lineno": 81, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.assert_object", + "callee": "geopandas.tests.test_op_output_types._check_metadata_gs", + "lineno": 84, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_getitem", + "callee": "geopandas.tests.test_op_output_types.assert_object", + "lineno": 124, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_getitem", + "callee": "geopandas.tests.test_op_output_types.assert_object", + "lineno": 125, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_getitem", + "callee": "geopandas.tests.test_op_output_types.assert_object", + "lineno": 126, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_getitem", + "callee": "geopandas.tests.test_op_output_types.assert_obj_no_active_geo_col", + "lineno": 127, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_getitem", + "callee": "geopandas.tests.test_op_output_types.assert_obj_no_active_geo_col", + "lineno": 128, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_getitem", + "callee": "geopandas.tests.test_op_output_types.assert_object", + "lineno": 129, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_getitem", + "callee": "geopandas.tests.test_op_output_types.assert_object", + "lineno": 131, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_getitem", + "callee": "geopandas.tests.test_op_output_types.assert_object", + "lineno": 132, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_getitem", + "callee": "geopandas.tests.test_op_output_types.assert_object", + "lineno": 133, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_loc", + "callee": "geopandas.tests.test_op_output_types.assert_object", + "lineno": 138, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_loc", + "callee": "geopandas.tests.test_op_output_types.assert_object", + "lineno": 139, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_loc", + "callee": "geopandas.tests.test_op_output_types.assert_object", + "lineno": 140, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_loc", + "callee": "geopandas.tests.test_op_output_types.assert_obj_no_active_geo_col", + "lineno": 141, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_loc", + "callee": "geopandas.tests.test_op_output_types.assert_obj_no_active_geo_col", + "lineno": 144, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_loc", + "callee": "geopandas.tests.test_op_output_types.assert_object", + "lineno": 145, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_loc", + "callee": "geopandas.tests.test_op_output_types.assert_object", + "lineno": 147, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_loc", + "callee": "geopandas.tests.test_op_output_types.assert_object", + "lineno": 148, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_loc", + "callee": "geopandas.tests.test_op_output_types.assert_object", + "lineno": 149, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_loc_add_row_empty_df", + "callee": ".shapely.Polygon", + "lineno": 179, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_iloc", + "callee": "geopandas.tests.test_op_output_types.assert_object", + "lineno": 192, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_iloc", + "callee": "geopandas.tests.test_op_output_types.assert_object", + "lineno": 193, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_iloc", + "callee": "geopandas.tests.test_op_output_types.assert_object", + "lineno": 194, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_iloc", + "callee": "geopandas.tests.test_op_output_types.assert_obj_no_active_geo_col", + "lineno": 195, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_iloc", + "callee": "geopandas.tests.test_op_output_types.assert_obj_no_active_geo_col", + "lineno": 196, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_iloc", + "callee": "geopandas.tests.test_op_output_types.assert_object", + "lineno": 197, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_iloc", + "callee": "geopandas.tests.test_op_output_types.assert_object", + "lineno": 199, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_iloc", + "callee": "geopandas.tests.test_op_output_types.assert_object", + "lineno": 200, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_iloc", + "callee": "geopandas.tests.test_op_output_types.assert_object", + "lineno": 201, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_squeeze", + "callee": "geopandas.tests.test_op_output_types.assert_object", + "lineno": 206, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_squeeze", + "callee": "geopandas.tests.test_op_output_types.assert_object", + "lineno": 207, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_to_frame", + "callee": "geopandas.tests.test_op_output_types.assert_object", + "lineno": 213, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_to_frame", + "callee": "geopandas.tests.test_op_output_types.assert_object", + "lineno": 216, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_to_frame", + "callee": "geopandas.tests.test_op_output_types.assert_object", + "lineno": 219, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_reindex", + "callee": "geopandas.tests.test_op_output_types.assert_object", + "lineno": 224, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_reindex", + "callee": "geopandas.tests.test_op_output_types.assert_object", + "lineno": 225, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_reindex", + "callee": "geopandas.tests.test_op_output_types.assert_object", + "lineno": 226, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_reindex", + "callee": "geopandas.tests.test_op_output_types.assert_object", + "lineno": 227, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_reindex", + "callee": "geopandas.tests.test_op_output_types.assert_obj_no_active_geo_col", + "lineno": 228, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_reindex", + "callee": "geopandas.tests.test_op_output_types.assert_obj_no_active_geo_col", + "lineno": 231, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_reindex", + "callee": "geopandas.tests.test_op_output_types.assert_object", + "lineno": 234, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_reindex", + "callee": "geopandas.tests.test_op_output_types.assert_object", + "lineno": 237, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_reindex", + "callee": "geopandas.tests.test_op_output_types.assert_object", + "lineno": 240, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_reindex", + "callee": "geopandas.tests.test_op_output_types.assert_object", + "lineno": 243, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_drop", + "callee": "geopandas.tests.test_op_output_types.assert_object", + "lineno": 248, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_drop", + "callee": "geopandas.tests.test_op_output_types.assert_object", + "lineno": 249, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_drop", + "callee": "geopandas.tests.test_op_output_types.assert_object", + "lineno": 251, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_drop", + "callee": "geopandas.tests.test_op_output_types.assert_obj_no_active_geo_col", + "lineno": 252, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_drop", + "callee": "geopandas.tests.test_op_output_types.assert_obj_no_active_geo_col", + "lineno": 255, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_drop", + "callee": "geopandas.tests.test_op_output_types.assert_object", + "lineno": 258, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_apply", + "callee": "geopandas.tests.test_op_output_types.assert_object", + "lineno": 268, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_apply", + "callee": "geopandas.tests.test_op_output_types.assert_object", + "lineno": 269, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_apply", + "callee": "geopandas.tests.test_op_output_types.assert_object", + "lineno": 270, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_apply", + "callee": "geopandas.tests.test_op_output_types.assert_obj_no_active_geo_col", + "lineno": 273, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_apply", + "callee": "geopandas.tests.test_op_output_types.assert_obj_no_active_geo_col", + "lineno": 274, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_apply", + "callee": "geopandas.tests.test_op_output_types.assert_object", + "lineno": 277, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_apply", + "callee": "geopandas.tests.test_op_output_types.assert_object", + "lineno": 280, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_apply", + "callee": "geopandas.tests.test_op_output_types.assert_object", + "lineno": 281, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_apply", + "callee": "geopandas.tests.test_op_output_types.assert_object", + "lineno": 282, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_apply", + "callee": "geopandas.tests.test_op_output_types.assert_object", + "lineno": 285, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_apply", + "callee": "geopandas.tests.test_op_output_types.assert_object", + "lineno": 286, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_apply", + "callee": "geopandas.tests.test_op_output_types.assert_object", + "lineno": 289, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_apply", + "callee": "geopandas.tests.test_op_output_types.assert_object", + "lineno": 290, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_apply", + "callee": "geopandas.tests.test_op_output_types.assert_object", + "lineno": 293, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_apply", + "callee": "geopandas.tests.test_op_output_types.assert_object", + "lineno": 298, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_apply", + "callee": "geopandas.tests.test_op_output_types.assert_object", + "lineno": 300, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_apply_axis1_secondary_geo_cols", + "callee": "geopandas.tests.test_op_output_types.assert_obj_no_active_geo_col", + "lineno": 309, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_expanddim_in_apply", + "callee": "geopandas.tests.test_op_output_types.assert_object", + "lineno": 318, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_expandim_in_groupby_aggregate_multiple_funcs", + "callee": "geopandas.tests.test_op_output_types.assert_obj_no_active_geo_col", + "lineno": 337, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_expandim_in_groupby_aggregate_multiple_funcs", + "callee": "geopandas.tests.test_op_output_types.assert_obj_no_active_geo_col", + "lineno": 339, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_expandim_in_groupby_aggregate_multiple_funcs", + "callee": "geopandas.tests.test_op_output_types.assert_object", + "lineno": 340, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_expandim_in_groupby_aggregate_multiple_funcs", + "callee": "geopandas.tests.test_op_output_types.assert_object", + "lineno": 341, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_expanddim_in_unstack", + "callee": "geopandas.tests.test_op_output_types.assert_obj_no_active_geo_col", + "lineno": 353, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_expanddim_in_unstack", + "callee": "geopandas.tests.test_op_output_types.assert_obj_no_active_geo_col", + "lineno": 358, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_delitem", + "callee": "geopandas.tests.test_op_output_types.assert_object", + "lineno": 365, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_delitem", + "callee": "geopandas.tests.test_op_output_types.assert_obj_no_active_geo_col", + "lineno": 370, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_constructor_sliced_row_slices", + "callee": ".shapely.geometry.Point", + "lineno": 401, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_merge_preserve_geodataframe", + "callee": "geopandas.tests.test_op_output_types.assert_obj_no_active_geo_col", + "lineno": 435, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_op_output_types.test_merge_preserve_geodataframe", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 437, + "resolution": "imported_call" + } + ], + "geopandas.tests.test_overlay": [ + { + "caller": "geopandas.tests.test_overlay.dfs", + "callee": ".shapely.geometry.Polygon", + "lineno": 31, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.dfs", + "callee": ".shapely.geometry.Polygon", + "lineno": 32, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.dfs", + "callee": ".shapely.geometry.Polygon", + "lineno": 37, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.dfs", + "callee": ".shapely.geometry.Polygon", + "lineno": 38, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_overlay", + "callee": "geopandas.tests.test_overlay.test_overlay._read", + "lineno": 88, + "resolution": "nested_function_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_overlay", + "callee": "geopandas.tests.test_overlay.test_overlay._read", + "lineno": 89, + "resolution": "nested_function_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_overlay", + "callee": "geopandas.tests.test_overlay.test_overlay._read", + "lineno": 94, + "resolution": "nested_function_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_overlay", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 102, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_overlay", + "callee": "geopandas.tests.test_overlay.test_overlay._read", + "lineno": 108, + "resolution": "nested_function_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_overlay", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 109, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_overlay_invalid_input", + "callee": ".shapely.geometry.Polygon", + "lineno": 114, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_overlay_invalid_input", + "callee": ".shapely.geometry.Polygon", + "lineno": 115, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_overlay_nybb", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 232, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_overlay_overlap", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 290, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_geometry_not_named_geometry", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 321, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_geometry_not_named_geometry", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 331, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_geometry_not_named_geometry", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 342, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_empty_intersection", + "callee": ".shapely.geometry.Polygon", + "lineno": 392, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_empty_intersection", + "callee": ".shapely.geometry.Polygon", + "lineno": 393, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_empty_intersection", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 399, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_correct_index", + "callee": ".shapely.geometry.Polygon", + "lineno": 407, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_correct_index", + "callee": ".shapely.geometry.Polygon", + "lineno": 408, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_correct_index", + "callee": ".shapely.geometry.Polygon", + "lineno": 409, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_correct_index", + "callee": ".shapely.geometry.Polygon", + "lineno": 413, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_correct_index", + "callee": ".shapely.geometry.Polygon", + "lineno": 414, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_correct_index", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 419, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_warn_on_keep_geom_type", + "callee": ".shapely.geometry.Polygon", + "lineno": 426, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_warn_on_keep_geom_type", + "callee": ".shapely.geometry.Polygon", + "lineno": 427, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_warn_on_keep_geom_type", + "callee": ".shapely.geometry.Polygon", + "lineno": 428, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_overlay_strict", + "callee": ".shapely.geometry.Polygon", + "lineno": 487, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_overlay_strict", + "callee": ".shapely.geometry.Polygon", + "lineno": 488, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_overlay_strict", + "callee": ".shapely.geometry.Polygon", + "lineno": 495, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_overlay_strict", + "callee": ".shapely.geometry.Polygon", + "lineno": 496, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_overlay_strict", + "callee": ".shapely.geometry.Polygon", + "lineno": 497, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_overlay_strict", + "callee": ".shapely.geometry.LineString", + "lineno": 502, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_overlay_strict", + "callee": ".shapely.geometry.LineString", + "lineno": 502, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_overlay_strict", + "callee": ".shapely.geometry.Point", + "lineno": 505, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_overlay_strict", + "callee": ".shapely.geometry.Point", + "lineno": 505, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_overlay_strict", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 542, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_mixed_geom_error", + "callee": ".shapely.geometry.Polygon", + "lineno": 565, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_mixed_geom_error", + "callee": ".shapely.geometry.Polygon", + "lineno": 566, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_mixed_geom_error", + "callee": ".shapely.geometry.Polygon", + "lineno": 572, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_mixed_geom_error", + "callee": ".shapely.geometry.LineString", + "lineno": 573, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_keep_geom_type_error", + "callee": ".shapely.geometry.GeometryCollection", + "lineno": 583, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_keep_geom_type_error", + "callee": ".shapely.geometry.Polygon", + "lineno": 585, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_keep_geom_type_error", + "callee": ".shapely.geometry.LineString", + "lineno": 586, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_keep_geom_type_error", + "callee": ".shapely.geometry.Polygon", + "lineno": 593, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_keep_geom_type_error", + "callee": ".shapely.geometry.Polygon", + "lineno": 594, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_keep_geom_type_geometry_collection2", + "callee": ".shapely.geometry.box", + "lineno": 624, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_keep_geom_type_geometry_collection2", + "callee": ".shapely.geometry.box", + "lineno": 625, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_keep_geom_type_geometry_collection2", + "callee": ".shapely.geometry.box", + "lineno": 625, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_keep_geom_type_geometry_collection2", + "callee": ".shapely.geometry.box", + "lineno": 629, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_keep_geom_type_geometry_collection2", + "callee": ".shapely.geometry.box", + "lineno": 630, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_keep_geom_type_geometry_collection2", + "callee": ".shapely.geometry.box", + "lineno": 630, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_keep_geom_type_geometry_collection2", + "callee": ".shapely.geometry.box", + "lineno": 640, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_keep_geom_type_geometry_collection2", + "callee": ".shapely.geometry.box", + "lineno": 640, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_keep_geom_type_geometry_collection2", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 643, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_keep_geom_type_geometry_collection2", + "callee": ".shapely.geometry.box", + "lineno": 651, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_keep_geom_type_geometry_collection2", + "callee": ".shapely.geometry.Point", + "lineno": 652, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_keep_geom_type_geometry_collection2", + "callee": ".shapely.geometry.GeometryCollection", + "lineno": 653, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_keep_geom_type_geometry_collection2", + "callee": ".shapely.geometry.box", + "lineno": 653, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_keep_geom_type_geometry_collection2", + "callee": ".shapely.geometry.LineString", + "lineno": 653, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_keep_geom_type_geometry_collection2", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 657, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_keep_geom_type_geomcoll_different_types", + "callee": ".shapely.geometry.box", + "lineno": 661, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_keep_geom_type_geomcoll_different_types", + "callee": ".shapely.geometry.box", + "lineno": 661, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_keep_geom_type_geomcoll_different_types", + "callee": ".shapely.geometry.Polygon", + "lineno": 663, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_keep_geom_type_geomcoll_different_types", + "callee": ".shapely.geometry.box", + "lineno": 664, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_keep_geom_type_geomcoll_different_types", + "callee": ".shapely.geometry.box", + "lineno": 673, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_keep_geom_type_geomcoll_different_types", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 676, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_keep_geom_type_geomcoll_different_types", + "callee": ".shapely.geometry.GeometryCollection", + "lineno": 684, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_keep_geom_type_geomcoll_different_types", + "callee": ".shapely.geometry.LineString", + "lineno": 684, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_keep_geom_type_geomcoll_different_types", + "callee": ".shapely.geometry.Point", + "lineno": 684, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_keep_geom_type_geomcoll_different_types", + "callee": ".shapely.geometry.box", + "lineno": 685, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_keep_geom_type_geomcoll_different_types", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 689, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_keep_geom_type_geometry_collection_difference", + "callee": ".shapely.geometry.box", + "lineno": 696, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_keep_geom_type_geometry_collection_difference", + "callee": ".shapely.geometry.box", + "lineno": 697, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_keep_geom_type_geometry_collection_difference", + "callee": ".shapely.geometry.box", + "lineno": 704, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_keep_geom_type_geometry_collection_difference", + "callee": ".shapely.geometry.box", + "lineno": 705, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_keep_geom_type_geometry_collection_difference", + "callee": ".shapely.geometry.box", + "lineno": 705, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_keep_geom_type_geometry_collection_difference", + "callee": ".shapely.geometry.box", + "lineno": 714, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_keep_geom_type_geometry_collection_difference", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 718, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_overlap_make_valid", + "callee": ".shapely.geometry.Polygon", + "lineno": 723, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_overlap_make_valid", + "callee": ".shapely.make_valid", + "lineno": 725, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_overlap_make_valid", + "callee": ".shapely.geometry.box", + "lineno": 728, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_empty_overlay_return_non_duplicated_columns", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 763, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_non_overlapping", + "callee": ".shapely.geometry.Polygon", + "lineno": 767, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_non_overlapping", + "callee": ".shapely.geometry.Polygon", + "lineno": 768, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_non_overlapping", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 822, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_no_intersection", + "callee": ".shapely.geometry.Point", + "lineno": 827, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_no_intersection", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 835, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_zero_len", + "callee": ".shapely.geometry.Polygon", + "lineno": 843, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_zero_len", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 851, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_zero_len", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 853, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_zero_len", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 855, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_overlay.test_zero_len", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 857, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_overlay.TestOverlayWikiExample.setup_method", + "callee": ".shapely.geometry.box", + "lineno": 869, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.TestOverlayWikiExample.setup_method", + "callee": ".shapely.geometry.box", + "lineno": 871, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.TestOverlayWikiExample.setup_method", + "callee": ".shapely.geometry.box", + "lineno": 874, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.TestOverlayWikiExample.setup_method", + "callee": ".shapely.geometry.box", + "lineno": 880, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.TestOverlayWikiExample.setup_method", + "callee": ".shapely.geometry.Polygon", + "lineno": 881, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.TestOverlayWikiExample.setup_method", + "callee": ".shapely.geometry.Polygon", + "lineno": 882, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.TestOverlayWikiExample.setup_method", + "callee": ".shapely.geometry.Polygon", + "lineno": 889, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.TestOverlayWikiExample.setup_method", + "callee": ".shapely.geometry.Polygon", + "lineno": 896, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.TestOverlayWikiExample.setup_method", + "callee": ".shapely.geometry.Polygon", + "lineno": 903, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.TestOverlayWikiExample.setup_method", + "callee": ".shapely.geometry.Polygon", + "lineno": 904, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.TestOverlayWikiExample.setup_method", + "callee": ".shapely.geometry.box", + "lineno": 911, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.TestOverlayWikiExample.setup_method", + "callee": ".shapely.geometry.Polygon", + "lineno": 912, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.TestOverlayWikiExample.setup_method", + "callee": ".shapely.geometry.box", + "lineno": 919, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.TestOverlayWikiExample.setup_method", + "callee": ".shapely.geometry.Polygon", + "lineno": 920, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_overlay.TestOverlayWikiExample.test_intersection", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 926, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_overlay.TestOverlayWikiExample.test_union", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 930, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_overlay.TestOverlayWikiExample.test_a_difference_b", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 934, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_overlay.TestOverlayWikiExample.test_b_difference_a", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 938, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_overlay.TestOverlayWikiExample.test_symmetric_difference", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 942, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_overlay.TestOverlayWikiExample.test_a_identity_b", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 946, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_overlay.TestOverlayWikiExample.test_b_identity_a", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 950, + "resolution": "imported_call" + } + ], + "geopandas.tests.test_pandas_accessor": [ + { + "caller": "geopandas.tests.test_pandas_accessor.s", + "callee": ".shapely.geometry.Point", + "lineno": 20, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_accessor.s", + "callee": "geopandas.array.GeometryDtype.", + "lineno": 20, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_pandas_accessor.s2", + "callee": ".shapely.geometry.Point", + "lineno": 27, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_accessor.s2", + "callee": "geopandas.array.GeometryDtype.", + "lineno": 27, + "resolution": "imported_call" + } + ], + "geopandas.tests.test_pandas_methods": [ + { + "caller": "geopandas.tests.test_pandas_methods.s", + "callee": ".shapely.geometry.Point", + "lineno": 22, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.df", + "callee": ".shapely.geometry.Point", + "lineno": 29, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_repr_boxed_display_precision", + "callee": ".shapely.geometry.Point", + "lineno": 45, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_repr_boxed_display_precision", + "callee": ".shapely.geometry.Point", + "lineno": 46, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_repr_boxed_display_precision", + "callee": ".shapely.geometry.Point", + "lineno": 55, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_repr_boxed_display_precision", + "callee": ".shapely.geometry.Point", + "lineno": 56, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_repr_linearring", + "callee": ".shapely.geometry.LinearRing", + "lineno": 94, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_repr_linearring", + "callee": ".shapely.geometry.LineString", + "lineno": 101, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_repr_linearring", + "callee": ".shapely.geometry.LineString", + "lineno": 102, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_indexing", + "callee": ".shapely.geometry.Point", + "lineno": 110, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_indexing", + "callee": ".shapely.geometry.Point", + "lineno": 118, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_indexing", + "callee": ".shapely.geometry.Point", + "lineno": 118, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_indexing", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 119, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_indexing", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 120, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_indexing", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 121, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_indexing", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 122, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_indexing", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 124, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_indexing", + "callee": ".shapely.geometry.Point", + "lineno": 129, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_indexing", + "callee": ".shapely.geometry.Point", + "lineno": 129, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_indexing", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 131, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_indexing", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 132, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_indexing", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 133, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_indexing", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 134, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_indexing", + "callee": ".shapely.geometry.Point", + "lineno": 138, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_indexing", + "callee": ".shapely.geometry.Point", + "lineno": 138, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_indexing", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 139, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_indexing", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 140, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_indexing", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 141, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_reindex", + "callee": ".shapely.geometry.Point", + "lineno": 147, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_reindex", + "callee": ".shapely.geometry.Point", + "lineno": 147, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_reindex", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 148, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_reindex", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 152, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_reindex", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 158, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_reindex", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 162, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_take", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 172, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_take", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 178, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_take", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 185, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_take", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 190, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_assignment", + "callee": ".shapely.geometry.Point", + "lineno": 214, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_assignment", + "callee": ".shapely.geometry.Point", + "lineno": 214, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_assignment", + "callee": ".shapely.geometry.Point", + "lineno": 214, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_assignment", + "callee": ".shapely.geometry.Point", + "lineno": 217, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_assignment", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 218, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_assignment", + "callee": ".shapely.geometry.Point", + "lineno": 221, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_assignment", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 222, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_assignment", + "callee": ".shapely.geometry.Point", + "lineno": 225, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_assignment", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 226, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_assignment", + "callee": ".shapely.geometry.Point", + "lineno": 229, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_assignment", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 230, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_assignment", + "callee": ".shapely.geometry.Point", + "lineno": 233, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_assignment", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 234, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_assign", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 242, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_convert_dtypes", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 296, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_convert_dtypes", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 300, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_convert_dtypes", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 309, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_convert_dtypes", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 313, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_numerical_operations", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 330, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_numerical_operations", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 353, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_where", + "callee": ".shapely.geometry.Point", + "lineno": 358, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_where", + "callee": ".shapely.geometry.Point", + "lineno": 358, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_where", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 359, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_select_dtypes", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 365, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_equals", + "callee": ".shapely.geometry.Point", + "lineno": 377, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_fillna_scalar", + "callee": ".shapely.geometry.Point", + "lineno": 388, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_fillna_scalar", + "callee": ".shapely.geometry.Point", + "lineno": 388, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_fillna_scalar", + "callee": ".shapely.geometry.Point", + "lineno": 390, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_fillna_scalar", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 391, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_fillna_scalar", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 396, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_fillna_scalar", + "callee": ".shapely.geometry.Point", + "lineno": 401, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_fillna_scalar", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 402, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_fillna_scalar", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 411, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_fillna_series", + "callee": ".shapely.geometry.Point", + "lineno": 416, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_fillna_series", + "callee": ".shapely.geometry.Point", + "lineno": 416, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_fillna_series", + "callee": ".shapely.geometry.Point", + "lineno": 419, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_fillna_series", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 420, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_fillna_series", + "callee": ".shapely.geometry.Point", + "lineno": 424, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_fillna_series", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 425, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_fillna_series", + "callee": ".shapely.geometry.Point", + "lineno": 428, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_fillna_series", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 429, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_fillna_series", + "callee": ".shapely.geometry.Point", + "lineno": 432, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_fillna_series", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 433, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_fillna_inplace", + "callee": ".shapely.geometry.Point", + "lineno": 437, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_fillna_inplace", + "callee": ".shapely.geometry.Point", + "lineno": 437, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_fillna_inplace", + "callee": ".shapely.geometry.Point", + "lineno": 439, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_fillna_inplace", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 440, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_dropna", + "callee": ".shapely.geometry.Point", + "lineno": 445, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_dropna", + "callee": ".shapely.geometry.Point", + "lineno": 445, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_dropna", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 448, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_isna", + "callee": ".shapely.geometry.Point", + "lineno": 453, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_isna", + "callee": ".shapely.geometry.Point", + "lineno": 453, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_isna", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 457, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_isna", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 459, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_isna", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 461, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_isna", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 463, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_any_all", + "callee": ".shapely.geometry.GeometryCollection", + "lineno": 470, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_any_all", + "callee": ".shapely.geometry.Point", + "lineno": 471, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_any_all", + "callee": ".shapely.geometry.Point", + "lineno": 475, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_any_all", + "callee": ".shapely.geometry.Point", + "lineno": 475, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_sort_values", + "callee": ".shapely.geometry.Point", + "lineno": 488, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_sort_values", + "callee": ".shapely.geometry.Point", + "lineno": 488, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_sort_values", + "callee": ".shapely.geometry.Point", + "lineno": 488, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_sort_values", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 495, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_sort_values_empty_missing", + "callee": ".shapely.geometry.Point", + "lineno": 499, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_sort_values_empty_missing", + "callee": ".shapely.geometry.Point", + "lineno": 499, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_sort_values_empty_missing", + "callee": ".shapely.geometry.Point", + "lineno": 499, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_sort_values_empty_missing", + "callee": ".shapely.geometry.Point", + "lineno": 521, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_sort_values_empty_missing", + "callee": ".shapely.geometry.Point", + "lineno": 521, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_sort_values_empty_missing", + "callee": ".shapely.geometry.Point", + "lineno": 521, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_sort_values_empty_missing", + "callee": ".shapely.geometry.Point", + "lineno": 525, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_sort_values_empty_missing", + "callee": ".shapely.geometry.Point", + "lineno": 525, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_unique", + "callee": ".shapely.geometry.Point", + "lineno": 531, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_unique", + "callee": ".shapely.geometry.Point", + "lineno": 531, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_unique", + "callee": ".shapely.geometry.Point", + "lineno": 531, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_unique", + "callee": "geopandas.array.from_shapely", + "lineno": 532, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_unique", + "callee": ".shapely.geometry.Point", + "lineno": 532, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_unique", + "callee": ".shapely.geometry.Point", + "lineno": 532, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_unique", + "callee": ".numpy.testing.assert_array_equal", + "lineno": 534, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_value_counts", + "callee": ".shapely.geometry.Point", + "lineno": 539, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_value_counts", + "callee": ".shapely.geometry.Point", + "lineno": 539, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_value_counts", + "callee": ".shapely.geometry.Point", + "lineno": 539, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_value_counts", + "callee": "geopandas.array.from_shapely", + "lineno": 542, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_value_counts", + "callee": ".shapely.geometry.Point", + "lineno": 542, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_value_counts", + "callee": ".shapely.geometry.Point", + "lineno": 542, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_value_counts", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 543, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_value_counts", + "callee": ".shapely.geometry.Point", + "lineno": 545, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_value_counts", + "callee": ".shapely.geometry.Point", + "lineno": 545, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_value_counts", + "callee": ".shapely.geometry.Point", + "lineno": 545, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_value_counts", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 547, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_value_counts", + "callee": ".shapely.geometry.Point", + "lineno": 554, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_value_counts", + "callee": ".shapely.geometry.LineString", + "lineno": 554, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_value_counts", + "callee": ".shapely.geometry.Point", + "lineno": 554, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_value_counts", + "callee": "geopandas.array.from_shapely", + "lineno": 556, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_value_counts", + "callee": ".shapely.geometry.Point", + "lineno": 556, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_value_counts", + "callee": ".shapely.geometry.LineString", + "lineno": 556, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_value_counts", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 558, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_value_counts", + "callee": ".shapely.geometry.Point", + "lineno": 561, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_value_counts", + "callee": ".shapely.geometry.Point", + "lineno": 561, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_value_counts", + "callee": "geopandas.array.from_shapely", + "lineno": 563, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_value_counts", + "callee": ".shapely.geometry.Point", + "lineno": 563, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_value_counts", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 564, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_value_counts", + "callee": "geopandas.array.from_shapely", + "lineno": 565, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_value_counts", + "callee": ".shapely.geometry.Point", + "lineno": 565, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_value_counts", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 567, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_drop_duplicates_series", + "callee": ".shapely.geometry.Point", + "lineno": 571, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_drop_duplicates_series", + "callee": ".shapely.geometry.Point", + "lineno": 571, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_drop_duplicates_series", + "callee": ".shapely.geometry.Point", + "lineno": 573, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_drop_duplicates_series", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 574, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_drop_duplicates_frame", + "callee": ".shapely.geometry.Point", + "lineno": 581, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_drop_duplicates_frame", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 584, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_drop_duplicates_frame", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 586, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_groupby", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 595, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_groupby", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 603, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_groupby", + "callee": ".shapely.geometry.Point", + "lineno": 609, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_groupby", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 613, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_groupby", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 619, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_groupby_agg_tuple", + "callee": ".shapely.geometry.Point", + "lineno": 634, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_groupby_agg_tuple", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 637, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_groupby_agg_tuple", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 638, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_groupby_groups", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 646, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_groupby_metadata", + "callee": ".shapely.geometry.Point", + "lineno": 657, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_groupby_metadata", + "callee": ".shapely.geometry.Point", + "lineno": 657, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_groupby_metadata", + "callee": ".shapely.geometry.Point", + "lineno": 657, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_groupby_metadata", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 687, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_apply", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 698, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_apply", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 707, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_apply_convert_dtypes_keyword", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 725, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_apply_no_geometry_result", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 740, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_apply_no_geometry_result", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 744, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_df_apply_returning_series", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 756, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_df_apply_returning_series", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 759, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_df_apply_geometry_dtypes.get_dtypes", + "callee": ".list.append", + "lineno": 778, + "resolution": "local_builtin_method_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_pivot", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 796, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_isna_empty_dtypes", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 804, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_isna_empty_dtypes", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 809, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_attrs_concat", + "callee": ".shapely.geometry.Point", + "lineno": 834, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_attrs_concat", + "callee": ".shapely.geometry.Point", + "lineno": 834, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_attrs_merge", + "callee": ".shapely.geometry.Point", + "lineno": 849, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_attrs_merge", + "callee": ".shapely.geometry.Point", + "lineno": 849, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_ufunc", + "callee": ".shapely.geometry.Point", + "lineno": 888, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_ufunc", + "callee": ".shapely.geometry.Point", + "lineno": 888, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_ufunc", + "callee": ".shapely.geometry.Point", + "lineno": 888, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_ufunc", + "callee": ".shapely.geometry.Point", + "lineno": 895, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_pandas_methods.test_ufunc", + "callee": ".shapely.geometry.Point", + "lineno": 896, + "resolution": "external_constructor_call" + } + ], + "geopandas.tests.test_plotting": [ + { + "caller": "geopandas.tests.test_plotting.", + "callee": ".packaging.version.Version", + "lineno": 39, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.", + "callee": ".packaging.version.Version", + "lineno": 39, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPointPlotting.setup_method", + "callee": ".shapely.geometry.Point", + "lineno": 63, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPointPlotting.setup_method", + "callee": ".shapely.geometry.MultiPoint", + "lineno": 70, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPointPlotting.setup_method", + "callee": ".shapely.affinity.rotate", + "lineno": 71, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPointPlotting.test_default_colors", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 88, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPointPlotting.test_default_colors", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 94, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPointPlotting.test_default_colors", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 102, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPointPlotting.test_colormap", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 151, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPointPlotting.test_colormap", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 154, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPointPlotting.test_colormap", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 159, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPointPlotting.test_colormap", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 166, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPointPlotting.test_single_color", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 170, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPointPlotting.test_single_color", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 173, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPointPlotting.test_single_color", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 177, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPointPlotting.test_single_color", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 181, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPointPlotting.test_single_color", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 193, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPointPlotting.test_markerstyle", + "callee": "geopandas.tests.test_plotting._style_to_vertices", + "lineno": 236, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPointPlotting.test_legend", + "callee": "geopandas.tests.test_plotting._get_colorbar_ax", + "lineno": 276, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPointPlotting.test_legend", + "callee": "geopandas.tests.test_plotting._get_colorbar_ax", + "lineno": 295, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPointPlotting.test_empty_plot", + "callee": ".shapely.geometry.Polygon", + "lineno": 317, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPointPlotting.test_empty_geometry", + "callee": ".shapely.geometry.Polygon", + "lineno": 331, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPointPlotting.test_empty_geometry", + "callee": ".shapely.geometry.Polygon", + "lineno": 331, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPointPlotting.test_empty_geometry", + "callee": ".shapely.geometry.Polygon", + "lineno": 336, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPointPlotting.test_empty_geometry", + "callee": ".shapely.geometry.Point", + "lineno": 337, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPointPlotting.test_empty_geometry", + "callee": ".shapely.geometry.Point", + "lineno": 338, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPointPlotting.test_empty_geometry", + "callee": ".shapely.geometry.Point", + "lineno": 339, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPointPlotting.test_empty_geometry_colors", + "callee": ".shapely.geometry.box", + "lineno": 376, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPointPlotting.test_empty_geometry_colors", + "callee": ".shapely.geometry.box", + "lineno": 358, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPointPlotting.test_empty_geometry_colors", + "callee": ".shapely.geometry.box", + "lineno": 359, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPointPlotting.test_empty_geometry_colors", + "callee": ".shapely.geometry.LineString", + "lineno": 362, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPointPlotting.test_empty_geometry_colors", + "callee": ".shapely.geometry.LineString", + "lineno": 363, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPointPlotting.test_empty_geometry_colors", + "callee": ".shapely.geometry.Point", + "lineno": 366, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPointPlotting.test_empty_geometry_colors", + "callee": ".shapely.geometry.Point", + "lineno": 367, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPointPlotting.test_multipoints", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 387, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPointPlotting.test_multipoints", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 392, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPointPlotting.test_multipoints", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 396, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPointPlotting.test_check_invalid_categories_raises", + "callee": "geopandas.plotting._check_invalid_categories", + "lineno": 476, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPointPlotting.test_missing", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 483, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPointPlotting.test_missing", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 488, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPointPlotting.test_missing", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 489, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPointPlotting.test_missing", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 494, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPointZPlotting.setup_method", + "callee": ".shapely.geometry.Point", + "lineno": 523, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestLineStringPlotting.setup_method", + "callee": ".shapely.geometry.LineString", + "lineno": 537, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestLineStringPlotting.setup_method", + "callee": ".shapely.geometry.MultiLineString", + "lineno": 542, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestLineStringPlotting.setup_method", + "callee": ".shapely.geometry.MultiLineString", + "lineno": 543, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestLineStringPlotting.setup_method", + "callee": ".shapely.geometry.LinearRing", + "lineno": 549, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestLineStringPlotting.test_single_color", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 578, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestLineStringPlotting.test_single_color", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 581, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestLineStringPlotting.test_single_color", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 584, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestLineStringPlotting.test_single_color", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 587, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestLineStringPlotting.test_single_color", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 591, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestLineStringPlotting.test_single_color", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 595, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestLineStringPlotting.test_single_color", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 607, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestLineStringPlotting.test_style_kwargs_linestyle", + "callee": "geopandas.tests.test_plotting._style_to_linestring_onoffseq", + "lineno": 624, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestLineStringPlotting.test_style_kwargs_path_effects", + "callee": ".matplotlib.patheffects.withStroke", + "lineno": 668, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestLineStringPlotting.test_multilinestrings", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 692, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestLineStringPlotting.test_multilinestrings", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 698, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestLineStringPlotting.test_multilinestrings", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 702, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPolygonPlotting.setup_method", + "callee": ".shapely.geometry.Polygon", + "lineno": 707, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPolygonPlotting.setup_method", + "callee": ".shapely.geometry.Polygon", + "lineno": 708, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPolygonPlotting.setup_method", + "callee": ".shapely.geometry.MultiPolygon", + "lineno": 712, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPolygonPlotting.setup_method", + "callee": ".shapely.affinity.rotate", + "lineno": 713, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPolygonPlotting.setup_method", + "callee": ".shapely.geometry.Polygon", + "lineno": 718, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPolygonPlotting.test_single_color", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 746, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPolygonPlotting.test_single_color", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 751, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPolygonPlotting.test_single_color", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 756, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPolygonPlotting.test_single_color", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 758, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPolygonPlotting.test_single_color", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 767, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPolygonPlotting.test_style_kwargs_color", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 785, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPolygonPlotting.test_style_kwargs_color", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 800, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPolygonPlotting.test_style_kwargs_color", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 801, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPolygonPlotting.test_style_kwargs_color", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 805, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPolygonPlotting.test_style_kwargs_color", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 806, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPolygonPlotting.test_style_kwargs_color", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 811, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPolygonPlotting.test_style_kwargs_color", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 812, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPolygonPlotting.test_style_kwargs_linestyle", + "callee": "geopandas.tests.test_plotting._style_to_linestring_onoffseq", + "lineno": 825, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPolygonPlotting.test_colorbar_kwargs", + "callee": "geopandas.tests.test_plotting._get_colorbar_ax", + "lineno": 879, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPolygonPlotting.test_colorbar_kwargs", + "callee": "geopandas.tests.test_plotting._get_colorbar_ax", + "lineno": 889, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPolygonPlotting.test_plot_polygon_with_holes", + "callee": ".shapely.geometry.Polygon", + "lineno": 903, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPolygonPlotting.test_plot_polygon_with_holes", + "callee": ".matplotlib.testing.decorators.image_comparison", + "lineno": 895, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPolygonPlotting.test_plot_polygon_with_holes", + "callee": ".shapely.geometry.Polygon", + "lineno": 918, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPolygonPlotting.test_multipolygons_color", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 937, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPolygonPlotting.test_multipolygons_color", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 943, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPolygonPlotting.test_multipolygons_color", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 947, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPolygonPlotting.test_multipolygons_linestyle", + "callee": "geopandas.tests.test_plotting._style_to_linestring_onoffseq", + "lineno": 960, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPolygonPlotting.test_multipolygons_with_interior", + "callee": ".shapely.geometry.box", + "lineno": 998, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPolygonPlotting.test_multipolygons_with_interior", + "callee": ".shapely.geometry.box", + "lineno": 998, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPolygonPlotting.test_multipolygons_with_interior", + "callee": ".shapely.geometry.box", + "lineno": 999, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPolygonPlotting.test_multipolygons_with_interior", + "callee": ".shapely.geometry.box", + "lineno": 999, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPolygonPlotting.test_multipolygons_with_interior", + "callee": ".shapely.geometry.MultiPolygon", + "lineno": 1000, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPolygonPlotting.test_multipolygons_with_interior", + "callee": ".matplotlib.testing.decorators.image_comparison", + "lineno": 991, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPolygonPlotting.test_multipolygons_with_interior", + "callee": ".shapely.geometry.box", + "lineno": 1006, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPolygonPlotting.test_multipolygons_with_interior", + "callee": ".shapely.geometry.box", + "lineno": 1006, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPolygonPlotting.test_multipolygons_with_interior", + "callee": ".shapely.geometry.box", + "lineno": 1007, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPolygonPlotting.test_multipolygons_with_interior", + "callee": ".shapely.geometry.box", + "lineno": 1007, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPolygonPlotting.test_multipolygons_with_interior", + "callee": ".shapely.geometry.MultiPolygon", + "lineno": 1008, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPolygonZPlotting.setup_method", + "callee": ".shapely.geometry.Polygon", + "lineno": 1032, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPolygonZPlotting.setup_method", + "callee": ".shapely.geometry.Polygon", + "lineno": 1033, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPolygonZPlotting.setup_method", + "callee": ".shapely.geometry.MultiPolygon", + "lineno": 1037, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPolygonZPlotting.setup_method", + "callee": ".shapely.affinity.rotate", + "lineno": 1038, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestColorParamArray.setup_method", + "callee": ".shapely.geometry.box", + "lineno": 1053, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestColorParamArray.test_color_single", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 1063, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestColorParamArray.test_color_single", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 1068, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestColorParamArray.test_color_multi", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 1077, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestColorParamArray.test_color_multi", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 1082, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestGeometryCollectionPlotting.setup_method", + "callee": ".shapely.geometry.GeometryCollection", + "lineno": 1091, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestGeometryCollectionPlotting.setup_method", + "callee": ".shapely.geometry.Polygon", + "lineno": 1093, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestGeometryCollectionPlotting.setup_method", + "callee": ".shapely.geometry.MultiLineString", + "lineno": 1094, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestGeometryCollectionPlotting.setup_method", + "callee": ".shapely.geometry.GeometryCollection", + "lineno": 1097, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestGeometryCollectionPlotting.setup_method", + "callee": ".shapely.geometry.Point", + "lineno": 1098, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestGeometryCollectionPlotting.setup_method", + "callee": ".shapely.geometry.Polygon", + "lineno": 1098, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestGeometryCollectionPlotting.test_colors", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 1107, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestGeometryCollectionPlotting.test_colors", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 1110, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestGeometryCollectionPlotting.test_colors", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 1113, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestGeometryCollectionPlotting.test_values", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 1119, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestGeometryCollectionPlotting.test_values", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 1120, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestGeometryCollectionPlotting.test_values", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 1123, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestGeometryCollectionPlotting.test_style_kwds_mapping", + "callee": ".shapely.geometry.Polygon", + "lineno": 1126, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestGeometryCollectionPlotting.test_style_kwds_mapping", + "callee": ".shapely.geometry.Polygon", + "lineno": 1127, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestGeometryCollectionPlotting.test_style_kwds_mapping", + "callee": ".shapely.geometry.Polygon", + "lineno": 1128, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestGeometryCollectionPlotting.test_style_kwds_mapping", + "callee": ".shapely.geometry.GeometryCollection", + "lineno": 1129, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestNonuniformGeometryPlotting.setup_method", + "callee": ".shapely.geometry.Polygon", + "lineno": 1145, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestNonuniformGeometryPlotting.setup_method", + "callee": ".shapely.geometry.LineString", + "lineno": 1146, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestNonuniformGeometryPlotting.setup_method", + "callee": ".shapely.geometry.Point", + "lineno": 1147, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestNonuniformGeometryPlotting.test_colors", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 1154, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestNonuniformGeometryPlotting.test_colors", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 1155, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestNonuniformGeometryPlotting.test_colors", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 1156, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestNonuniformGeometryPlotting.test_colors", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 1162, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestNonuniformGeometryPlotting.test_colors", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 1163, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestNonuniformGeometryPlotting.test_colors", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 1164, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestNonuniformGeometryPlotting.test_style_kwargs_linestyle_listlike", + "callee": "geopandas.tests.test_plotting._style_to_linestring_onoffseq", + "lineno": 1187, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestMapclassifyPlotting.test_colorbar", + "callee": "geopandas.tests.test_plotting._get_ax", + "lineno": 1343, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestMapclassifyPlotting.test_negative_colorbar", + "callee": "geopandas.tests.test_plotting._get_ax", + "lineno": 1390, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestMapclassifyPlotting.test_scheme_name_compat_colorbar", + "callee": "geopandas.tests.test_plotting._get_ax", + "lineno": 1435, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestMapclassifyPlotting.test_cax_legend_passing", + "callee": ".mpl_toolkits.axes_grid1.make_axes_locatable", + "lineno": 1475, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestMapclassifyPlotting.test_cax_legend_height", + "callee": "geopandas.tests.test_plotting._get_ax", + "lineno": 1487, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestMapclassifyPlotting.test_cax_legend_height", + "callee": "geopandas.tests.test_plotting._get_ax", + "lineno": 1488, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestMapclassifyPlotting.test_cax_legend_height", + "callee": ".mpl_toolkits.axes_grid1.make_axes_locatable", + "lineno": 1494, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestMapclassifyPlotting.test_cax_legend_height", + "callee": "geopandas.tests.test_plotting._get_ax", + "lineno": 1498, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestMapclassifyPlotting.test_cax_legend_height", + "callee": "geopandas.tests.test_plotting._get_ax", + "lineno": 1499, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestMapclassifyPlotting.test_empty_bins_colorbar", + "callee": "geopandas.tests.test_plotting._get_ax", + "lineno": 1593, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestMapclassifyPlotting.test_empty_bins_colorbar", + "callee": "geopandas.tests.test_plotting._get_ax", + "lineno": 1635, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestMapclassifyPlotting.test_empty_bins_colorbar", + "callee": "geopandas.tests.test_plotting._get_ax", + "lineno": 1663, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestMapclassifyPlotting.test_unknown_lowest", + "callee": "geopandas.tests.test_plotting._get_ax", + "lineno": 1794, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestMapclassifyPlotting.test_vmin_colorbar", + "callee": "geopandas.tests.test_plotting._get_ax", + "lineno": 1865, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestMapclassifyPlotting.test_vmax_colorbar", + "callee": "geopandas.tests.test_plotting._get_ax", + "lineno": 1878, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestMapclassifyPlotting.test_vmin_vmax_colorbar", + "callee": "geopandas.tests.test_plotting._get_ax", + "lineno": 1892, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.setup_method", + "callee": ".shapely.geometry.Point", + "lineno": 1932, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.setup_method", + "callee": ".shapely.geometry.LineString", + "lineno": 1934, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.setup_method", + "callee": ".shapely.geometry.Polygon", + "lineno": 1937, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_points", + "callee": "geopandas.plotting._plot_point_collection", + "lineno": 1946, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_points", + "callee": "geopandas.plotting._plot_point_collection", + "lineno": 1951, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_points", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 1952, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_points", + "callee": "geopandas.plotting._plot_point_collection", + "lineno": 1958, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_points", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 1959, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_points", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 1960, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_points", + "callee": "geopandas.plotting._plot_point_collection", + "lineno": 1964, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_points", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 1965, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_points", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 1966, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_points", + "callee": "geopandas.plotting._plot_point_collection", + "lineno": 1970, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_points", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 1971, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_points", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 1972, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_points", + "callee": "geopandas.plotting._plot_point_collection", + "lineno": 1975, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_points", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 1980, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_points", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 1985, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_points", + "callee": "geopandas.plotting._plot_point_collection", + "lineno": 1994, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_points_values", + "callee": "geopandas.plotting._plot_point_collection", + "lineno": 2001, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_points_values", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 2005, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_linestrings", + "callee": "geopandas.plotting._plot_linestring_collection", + "lineno": 2015, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_linestrings", + "callee": "geopandas.plotting._plot_linestring_collection", + "lineno": 2020, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_linestrings", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 2021, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_linestrings", + "callee": "geopandas.plotting._plot_linestring_collection", + "lineno": 2025, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_linestrings", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 2026, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_linestrings", + "callee": "geopandas.plotting._plot_linestring_collection", + "lineno": 2030, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_linestrings", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 2031, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_linestrings", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 2032, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_linestrings", + "callee": "geopandas.plotting._plot_linestring_collection", + "lineno": 2036, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_linestrings", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 2037, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_linestrings", + "callee": "geopandas.plotting._plot_linestring_collection", + "lineno": 2040, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_linestrings", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 2045, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_linestrings", + "callee": "geopandas.plotting._plot_linestring_collection", + "lineno": 2053, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_linestrings", + "callee": "geopandas.tests.test_plotting._style_to_linestring_onoffseq", + "lineno": 2054, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_linestrings", + "callee": "geopandas.plotting._plot_linestring_collection", + "lineno": 2062, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_linestrings_values", + "callee": "geopandas.plotting._plot_linestring_collection", + "lineno": 2070, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_linestrings_values", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 2074, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_linestrings_values", + "callee": "geopandas.plotting._plot_linestring_collection", + "lineno": 2078, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_linestrings_values", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 2082, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_linestrings_values", + "callee": "geopandas.plotting._plot_linestring_collection", + "lineno": 2086, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_linestrings_values", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 2090, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_polygons", + "callee": "geopandas.plotting._plot_polygon_collection", + "lineno": 2099, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_polygons", + "callee": "geopandas.plotting._plot_polygon_collection", + "lineno": 2104, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_polygons", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 2105, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_polygons", + "callee": "geopandas.plotting._plot_polygon_collection", + "lineno": 2110, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_polygons", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 2111, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_polygons", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 2112, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_polygons", + "callee": "geopandas.plotting._plot_polygon_collection", + "lineno": 2116, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_polygons", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 2117, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_polygons", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 2118, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_polygons", + "callee": "geopandas.plotting._plot_polygon_collection", + "lineno": 2121, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_polygons", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 2126, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_polygons", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 2131, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_polygons", + "callee": "geopandas.plotting._plot_polygon_collection", + "lineno": 2139, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_polygons", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 2140, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_polygons", + "callee": "geopandas.plotting._plot_polygon_collection", + "lineno": 2145, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_polygons", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 2146, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_polygons", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 2147, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_polygons", + "callee": "geopandas.plotting._plot_polygon_collection", + "lineno": 2152, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_polygons_values", + "callee": "geopandas.plotting._plot_polygon_collection", + "lineno": 2160, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_polygons_values", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 2164, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_polygons_values", + "callee": "geopandas.plotting._plot_polygon_collection", + "lineno": 2170, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_polygons_values", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 2174, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_polygons_values", + "callee": "geopandas.plotting._plot_polygon_collection", + "lineno": 2178, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_polygons_values", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 2182, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_polygons_values", + "callee": "geopandas.plotting._plot_polygon_collection", + "lineno": 2186, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_polygons_values", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 2190, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestPlotCollections.test_polygons_values", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 2191, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestGeoplotAccessor.setup_method", + "callee": ".shapely.geometry.Polygon", + "lineno": 2197, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestGeoplotAccessor.setup_method", + "callee": ".shapely.geometry.Point", + "lineno": 2197, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestGeoplotAccessor.test_pandas_kind", + "callee": "geopandas.tests.test_plotting.TestGeoplotAccessor.compare_figures", + "lineno": 2245, + "resolution": "self_method_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestGeoplotAccessor.test_pandas_kind", + "callee": ".matplotlib.testing.decorators.check_figures_equal", + "lineno": 2222, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestGeoplotAccessor.test_geo_kind", + "callee": ".matplotlib.testing.decorators.check_figures_equal", + "lineno": 2248, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.test_column_values", + "callee": ".shapely.geometry.Polygon", + "lineno": 2274, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.test_column_values", + "callee": ".shapely.geometry.Polygon", + "lineno": 2275, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.test_polygon_patch", + "callee": ".shapely.geometry.Point", + "lineno": 2339, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.test_polygon_patch", + "callee": ".shapely.geometry.MultiPoint", + "lineno": 2339, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.test_polygon_patch", + "callee": "geopandas.plotting._PolygonPatch", + "lineno": 2342, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_plotting._get_colorbar_ax", + "callee": "geopandas.tests.test_plotting._get_ax", + "lineno": 2421, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestStyleMapping.setup_method", + "callee": ".geodatasets.get_path", + "lineno": 2428, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestStyleMapping.setup_method", + "callee": ".geodatasets.get_path", + "lineno": 2429, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestStyleMapping.test_series", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 2445, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestStyleMapping.test_categorical_mapping", + "callee": ".dict.values", + "lineno": 2499, + "resolution": "local_builtin_method_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestStyleMapping.test_categorical_mapping", + "callee": ".dict.values", + "lineno": 2504, + "resolution": "local_builtin_method_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestStyleMapping.test_categorical_missing", + "callee": "geopandas.tests.test_plotting._check_colors", + "lineno": 2533, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestStyleMapping.test_layers_colorbar", + "callee": "geopandas.tests.test_plotting._get_ax", + "lineno": 2603, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestStyleMapping.test_empty_class_poly", + "callee": ".shapely.geometry.box", + "lineno": 2610, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestStyleMapping.test_empty_class_poly", + "callee": ".shapely.geometry.box", + "lineno": 2611, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestStyleMapping.test_empty_class_line", + "callee": ".shapely.geometry.LineString", + "lineno": 2623, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestStyleMapping.test_empty_class_line", + "callee": ".shapely.geometry.LineString", + "lineno": 2624, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestStyleMapping.test_empty_class_point", + "callee": ".shapely.geometry.Point", + "lineno": 2636, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestStyleMapping.test_empty_class_point", + "callee": ".shapely.geometry.Point", + "lineno": 2637, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestStyleMapping.test_cbar_extends_lower", + "callee": "geopandas.tests.test_plotting._get_ax", + "lineno": 2647, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestStyleMapping.test_cbar_extends_both", + "callee": "geopandas.tests.test_plotting._get_ax", + "lineno": 2655, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestStyleMapping.test_cbar_extends_upper", + "callee": "geopandas.tests.test_plotting._get_ax", + "lineno": 2673, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestAxisLabels.setup_method", + "callee": ".geodatasets.get_path", + "lineno": 2752, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_plotting.TestTilesPlotting.setup_method", + "callee": ".geodatasets.get_path", + "lineno": 2814, + "resolution": "external_constructor_call" + } + ], + "geopandas.tests.test_show_versions": [ + { + "caller": "geopandas.tests.test_show_versions.test_get_sys_info", + "callee": "geopandas.tools._show_versions._get_sys_info", + "lineno": 10, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_show_versions.test_get_c_info", + "callee": "geopandas.tools._show_versions._get_C_info", + "lineno": 18, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_show_versions.test_get_deps_info", + "callee": "geopandas.tools._show_versions._get_deps_info", + "lineno": 29, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_show_versions.test_show_versions", + "callee": "geopandas.tools._show_versions.show_versions", + "lineno": 46, + "resolution": "imported_call" + } + ], + "geopandas.tests.test_sindex": [ + { + "caller": "geopandas.tests.test_sindex.TestSeriesSindex.test_has_sindex", + "callee": ".shapely.geometry.Polygon", + "lineno": 35, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestSeriesSindex.test_has_sindex", + "callee": ".shapely.geometry.Polygon", + "lineno": 36, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestSeriesSindex.test_point", + "callee": ".shapely.geometry.Point", + "lineno": 63, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestSeriesSindex.test_empty_point", + "callee": ".shapely.geometry.Point", + "lineno": 72, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestSeriesSindex.test_polygons", + "callee": ".shapely.geometry.Polygon", + "lineno": 77, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestSeriesSindex.test_polygons", + "callee": ".shapely.geometry.Polygon", + "lineno": 78, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestSeriesSindex.test_polygons", + "callee": ".shapely.geometry.Polygon", + "lineno": 79, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestSeriesSindex.test_lazy_build", + "callee": ".shapely.geometry.Point", + "lineno": 84, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestSeriesSindex.test_rebuild_on_item_change", + "callee": ".shapely.geometry.Point", + "lineno": 90, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestSeriesSindex.test_rebuild_on_item_change", + "callee": ".shapely.geometry.Point", + "lineno": 92, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestSeriesSindex.test_rebuild_on_slice", + "callee": ".shapely.geometry.Point", + "lineno": 96, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestSeriesSindex.test_rebuild_on_slice", + "callee": ".shapely.geometry.Point", + "lineno": 96, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestFrameSindex.setup_method", + "callee": ".shapely.geometry.Point", + "lineno": 115, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestFrameSindex.test_sindex_rebuild_on_set_geometry", + "callee": ".shapely.geometry.Point", + "lineno": 136, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.setup_method", + "callee": ".shapely.geometry.Point", + "lineno": 245, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.setup_method", + "callee": ".shapely.geometry.box", + "lineno": 246, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_intersection_bounds_tuple", + "callee": ".numpy.testing.assert_array_equal", + "lineno": 264, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_intersection_invalid_bounds_tuple", + "callee": ".shapely.geometry.Point", + "lineno": 266, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query", + "callee": ".numpy.testing.assert_array_equal", + "lineno": 378, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query", + "callee": ".numpy.testing.assert_array_equal", + "lineno": 389, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query", + "callee": ".shapely.geometry.box", + "lineno": 280, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query", + "callee": ".shapely.geometry.box", + "lineno": 281, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query", + "callee": ".shapely.geometry.box", + "lineno": 282, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query", + "callee": ".shapely.geometry.LineString", + "lineno": 285, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query", + "callee": ".shapely.geometry.box", + "lineno": 288, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query", + "callee": ".shapely.geometry.box", + "lineno": 291, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query", + "callee": ".shapely.geometry.box", + "lineno": 296, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query", + "callee": ".shapely.geometry.LineString", + "lineno": 301, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query", + "callee": ".shapely.geometry.box", + "lineno": 304, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query", + "callee": ".shapely.geometry.box", + "lineno": 305, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query", + "callee": ".shapely.geometry.box", + "lineno": 306, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query", + "callee": ".shapely.geometry.LineString", + "lineno": 307, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query", + "callee": ".shapely.geometry.box", + "lineno": 308, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query", + "callee": ".shapely.geometry.box", + "lineno": 309, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query", + "callee": ".shapely.geometry.box", + "lineno": 310, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query", + "callee": ".shapely.geometry.box", + "lineno": 311, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query", + "callee": ".shapely.geometry.LineString", + "lineno": 314, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query", + "callee": ".shapely.geometry.box", + "lineno": 317, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query", + "callee": ".shapely.geometry.box", + "lineno": 320, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query", + "callee": ".shapely.geometry.box", + "lineno": 325, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query", + "callee": ".shapely.geometry.box", + "lineno": 330, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query", + "callee": ".shapely.geometry.box", + "lineno": 335, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query", + "callee": ".shapely.geometry.box", + "lineno": 340, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query", + "callee": ".shapely.geometry.box", + "lineno": 345, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query", + "callee": ".shapely.geometry.box", + "lineno": 350, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query", + "callee": ".shapely.geometry.box", + "lineno": 355, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query", + "callee": ".shapely.geometry.box", + "lineno": 360, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query", + "callee": ".shapely.geometry.box", + "lineno": 365, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query", + "callee": ".shapely.geometry.box", + "lineno": 370, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query_dwithin", + "callee": ".numpy.testing.assert_array_equal", + "lineno": 453, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query_dwithin", + "callee": ".shapely.geometry.box", + "lineno": 403, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query_dwithin", + "callee": ".shapely.geometry.box", + "lineno": 409, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query_dwithin", + "callee": ".shapely.geometry.Point", + "lineno": 415, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query_dwithin", + "callee": ".math.sqrt", + "lineno": 420, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query_dwithin", + "callee": ".shapely.geometry.Point", + "lineno": 421, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query_dwithin", + "callee": ".math.sqrt", + "lineno": 426, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query_dwithin", + "callee": ".shapely.geometry.Polygon", + "lineno": 428, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query_dwithin", + "callee": ".shapely.geometry.Polygon", + "lineno": 429, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query_dwithin", + "callee": ".math.sqrt", + "lineno": 435, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query_dwithin", + "callee": ".shapely.geometry.Polygon", + "lineno": 437, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query_dwithin", + "callee": ".shapely.geometry.Polygon", + "lineno": 438, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query_dwithin", + "callee": ".shapely.geometry.Point", + "lineno": 445, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query_dwithin", + "callee": ".shapely.geometry.Point", + "lineno": 445, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_dwithin_no_distance", + "callee": ".shapely.geometry.Point", + "lineno": 462, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query_distance_invalid", + "callee": ".shapely.geometry.Point", + "lineno": 484, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_dwithin_requirements", + "callee": ".shapely.geometry.Point", + "lineno": 496, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query_empty_geometry", + "callee": ".numpy.testing.assert_array_equal", + "lineno": 511, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query_empty_geometry", + "callee": ".shapely.geometry.GeometryCollection", + "lineno": 502, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query_empty_geometry", + "callee": ".shapely.geometry.Point", + "lineno": 503, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query_empty_geometry", + "callee": ".shapely.geometry.MultiPolygon", + "lineno": 504, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query_empty_geometry", + "callee": ".shapely.geometry.Polygon", + "lineno": 505, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query_invalid_predicate", + "callee": ".shapely.geometry.box", + "lineno": 515, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query_sorting", + "callee": ".shapely.geometry.Polygon", + "lineno": 534, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query_sorting", + "callee": ".shapely.geometry.Polygon", + "lineno": 537, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query_sorting", + "callee": ".shapely.geometry.Polygon", + "lineno": 538, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query_sorting", + "callee": ".shapely.geometry.Polygon", + "lineno": 539, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query_sorting", + "callee": ".numpy.testing.assert_array_equal", + "lineno": 551, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_unsupported_output", + "callee": ".shapely.geometry.box", + "lineno": 564, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query_bulk", + "callee": ".shapely.geometry.box", + "lineno": 674, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query_bulk", + "callee": ".numpy.testing.assert_array_equal", + "lineno": 676, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query_bulk", + "callee": ".numpy.testing.assert_array_equal", + "lineno": 688, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query_bulk_empty_geometry", + "callee": ".numpy.testing.assert_array_equal", + "lineno": 704, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query_bulk_empty_geometry", + "callee": ".shapely.geometry.GeometryCollection", + "lineno": 694, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query_bulk_empty_geometry", + "callee": ".shapely.geometry.GeometryCollection", + "lineno": 696, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query_bulk_empty_geometry", + "callee": ".shapely.geometry.box", + "lineno": 698, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query_bulk_empty_input_array", + "callee": ".numpy.testing.assert_array_equal", + "lineno": 711, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query_bulk_invalid_predicate", + "callee": ".shapely.geometry.box", + "lineno": 727, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query_bulk_input_type", + "callee": ".shapely.geometry.box", + "lineno": 742, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query_bulk_input_type", + "callee": ".numpy.testing.assert_array_equal", + "lineno": 746, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query_bulk_input_type", + "callee": ".numpy.testing.assert_array_equal", + "lineno": 750, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query_bulk_input_type", + "callee": ".numpy.testing.assert_array_equal", + "lineno": 752, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query_bulk_input_type", + "callee": ".numpy.testing.assert_array_equal", + "lineno": 758, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query_bulk_input_type", + "callee": ".numpy.testing.assert_array_equal", + "lineno": 762, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query_bulk_sorting", + "callee": ".shapely.geometry.Polygon", + "lineno": 779, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query_bulk_sorting", + "callee": ".shapely.geometry.Polygon", + "lineno": 782, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query_bulk_sorting", + "callee": ".shapely.geometry.Polygon", + "lineno": 783, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query_bulk_sorting", + "callee": ".shapely.geometry.Polygon", + "lineno": 784, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_query_bulk_sorting", + "callee": ".numpy.testing.assert_array_equal", + "lineno": 795, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_nearest_single", + "callee": ".shapely.geometry.Point", + "lineno": 819, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_nearest_single", + "callee": ".numpy.testing.assert_array_equal", + "lineno": 821, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_nearest_single", + "callee": ".numpy.testing.assert_array_equal", + "lineno": 825, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_nearest_multi", + "callee": ".shapely.geometry.Point", + "lineno": 839, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_nearest_multi", + "callee": ".numpy.testing.assert_array_equal", + "lineno": 841, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_nearest_multi", + "callee": ".numpy.testing.assert_array_equal", + "lineno": 845, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_nearest_multi", + "callee": ".numpy.testing.assert_array_equal", + "lineno": 849, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_nearest_multi", + "callee": ".numpy.testing.assert_array_equal", + "lineno": 854, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_nearest_none", + "callee": ".numpy.testing.assert_array_equal", + "lineno": 869, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_nearest_max_distance", + "callee": ".shapely.geometry.Point", + "lineno": 887, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_nearest_max_distance", + "callee": ".shapely.geometry.Point", + "lineno": 887, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_nearest_max_distance", + "callee": ".numpy.testing.assert_array_equal", + "lineno": 895, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_nearest_max_distance", + "callee": ".numpy.testing.assert_array_equal", + "lineno": 896, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_nearest_max_distance", + "callee": ".numpy.testing.assert_array_equal", + "lineno": 898, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_nearest_max_distance", + "callee": ".math.sqrt", + "lineno": 875, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_nearest_max_distance", + "callee": ".math.sqrt", + "lineno": 875, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_nearest_max_distance", + "callee": ".math.sqrt", + "lineno": 875, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_nearest_max_distance", + "callee": ".math.sqrt", + "lineno": 876, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_nearest_max_distance", + "callee": ".math.sqrt", + "lineno": 876, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_nearest_max_distance", + "callee": ".math.sqrt", + "lineno": 877, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_nearest_max_distance", + "callee": ".math.sqrt", + "lineno": 877, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_nearest_max_distance", + "callee": ".math.sqrt", + "lineno": 878, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_nearest_exclusive", + "callee": ".shapely.geometry.Point", + "lineno": 923, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_nearest_exclusive", + "callee": ".numpy.testing.assert_array_equal", + "lineno": 936, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_nearest_exclusive", + "callee": ".numpy.testing.assert_array_equal", + "lineno": 937, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_nearest_exclusive", + "callee": ".numpy.testing.assert_array_equal", + "lineno": 939, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_nearest_exclusive", + "callee": ".math.sqrt", + "lineno": 905, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_nearest_exclusive", + "callee": ".math.sqrt", + "lineno": 911, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_empty_tree_geometries", + "callee": ".shapely.geometry.Point", + "lineno": 945, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_empty_tree_geometries", + "callee": ".shapely.geometry.Point", + "lineno": 945, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_empty_tree_geometries", + "callee": ".shapely.geometry.Point", + "lineno": 945, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_empty_tree_geometries", + "callee": ".shapely.geometry.Point", + "lineno": 945, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_empty_tree_geometries", + "callee": ".shapely.geometry.Point", + "lineno": 947, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_is_empty", + "callee": ".shapely.geometry.Point", + "lineno": 964, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_sindex.TestShapelyInterface.test_is_empty", + "callee": ".shapely.geometry.Point", + "lineno": 967, + "resolution": "external_constructor_call" + } + ], + "geopandas.tests.test_testing": [ + { + "caller": "geopandas.tests.test_testing.", + "callee": ".shapely.geometry.Polygon", + "lineno": 18, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_testing.", + "callee": ".shapely.geometry.Polygon", + "lineno": 19, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_testing.", + "callee": ".shapely.geometry.Polygon", + "lineno": 24, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_testing.", + "callee": ".shapely.geometry.Polygon", + "lineno": 25, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_testing.", + "callee": ".pandas.Series", + "lineno": 30, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_testing.", + "callee": ".shapely.geometry.Polygon", + "lineno": 32, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_testing.", + "callee": ".shapely.geometry.Polygon", + "lineno": 33, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_testing.", + "callee": "geopandas.array.from_shapely", + "lineno": 37, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_testing.", + "callee": ".shapely.geometry.Polygon", + "lineno": 39, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_testing.", + "callee": ".shapely.geometry.Polygon", + "lineno": 40, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_testing.", + "callee": ".pandas.Series", + "lineno": 44, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_testing.", + "callee": ".shapely.geometry.Polygon", + "lineno": 56, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_testing.", + "callee": ".shapely.geometry.Polygon", + "lineno": 57, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_testing.test_geoseries", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 73, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_testing.test_geoseries", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 74, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_testing.test_geoseries", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 75, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_testing.test_geoseries", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 76, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_testing.test_geoseries", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 79, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_testing.test_geoseries", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 84, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_testing.test_geodataframe", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 90, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_testing.test_geodataframe", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 93, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_testing.test_geodataframe", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 96, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_testing.test_geodataframe", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 98, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_testing.test_geodataframe", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 103, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_testing.test_geodataframe", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 105, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_testing.test_geodataframe", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 109, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_testing.test_equal_nans", + "callee": ".shapely.geometry.Point", + "lineno": 113, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_testing.test_equal_nans", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 114, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_testing.test_equal_nans", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 115, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_testing.test_no_crs", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 121, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_testing.test_ignore_crs_mismatch", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 130, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_testing.test_ignore_crs_mismatch", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 135, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_testing.test_almost_equal_but_not_equal", + "callee": ".shapely.geometry.Point", + "lineno": 141, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_testing.test_almost_equal_but_not_equal", + "callee": ".shapely.geometry.Point", + "lineno": 142, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_testing.test_almost_equal_but_not_equal", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 143, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_testing.test_almost_equal_but_not_equal", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 145, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_testing.test_geodataframe_no_active_geometry_column.create_dataframe", + "callee": ".shapely.geometry.Point", + "lineno": 150, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_testing.test_geodataframe_no_active_geometry_column.create_dataframe", + "callee": ".shapely.geometry.Point", + "lineno": 150, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_testing.test_geodataframe_no_active_geometry_column.create_dataframe", + "callee": ".shapely.geometry.Point", + "lineno": 151, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_testing.test_geodataframe_no_active_geometry_column.create_dataframe", + "callee": ".shapely.geometry.Point", + "lineno": 151, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_testing.test_geodataframe_no_active_geometry_column", + "callee": "geopandas.tests.test_testing.test_geodataframe_no_active_geometry_column.create_dataframe", + "lineno": 155, + "resolution": "nested_function_call" + }, + { + "caller": "geopandas.tests.test_testing.test_geodataframe_no_active_geometry_column", + "callee": "geopandas.tests.test_testing.test_geodataframe_no_active_geometry_column.create_dataframe", + "lineno": 157, + "resolution": "nested_function_call" + }, + { + "caller": "geopandas.tests.test_testing.test_geodataframe_no_active_geometry_column", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 159, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_testing.test_geodataframe_no_active_geometry_column", + "callee": "geopandas.tests.test_testing.test_geodataframe_no_active_geometry_column.create_dataframe", + "lineno": 162, + "resolution": "nested_function_call" + }, + { + "caller": "geopandas.tests.test_testing.test_geodataframe_no_active_geometry_column", + "callee": "geopandas.tests.test_testing.test_geodataframe_no_active_geometry_column.create_dataframe", + "lineno": 163, + "resolution": "nested_function_call" + }, + { + "caller": "geopandas.tests.test_testing.test_geodataframe_no_active_geometry_column", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 164, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_testing.test_geodataframe_no_active_geometry_column", + "callee": "geopandas.tests.test_testing.test_geodataframe_no_active_geometry_column.create_dataframe", + "lineno": 166, + "resolution": "nested_function_call" + }, + { + "caller": "geopandas.tests.test_testing.test_geodataframe_no_active_geometry_column", + "callee": "geopandas.tests.test_testing.test_geodataframe_no_active_geometry_column.create_dataframe", + "lineno": 167, + "resolution": "nested_function_call" + }, + { + "caller": "geopandas.tests.test_testing.test_geodataframe_no_active_geometry_column", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 168, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_testing.test_geodataframe_multiindex.create_dataframe", + "callee": ".pandas.DataFrame", + "lineno": 173, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_testing.test_geodataframe_multiindex.create_dataframe", + "callee": ".shapely.geometry.Point", + "lineno": 173, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_testing.test_geodataframe_multiindex.create_dataframe", + "callee": ".shapely.geometry.Point", + "lineno": 173, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_testing.test_geodataframe_multiindex.create_dataframe", + "callee": ".shapely.geometry.Point", + "lineno": 173, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_testing.test_geodataframe_multiindex.create_dataframe", + "callee": ".shapely.geometry.Point", + "lineno": 173, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_testing.test_geodataframe_multiindex", + "callee": "geopandas.tests.test_testing.test_geodataframe_multiindex.create_dataframe", + "lineno": 178, + "resolution": "nested_function_call" + }, + { + "caller": "geopandas.tests.test_testing.test_geodataframe_multiindex", + "callee": "geopandas.tests.test_testing.test_geodataframe_multiindex.create_dataframe", + "lineno": 179, + "resolution": "nested_function_call" + }, + { + "caller": "geopandas.tests.test_testing.test_geodataframe_multiindex", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 180, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tests.test_testing.test_geodataframe_multiindex", + "callee": "geopandas.tests.test_testing.test_geodataframe_multiindex.create_dataframe", + "lineno": 182, + "resolution": "nested_function_call" + }, + { + "caller": "geopandas.tests.test_testing.test_geodataframe_multiindex", + "callee": "geopandas.tests.test_testing.test_geodataframe_multiindex.create_dataframe", + "lineno": 184, + "resolution": "nested_function_call" + }, + { + "caller": "geopandas.tests.test_testing.test_geodataframe_multiindex", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 186, + "resolution": "imported_call" + } + ], + "geopandas.tests.test_types": [ + { + "caller": "geopandas.tests.test_types.TestSeries.setup_method", + "callee": ".shapely.geometry.Point", + "lineno": 12, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_types.TestDataFrame.setup_method", + "callee": ".shapely.geometry.Point", + "lineno": 52, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.test_types.TestDataFrame.test_geometry", + "callee": ".shapely.geometry.Point", + "lineno": 62, + "resolution": "external_constructor_call" + } + ], + "geopandas.tests.util": [ + { + "caller": "geopandas.tests.util.validate_boro_df", + "callee": ".pandas.Series", + "lineno": 46, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tests.util.create_spatialite", + "callee": "geopandas.tests.util.get_srid", + "lineno": 68, + "resolution": "direct_name_call" + } + ], + "geopandas.tests": [], + "geopandas.tools.clip": [ + { + "caller": "geopandas.tools.clip._clip_gdf_with_mask", + "callee": "geopandas.tools.clip._mask_is_list_like_rectangle", + "lineno": 67, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tools.clip._clip_gdf_with_mask", + "callee": ".shapely.geometry.box", + "lineno": 69, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.clip.clip", + "callee": "geopandas.tools.clip._mask_is_list_like_rectangle", + "lineno": 177, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tools.clip.clip", + "callee": "geopandas.array._check_crs", + "lineno": 193, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tools.clip.clip", + "callee": "geopandas.array._crs_mismatch_warn", + "lineno": 194, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tools.clip.clip", + "callee": "geopandas.tools.clip._clip_gdf_with_mask", + "lineno": 218, + "resolution": "direct_name_call" + } + ], + "geopandas.tools.geocoding": [ + { + "caller": "geopandas.tools.geocoding.geocode", + "callee": "geopandas.tools.geocoding._get_throttle_time", + "lineno": 64, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tools.geocoding.geocode", + "callee": "geopandas.tools.geocoding._query", + "lineno": 66, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tools.geocoding.reverse_geocode", + "callee": "geopandas.tools.geocoding._get_throttle_time", + "lineno": 114, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tools.geocoding.reverse_geocode", + "callee": "geopandas.tools.geocoding._query", + "lineno": 116, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tools.geocoding._query", + "callee": ".geopy.geocoders.get_geocoder_for_service", + "lineno": 132, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.geocoding._query", + "callee": "geopandas.tools.geocoding._prepare_geocode_result", + "lineno": 146, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tools.geocoding._prepare_geocode_result", + "callee": ".collections.defaultdict", + "lineno": 158, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.geocoding._prepare_geocode_result", + "callee": ".shapely.geometry.Point", + "lineno": 163, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.geocoding._prepare_geocode_result", + "callee": ".shapely.geometry.Point", + "lineno": 171, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.geocoding._prepare_geocode_result", + "callee": ".shapely.geometry.Point", + "lineno": 173, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.geocoding._prepare_geocode_result", + "callee": ".list.append", + "lineno": 177, + "resolution": "local_builtin_method_call" + } + ], + "geopandas.tools.hilbert_curve": [ + { + "caller": "geopandas.tools.hilbert_curve._hilbert_distance", + "callee": "geopandas.tools.hilbert_curve._continuous_to_discrete_coords", + "lineno": 35, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tools.hilbert_curve._hilbert_distance", + "callee": "geopandas.tools.hilbert_curve._encode", + "lineno": 37, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tools.hilbert_curve._continuous_to_discrete_coords", + "callee": "geopandas.tools.hilbert_curve._continuous_to_discrete", + "lineno": 78, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tools.hilbert_curve._continuous_to_discrete_coords", + "callee": "geopandas.tools.hilbert_curve._continuous_to_discrete", + "lineno": 79, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tools.hilbert_curve._encode", + "callee": "geopandas.tools.hilbert_curve._interleave", + "lineno": 184, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tools.hilbert_curve._encode", + "callee": "geopandas.tools.hilbert_curve._interleave", + "lineno": 184, + "resolution": "direct_name_call" + } + ], + "geopandas.tools.overlay": [ + { + "caller": "geopandas.tools.overlay._overlay_difference", + "callee": ".functools.reduce", + "lineno": 97, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.overlay._overlay_difference", + "callee": ".list.append", + "lineno": 100, + "resolution": "local_builtin_method_call" + }, + { + "caller": "geopandas.tools.overlay._overlay_identity", + "callee": "geopandas.tools.overlay._overlay_intersection", + "lineno": 112, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tools.overlay._overlay_identity", + "callee": "geopandas.tools.overlay._overlay_difference", + "lineno": 113, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tools.overlay._overlay_identity", + "callee": "geopandas.tools.overlay._ensure_geometry_column", + "lineno": 114, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tools.overlay._overlay_symmetric_diff", + "callee": "geopandas.tools.overlay._overlay_difference", + "lineno": 136, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tools.overlay._overlay_symmetric_diff", + "callee": "geopandas.tools.overlay._overlay_difference", + "lineno": 137, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tools.overlay._overlay_symmetric_diff", + "callee": "geopandas.tools.overlay._ensure_geometry_column", + "lineno": 143, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tools.overlay._overlay_symmetric_diff", + "callee": "geopandas.tools.overlay._ensure_geometry_column", + "lineno": 144, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tools.overlay._overlay_union", + "callee": "geopandas.tools.overlay._overlay_intersection", + "lineno": 163, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tools.overlay._overlay_union", + "callee": "geopandas.tools.overlay._overlay_symmetric_diff", + "lineno": 164, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tools.overlay.overlay", + "callee": "geopandas.array._check_crs", + "lineno": 286, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tools.overlay.overlay", + "callee": "geopandas.array._crs_mismatch_warn", + "lineno": 287, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tools.overlay.overlay._make_valid", + "callee": "geopandas.tools.overlay._collection_extract", + "lineno": 330, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tools.overlay.overlay", + "callee": "geopandas.tools.overlay.overlay._make_valid", + "lineno": 355, + "resolution": "nested_function_call" + }, + { + "caller": "geopandas.tools.overlay.overlay", + "callee": "geopandas.tools.overlay.overlay._make_valid", + "lineno": 356, + "resolution": "nested_function_call" + }, + { + "caller": "geopandas.tools.overlay.overlay", + "callee": "geopandas.tools.overlay._overlay_difference", + "lineno": 361, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tools.overlay.overlay", + "callee": "geopandas.tools.overlay._overlay_intersection", + "lineno": 363, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tools.overlay.overlay", + "callee": "geopandas.tools.overlay._overlay_symmetric_diff", + "lineno": 365, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tools.overlay.overlay", + "callee": "geopandas.tools.overlay._overlay_union", + "lineno": 367, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tools.overlay.overlay", + "callee": "geopandas.tools.overlay._overlay_identity", + "lineno": 369, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tools.overlay.overlay", + "callee": "geopandas.tools.overlay._collection_extract", + "lineno": 375, + "resolution": "direct_name_call" + } + ], + "geopandas.tools.sjoin": [ + { + "caller": "geopandas.tools.sjoin.sjoin", + "callee": "geopandas.tools.sjoin._maybe_make_list", + "lineno": 127, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tools.sjoin.sjoin", + "callee": "geopandas.tools.sjoin._basic_checks", + "lineno": 129, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tools.sjoin.sjoin", + "callee": "geopandas.tools.sjoin._geom_predicate_query", + "lineno": 131, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tools.sjoin.sjoin", + "callee": "geopandas.tools.sjoin._frame_join", + "lineno": 135, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tools.sjoin._basic_checks", + "callee": "geopandas.array._check_crs", + "lineno": 188, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tools.sjoin._basic_checks", + "callee": "geopandas.array._crs_mismatch_warn", + "lineno": 189, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tools.sjoin._geom_predicate_query", + "callee": "geopandas.tools.sjoin._filter_shared_attribute", + "lineno": 264, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tools.sjoin._process_column_names_with_suffix", + "callee": ".functools.partial", + "lineno": 326, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.sjoin._process_column_names_with_suffix", + "callee": ".functools.partial", + "lineno": 331, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.sjoin._frame_join", + "callee": "geopandas.tools.sjoin._reset_index_with_suffix", + "lineno": 472, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tools.sjoin._frame_join", + "callee": "geopandas.tools.sjoin._reset_index_with_suffix", + "lineno": 477, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tools.sjoin._frame_join", + "callee": "geopandas.tools.sjoin._process_column_names_with_suffix", + "lineno": 480, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tools.sjoin._frame_join", + "callee": "geopandas.tools.sjoin._adjust_indexers", + "lineno": 494, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tools.sjoin._frame_join", + "callee": "geopandas.tools.sjoin._restore_index", + "lineno": 510, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tools.sjoin._frame_join", + "callee": "geopandas.tools.sjoin._restore_index", + "lineno": 513, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tools.sjoin._nearest_query", + "callee": "geopandas.tools.sjoin._filter_shared_attribute", + "lineno": 566, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tools.sjoin.sjoin_nearest", + "callee": "geopandas.tools.sjoin._basic_checks", + "lineno": 712, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tools.sjoin.sjoin_nearest", + "callee": "geopandas.tools.sjoin._nearest_query", + "lineno": 719, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tools.sjoin.sjoin_nearest", + "callee": "geopandas.tools.sjoin._frame_join", + "lineno": 727, + "resolution": "direct_name_call" + } + ], + "geopandas.tools.util": [], + "geopandas.tools._random": [ + { + "caller": "geopandas.tools._random.uniform", + "callee": ".shapely.geometry.MultiPoint", + "lineno": 49, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools._random.uniform", + "callee": "geopandas.tools._random._uniform_polygon", + "lineno": 52, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tools._random.uniform", + "callee": "geopandas.tools._random._uniform_line", + "lineno": 55, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tools._random.uniform", + "callee": ".warnings.warn", + "lineno": 57, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools._random.uniform", + "callee": ".shapely.geometry.MultiPoint", + "lineno": 62, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools._random._uniform_line", + "callee": ".shapely.geometry.MultiPoint", + "lineno": 68, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools._random._uniform_polygon", + "callee": "geopandas.array.points_from_xy", + "lineno": 76, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tools._random._uniform_polygon", + "callee": ".list.extend", + "lineno": 81, + "resolution": "local_builtin_method_call" + }, + { + "caller": "geopandas.tools._random._uniform_polygon", + "callee": ".shapely.geometry.MultiPoint", + "lineno": 83, + "resolution": "external_constructor_call" + } + ], + "geopandas.tools._show_versions": [ + { + "caller": "geopandas.tools._show_versions._get_deps_info", + "callee": "geopandas.tools._show_versions._get_deps_info.get_version", + "lineno": 134, + "resolution": "nested_function_call" + }, + { + "caller": "geopandas.tools._show_versions.show_versions", + "callee": "geopandas.tools._show_versions._get_sys_info", + "lineno": 152, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tools._show_versions.show_versions", + "callee": "geopandas.tools._show_versions._get_deps_info", + "lineno": 153, + "resolution": "direct_name_call" + }, + { + "caller": "geopandas.tools._show_versions.show_versions", + "callee": "geopandas.tools._show_versions._get_C_info", + "lineno": 154, + "resolution": "direct_name_call" + } + ], + "geopandas.tools": [], + "geopandas.tools.tests.test_clip": [ + { + "caller": "geopandas.tools.tests.test_clip.point_gdf", + "callee": ".shapely.geometry.Point", + "lineno": 43, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_clip.point_gdf2", + "callee": ".shapely.geometry.Point", + "lineno": 51, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_clip.pointsoutside_nooverlap_gdf", + "callee": ".shapely.geometry.Point", + "lineno": 60, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_clip.pointsoutside_overlap_gdf", + "callee": ".shapely.geometry.Point", + "lineno": 69, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_clip.single_rectangle_gdf", + "callee": ".shapely.geometry.Polygon", + "lineno": 76, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_clip.larger_single_rectangle_gdf", + "callee": ".shapely.geometry.Polygon", + "lineno": 107, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_clip.two_line_gdf", + "callee": ".shapely.geometry.LineString", + "lineno": 140, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_clip.two_line_gdf", + "callee": ".shapely.geometry.LineString", + "lineno": 141, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_clip.multi_line", + "callee": ".shapely.geometry.LineString", + "lineno": 161, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_clip.multi_point", + "callee": ".shapely.geometry.Point", + "lineno": 173, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_clip.multi_point", + "callee": ".shapely.geometry.Point", + "lineno": 173, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_clip.multi_point", + "callee": ".shapely.geometry.Point", + "lineno": 173, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_clip.mixed_gdf", + "callee": ".shapely.geometry.Point", + "lineno": 184, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_clip.mixed_gdf", + "callee": ".shapely.geometry.LineString", + "lineno": 185, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_clip.mixed_gdf", + "callee": ".shapely.geometry.Polygon", + "lineno": 186, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_clip.mixed_gdf", + "callee": ".shapely.geometry.LinearRing", + "lineno": 187, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_clip.geomcol_gdf", + "callee": ".shapely.geometry.Point", + "lineno": 197, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_clip.geomcol_gdf", + "callee": ".shapely.geometry.Polygon", + "lineno": 198, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_clip.geomcol_gdf", + "callee": ".shapely.geometry.GeometryCollection", + "lineno": 199, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_clip.sliver_line", + "callee": ".shapely.geometry.LineString", + "lineno": 207, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_clip.sliver_line", + "callee": ".shapely.geometry.LineString", + "lineno": 208, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_clip.test_non_overlapping_geoms", + "callee": ".shapely.geometry.Polygon", + "lineno": 227, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_clip.test_non_overlapping_geoms", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 234, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tools.tests.test_clip.test_non_overlapping_geoms", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 236, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tools.tests.test_clip.TestClipWithSingleRectangleGdf.test_clip_points", + "callee": ".shapely.geometry.Point", + "lineno": 260, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_clip.TestClipWithSingleRectangleGdf.test_clip_points", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 262, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tools.tests.test_clip.TestClipWithSingleRectangleGdf.test_clip_points_geom_col_rename", + "callee": ".shapely.geometry.Point", + "lineno": 270, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_clip.TestClipWithSingleRectangleGdf.test_clip_points_geom_col_rename", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 275, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tools.tests.test_clip.TestClipWithSingleRectangleGdf.test_clip_multipoly_keep_geom_type", + "callee": "geopandas.tools.clip._mask_is_list_like_rectangle", + "lineno": 304, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tools.tests.test_clip.TestClipWithSingleRectangleGdf.test_clip_multipoint", + "callee": ".shapely.geometry.MultiPoint", + "lineno": 324, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_clip.TestClipWithSingleRectangleGdf.test_clip_multipoint", + "callee": ".shapely.geometry.Point", + "lineno": 326, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_clip.TestClipWithSingleRectangleGdf.test_clip_multipoint", + "callee": ".shapely.geometry.Point", + "lineno": 327, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_clip.TestClipWithSingleRectangleGdf.test_clip_multipoint", + "callee": ".shapely.geometry.Point", + "lineno": 328, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_clip.TestClipWithSingleRectangleGdf.test_clip_multipoint", + "callee": "geopandas.tools.clip._mask_is_list_like_rectangle", + "lineno": 333, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tools.tests.test_clip.TestClipWithSingleRectangleGdf.test_clip_multipoint", + "callee": ".shapely.geometry.box", + "lineno": 333, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_clip.test_clip_with_polygon", + "callee": ".shapely.geometry.Polygon", + "lineno": 418, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_clip.test_clip_with_polygon", + "callee": ".shapely.geometry.Polygon", + "lineno": 421, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_clip.test_clip_with_polygon", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 425, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tools.tests.test_clip.test_clip_empty_mask", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 469, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tools.tests.test_clip.test_clip_empty_mask", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 475, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tools.tests.test_clip.test_clip_empty_mask", + "callee": ".shapely.geometry.Polygon", + "lineno": 454, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_clip.test_clip_empty_mask", + "callee": ".shapely.geometry.Polygon", + "lineno": 457, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_clip.test_clip_empty_mask", + "callee": ".shapely.geometry.Polygon", + "lineno": 457, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_clip.test_clip_empty_mask", + "callee": ".shapely.geometry.Polygon", + "lineno": 458, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_clip.test_clip_empty_mask", + "callee": ".shapely.geometry.Polygon", + "lineno": 458, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_clip.test_clip_sorting", + "callee": ".pandas.testing.assert_index_equal", + "lineno": 488, + "resolution": "external_constructor_call" + } + ], + "geopandas.tools.tests.test_hilbert_curve": [ + { + "caller": "geopandas.tools.tests.test_hilbert_curve.geoseries_points", + "callee": ".shapely.geometry.Point", + "lineno": 34, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_hilbert_curve.geoseries_points", + "callee": ".shapely.geometry.Point", + "lineno": 35, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_hilbert_curve.geoseries_points", + "callee": ".shapely.geometry.Point", + "lineno": 36, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_hilbert_curve.geoseries_points", + "callee": ".shapely.geometry.Point", + "lineno": 37, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_hilbert_curve.test_specified_total_bounds", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 51, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_hilbert_curve.test_empty", + "callee": ".shapely.wkt.loads", + "lineno": 58, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_hilbert_curve.test_zero_width", + "callee": ".shapely.geometry.Point", + "lineno": 73, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_hilbert_curve.test_zero_width", + "callee": ".shapely.geometry.Point", + "lineno": 73, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_hilbert_curve.test_zero_width", + "callee": ".shapely.geometry.Point", + "lineno": 73, + "resolution": "external_constructor_call" + } + ], + "geopandas.tools.tests.test_random": [ + { + "caller": "geopandas.tools.tests.test_random.test_uniform", + "callee": "geopandas.tools._random.uniform", + "lineno": 42, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tools.tests.test_random.test_uniform_unsupported", + "callee": "geopandas.tools._random.uniform", + "lineno": 55, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tools.tests.test_random.test_uniform_generator", + "callee": "geopandas.tools._random.uniform", + "lineno": 60, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tools.tests.test_random.test_uniform_generator", + "callee": "geopandas.tools._random.uniform", + "lineno": 61, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tools.tests.test_random.test_uniform_generator", + "callee": "geopandas.tools._random.uniform", + "lineno": 65, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tools.tests.test_random.test_uniform_generator", + "callee": "geopandas.tools._random.uniform", + "lineno": 66, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tools.tests.test_random.test_unimodality", + "callee": "geopandas.tools._random.uniform", + "lineno": 79, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tools.tests.test_random.test_unimodality", + "callee": ".list.append", + "lineno": 80, + "resolution": "local_builtin_method_call" + }, + { + "caller": "geopandas.tools.tests.test_random.test_unimodality", + "callee": ".list.append", + "lineno": 81, + "resolution": "local_builtin_method_call" + } + ], + "geopandas.tools.tests.test_sjoin": [ + { + "caller": "geopandas.tools.tests.test_sjoin.dfs", + "callee": ".shapely.geometry.Polygon", + "lineno": 30, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.dfs", + "callee": ".shapely.geometry.Polygon", + "lineno": 31, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.dfs", + "callee": ".shapely.geometry.Polygon", + "lineno": 32, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.dfs", + "callee": ".shapely.geometry.Polygon", + "lineno": 38, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.dfs", + "callee": ".shapely.geometry.Polygon", + "lineno": 39, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.dfs", + "callee": ".shapely.geometry.Polygon", + "lineno": 40, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.dfs_shared_attribute", + "callee": ".shapely.geometry.Point", + "lineno": 102, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.dfs_shared_attribute", + "callee": ".shapely.geometry.Point", + "lineno": 103, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.dfs_shared_attribute", + "callee": ".shapely.geometry.Point", + "lineno": 104, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.dfs_shared_attribute", + "callee": ".shapely.geometry.Point", + "lineno": 105, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.dfs_shared_attribute", + "callee": ".shapely.geometry.Point", + "lineno": 106, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.dfs_shared_attribute", + "callee": ".shapely.geometry.Point", + "lineno": 107, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.dfs_shared_attribute", + "callee": ".shapely.geometry.Point", + "lineno": 108, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.dfs_shared_attribute", + "callee": ".shapely.geometry.Point", + "lineno": 109, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.dfs_shared_attribute", + "callee": ".shapely.geometry.Point", + "lineno": 112, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.dfs_shared_attribute", + "callee": ".shapely.geometry.Point", + "lineno": 113, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.dfs_shared_attribute", + "callee": ".shapely.geometry.Point", + "lineno": 114, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.dfs_shared_attribute", + "callee": ".shapely.geometry.Point", + "lineno": 115, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.dfs_shared_attribute", + "callee": ".shapely.geometry.Point", + "lineno": 116, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.dfs_shared_attribute", + "callee": ".shapely.geometry.Point", + "lineno": 117, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.dfs_shared_attribute", + "callee": ".shapely.geometry.Point", + "lineno": 118, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.dfs_shared_attribute", + "callee": ".shapely.geometry.Point", + "lineno": 119, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestSpatialJoin.test_suffixes", + "callee": ".shapely.geometry.Point", + "lineno": 158, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestSpatialJoin.test_suffixes", + "callee": ".shapely.geometry.Point", + "lineno": 159, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestSpatialJoin.test_inner", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 216, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestSpatialJoin.test_left", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 263, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestSpatialJoin.test_empty_join", + "callee": ".shapely.geometry.Polygon", + "lineno": 271, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestSpatialJoin.test_empty_join", + "callee": ".shapely.geometry.Polygon", + "lineno": 272, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestSpatialJoin.test_empty_join", + "callee": ".shapely.geometry.Point", + "lineno": 276, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestSpatialJoin.test_join_with_empty", + "callee": ".shapely.geometry.Polygon", + "lineno": 310, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestSpatialJoin.test_join_with_empty", + "callee": ".shapely.geometry.Polygon", + "lineno": 311, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestSpatialJoin.test_join_with_empty", + "callee": ".shapely.geometry.GeometryCollection", + "lineno": 300, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestSpatialJoin.test_join_with_empty", + "callee": ".shapely.geometry.GeometryCollection", + "lineno": 300, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestSpatialJoin.test_right", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 380, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestSpatialJoin.test_sjoin_dwithin", + "callee": ".pandas.testing.assert_frame_equal", + "lineno": 436, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestSpatialJoin.test_sjoin_dwithin", + "callee": ".shapely.geometry.Point", + "lineno": 389, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestSpatialJoin.test_sjoin_dwithin", + "callee": ".shapely.geometry.Point", + "lineno": 389, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestSpatialJoin.test_sjoin_dwithin", + "callee": ".shapely.geometry.Point", + "lineno": 390, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestSpatialJoin.test_sjoin_dwithin", + "callee": ".shapely.geometry.Point", + "lineno": 397, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestSpatialJoin.test_sjoin_dwithin", + "callee": ".shapely.geometry.Point", + "lineno": 397, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestSpatialJoin.test_sjoin_dwithin", + "callee": ".shapely.geometry.Point", + "lineno": 398, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestSpatialJoin.test_sjoin_dwithin", + "callee": ".shapely.geometry.Point", + "lineno": 398, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestSpatialJoin.test_sjoin_dwithin", + "callee": ".shapely.geometry.Point", + "lineno": 405, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestSpatialJoin.test_sjoin_dwithin", + "callee": ".shapely.geometry.Point", + "lineno": 405, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestSpatialJoin.test_sjoin_dwithin", + "callee": ".shapely.geometry.Point", + "lineno": 405, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestSpatialJoin.test_sjoin_dwithin", + "callee": ".shapely.geometry.Point", + "lineno": 406, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestSpatialJoin.test_sjoin_dwithin", + "callee": ".shapely.geometry.Point", + "lineno": 414, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestSpatialJoin.test_sjoin_dwithin", + "callee": ".shapely.geometry.Point", + "lineno": 414, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestSpatialJoin.test_sjoin_dwithin", + "callee": ".shapely.geometry.Point", + "lineno": 414, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestSpatialJoin.test_sjoin_dwithin", + "callee": ".shapely.geometry.Point", + "lineno": 415, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestSpatialJoin.test_sjoin_dwithin", + "callee": ".shapely.geometry.Point", + "lineno": 415, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestSpatialJoin.test_sjoin_left_order", + "callee": ".shapely.geometry.box", + "lineno": 461, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestSpatialJoin.test_sjoin_left_order", + "callee": ".shapely.geometry.box", + "lineno": 462, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestSpatialJoin.test_sjoin_left_order", + "callee": ".shapely.geometry.box", + "lineno": 463, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestSpatialJoin.test_sjoin_left_order", + "callee": ".shapely.geometry.box", + "lineno": 464, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestSpatialJoin.test_sjoin_left_order", + "callee": ".pandas.testing.assert_index_equal", + "lineno": 469, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestIndexNames.test_preserve_index_names", + "callee": ".shapely.geometry.Point", + "lineno": 574, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestIndexNames.test_preserve_index_names", + "callee": ".shapely.geometry.Point", + "lineno": 574, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestIndexNames.test_preserve_index_names", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 589, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestIndexNames.test_preserve_index_names", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 604, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestIndexNames.test_preserve_index_names_multiindex", + "callee": ".shapely.geometry.Point", + "lineno": 609, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestIndexNames.test_preserve_index_names_multiindex", + "callee": ".shapely.geometry.Point", + "lineno": 609, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestIndexNames.test_preserve_index_names_multiindex", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 639, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestIndexNames.test_preserve_index_names_multiindex", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 661, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestIndexNames.test_duplicate_column_index_name", + "callee": ".shapely.geometry.Point", + "lineno": 667, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestIndexNames.test_duplicate_column_index_name", + "callee": ".shapely.geometry.Point", + "lineno": 667, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestIndexNames.test_duplicate_column_index_name", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 683, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestIndexNames.test_duplicate_column_index_name", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 696, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestIndexNames.test_duplicate_column_index_name_multiindex", + "callee": ".shapely.geometry.Point", + "lineno": 702, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestIndexNames.test_duplicate_column_index_name_multiindex", + "callee": ".shapely.geometry.Point", + "lineno": 702, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestIndexNames.test_duplicate_column_index_name_multiindex", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 728, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestIndexNames.test_duplicate_column_index_name_multiindex", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 748, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestIndexNames.test_conflicting_column_index_name", + "callee": ".shapely.geometry.Point", + "lineno": 753, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestIndexNames.test_conflicting_column_index_name", + "callee": ".shapely.geometry.Point", + "lineno": 753, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestIndexNames.test_conflicting_column_with_suffix", + "callee": ".shapely.geometry.Point", + "lineno": 762, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestIndexNames.test_conflicting_column_with_suffix", + "callee": ".shapely.geometry.Point", + "lineno": 762, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestIndexNames.test_conflicting_column_with_suffix", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 793, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestSpatialJoinNYBB.setup_method", + "callee": ".shapely.geometry.Point", + "lineno": 805, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestSpatialJoinNYBB.test_sjoin_empty_geometries", + "callee": ".shapely.geometry.GeometryCollection", + "lineno": 954, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_empty_right_df_how_left", + "callee": ".shapely.geometry.Point", + "lineno": 1017, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_empty_right_df_how_left", + "callee": ".shapely.geometry.Point", + "lineno": 1017, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_empty_right_df_how_left", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 1025, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_empty_right_df_how_right", + "callee": ".shapely.geometry.Point", + "lineno": 1033, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_empty_right_df_how_right", + "callee": ".shapely.geometry.Point", + "lineno": 1033, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_empty_left_df", + "callee": ".shapely.geometry.Point", + "lineno": 1048, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_empty_left_df", + "callee": ".shapely.geometry.Point", + "lineno": 1048, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_empty_left_df_how_right", + "callee": ".shapely.geometry.Point", + "lineno": 1057, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_empty_left_df_how_right", + "callee": ".shapely.geometry.Point", + "lineno": 1057, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_empty_left_df_how_right", + "callee": "geopandas.testing.assert_geoseries_equal", + "lineno": 1065, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_empty_join_due_to_max_distance", + "callee": ".shapely.geometry.Point", + "lineno": 1074, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_empty_join_due_to_max_distance", + "callee": ".shapely.geometry.Point", + "lineno": 1075, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_empty_join_due_to_max_distance", + "callee": ".shapely.geometry.Point", + "lineno": 1075, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_empty_join_due_to_max_distance", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 1089, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_empty_join_due_to_max_distance_how_right", + "callee": ".shapely.geometry.Point", + "lineno": 1094, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_empty_join_due_to_max_distance_how_right", + "callee": ".shapely.geometry.Point", + "lineno": 1094, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_empty_join_due_to_max_distance_how_right", + "callee": ".shapely.geometry.Point", + "lineno": 1095, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_empty_join_due_to_max_distance_how_right", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 1107, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_max_distance", + "callee": ".shapely.geometry.Point", + "lineno": 1111, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_max_distance", + "callee": ".shapely.geometry.Point", + "lineno": 1111, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_max_distance", + "callee": ".shapely.geometry.Point", + "lineno": 1112, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_max_distance", + "callee": ".shapely.geometry.Point", + "lineno": 1112, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_max_distance", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 1126, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_max_distance_how_right", + "callee": ".shapely.geometry.Point", + "lineno": 1129, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_max_distance_how_right", + "callee": ".shapely.geometry.Point", + "lineno": 1129, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_max_distance_how_right", + "callee": ".shapely.geometry.Point", + "lineno": 1130, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_max_distance_how_right", + "callee": ".shapely.geometry.Point", + "lineno": 1130, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_max_distance_how_right", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 1142, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_left", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 1223, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_left", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 1227, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_left", + "callee": ".shapely.geometry.Point", + "lineno": 1149, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_left", + "callee": ".shapely.geometry.Point", + "lineno": 1149, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_left", + "callee": ".shapely.geometry.Point", + "lineno": 1150, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_left", + "callee": ".shapely.geometry.Point", + "lineno": 1156, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_left", + "callee": ".shapely.geometry.Point", + "lineno": 1156, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_left", + "callee": ".shapely.geometry.Point", + "lineno": 1157, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_left", + "callee": ".shapely.geometry.Point", + "lineno": 1157, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_left", + "callee": ".shapely.geometry.Point", + "lineno": 1163, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_left", + "callee": ".shapely.geometry.Point", + "lineno": 1163, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_left", + "callee": ".shapely.geometry.Point", + "lineno": 1164, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_left", + "callee": ".shapely.geometry.Point", + "lineno": 1164, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_left", + "callee": ".shapely.geometry.Point", + "lineno": 1164, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_left", + "callee": ".shapely.geometry.Point", + "lineno": 1170, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_left", + "callee": ".shapely.geometry.Point", + "lineno": 1170, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_left", + "callee": ".shapely.geometry.Point", + "lineno": 1171, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_left", + "callee": ".shapely.geometry.Point", + "lineno": 1171, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_left", + "callee": ".shapely.geometry.Point", + "lineno": 1171, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_left", + "callee": ".shapely.geometry.Point", + "lineno": 1177, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_left", + "callee": ".shapely.geometry.Point", + "lineno": 1177, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_left", + "callee": ".shapely.geometry.Point", + "lineno": 1178, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_left", + "callee": ".shapely.geometry.Point", + "lineno": 1178, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_left", + "callee": ".shapely.geometry.Point", + "lineno": 1184, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_left", + "callee": ".shapely.geometry.Point", + "lineno": 1184, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_left", + "callee": ".shapely.geometry.Point", + "lineno": 1185, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_left", + "callee": ".shapely.geometry.Point", + "lineno": 1185, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_left", + "callee": ".shapely.geometry.Point", + "lineno": 1191, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_left", + "callee": ".shapely.geometry.Point", + "lineno": 1191, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_left", + "callee": ".shapely.geometry.Point", + "lineno": 1192, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_left", + "callee": ".shapely.geometry.Point", + "lineno": 1198, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_left", + "callee": ".shapely.geometry.Point", + "lineno": 1198, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_left", + "callee": ".shapely.geometry.Point", + "lineno": 1198, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_left", + "callee": ".shapely.geometry.Point", + "lineno": 1199, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_left", + "callee": ".shapely.geometry.Point", + "lineno": 1199, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_right", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 1299, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_right", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 1303, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_right", + "callee": ".shapely.geometry.Point", + "lineno": 1232, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_right", + "callee": ".shapely.geometry.Point", + "lineno": 1232, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_right", + "callee": ".shapely.geometry.Point", + "lineno": 1232, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_right", + "callee": ".shapely.geometry.Point", + "lineno": 1234, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_right", + "callee": ".shapely.geometry.Point", + "lineno": 1234, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_right", + "callee": ".shapely.geometry.Point", + "lineno": 1235, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_right", + "callee": ".shapely.geometry.Point", + "lineno": 1235, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_right", + "callee": ".shapely.geometry.Point", + "lineno": 1241, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_right", + "callee": ".shapely.geometry.Point", + "lineno": 1241, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_right", + "callee": ".shapely.geometry.Point", + "lineno": 1242, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_right", + "callee": ".shapely.geometry.Point", + "lineno": 1242, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_right", + "callee": ".shapely.geometry.Point", + "lineno": 1242, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_right", + "callee": ".shapely.geometry.Point", + "lineno": 1248, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_right", + "callee": ".shapely.geometry.Point", + "lineno": 1248, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_right", + "callee": ".shapely.geometry.Point", + "lineno": 1249, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_right", + "callee": ".shapely.geometry.Point", + "lineno": 1249, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_right", + "callee": ".shapely.geometry.Point", + "lineno": 1249, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_right", + "callee": ".shapely.geometry.Point", + "lineno": 1255, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_right", + "callee": ".shapely.geometry.Point", + "lineno": 1255, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_right", + "callee": ".shapely.geometry.Point", + "lineno": 1256, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_right", + "callee": ".shapely.geometry.Point", + "lineno": 1256, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_right", + "callee": ".shapely.geometry.Point", + "lineno": 1262, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_right", + "callee": ".shapely.geometry.Point", + "lineno": 1262, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_right", + "callee": ".shapely.geometry.Point", + "lineno": 1263, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_right", + "callee": ".shapely.geometry.Point", + "lineno": 1263, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_right", + "callee": ".shapely.geometry.Point", + "lineno": 1269, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_right", + "callee": ".shapely.geometry.Point", + "lineno": 1269, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_right", + "callee": ".shapely.geometry.Point", + "lineno": 1270, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_right", + "callee": ".shapely.geometry.Point", + "lineno": 1276, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_right", + "callee": ".shapely.geometry.Point", + "lineno": 1276, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_right", + "callee": ".shapely.geometry.Point", + "lineno": 1276, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_right", + "callee": ".shapely.geometry.Point", + "lineno": 1277, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_right", + "callee": ".shapely.geometry.Point", + "lineno": 1277, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_inner", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 1316, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_inner", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 1318, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_inner", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 1322, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_inner", + "callee": "geopandas.testing.assert_geodataframe_equal", + "lineno": 1331, + "resolution": "imported_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_exclusive", + "callee": ".shapely.geometry.Point", + "lineno": 1338, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_sjoin.TestNearest.test_sjoin_nearest_exclusive", + "callee": ".pandas.testing.assert_series_equal", + "lineno": 1345, + "resolution": "external_constructor_call" + } + ], + "geopandas.tools.tests.test_tools": [ + { + "caller": "geopandas.tools.tests.test_tools.TestTools.setup_method", + "callee": ".shapely.geometry.Point", + "lineno": 11, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_tools.TestTools.setup_method", + "callee": ".shapely.geometry.Point", + "lineno": 12, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_tools.TestTools.setup_method", + "callee": ".shapely.geometry.Point", + "lineno": 13, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_tools.TestTools.setup_method", + "callee": ".shapely.geometry.MultiPoint", + "lineno": 14, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_tools.TestTools.setup_method", + "callee": ".shapely.geometry.MultiPoint", + "lineno": 16, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_tools.TestTools.setup_method", + "callee": ".shapely.geometry.LineString", + "lineno": 17, + "resolution": "external_constructor_call" + }, + { + "caller": "geopandas.tools.tests.test_tools.TestTools.test_collect_single_force_multi", + "callee": ".shapely.geometry.MultiPoint", + "lineno": 25, + "resolution": "external_constructor_call" + } + ], + "geopandas.tools.tests": [] + }, + "cyclic_clusters": [ + [ + "geopandas", + "geopandas.array", + "geopandas.base", + "geopandas.explore", + "geopandas.geodataframe", + "geopandas.geoseries", + "geopandas.io._geoarrow", + "geopandas.io.arrow", + "geopandas.io.file", + "geopandas.io.sql", + "geopandas.plotting", + "geopandas.tools.clip", + "geopandas.tools.overlay", + "geopandas.tools.sjoin" + ] + ], + "unresolved": [ + { + "module": "benchmarks.clip", + "lineno": 17, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "benchmarks.clip", + "lineno": 18, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "benchmarks.clip", + "lineno": 24, + "pattern": "name_call_unresolved", + "note": "Call to 'clip(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "benchmarks.geom_methods", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.geom_methods", + "lineno": 19, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "benchmarks.geom_methods", + "lineno": 21, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "benchmarks.geom_methods", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.geom_methods", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.geom_methods", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.geom_methods", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .choice(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.geom_methods", + "lineno": 28, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "benchmarks.geom_methods", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.geom_methods", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.geom_methods", + "lineno": 34, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "benchmarks.geom_methods", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.geom_methods", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.geom_methods", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.geom_methods", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.geom_methods", + "lineno": 136, + "pattern": "attribute_call", + "note": "Call via attribute access .union_all(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.geom_methods", + "lineno": 139, + "pattern": "attribute_call", + "note": "Call via attribute access .buffer(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.geom_methods", + "lineno": 142, + "pattern": "attribute_call", + "note": "Call via attribute access .explode(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.io", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.io", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.io", + "lineno": 21, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "benchmarks.io", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.io", + "lineno": 26, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "benchmarks.io", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.io", + "lineno": 31, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "benchmarks.io", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .to_parquet(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.io", + "lineno": 36, + "pattern": "name_call_unresolved", + "note": "Call to 'read_parquet(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "benchmarks.io", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .to_feather(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.io", + "lineno": 41, + "pattern": "name_call_unresolved", + "note": "Call to 'read_feather(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "benchmarks.io", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .rand(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.io", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .rand(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.io", + "lineno": 57, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "benchmarks.io", + "lineno": 58, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "benchmarks.io", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.io", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdtemp(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.io", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.io", + "lineno": 69, + "pattern": "self_method_not_found", + "note": "self.writer(...) not found in class 'Bench' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "benchmarks.io", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .rmtree(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.io", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .TemporaryDirectory(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.io", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.io", + "lineno": 82, + "pattern": "self_method_not_found", + "note": "self.writer(...) not found in class 'BenchFrame' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "benchmarks.io", + "lineno": 85, + "pattern": "self_method_not_found", + "note": "self.reader(...) not found in class 'BenchFrame' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "benchmarks.io", + "lineno": 93, + "pattern": "attribute_call", + "note": "Call via attribute access .setup(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.io", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.io", + "lineno": 95, + "pattern": "self_method_not_found", + "note": "self.writer(...) not found in class 'BenchSeries' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "benchmarks.io", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .TemporaryDirectory(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.io", + "lineno": 99, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.io", + "lineno": 100, + "pattern": "self_method_not_found", + "note": "self.writer(...) not found in class 'BenchSeries' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "benchmarks.io", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .from_file(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.io", + "lineno": 106, + "pattern": "attribute_call", + "note": "Call via attribute access .from_file(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.overlay", + "lineno": 14, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "benchmarks.overlay", + "lineno": 15, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "benchmarks.overlay", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.overlay", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.overlay", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .buffer(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.overlay", + "lineno": 25, + "pattern": "name_call_unresolved", + "note": "Call to 'overlay(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "benchmarks.overlay", + "lineno": 35, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "benchmarks.overlay", + "lineno": 41, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "benchmarks.overlay", + "lineno": 48, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "benchmarks.overlay", + "lineno": 49, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "benchmarks.overlay", + "lineno": 54, + "pattern": "name_call_unresolved", + "note": "Call to 'overlay(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "benchmarks.overlay", + "lineno": 64, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "benchmarks.overlay", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.overlay", + "lineno": 66, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "benchmarks.overlay", + "lineno": 71, + "pattern": "name_call_unresolved", + "note": "Call to 'overlay(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "benchmarks.plotting", + "lineno": 14, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "benchmarks.plotting", + "lineno": 16, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "benchmarks.plotting", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.plotting", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.plotting", + "lineno": 23, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "benchmarks.plotting", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.plotting", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.plotting", + "lineno": 30, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "benchmarks.plotting", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.plotting", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.plotting", + "lineno": 44, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "benchmarks.plotting", + "lineno": 45, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "benchmarks.plotting", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.plotting", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.plotting", + "lineno": 51, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "benchmarks.plotting", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.plotting", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.plotting", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .randint(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.plotting", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .randint(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.plotting", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .value_counts(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.plotting", + "lineno": 64, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "benchmarks.plotting", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.plotting", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.plotting", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.sindex", + "lineno": 9, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "benchmarks.sindex", + "lineno": 16, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "benchmarks.sindex", + "lineno": 17, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "benchmarks.sindex", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.sindex", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.sindex", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.sindex", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .query(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.sindex", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.sindex", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .intersection(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.sindex", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .query(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.sindex", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .query(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.sindex", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .query(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.sjoin", + "lineno": 13, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "benchmarks.sjoin", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.sjoin", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.sjoin", + "lineno": 20, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "benchmarks.sjoin", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.sjoin", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.sjoin", + "lineno": 27, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "benchmarks.sjoin", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.sjoin", + "lineno": 30, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "benchmarks.sjoin", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .randn(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.sjoin", + "lineno": 35, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "benchmarks.transform", + "lineno": 9, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "benchmarks.transform", + "lineno": 10, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "benchmarks.transform", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .concat(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.transform", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .rand(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.transform", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .rand(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.transform", + "lineno": 15, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "benchmarks.transform", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "benchmarks.transform", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "doc.nyc_boros", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .seed(...) - target object type not statically resolved." + }, + { + "module": "doc.nyc_boros", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .get_path(...) - target object type not statically resolved." + }, + { + "module": "doc.nyc_boros", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .from_file(...) - target object type not statically resolved." + }, + { + "module": "doc.nyc_boros", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .set_index(...) - target object type not statically resolved." + }, + { + "module": "doc.nyc_boros", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "doc.nyc_boros", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .xticks(...) - target object type not statically resolved." + }, + { + "module": "doc.nyc_boros", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .savefig(...) - target object type not statically resolved." + }, + { + "module": "doc.nyc_boros", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "doc.nyc_boros", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .xticks(...) - target object type not statically resolved." + }, + { + "module": "doc.nyc_boros", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .get_xlim(...) - target object type not statically resolved." + }, + { + "module": "doc.nyc_boros", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .gca(...) - target object type not statically resolved." + }, + { + "module": "doc.nyc_boros", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .get_ylim(...) - target object type not statically resolved." + }, + { + "module": "doc.nyc_boros", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .gca(...) - target object type not statically resolved." + }, + { + "module": "doc.nyc_boros", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .savefig(...) - target object type not statically resolved." + }, + { + "module": "doc.nyc_boros", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "doc.nyc_boros", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "doc.nyc_boros", + "lineno": 58, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "doc.nyc_boros", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .union_all(...) - target object type not statically resolved." + }, + { + "module": "doc.nyc_boros", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .buffer(...) - target object type not statically resolved." + }, + { + "module": "doc.nyc_boros", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "doc.nyc_boros", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .xticks(...) - target object type not statically resolved." + }, + { + "module": "doc.nyc_boros", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .savefig(...) - target object type not statically resolved." + }, + { + "module": "doc.nyc_boros", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "doc.nyc_boros", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .xticks(...) - target object type not statically resolved." + }, + { + "module": "doc.nyc_boros", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .savefig(...) - target object type not statically resolved." + }, + { + "module": "doc.nyc_boros", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .show(...) - target object type not statically resolved." + }, + { + "module": "doc.source.conf", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .fetch(...) - target object type not statically resolved." + }, + { + "module": "doc.source.conf", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .insert(...) - target object type not statically resolved." + }, + { + "module": "doc.source.conf", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .abspath(...) - target object type not statically resolved." + }, + { + "module": "doc.source.conf", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .add_css_file(...) - target object type not statically resolved." + }, + { + "module": "doc.source.conf", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "doc.source.conf", + "lineno": 120, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "doc.source.conf", + "lineno": 121, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "doc.source.conf", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "doc.source.conf", + "lineno": 245, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "doc.source.conf", + "lineno": 248, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "doc.source.conf", + "lineno": 464, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "doc.source.conf", + "lineno": 469, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "doc.source.conf", + "lineno": 471, + "pattern": "attribute_call", + "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." + }, + { + "module": "doc.source.conf", + "lineno": 473, + "pattern": "attribute_call", + "note": "Call via attribute access .simplefilter(...) - target object type not statically resolved." + }, + { + "module": "doc.source.conf", + "lineno": 479, + "pattern": "attribute_call", + "note": "Call via attribute access .getsourcefile(...) - target object type not statically resolved." + }, + { + "module": "doc.source.conf", + "lineno": 479, + "pattern": "attribute_call", + "note": "Call via attribute access .unwrap(...) - target object type not statically resolved." + }, + { + "module": "doc.source.conf", + "lineno": 482, + "pattern": "attribute_call", + "note": "Call via attribute access .getsourcefile(...) - target object type not statically resolved." + }, + { + "module": "doc.source.conf", + "lineno": 482, + "pattern": "attribute_call", + "note": "Call via attribute access .unwrap(...) - target object type not statically resolved." + }, + { + "module": "doc.source.conf", + "lineno": 489, + "pattern": "attribute_call", + "note": "Call via attribute access .getsourcelines(...) - target object type not statically resolved." + }, + { + "module": "doc.source.conf", + "lineno": 492, + "pattern": "attribute_call", + "note": "Call via attribute access .getsourcelines(...) - target object type not statically resolved." + }, + { + "module": "doc.source.conf", + "lineno": 503, + "pattern": "attribute_call", + "note": "Call via attribute access .relpath(...) - target object type not statically resolved." + }, + { + "module": "doc.source.conf", + "lineno": 503, + "pattern": "attribute_call", + "note": "Call via attribute access .dirname(...) - target object type not statically resolved." + }, + { + "module": "doc.source._static.code.buffer", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoSeries(...) - target object type not statically resolved." + }, + { + "module": "doc.source._static.code.buffer", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "doc.source._static.code.buffer", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .flatten(...) - target object type not statically resolved." + }, + { + "module": "doc.source._static.code.buffer", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "doc.source._static.code.buffer", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "doc.source._static.code.buffer", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "doc.source._static.code.buffer", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .buffer(...) - target object type not statically resolved." + }, + { + "module": "doc.source._static.code.buffer", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .set_title(...) - target object type not statically resolved." + }, + { + "module": "doc.source._static.code.buffer", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "doc.source._static.code.buffer", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "doc.source._static.code.buffer", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .buffer(...) - target object type not statically resolved." + }, + { + "module": "doc.source._static.code.buffer", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .set_title(...) - target object type not statically resolved." + }, + { + "module": "doc.source._static.code.buffer", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "doc.source._static.code.buffer", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "doc.source._static.code.buffer", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .buffer(...) - target object type not statically resolved." + }, + { + "module": "doc.source._static.code.buffer", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .set_title(...) - target object type not statically resolved." + }, + { + "module": "doc.source._static.code.buffer", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "doc.source._static.code.buffer", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "doc.source._static.code.buffer", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .buffer(...) - target object type not statically resolved." + }, + { + "module": "doc.source._static.code.buffer", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .set_title(...) - target object type not statically resolved." + }, + { + "module": "doc.source._static.code.buffer", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "doc.source._static.code.buffer", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "doc.source._static.code.buffer", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .buffer(...) - target object type not statically resolved." + }, + { + "module": "doc.source._static.code.buffer", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .set_title(...) - target object type not statically resolved." + }, + { + "module": "doc.source._static.code.buffer", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "doc.source._static.code.buffer", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "doc.source._static.code.buffer", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .buffer(...) - target object type not statically resolved." + }, + { + "module": "doc.source._static.code.buffer", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .set_title(...) - target object type not statically resolved." + }, + { + "module": "doc.source._static.code.buffer", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "doc.source._static.code.buffer", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "doc.source._static.code.buffer", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .buffer(...) - target object type not statically resolved." + }, + { + "module": "doc.source._static.code.buffer", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .set_title(...) - target object type not statically resolved." + }, + { + "module": "doc.source._static.code.buffer", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "doc.source._static.code.buffer", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "doc.source._static.code.buffer", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .buffer(...) - target object type not statically resolved." + }, + { + "module": "doc.source._static.code.buffer", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .set_title(...) - target object type not statically resolved." + }, + { + "module": "doc.source._static.code.buffer", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "doc.source._static.code.buffer", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "doc.source._static.code.buffer", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .buffer(...) - target object type not statically resolved." + }, + { + "module": "doc.source._static.code.buffer", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .set_title(...) - target object type not statically resolved." + }, + { + "module": "doc.source._static.code.buffer", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .tight_layout(...) - target object type not statically resolved." + }, + { + "module": "geopandas.accessors", + "lineno": 23, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.accessors", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .register_series_accessor(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 84, + "pattern": "name_call_unresolved", + "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.array", + "lineno": 117, + "pattern": "attribute_call", + "note": "Call via attribute access .to_string(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 118, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .to_string(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 125, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 151, + "pattern": "attribute_call", + "note": "Call via attribute access .isnan(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 185, + "pattern": "attribute_call", + "note": "Call via attribute access .empty(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 188, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 192, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 192, + "pattern": "attribute_call", + "note": "Call via attribute access .is_valid_input(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 199, + "pattern": "attribute_call", + "note": "Call via attribute access .shape(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 205, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 244, + "pattern": "attribute_call", + "note": "Call via attribute access .to_numpy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 245, + "pattern": "attribute_call", + "note": "Call via attribute access .from_wkb(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 252, + "pattern": "attribute_call", + "note": "Call via attribute access .to_wkb(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 282, + "pattern": "attribute_call", + "note": "Call via attribute access .to_numpy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 283, + "pattern": "attribute_call", + "note": "Call via attribute access .from_wkt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 290, + "pattern": "attribute_call", + "note": "Call via attribute access .to_wkt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 338, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 339, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 341, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 343, + "pattern": "attribute_call", + "note": "Call via attribute access .points(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 422, + "pattern": "attribute_call", + "note": "Call via attribute access .from_user_input(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 425, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 438, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 440, + "pattern": "attribute_call", + "note": "Call via attribute access .stack(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 472, + "pattern": "attribute_call", + "note": "Call via attribute access .check_array_indexer(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 478, + "pattern": "attribute_call", + "note": "Call via attribute access .check_array_indexer(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 482, + "pattern": "attribute_call", + "note": "Call via attribute access .flatten(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 499, + "pattern": "attribute_call", + "note": "Call via attribute access .empty(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 521, + "pattern": "attribute_call", + "note": "Call via attribute access .to_wkb(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 526, + "pattern": "attribute_call", + "note": "Call via attribute access .from_wkb(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 533, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 536, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 544, + "pattern": "attribute_call", + "note": "Call via attribute access .is_valid(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 547, + "pattern": "attribute_call", + "note": "Call via attribute access .is_valid_reason(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 552, + "pattern": "attribute_call", + "note": "Call via attribute access .coverage_is_valid(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 559, + "pattern": "attribute_call", + "note": "Call via attribute access .coverage_invalid_edges(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 563, + "pattern": "attribute_call", + "note": "Call via attribute access .is_empty(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 567, + "pattern": "attribute_call", + "note": "Call via attribute access .is_simple(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 571, + "pattern": "attribute_call", + "note": "Call via attribute access .is_ring(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 575, + "pattern": "attribute_call", + "note": "Call via attribute access .is_closed(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 579, + "pattern": "attribute_call", + "note": "Call via attribute access .is_ccw(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 583, + "pattern": "attribute_call", + "note": "Call via attribute access .has_z(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 587, + "pattern": "attribute_call", + "note": "Call via attribute access .has_m(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 591, + "pattern": "attribute_call", + "note": "Call via attribute access .get_type_id(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 592, + "pattern": "attribute_call", + "note": "Call via attribute access .searchsorted(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 609, + "pattern": "attribute_call", + "note": "Call via attribute access .area(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 614, + "pattern": "attribute_call", + "note": "Call via attribute access .length(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 617, + "pattern": "attribute_call", + "note": "Call via attribute access .get_num_coordinates(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 620, + "pattern": "attribute_call", + "note": "Call via attribute access .get_num_geometries(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 623, + "pattern": "attribute_call", + "note": "Call via attribute access .get_num_interior_rings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 626, + "pattern": "attribute_call", + "note": "Call via attribute access .get_precision(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 629, + "pattern": "attribute_call", + "note": "Call via attribute access .get_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 637, + "pattern": "attribute_call", + "note": "Call via attribute access .boundary(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 642, + "pattern": "attribute_call", + "note": "Call via attribute access .centroid(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 645, + "pattern": "attribute_call", + "note": "Call via attribute access .concave_hull(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 649, + "pattern": "attribute_call", + "note": "Call via attribute access .constrained_delaunay_triangles(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 655, + "pattern": "attribute_call", + "note": "Call via attribute access .convex_hull(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 660, + "pattern": "attribute_call", + "note": "Call via attribute access .envelope(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 664, + "pattern": "attribute_call", + "note": "Call via attribute access .oriented_envelope(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 668, + "pattern": "attribute_call", + "note": "Call via attribute access .get_exterior_ring(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 671, + "pattern": "attribute_call", + "note": "Call via attribute access .extract_unique_points(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 675, + "pattern": "attribute_call", + "note": "Call via attribute access .offset_curve(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 700, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 706, + "pattern": "attribute_call", + "note": "Call via attribute access .empty(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 712, + "pattern": "attribute_call", + "note": "Call via attribute access .remove_repeated_points(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 717, + "pattern": "attribute_call", + "note": "Call via attribute access .point_on_surface(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 720, + "pattern": "attribute_call", + "note": "Call via attribute access .minimum_bounding_circle(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 724, + "pattern": "attribute_call", + "note": "Call via attribute access .maximum_inscribed_circle(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 729, + "pattern": "attribute_call", + "note": "Call via attribute access .minimum_bounding_radius(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 732, + "pattern": "attribute_call", + "note": "Call via attribute access .minimum_clearance(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 735, + "pattern": "attribute_call", + "note": "Call via attribute access .minimum_clearance_line(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 738, + "pattern": "attribute_call", + "note": "Call via attribute access .normalize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 742, + "pattern": "attribute_call", + "note": "Call via attribute access .orient_polygons(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 751, + "pattern": "attribute_call", + "note": "Call via attribute access .make_valid(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 758, + "pattern": "attribute_call", + "note": "Call via attribute access .reverse(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 762, + "pattern": "attribute_call", + "note": "Call via attribute access .segmentize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 767, + "pattern": "attribute_call", + "note": "Call via attribute access .force_2d(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 770, + "pattern": "attribute_call", + "note": "Call via attribute access .force_3d(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 774, + "pattern": "attribute_call", + "note": "Call via attribute access .transform(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 780, + "pattern": "attribute_call", + "note": "Call via attribute access .line_merge(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 785, + "pattern": "attribute_call", + "note": "Call via attribute access .set_precision(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 857, + "pattern": "attribute_call", + "note": "Call via attribute access .clip_by_rect(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 931, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 936, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 941, + "pattern": "attribute_call", + "note": "Call via attribute access .buffer(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 948, + "pattern": "attribute_call", + "note": "Call via attribute access .line_interpolate_point(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 954, + "pattern": "attribute_call", + "note": "Call via attribute access .simplify(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 968, + "pattern": "attribute_call", + "note": "Call via attribute access .coverage_simplify(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 977, + "pattern": "attribute_call", + "note": "Call via attribute access .line_locate_point(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 982, + "pattern": "attribute_call", + "note": "Call via attribute access .relate(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 987, + "pattern": "attribute_call", + "note": "Call via attribute access .relate_pattern(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 994, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1006, + "pattern": "attribute_call", + "note": "Call via attribute access .coverage_union_all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1008, + "pattern": "attribute_call", + "note": "Call via attribute access .union_all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1014, + "pattern": "attribute_call", + "note": "Call via attribute access .disjoint_subset_union_all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1022, + "pattern": "attribute_call", + "note": "Call via attribute access .intersection_all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1041, + "pattern": "attribute_call", + "note": "Call via attribute access .empty(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1174, + "pattern": "attribute_call", + "note": "Call via attribute access .from_user_input(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1176, + "pattern": "attribute_call", + "note": "Call via attribute access .from_epsg(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1181, + "pattern": "attribute_call", + "note": "Call via attribute access .is_exact_same(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1184, + "pattern": "name_call_unresolved", + "note": "Call to 'TransformerFromCRS(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.array", + "lineno": 1237, + "pattern": "attribute_call", + "note": "Call via attribute access .mean(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1238, + "pattern": "attribute_call", + "note": "Call via attribute access .mean(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1241, + "pattern": "name_call_unresolved", + "note": "Call to 'TransformerFromCRS(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.array", + "lineno": 1242, + "pattern": "attribute_call", + "note": "Call via attribute access .transform_bounds(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1245, + "pattern": "attribute_call", + "note": "Call via attribute access .mean(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1252, + "pattern": "attribute_call", + "note": "Call via attribute access .mean(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1256, + "pattern": "attribute_call", + "note": "Call via attribute access .mean(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1268, + "pattern": "attribute_call", + "note": "Call via attribute access .from_epsg(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1279, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1281, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1283, + "pattern": "attribute_call", + "note": "Call via attribute access .full_like(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1284, + "pattern": "attribute_call", + "note": "Call via attribute access .get_x(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1287, + "pattern": "attribute_call", + "note": "Call via attribute access .get_x(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1295, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1297, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1299, + "pattern": "attribute_call", + "note": "Call via attribute access .full_like(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1300, + "pattern": "attribute_call", + "note": "Call via attribute access .get_y(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1303, + "pattern": "attribute_call", + "note": "Call via attribute access .get_y(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1311, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1313, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1315, + "pattern": "attribute_call", + "note": "Call via attribute access .full_like(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1316, + "pattern": "attribute_call", + "note": "Call via attribute access .get_z(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1319, + "pattern": "attribute_call", + "note": "Call via attribute access .get_z(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1327, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1329, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1331, + "pattern": "attribute_call", + "note": "Call via attribute access .full_like(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1332, + "pattern": "attribute_call", + "note": "Call via attribute access .get_m(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1335, + "pattern": "attribute_call", + "note": "Call via attribute access .get_m(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1342, + "pattern": "attribute_call", + "note": "Call via attribute access .bounds(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1349, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1351, + "pattern": "attribute_call", + "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1353, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1356, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1358, + "pattern": "attribute_call", + "note": "Call via attribute access .nanmin(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1359, + "pattern": "attribute_call", + "note": "Call via attribute access .nanmin(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1360, + "pattern": "attribute_call", + "note": "Call via attribute access .nanmax(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1361, + "pattern": "attribute_call", + "note": "Call via attribute access .nanmax(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1383, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1389, + "pattern": "attribute_call", + "note": "Call via attribute access .isna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1396, + "pattern": "attribute_call", + "note": "Call via attribute access .is_valid_input(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1404, + "pattern": "attribute_call", + "note": "Call via attribute access ._pad_or_backfill(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1451, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1455, + "pattern": "attribute_call", + "note": "Call via attribute access .cumsum(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1456, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1470, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1498, + "pattern": "attribute_call", + "note": "Call via attribute access .is_string_dtype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1498, + "pattern": "attribute_call", + "note": "Call via attribute access .is_object_dtype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1502, + "pattern": "attribute_call", + "note": "Call via attribute access .pandas_dtype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1505, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1506, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1512, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1514, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1518, + "pattern": "attribute_call", + "note": "Call via attribute access .is_missing(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1541, + "pattern": "attribute_call", + "note": "Call via attribute access .value_counts(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1547, + "pattern": "attribute_call", + "note": "Call via attribute access .where(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1547, + "pattern": "attribute_call", + "note": "Call via attribute access .isna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1598, + "pattern": "attribute_call", + "note": "Call via attribute access .shift(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1663, + "pattern": "attribute_call", + "note": "Call via attribute access ._cast_pointwise_result(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1743, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1746, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1748, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1756, + "pattern": "attribute_call", + "note": "Call via attribute access .nonzero(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1761, + "pattern": "attribute_call", + "note": "Call via attribute access .Point(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1773, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1826, + "pattern": "attribute_call", + "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1827, + "pattern": "attribute_call", + "note": "Call via attribute access .simplefilter(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1841, + "pattern": "attribute_call", + "note": "Call via attribute access .to_wkt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1856, + "pattern": "attribute_call", + "note": "Call via attribute access .concatenate(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1878, + "pattern": "attribute_call", + "note": "Call via attribute access .dtype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1879, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1885, + "pattern": "attribute_call", + "note": "Call via attribute access .is_list_like(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1904, + "pattern": "name_call_unresolved", + "note": "Call to 'op(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.array", + "lineno": 1906, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1929, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1932, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1938, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1938, + "pattern": "attribute_call", + "note": "Call via attribute access .isna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1953, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1968, + "pattern": "attribute_call", + "note": "Call via attribute access .has_z(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1970, + "pattern": "attribute_call", + "note": "Call via attribute access .empty_like(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1972, + "pattern": "attribute_call", + "note": "Call via attribute access .get_coordinates(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1973, + "pattern": "name_call_unresolved", + "note": "Call to 'func(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.array", + "lineno": 1974, + "pattern": "attribute_call", + "note": "Call via attribute access .set_coordinates(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1975, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1975, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1978, + "pattern": "attribute_call", + "note": "Call via attribute access .get_coordinates(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1979, + "pattern": "name_call_unresolved", + "note": "Call to 'func(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.array", + "lineno": 1980, + "pattern": "attribute_call", + "note": "Call via attribute access .set_coordinates(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1981, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.array", + "lineno": 1981, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.base", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.base", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .align(...) - target object type not statically resolved." + }, + { + "module": "geopandas.base", + "lineno": 115, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "geopandas.base", + "lineno": 117, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.base", + "lineno": 126, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "geopandas.base", + "lineno": 376, + "pattern": "attribute_call", + "note": "Call via attribute access .is_valid_reason(...) - target object type not statically resolved." + }, + { + "module": "geopandas.base", + "lineno": 448, + "pattern": "attribute_call", + "note": "Call via attribute access .is_valid_coverage(...) - target object type not statically resolved." + }, + { + "module": "geopandas.base", + "lineno": 584, + "pattern": "attribute_call", + "note": "Call via attribute access .count_coordinates(...) - target object type not statically resolved." + }, + { + "module": "geopandas.base", + "lineno": 627, + "pattern": "attribute_call", + "note": "Call via attribute access .count_geometries(...) - target object type not statically resolved." + }, + { + "module": "geopandas.base", + "lineno": 671, + "pattern": "attribute_call", + "note": "Call via attribute access .count_interior_rings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.base", + "lineno": 923, + "pattern": "attribute_call", + "note": "Call via attribute access .get_precision(...) - target object type not statically resolved." + }, + { + "module": "geopandas.base", + "lineno": 1292, + "pattern": "attribute_call", + "note": "Call via attribute access .geometrycollections(...) - target object type not statically resolved." + }, + { + "module": "geopandas.base", + "lineno": 1294, + "pattern": "attribute_call", + "note": "Call via attribute access .delaunay_triangles(...) - target object type not statically resolved." + }, + { + "module": "geopandas.base", + "lineno": 1299, + "pattern": "attribute_call", + "note": "Call via attribute access .explode(...) - target object type not statically resolved." + }, + { + "module": "geopandas.base", + "lineno": 1416, + "pattern": "attribute_call", + "note": "Call via attribute access .geometrycollections(...) - target object type not statically resolved." + }, + { + "module": "geopandas.base", + "lineno": 1418, + "pattern": "attribute_call", + "note": "Call via attribute access .voronoi_polygons(...) - target object type not statically resolved." + }, + { + "module": "geopandas.base", + "lineno": 1425, + "pattern": "attribute_call", + "note": "Call via attribute access .explode(...) - target object type not statically resolved." + }, + { + "module": "geopandas.base", + "lineno": 1948, + "pattern": "attribute_call", + "note": "Call via attribute access .minimum_bounding_radius(...) - target object type not statically resolved." + }, + { + "module": "geopandas.base", + "lineno": 1984, + "pattern": "attribute_call", + "note": "Call via attribute access .minimum_clearance(...) - target object type not statically resolved." + }, + { + "module": "geopandas.base", + "lineno": 2498, + "pattern": "attribute_call", + "note": "Call via attribute access .union_all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.base", + "lineno": 2552, + "pattern": "attribute_call", + "note": "Call via attribute access .union_all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.base", + "lineno": 2577, + "pattern": "attribute_call", + "note": "Call via attribute access .intersection_all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.base", + "lineno": 6319, + "pattern": "attribute_call", + "note": "Call via attribute access .get_coordinates(...) - target object type not statically resolved." + }, + { + "module": "geopandas.base", + "lineno": 6326, + "pattern": "attribute_call", + "note": "Call via attribute access .get_coordinates(...) - target object type not statically resolved." + }, + { + "module": "geopandas.base", + "lineno": 6343, + "pattern": "attribute_call", + "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.base", + "lineno": 6377, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.base", + "lineno": 6440, + "pattern": "attribute_call", + "note": "Call via attribute access .is_list_like(...) - target object type not statically resolved." + }, + { + "module": "geopandas.base", + "lineno": 6443, + "pattern": "attribute_call", + "note": "Call via attribute access .apply(...) - target object type not statically resolved." + }, + { + "module": "geopandas.base", + "lineno": 6446, + "pattern": "attribute_call", + "note": "Call via attribute access .import_optional_dependency(...) - target object type not statically resolved." + }, + { + "module": "geopandas.base", + "lineno": 6460, + "pattern": "attribute_call", + "note": "Call via attribute access .is_list_like(...) - target object type not statically resolved." + }, + { + "module": "geopandas.base", + "lineno": 6463, + "pattern": "attribute_call", + "note": "Call via attribute access .multipoints(...) - target object type not statically resolved." + }, + { + "module": "geopandas.base", + "lineno": 6464, + "pattern": "name_call_unresolved", + "note": "Call to 'sample_function(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.base", + "lineno": 6472, + "pattern": "attribute_call", + "note": "Call via attribute access .apply(...) - target object type not statically resolved." + }, + { + "module": "geopandas.base", + "lineno": 6474, + "pattern": "attribute_call", + "note": "Call via attribute access .multipoints(...) - target object type not statically resolved." + }, + { + "module": "geopandas.base", + "lineno": 6475, + "pattern": "name_call_unresolved", + "note": "Call to 'sample_function(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.base", + "lineno": 6536, + "pattern": "attribute_call", + "note": "Call via attribute access .union_all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.base", + "lineno": 6538, + "pattern": "attribute_call", + "note": "Call via attribute access .geometrycollections(...) - target object type not statically resolved." + }, + { + "module": "geopandas.base", + "lineno": 6540, + "pattern": "attribute_call", + "note": "Call via attribute access .build_area(...) - target object type not statically resolved." + }, + { + "module": "geopandas.base", + "lineno": 6541, + "pattern": "attribute_call", + "note": "Call via attribute access .explode(...) - target object type not statically resolved." + }, + { + "module": "geopandas.base", + "lineno": 6605, + "pattern": "attribute_call", + "note": "Call via attribute access .union_all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.base", + "lineno": 6610, + "pattern": "attribute_call", + "note": "Call via attribute access .polygonize_full(...) - target object type not statically resolved." + }, + { + "module": "geopandas.base", + "lineno": 6612, + "pattern": "attribute_call", + "note": "Call via attribute access .explode(...) - target object type not statically resolved." + }, + { + "module": "geopandas.base", + "lineno": 6615, + "pattern": "attribute_call", + "note": "Call via attribute access .explode(...) - target object type not statically resolved." + }, + { + "module": "geopandas.base", + "lineno": 6618, + "pattern": "attribute_call", + "note": "Call via attribute access .explode(...) - target object type not statically resolved." + }, + { + "module": "geopandas.base", + "lineno": 6621, + "pattern": "attribute_call", + "note": "Call via attribute access .explode(...) - target object type not statically resolved." + }, + { + "module": "geopandas.base", + "lineno": 6627, + "pattern": "attribute_call", + "note": "Call via attribute access .polygonize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.base", + "lineno": 6628, + "pattern": "attribute_call", + "note": "Call via attribute access .explode(...) - target object type not statically resolved." + }, + { + "module": "geopandas.base", + "lineno": 6662, + "pattern": "attribute_call", + "note": "Call via attribute access .diff(...) - target object type not statically resolved." + }, + { + "module": "geopandas.base", + "lineno": 6662, + "pattern": "attribute_call", + "note": "Call via attribute access .nonzero(...) - target object type not statically resolved." + }, + { + "module": "geopandas.base", + "lineno": 6663, + "pattern": "attribute_call", + "note": "Call via attribute access .cumsum(...) - target object type not statically resolved." + }, + { + "module": "geopandas.base", + "lineno": 6664, + "pattern": "attribute_call", + "note": "Call via attribute access .repeat(...) - target object type not statically resolved." + }, + { + "module": "geopandas.base", + "lineno": 6670, + "pattern": "attribute_call", + "note": "Call via attribute access .take(...) - target object type not statically resolved." + }, + { + "module": "geopandas.base", + "lineno": 6674, + "pattern": "attribute_call", + "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." + }, + { + "module": "geopandas.base", + "lineno": 6677, + "pattern": "attribute_call", + "note": "Call via attribute access .from_arrays(...) - target object type not statically resolved." + }, + { + "module": "geopandas.base", + "lineno": 6715, + "pattern": "attribute_call", + "note": "Call via attribute access .intersects(...) - target object type not statically resolved." + }, + { + "module": "geopandas.conftest", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "geopandas.conftest", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .isfile(...) - target object type not statically resolved." + }, + { + "module": "geopandas.conftest", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "geopandas.conftest", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .skip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.conftest", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "geopandas.conftest", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .isfile(...) - target object type not statically resolved." + }, + { + "module": "geopandas.conftest", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "geopandas.conftest", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .skip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.conftest", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "geopandas.conftest", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .isfile(...) - target object type not statically resolved." + }, + { + "module": "geopandas.conftest", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "geopandas.conftest", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .skip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.conftest", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "geopandas.conftest", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 286, + "pattern": "attribute_call", + "note": "Call via attribute access .get_cmap(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 288, + "pattern": "attribute_call", + "note": "Call via attribute access .resampled(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 288, + "pattern": "attribute_call", + "note": "Call via attribute access .get_cmap(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 316, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 320, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 321, + "pattern": "attribute_call", + "note": "Call via attribute access .apply(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 323, + "pattern": "attribute_call", + "note": "Call via attribute access .to_frame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 328, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 329, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 332, + "pattern": "attribute_call", + "note": "Call via attribute access .union(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 337, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 342, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 348, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 349, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 349, + "pattern": "attribute_call", + "note": "Call via attribute access .isnan(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 353, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 369, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 376, + "pattern": "attribute_call", + "note": "Call via attribute access .query_name(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 383, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 385, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 386, + "pattern": "attribute_call", + "note": "Call via attribute access .build_url(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 388, + "pattern": "attribute_call", + "note": "Call via attribute access .Map(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 400, + "pattern": "attribute_call", + "note": "Call via attribute access .fit_bounds(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 402, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 403, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 412, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 417, + "pattern": "attribute_call", + "note": "Call via attribute access .is_list_like(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 433, + "pattern": "attribute_call", + "note": "Call via attribute access .is_object_dtype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 434, + "pattern": "attribute_call", + "note": "Call via attribute access .is_bool_dtype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 435, + "pattern": "attribute_call", + "note": "Call via attribute access .is_string_dtype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 440, + "pattern": "attribute_call", + "note": "Call via attribute access .isna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 443, + "pattern": "attribute_call", + "note": "Call via attribute access .Categorical(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 448, + "pattern": "attribute_call", + "note": "Call via attribute access .colormaps(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 449, + "pattern": "attribute_call", + "note": "Call via attribute access .apply_along_axis(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 454, + "pattern": "attribute_call", + "note": "Call via attribute access .apply_along_axis(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 460, + "pattern": "attribute_call", + "note": "Call via attribute access .apply_along_axis(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 460, + "pattern": "name_call_unresolved", + "note": "Call to 'cmap(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.explore", + "lineno": 461, + "pattern": "attribute_call", + "note": "Call via attribute access .apply_along_axis(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 461, + "pattern": "name_call_unresolved", + "note": "Call to 'cmap(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.explore", + "lineno": 464, + "pattern": "attribute_call", + "note": "Call via attribute access .is_list_like(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 467, + "pattern": "attribute_call", + "note": "Call via attribute access .take(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 468, + "pattern": "attribute_call", + "note": "Call via attribute access .take(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 478, + "pattern": "name_call_unresolved", + "note": "Call to 'cmap(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.explore", + "lineno": 481, + "pattern": "attribute_call", + "note": "Call via attribute access .min(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 482, + "pattern": "attribute_call", + "note": "Call via attribute access .max(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 492, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 494, + "pattern": "attribute_call", + "note": "Call via attribute access .apply_along_axis(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 501, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 503, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 506, + "pattern": "attribute_call", + "note": "Call via attribute access .apply_along_axis(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 521, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 544, + "pattern": "name_call_unresolved", + "note": "Call to 'style_kwds_function(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.explore", + "lineno": 550, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 552, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 553, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 560, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 571, + "pattern": "name_call_unresolved", + "note": "Call to 'style_kwds_function(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.explore", + "lineno": 585, + "pattern": "name_call_unresolved", + "note": "Call to 'style_kwds_function(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.explore", + "lineno": 592, + "pattern": "name_call_unresolved", + "note": "Call to 'style_kwds_function(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.explore", + "lineno": 614, + "pattern": "attribute_call", + "note": "Call via attribute access .Marker(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 616, + "pattern": "attribute_call", + "note": "Call via attribute access .Circle(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 618, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 619, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 620, + "pattern": "attribute_call", + "note": "Call via attribute access .CircleMarker(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 631, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 634, + "pattern": "attribute_call", + "note": "Call via attribute access .drop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 640, + "pattern": "attribute_call", + "note": "Call via attribute access .reset_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 649, + "pattern": "attribute_call", + "note": "Call via attribute access .isna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 655, + "pattern": "attribute_call", + "note": "Call via attribute access .sub(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 657, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 662, + "pattern": "attribute_call", + "note": "Call via attribute access .add_to(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 662, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoJson(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 675, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 677, + "pattern": "attribute_call", + "note": "Call via attribute access .to_list(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 678, + "pattern": "attribute_call", + "note": "Call via attribute access .tolist(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 680, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 689, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 690, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 690, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 691, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 695, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 698, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 700, + "pattern": "attribute_call", + "note": "Call via attribute access .apply_along_axis(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 706, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 707, + "pattern": "attribute_call", + "note": "Call via attribute access .tolist(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 710, + "pattern": "attribute_call", + "note": "Call via attribute access .StepColormap(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 719, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 721, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 723, + "pattern": "attribute_call", + "note": "Call via attribute access .get_legend_classes(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 724, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 728, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 729, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 730, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 738, + "pattern": "attribute_call", + "note": "Call via attribute access .apply_along_axis(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 739, + "pattern": "name_call_unresolved", + "note": "Call to 'mp_cmap(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.explore", + "lineno": 744, + "pattern": "attribute_call", + "note": "Call via attribute access .LinearColormap(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 754, + "pattern": "attribute_call", + "note": "Call via attribute access .StepColormap(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 763, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 765, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 767, + "pattern": "attribute_call", + "note": "Call via attribute access .add_child(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 781, + "pattern": "attribute_call", + "note": "Call via attribute access .to_list(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 781, + "pattern": "attribute_call", + "note": "Call via attribute access .drop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 783, + "pattern": "attribute_call", + "note": "Call via attribute access .to_list(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 783, + "pattern": "attribute_call", + "note": "Call via attribute access .drop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 794, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoJsonTooltip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 796, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoJsonPopup(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 887, + "pattern": "attribute_call", + "note": "Call via attribute access .MacroElement(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 888, + "pattern": "attribute_call", + "note": "Call via attribute access .Template(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 889, + "pattern": "attribute_call", + "note": "Call via attribute access .add_child(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 889, + "pattern": "attribute_call", + "note": "Call via attribute access .get_root(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 909, + "pattern": "attribute_call", + "note": "Call via attribute access .Element(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 910, + "pattern": "attribute_call", + "note": "Call via attribute access .add_child(...) - target object type not statically resolved." + }, + { + "module": "geopandas.explore", + "lineno": 910, + "pattern": "attribute_call", + "note": "Call via attribute access .get_root(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 159, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 163, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 169, + "pattern": "attribute_call", + "note": "Call via attribute access .Index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 171, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 197, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 219, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 219, + "pattern": "attribute_call", + "note": "Call via attribute access .isna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 244, + "pattern": "attribute_call", + "note": "Call via attribute access .rename(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 258, + "pattern": "attribute_call", + "note": "Call via attribute access .__setattr__(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 260, + "pattern": "attribute_call", + "note": "Call via attribute access .__setattr__(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 294, + "pattern": "attribute_call", + "note": "Call via attribute access .is_list_like(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 414, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 445, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 454, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 530, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 530, + "pattern": "self_method_not_found", + "note": "self.rename(...) not found in class 'GeoDataFrame' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "geopandas.geodataframe", + "lineno": 533, + "pattern": "self_method_not_found", + "note": "self.rename(...) not found in class 'GeoDataFrame' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "geopandas.geodataframe", + "lineno": 613, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 634, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 636, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 645, + "pattern": "attribute_call", + "note": "Call via attribute access .from_user_input(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 647, + "pattern": "attribute_call", + "note": "Call via attribute access .__setstate__(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 687, + "pattern": "attribute_call", + "note": "Call via attribute access .from_dict(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 688, + "pattern": "name_call_unresolved", + "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.geodataframe", + "lineno": 809, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 823, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 826, + "pattern": "name_call_unresolved", + "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.geodataframe", + "lineno": 1059, + "pattern": "attribute_call", + "note": "Call via attribute access .to_geo_dict(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 1062, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 1063, + "pattern": "attribute_call", + "note": "Call via attribute access .to_authority(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 1067, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 1077, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 1154, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 1155, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 1160, + "pattern": "attribute_call", + "note": "Call via attribute access .drop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 1165, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 1166, + "pattern": "attribute_call", + "note": "Call via attribute access .isna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 1268, + "pattern": "attribute_call", + "note": "Call via attribute access .tolist(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 1478, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 1759, + "pattern": "attribute_call", + "note": "Call via attribute access .set_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 1865, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 1906, + "pattern": "attribute_call", + "note": "Call via attribute access .estimate_utm_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 1914, + "pattern": "attribute_call", + "note": "Call via attribute access .__getitem__(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 1918, + "pattern": "attribute_call", + "note": "Call via attribute access .is_scalar(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 1924, + "pattern": "attribute_call", + "note": "Call via attribute access .get_loc(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 1926, + "pattern": "attribute_call", + "note": "Call via attribute access .squeeze(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 1931, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 1941, + "pattern": "attribute_call", + "note": "Call via attribute access .__delitem__(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 1942, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 1961, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 1970, + "pattern": "attribute_call", + "note": "Call via attribute access .is_list_like(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 1974, + "pattern": "attribute_call", + "note": "Call via attribute access .is_scalar(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 1985, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 1992, + "pattern": "attribute_call", + "note": "Call via attribute access .__setitem__(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 1999, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 2015, + "pattern": "attribute_call", + "note": "Call via attribute access .apply(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 2025, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 2030, + "pattern": "attribute_call", + "note": "Call via attribute access .set_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 2035, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 2035, + "pattern": "attribute_call", + "note": "Call via attribute access .isna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 2053, + "pattern": "name_call_unresolved", + "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.geodataframe", + "lineno": 2057, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 2058, + "pattern": "attribute_call", + "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 2071, + "pattern": "attribute_call", + "note": "Call via attribute access ._from_mgr(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 2073, + "pattern": "self_method_not_found", + "note": "self._from_mgr(...) not found in class 'GeoDataFrame' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "geopandas.geodataframe", + "lineno": 2076, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 2099, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 2100, + "pattern": "attribute_call", + "note": "Call via attribute access .is_(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 2108, + "pattern": "attribute_call", + "note": "Call via attribute access .is_(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 2111, + "pattern": "attribute_call", + "note": "Call via attribute access ._from_mgr(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 2112, + "pattern": "attribute_call", + "note": "Call via attribute access ._from_mgr(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 2118, + "pattern": "attribute_call", + "note": "Call via attribute access .__finalize__(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 2130, + "pattern": "attribute_call", + "note": "Call via attribute access .__setattr__(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 2139, + "pattern": "attribute_call", + "note": "Call via attribute access .__setattr__(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 2143, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 2146, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 2147, + "pattern": "attribute_call", + "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 2285, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 2296, + "pattern": "self_method_not_found", + "note": "self.drop(...) not found in class 'GeoDataFrame' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "geopandas.geodataframe", + "lineno": 2297, + "pattern": "attribute_call", + "note": "Call via attribute access .agg(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 2297, + "pattern": "attribute_call", + "note": "Call via attribute access .groupby(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 2299, + "pattern": "attribute_call", + "note": "Call via attribute access .to_flat_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 2303, + "pattern": "attribute_call", + "note": "Call via attribute access .union_all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 2306, + "pattern": "attribute_call", + "note": "Call via attribute access .agg(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 2306, + "pattern": "self_method_not_found", + "note": "self.groupby(...) not found in class 'GeoDataFrame' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "geopandas.geodataframe", + "lineno": 2313, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 2317, + "pattern": "attribute_call", + "note": "Call via attribute access .reset_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 2407, + "pattern": "attribute_call", + "note": "Call via attribute access .explode(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 2409, + "pattern": "attribute_call", + "note": "Call via attribute access .explode(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 2409, + "pattern": "attribute_call", + "note": "Call via attribute access .reset_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 2411, + "pattern": "attribute_call", + "note": "Call via attribute access .take(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 2411, + "pattern": "self_method_not_found", + "note": "self.drop(...) not found in class 'GeoDataFrame' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "geopandas.geodataframe", + "lineno": 2412, + "pattern": "attribute_call", + "note": "Call via attribute access .droplevel(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 2415, + "pattern": "attribute_call", + "note": "Call via attribute access .__finalize__(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 2415, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 2418, + "pattern": "attribute_call", + "note": "Call via attribute access .reset_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 2422, + "pattern": "attribute_call", + "note": "Call via attribute access .set_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 2423, + "pattern": "attribute_call", + "note": "Call via attribute access .droplevel(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 2614, + "pattern": "attribute_call", + "note": "Call via attribute access .sjoin(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 2747, + "pattern": "attribute_call", + "note": "Call via attribute access .sjoin_nearest(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 2817, + "pattern": "attribute_call", + "note": "Call via attribute access .clip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geodataframe", + "lineno": 2915, + "pattern": "attribute_call", + "note": "Call via attribute access .overlay(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geoseries", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geoseries", + "lineno": 63, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.geoseries", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geoseries", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geoseries", + "lineno": 163, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geoseries", + "lineno": 186, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geoseries", + "lineno": 192, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geoseries", + "lineno": 194, + "pattern": "attribute_call", + "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geoseries", + "lineno": 199, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geoseries", + "lineno": 200, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geoseries", + "lineno": 201, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geoseries", + "lineno": 206, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geoseries", + "lineno": 214, + "pattern": "attribute_call", + "note": "Call via attribute access .to_numpy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geoseries", + "lineno": 230, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geoseries", + "lineno": 237, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geoseries", + "lineno": 409, + "pattern": "attribute_call", + "note": "Call via attribute access .from_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geoseries", + "lineno": 475, + "pattern": "attribute_call", + "note": "Call via attribute access ._from_wkb_or_wkt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geoseries", + "lineno": 533, + "pattern": "attribute_call", + "note": "Call via attribute access ._from_wkb_or_wkt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geoseries", + "lineno": 584, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geoseries", + "lineno": 585, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geoseries", + "lineno": 588, + "pattern": "name_call_unresolved", + "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.geoseries", + "lineno": 603, + "pattern": "attribute_call", + "note": "Call via attribute access .reindex(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geoseries", + "lineno": 606, + "pattern": "attribute_call", + "note": "Call via attribute access .to_numpy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geoseries", + "lineno": 607, + "pattern": "name_call_unresolved", + "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.geoseries", + "lineno": 608, + "pattern": "name_call_unresolved", + "note": "Call to 'from_wkb_or_wkt_function(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.geoseries", + "lineno": 662, + "pattern": "name_call_unresolved", + "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.geoseries", + "lineno": 688, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.geoseries", + "lineno": 759, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.geoseries", + "lineno": 760, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geoseries", + "lineno": 774, + "pattern": "attribute_call", + "note": "Call via attribute access ._from_mgr(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geoseries", + "lineno": 776, + "pattern": "attribute_call", + "note": "Call via attribute access ._from_mgr(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geoseries", + "lineno": 783, + "pattern": "attribute_call", + "note": "Call via attribute access ._from_mgr(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geoseries", + "lineno": 811, + "pattern": "attribute_call", + "note": "Call via attribute access .apply(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geoseries", + "lineno": 814, + "pattern": "attribute_call", + "note": "Call via attribute access .set_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geoseries", + "lineno": 855, + "pattern": "attribute_call", + "note": "Call via attribute access .isna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geoseries", + "lineno": 899, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geoseries", + "lineno": 900, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geoseries", + "lineno": 913, + "pattern": "attribute_call", + "note": "Call via attribute access .notna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geoseries", + "lineno": 994, + "pattern": "attribute_call", + "note": "Call via attribute access .fillna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geoseries", + "lineno": 1004, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geoseries", + "lineno": 1068, + "pattern": "attribute_call", + "note": "Call via attribute access .get_parts(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geoseries", + "lineno": 1077, + "pattern": "attribute_call", + "note": "Call via attribute access .__finalize__(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geoseries", + "lineno": 1167, + "pattern": "attribute_call", + "note": "Call via attribute access .from_user_input(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geoseries", + "lineno": 1169, + "pattern": "attribute_call", + "note": "Call via attribute access .from_epsg(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geoseries", + "lineno": 1179, + "pattern": "self_method_not_found", + "note": "self.copy(...) not found in class 'GeoSeries' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "geopandas.geoseries", + "lineno": 1262, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geoseries", + "lineno": 1301, + "pattern": "attribute_call", + "note": "Call via attribute access .estimate_utm_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geoseries", + "lineno": 1355, + "pattern": "attribute_call", + "note": "Call via attribute access .to_json(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geoseries", + "lineno": 1355, + "pattern": "self_method_not_found", + "note": "self.to_frame(...) not found in class 'GeoSeries' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "geopandas.geoseries", + "lineno": 1514, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geoseries", + "lineno": 1516, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geoseries", + "lineno": 1522, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geoseries", + "lineno": 1524, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "geopandas.geoseries", + "lineno": 1591, + "pattern": "attribute_call", + "note": "Call via attribute access .clip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .mean(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .set_aspect(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .cos(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .set_aspect(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .set_aspect(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 106, + "pattern": "attribute_call", + "note": "Call via attribute access .normalize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 110, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 110, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 111, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 112, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 112, + "pattern": "attribute_call", + "note": "Call via attribute access .isna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 117, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 120, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 124, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 125, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 127, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoSeries(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 127, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 140, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 156, + "pattern": "attribute_call", + "note": "Call via attribute access .is_list_like(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 157, + "pattern": "attribute_call", + "note": "Call via attribute access .take(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 176, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 196, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 197, + "pattern": "attribute_call", + "note": "Call via attribute access .add_collection(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 198, + "pattern": "attribute_call", + "note": "Call via attribute access .PolyCollection(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 205, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 206, + "pattern": "attribute_call", + "note": "Call via attribute access .scatter(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 214, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 253, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 256, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 258, + "pattern": "attribute_call", + "note": "Call via attribute access .make_compound_path(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 314, + "pattern": "attribute_call", + "note": "Call via attribute access .update_default_handler_map(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 319, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 320, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 322, + "pattern": "name_call_unresolved", + "note": "Call to '_GeoPandasPolyCollection(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.plotting", + "lineno": 327, + "pattern": "attribute_call", + "note": "Call via attribute access .set_array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 327, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 329, + "pattern": "attribute_call", + "note": "Call via attribute access .set_cmap(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 331, + "pattern": "attribute_call", + "note": "Call via attribute access .set_clim(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 333, + "pattern": "attribute_call", + "note": "Call via attribute access .add_collection(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 334, + "pattern": "attribute_call", + "note": "Call via attribute access .autoscale_view(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 380, + "pattern": "attribute_call", + "note": "Call via attribute access .get_parts(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 382, + "pattern": "attribute_call", + "note": "Call via attribute access .take(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 385, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 386, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 394, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 398, + "pattern": "attribute_call", + "note": "Call via attribute access .set_array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 398, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 400, + "pattern": "attribute_call", + "note": "Call via attribute access .set_cmap(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 402, + "pattern": "attribute_call", + "note": "Call via attribute access .set_clim(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 404, + "pattern": "attribute_call", + "note": "Call via attribute access .add_collection(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 405, + "pattern": "attribute_call", + "note": "Call via attribute access .autoscale_view(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 453, + "pattern": "attribute_call", + "note": "Call via attribute access .get_parts(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 455, + "pattern": "attribute_call", + "note": "Call via attribute access .get_coordinates(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 471, + "pattern": "attribute_call", + "note": "Call via attribute access .scatter(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 475, + "pattern": "attribute_call", + "note": "Call via attribute access .scatter(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 569, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 575, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 583, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 584, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 604, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 608, + "pattern": "attribute_call", + "note": "Call via attribute access .min(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 609, + "pattern": "attribute_call", + "note": "Call via attribute access .max(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 612, + "pattern": "attribute_call", + "note": "Call via attribute access .take(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 616, + "pattern": "attribute_call", + "note": "Call via attribute access .is_list_like(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 621, + "pattern": "attribute_call", + "note": "Call via attribute access .reindex(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 622, + "pattern": "attribute_call", + "note": "Call via attribute access .take(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 626, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 627, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 632, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 639, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 686, + "pattern": "attribute_call", + "note": "Call via attribute access .draw_idle(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 895, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 930, + "pattern": "attribute_call", + "note": "Call via attribute access .greedy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 931, + "pattern": "attribute_call", + "note": "Call via attribute access .Categorical(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 951, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 960, + "pattern": "attribute_call", + "note": "Call via attribute access .is_list_like(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 962, + "pattern": "attribute_call", + "note": "Call via attribute access .is_hashable(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 969, + "pattern": "attribute_call", + "note": "Call via attribute access .reindex(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 973, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 985, + "pattern": "attribute_call", + "note": "Call via attribute access .is_object_dtype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 986, + "pattern": "attribute_call", + "note": "Call via attribute access .is_bool_dtype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 987, + "pattern": "attribute_call", + "note": "Call via attribute access .is_string_dtype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 996, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 998, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 998, + "pattern": "attribute_call", + "note": "Call via attribute access .isna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 1010, + "pattern": "attribute_call", + "note": "Call via attribute access .classify(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 1014, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 1019, + "pattern": "attribute_call", + "note": "Call via attribute access .get_legend_classes(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 1020, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 1023, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 1028, + "pattern": "attribute_call", + "note": "Call via attribute access .find_bin(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 1029, + "pattern": "attribute_call", + "note": "Call via attribute access .Categorical(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 1032, + "pattern": "attribute_call", + "note": "Call via attribute access .from_codes(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 1043, + "pattern": "attribute_call", + "note": "Call via attribute access .groupby(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 1062, + "pattern": "name_call_unresolved", + "note": "Call to 'cmap(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.plotting", + "lineno": 1065, + "pattern": "name_call_unresolved", + "note": "Call to 'cmap(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.plotting", + "lineno": 1076, + "pattern": "attribute_call", + "note": "Call via attribute access .mode(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 1086, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 1096, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 1098, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 1100, + "pattern": "attribute_call", + "note": "Call via attribute access .is_list_like(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 1102, + "pattern": "attribute_call", + "note": "Call via attribute access .is_color_like(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 1104, + "pattern": "attribute_call", + "note": "Call via attribute access .take(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 1105, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 1138, + "pattern": "attribute_call", + "note": "Call via attribute access .min(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 1139, + "pattern": "attribute_call", + "note": "Call via attribute access .max(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 1159, + "pattern": "attribute_call", + "note": "Call via attribute access .BoundaryNorm(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 1170, + "pattern": "attribute_call", + "note": "Call via attribute access .take(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 1171, + "pattern": "attribute_call", + "note": "Call via attribute access .take(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 1175, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 1178, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 1183, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 1186, + "pattern": "attribute_call", + "note": "Call via attribute access .invert(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 1204, + "pattern": "attribute_call", + "note": "Call via attribute access .invert(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 1222, + "pattern": "attribute_call", + "note": "Call via attribute access .invert(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 1225, + "pattern": "attribute_call", + "note": "Call via attribute access .invert(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 1250, + "pattern": "attribute_call", + "note": "Call via attribute access .get_position(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 1251, + "pattern": "attribute_call", + "note": "Call via attribute access .get_position(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 1254, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 1259, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 1267, + "pattern": "attribute_call", + "note": "Call via attribute access .ScalarMappable(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 1268, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 1268, + "pattern": "attribute_call", + "note": "Call via attribute access .Normalize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 1271, + "pattern": "attribute_call", + "note": "Call via attribute access .colorbar(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 1282, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 1283, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 1288, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 1291, + "pattern": "attribute_call", + "note": "Call via attribute access .is_list_like(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 1298, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 1303, + "pattern": "attribute_call", + "note": "Call via attribute access .legend(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 1310, + "pattern": "attribute_call", + "note": "Call via attribute access .draw_idle(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 1321, + "pattern": "attribute_call", + "note": "Call via attribute access ._from_values_or_dtype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 1323, + "pattern": "attribute_call", + "note": "Call via attribute access .get_indexer_for(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 1324, + "pattern": "attribute_call", + "note": "Call via attribute access .isna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 1325, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 1326, + "pattern": "attribute_call", + "note": "Call via attribute access .unique(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 1333, + "pattern": "attribute_call", + "note": "Call via attribute access .from_codes(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 1351, + "pattern": "attribute_call", + "note": "Call via attribute access .add_basemap(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 1365, + "pattern": "attribute_call", + "note": "Call via attribute access .get_xlabel(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 1366, + "pattern": "attribute_call", + "note": "Call via attribute access .set_xlabel(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 1367, + "pattern": "attribute_call", + "note": "Call via attribute access .get_ylabel(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 1368, + "pattern": "attribute_call", + "note": "Call via attribute access .set_ylabel(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 1376, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 1377, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.plotting", + "lineno": 1388, + "pattern": "name_call_unresolved", + "note": "Call to 'self(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.sindex", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "geopandas.sindex", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.sindex", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .is_empty(...) - target object type not statically resolved." + }, + { + "module": "geopandas.sindex", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .STRtree(...) - target object type not statically resolved." + }, + { + "module": "geopandas.sindex", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.sindex", + "lineno": 301, + "pattern": "attribute_call", + "note": "Call via attribute access .query(...) - target object type not statically resolved." + }, + { + "module": "geopandas.sindex", + "lineno": 305, + "pattern": "attribute_call", + "note": "Call via attribute access .sort(...) - target object type not statically resolved." + }, + { + "module": "geopandas.sindex", + "lineno": 309, + "pattern": "attribute_call", + "note": "Call via attribute access .lexsort(...) - target object type not statically resolved." + }, + { + "module": "geopandas.sindex", + "lineno": 310, + "pattern": "attribute_call", + "note": "Call via attribute access .vstack(...) - target object type not statically resolved." + }, + { + "module": "geopandas.sindex", + "lineno": 313, + "pattern": "attribute_call", + "note": "Call via attribute access .import_optional_dependency(...) - target object type not statically resolved." + }, + { + "module": "geopandas.sindex", + "lineno": 316, + "pattern": "attribute_call", + "note": "Call via attribute access .coo_array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.sindex", + "lineno": 317, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "geopandas.sindex", + "lineno": 317, + "pattern": "attribute_call", + "note": "Call via attribute access .reshape(...) - target object type not statically resolved." + }, + { + "module": "geopandas.sindex", + "lineno": 321, + "pattern": "attribute_call", + "note": "Call via attribute access .coo_array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.sindex", + "lineno": 322, + "pattern": "attribute_call", + "note": "Call via attribute access .ones(...) - target object type not statically resolved." + }, + { + "module": "geopandas.sindex", + "lineno": 329, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "geopandas.sindex", + "lineno": 332, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "geopandas.sindex", + "lineno": 371, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "geopandas.sindex", + "lineno": 464, + "pattern": "attribute_call", + "note": "Call via attribute access .query_nearest(...) - target object type not statically resolved." + }, + { + "module": "geopandas.sindex", + "lineno": 534, + "pattern": "attribute_call", + "note": "Call via attribute access .query(...) - target object type not statically resolved." + }, + { + "module": "geopandas.sindex", + "lineno": 534, + "pattern": "attribute_call", + "note": "Call via attribute access .box(...) - target object type not statically resolved." + }, + { + "module": "geopandas.sindex", + "lineno": 536, + "pattern": "attribute_call", + "note": "Call via attribute access .query(...) - target object type not statically resolved." + }, + { + "module": "geopandas.sindex", + "lineno": 536, + "pattern": "attribute_call", + "note": "Call via attribute access .points(...) - target object type not statically resolved." + }, + { + "module": "geopandas.testing", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.testing", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.testing", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .isna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.testing", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .isnull(...) - target object type not statically resolved." + }, + { + "module": "geopandas.testing", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .isnull(...) - target object type not statically resolved." + }, + { + "module": "geopandas.testing", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .geom_equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.testing", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.testing", + "lineno": 87, + "pattern": "attribute_call", + "note": "Call via attribute access .geom_equals_exact(...) - target object type not statically resolved." + }, + { + "module": "geopandas.testing", + "lineno": 115, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.testing", + "lineno": 174, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.testing", + "lineno": 176, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.testing", + "lineno": 178, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.testing", + "lineno": 181, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.testing", + "lineno": 186, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.testing", + "lineno": 186, + "pattern": "attribute_call", + "note": "Call via attribute access .normalize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.testing", + "lineno": 187, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.testing", + "lineno": 187, + "pattern": "attribute_call", + "note": "Call via attribute access .normalize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.testing", + "lineno": 190, + "pattern": "attribute_call", + "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.testing", + "lineno": 191, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.testing", + "lineno": 221, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.testing", + "lineno": 228, + "pattern": "attribute_call", + "note": "Call via attribute access .to_list(...) - target object type not statically resolved." + }, + { + "module": "geopandas.testing", + "lineno": 305, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.testing", + "lineno": 307, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.testing", + "lineno": 316, + "pattern": "attribute_call", + "note": "Call via attribute access .reindex_like(...) - target object type not statically resolved." + }, + { + "module": "geopandas.testing", + "lineno": 324, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "geopandas.testing", + "lineno": 340, + "pattern": "attribute_call", + "note": "Call via attribute access .select_dtypes(...) - target object type not statically resolved." + }, + { + "module": "geopandas.testing", + "lineno": 341, + "pattern": "attribute_call", + "note": "Call via attribute access .select_dtypes(...) - target object type not statically resolved." + }, + { + "module": "geopandas._compat", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .import_module(...) - target object type not statically resolved." + }, + { + "module": "geopandas._compat", + "lineno": 82, + "pattern": "name_call_unresolved", + "note": "Call to 'func(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas._config", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .__setattr__(...) - target object type not statically resolved." + }, + { + "module": "geopandas._config", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "geopandas._config", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .__setattr__(...) - target object type not statically resolved." + }, + { + "module": "geopandas._config", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .validator(...) - target object type not statically resolved." + }, + { + "module": "geopandas._config", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .callback(...) - target object type not statically resolved." + }, + { + "module": "geopandas._config", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "geopandas._config", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "geopandas._config", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas._config", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .wrap(...) - target object type not statically resolved." + }, + { + "module": "geopandas._config", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .indent(...) - target object type not statically resolved." + }, + { + "module": "geopandas._config", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "geopandas._config", + "lineno": 76, + "pattern": "name_call_unresolved", + "note": "Call to 'Option(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas._config", + "lineno": 91, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "geopandas._config", + "lineno": 104, + "pattern": "name_call_unresolved", + "note": "Call to 'Option(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas._decorator", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "geopandas._decorator", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "geopandas._decorator", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "geopandas._decorator", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas._decorator", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .get_type_id(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 99, + "pattern": "attribute_call", + "note": "Call via attribute access .has_z(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .tolist(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .unique(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 105, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 135, + "pattern": "attribute_call", + "note": "Call via attribute access .values(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 143, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 162, + "pattern": "attribute_call", + "note": "Call via attribute access .to_wkt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 164, + "pattern": "attribute_call", + "note": "Call via attribute access .to_json_dict(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 177, + "pattern": "attribute_call", + "note": "Call via attribute access .tolist(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 178, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 178, + "pattern": "attribute_call", + "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 211, + "pattern": "attribute_call", + "note": "Call via attribute access .encode(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 211, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 228, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 228, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 272, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 272, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 280, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 292, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 307, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 308, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 322, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 366, + "pattern": "attribute_call", + "note": "Call via attribute access .from_arrays(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 370, + "pattern": "attribute_call", + "note": "Call via attribute access .append_column(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 375, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 379, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 382, + "pattern": "attribute_call", + "note": "Call via attribute access .replace_schema_metadata(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 447, + "pattern": "attribute_call", + "note": "Call via attribute access .write_table(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 490, + "pattern": "attribute_call", + "note": "Call via attribute access .write_feather(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 509, + "pattern": "attribute_call", + "note": "Call via attribute access .to_pandas(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 509, + "pattern": "attribute_call", + "note": "Call via attribute access .slice(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 528, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 534, + "pattern": "attribute_call", + "note": "Call via attribute access .drop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 535, + "pattern": "attribute_call", + "note": "Call via attribute access .to_pandas(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 550, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 556, + "pattern": "attribute_call", + "note": "Call via attribute access .combine_chunks(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 561, + "pattern": "attribute_call", + "note": "Call via attribute access .insert(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 561, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 565, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 567, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.arrow", + "lineno": 581, + "pattern": "attribute_call", + "note": "Call via attribute access .from_uri(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 591, + "pattern": "attribute_call", + "note": "Call via attribute access .url_to_fs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 620, + "pattern": "attribute_call", + "note": "Call via attribute access .PyFileSystem(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 620, + "pattern": "attribute_call", + "note": "Call via attribute access .FSSpecHandler(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 634, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 653, + "pattern": "attribute_call", + "note": "Call via attribute access .ParquetDataset(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 655, + "pattern": "attribute_call", + "note": "Call via attribute access .read_schema(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 664, + "pattern": "attribute_call", + "note": "Call via attribute access .read_metadata(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 765, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 793, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 800, + "pattern": "attribute_call", + "note": "Call via attribute access .read_table(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 880, + "pattern": "attribute_call", + "note": "Call via attribute access .read_table(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 895, + "pattern": "attribute_call", + "note": "Call via attribute access .field(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 896, + "pattern": "attribute_call", + "note": "Call via attribute access .field(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 897, + "pattern": "attribute_call", + "note": "Call via attribute access .field(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 898, + "pattern": "attribute_call", + "note": "Call via attribute access .field(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 912, + "pattern": "attribute_call", + "note": "Call via attribute access .field(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 913, + "pattern": "attribute_call", + "note": "Call via attribute access .field(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 914, + "pattern": "attribute_call", + "note": "Call via attribute access .field(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 915, + "pattern": "attribute_call", + "note": "Call via attribute access .field(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 921, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 933, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.arrow", + "lineno": 944, + "pattern": "attribute_call", + "note": "Call via attribute access .filters_to_expression(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .discard(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .discard(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 183, + "pattern": "attribute_call", + "note": "Call via attribute access .expanduser(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 185, + "pattern": "attribute_call", + "note": "Call via attribute access .expanduser(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 192, + "pattern": "name_call_unresolved", + "note": "Call to 'parse_url(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.file", + "lineno": 300, + "pattern": "attribute_call", + "note": "Call via attribute access .urlopen(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 304, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 312, + "pattern": "attribute_call", + "note": "Call via attribute access .urlopen(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 313, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 321, + "pattern": "attribute_call", + "note": "Call via attribute access .is_file_like(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 322, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 323, + "pattern": "attribute_call", + "note": "Call via attribute access .encode(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 379, + "pattern": "name_call_unresolved", + "note": "Call to 'fiona_env(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.file", + "lineno": 380, + "pattern": "name_call_unresolved", + "note": "Call to 'reader(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.file", + "lineno": 386, + "pattern": "attribute_call", + "note": "Call via attribute access .to_epsg(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 399, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 406, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 409, + "pattern": "attribute_call", + "note": "Call via attribute access .union_all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 427, + "pattern": "attribute_call", + "note": "Call via attribute access .filter(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 429, + "pattern": "attribute_call", + "note": "Call via attribute access .filter(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 435, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 438, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 441, + "pattern": "attribute_call", + "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 445, + "pattern": "attribute_call", + "note": "Call via attribute access .from_features(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 453, + "pattern": "attribute_call", + "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 458, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 464, + "pattern": "attribute_call", + "note": "Call via attribute access .to_datetime(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 471, + "pattern": "attribute_call", + "note": "Call via attribute access .to_datetime(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 478, + "pattern": "attribute_call", + "note": "Call via attribute access .as_unit(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 508, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 508, + "pattern": "attribute_call", + "note": "Call via attribute access .read_info(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 508, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 510, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 512, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 521, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 521, + "pattern": "attribute_call", + "note": "Call via attribute access .read_info(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 521, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 523, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 528, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 530, + "pattern": "attribute_call", + "note": "Call via attribute access .unary_union(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 532, + "pattern": "attribute_call", + "note": "Call via attribute access .unary_union(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 535, + "pattern": "attribute_call", + "note": "Call via attribute access .shape(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 539, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 546, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 550, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 557, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 558, + "pattern": "attribute_call", + "note": "Call via attribute access .read_info(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 558, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 563, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 567, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 574, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 576, + "pattern": "attribute_call", + "note": "Call via attribute access .read_dataframe(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 595, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 606, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 705, + "pattern": "attribute_call", + "note": "Call via attribute access .reset_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 710, + "pattern": "attribute_call", + "note": "Call via attribute access .tolist(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 711, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 717, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 751, + "pattern": "attribute_call", + "note": "Call via attribute access .from_user_input(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 755, + "pattern": "name_call_unresolved", + "note": "Call to 'fiona_env(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.file", + "lineno": 759, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 759, + "pattern": "attribute_call", + "note": "Call via attribute access .get_gdal_release_name(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 764, + "pattern": "attribute_call", + "note": "Call via attribute access .to_wkt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 766, + "pattern": "attribute_call", + "note": "Call via attribute access .to_wkt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 767, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 771, + "pattern": "attribute_call", + "note": "Call via attribute access .update_tags(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 772, + "pattern": "attribute_call", + "note": "Call via attribute access .writerecords(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 772, + "pattern": "attribute_call", + "note": "Call via attribute access .iterfeatures(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 793, + "pattern": "attribute_call", + "note": "Call via attribute access .write_dataframe(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 817, + "pattern": "attribute_call", + "note": "Call via attribute access .item(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 817, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 831, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 849, + "pattern": "attribute_call", + "note": "Call via attribute access .unique(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 850, + "pattern": "attribute_call", + "note": "Call via attribute access .notna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 851, + "pattern": "attribute_call", + "note": "Call via attribute access .unique(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 852, + "pattern": "attribute_call", + "note": "Call via attribute access .notna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 893, + "pattern": "attribute_call", + "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.file", + "lineno": 894, + "pattern": "attribute_call", + "note": "Call via attribute access .list_layers(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.sql", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .in_transaction(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.sql", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .begin(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.sql", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .begin(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.sql", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.sql", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .to_list(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.sql", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .dropna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.sql", + "lineno": 88, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.sql", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .apply(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.sql", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .get_srid(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.sql", + "lineno": 108, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.sql", + "lineno": 112, + "pattern": "attribute_call", + "note": "Call via attribute access .item(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.sql", + "lineno": 120, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.sql", + "lineno": 123, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.sql", + "lineno": 185, + "pattern": "attribute_call", + "note": "Call via attribute access .read_sql(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.sql", + "lineno": 198, + "pattern": "attribute_call", + "note": "Call via attribute access .read_sql(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.sql", + "lineno": 232, + "pattern": "attribute_call", + "note": "Call via attribute access .unique(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.sql", + "lineno": 236, + "pattern": "attribute_call", + "note": "Call via attribute access .isna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.sql", + "lineno": 245, + "pattern": "attribute_call", + "note": "Call via attribute access .isna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.sql", + "lineno": 248, + "pattern": "attribute_call", + "note": "Call via attribute access .upper(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.sql", + "lineno": 270, + "pattern": "attribute_call", + "note": "Call via attribute access .to_epsg(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.sql", + "lineno": 273, + "pattern": "attribute_call", + "note": "Call via attribute access .to_authority(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.sql", + "lineno": 280, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.sql", + "lineno": 284, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.sql", + "lineno": 296, + "pattern": "attribute_call", + "note": "Call via attribute access .apply(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.sql", + "lineno": 302, + "pattern": "attribute_call", + "note": "Call via attribute access .to_wkb(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.sql", + "lineno": 303, + "pattern": "attribute_call", + "note": "Call via attribute access .set_srid(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.sql", + "lineno": 311, + "pattern": "attribute_call", + "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.sql", + "lineno": 320, + "pattern": "attribute_call", + "note": "Call via attribute access .StringIO(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.sql", + "lineno": 321, + "pattern": "attribute_call", + "note": "Call via attribute access .writer(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.sql", + "lineno": 322, + "pattern": "attribute_call", + "note": "Call via attribute access .writerows(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.sql", + "lineno": 323, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.sql", + "lineno": 325, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.sql", + "lineno": 331, + "pattern": "attribute_call", + "note": "Call via attribute access .cursor(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.sql", + "lineno": 334, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.sql", + "lineno": 335, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.sql", + "lineno": 335, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.sql", + "lineno": 337, + "pattern": "attribute_call", + "note": "Call via attribute access .copy_expert(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.sql", + "lineno": 399, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.sql", + "lineno": 430, + "pattern": "attribute_call", + "note": "Call via attribute access .has_table(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.sql", + "lineno": 431, + "pattern": "attribute_call", + "note": "Call via attribute access .fetchone(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.sql", + "lineno": 431, + "pattern": "attribute_call", + "note": "Call via attribute access .execute(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.sql", + "lineno": 432, + "pattern": "attribute_call", + "note": "Call via attribute access .bindparams(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.sql", + "lineno": 447, + "pattern": "attribute_call", + "note": "Call via attribute access .to_sql(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.sql", + "lineno": 465, + "pattern": "attribute_call", + "note": "Call via attribute access .read_sql(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.util", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.util", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.util", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.util", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.util", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.util", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.util", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.util", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.util", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.util", + "lineno": 93, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.util", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.util", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.util", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .insert(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.util", + "lineno": 99, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.util", + "lineno": 106, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.util", + "lineno": 106, + "pattern": "attribute_call", + "note": "Call via attribute access .lstrip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .__arrow_c_stream__(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .__arrow_c_schema__(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .__arrow_c_array__(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .nonzero(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 125, + "pattern": "attribute_call", + "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 125, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 133, + "pattern": "attribute_call", + "note": "Call via attribute access .from_pandas(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 137, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 141, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 147, + "pattern": "attribute_call", + "note": "Call via attribute access .set_column(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 149, + "pattern": "attribute_call", + "note": "Call via attribute access .removeprefix(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 149, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 154, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 158, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 160, + "pattern": "attribute_call", + "note": "Call via attribute access .set_column(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 179, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 179, + "pattern": "attribute_call", + "note": "Call via attribute access .has_z(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 183, + "pattern": "attribute_call", + "note": "Call via attribute access .to_wkb(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 186, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 187, + "pattern": "attribute_call", + "note": "Call via attribute access .to_json_dict(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 195, + "pattern": "attribute_call", + "note": "Call via attribute access .field(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 196, + "pattern": "attribute_call", + "note": "Call via attribute access .binary(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 198, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 198, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 198, + "pattern": "attribute_call", + "note": "Call via attribute access .binary(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 204, + "pattern": "attribute_call", + "note": "Call via attribute access .field(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 204, + "pattern": "attribute_call", + "note": "Call via attribute access .float64(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 205, + "pattern": "attribute_call", + "note": "Call via attribute access .list_(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 208, + "pattern": "attribute_call", + "note": "Call via attribute access .from_arrays(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 208, + "pattern": "attribute_call", + "note": "Call via attribute access .ravel(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 210, + "pattern": "attribute_call", + "note": "Call via attribute access .from_arrays(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 211, + "pattern": "attribute_call", + "note": "Call via attribute access .ravel(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 216, + "pattern": "attribute_call", + "note": "Call via attribute access .field(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 216, + "pattern": "attribute_call", + "note": "Call via attribute access .float64(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 217, + "pattern": "attribute_call", + "note": "Call via attribute access .field(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 217, + "pattern": "attribute_call", + "note": "Call via attribute access .float64(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 219, + "pattern": "attribute_call", + "note": "Call via attribute access .from_arrays(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 220, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 220, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 224, + "pattern": "attribute_call", + "note": "Call via attribute access .field(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 224, + "pattern": "attribute_call", + "note": "Call via attribute access .float64(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 225, + "pattern": "attribute_call", + "note": "Call via attribute access .field(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 225, + "pattern": "attribute_call", + "note": "Call via attribute access .float64(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 226, + "pattern": "attribute_call", + "note": "Call via attribute access .field(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 226, + "pattern": "attribute_call", + "note": "Call via attribute access .float64(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 228, + "pattern": "attribute_call", + "note": "Call via attribute access .from_arrays(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 229, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 229, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 229, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 237, + "pattern": "attribute_call", + "note": "Call via attribute access .list_(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 237, + "pattern": "attribute_call", + "note": "Call via attribute access .field(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 241, + "pattern": "attribute_call", + "note": "Call via attribute access .list_(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 242, + "pattern": "attribute_call", + "note": "Call via attribute access .field(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 244, + "pattern": "attribute_call", + "note": "Call via attribute access .list_(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 244, + "pattern": "attribute_call", + "note": "Call via attribute access .field(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 251, + "pattern": "attribute_call", + "note": "Call via attribute access .list_(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 251, + "pattern": "attribute_call", + "note": "Call via attribute access .field(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 255, + "pattern": "attribute_call", + "note": "Call via attribute access .list_(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 256, + "pattern": "attribute_call", + "note": "Call via attribute access .field(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 261, + "pattern": "attribute_call", + "note": "Call via attribute access .list_(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 261, + "pattern": "attribute_call", + "note": "Call via attribute access .field(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 276, + "pattern": "attribute_call", + "note": "Call via attribute access .is_missing(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 277, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 283, + "pattern": "attribute_call", + "note": "Call via attribute access .to_ragged_array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 287, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 288, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 288, + "pattern": "attribute_call", + "note": "Call via attribute access .bool_(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 302, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 303, + "pattern": "attribute_call", + "note": "Call via attribute access .to_json_dict(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 314, + "pattern": "attribute_call", + "note": "Call via attribute access .field(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 326, + "pattern": "attribute_call", + "note": "Call via attribute access .from_arrays(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 327, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 330, + "pattern": "attribute_call", + "note": "Call via attribute access .field(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 342, + "pattern": "attribute_call", + "note": "Call via attribute access .from_arrays(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 342, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 343, + "pattern": "attribute_call", + "note": "Call via attribute access .from_arrays(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 343, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 344, + "pattern": "attribute_call", + "note": "Call via attribute access .cast(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 346, + "pattern": "attribute_call", + "note": "Call via attribute access .field(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 358, + "pattern": "attribute_call", + "note": "Call via attribute access .from_arrays(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 359, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 362, + "pattern": "attribute_call", + "note": "Call via attribute access .field(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 374, + "pattern": "attribute_call", + "note": "Call via attribute access .from_arrays(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 374, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 375, + "pattern": "attribute_call", + "note": "Call via attribute access .from_arrays(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 375, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 376, + "pattern": "attribute_call", + "note": "Call via attribute access .cast(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 378, + "pattern": "attribute_call", + "note": "Call via attribute access .field(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 390, + "pattern": "attribute_call", + "note": "Call via attribute access .from_arrays(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 390, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 391, + "pattern": "attribute_call", + "note": "Call via attribute access .from_arrays(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 391, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 392, + "pattern": "attribute_call", + "note": "Call via attribute access .from_arrays(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 392, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 393, + "pattern": "attribute_call", + "note": "Call via attribute access .cast(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 395, + "pattern": "attribute_call", + "note": "Call via attribute access .field(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 412, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 413, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 415, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 417, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 417, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 418, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 422, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 423, + "pattern": "attribute_call", + "note": "Call via attribute access .__arrow_ext_serialize__(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 425, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 425, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 457, + "pattern": "attribute_call", + "note": "Call via attribute access .table(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 469, + "pattern": "attribute_call", + "note": "Call via attribute access .drop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 472, + "pattern": "attribute_call", + "note": "Call via attribute access .to_pandas(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 480, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 481, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 483, + "pattern": "attribute_call", + "note": "Call via attribute access .combine_chunks(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 488, + "pattern": "attribute_call", + "note": "Call via attribute access .insert(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 490, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 500, + "pattern": "attribute_call", + "note": "Call via attribute access .__arrow_c_array__(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 501, + "pattern": "attribute_call", + "note": "Call via attribute access ._import_from_c_capsule(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 502, + "pattern": "attribute_call", + "note": "Call via attribute access ._import_from_c_capsule(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 502, + "pattern": "attribute_call", + "note": "Call via attribute access .__arrow_c_schema__(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 514, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 515, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 524, + "pattern": "attribute_call", + "note": "Call via attribute access .is_struct(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 526, + "pattern": "attribute_call", + "note": "Call via attribute access .column_stack(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 527, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 527, + "pattern": "attribute_call", + "note": "Call via attribute access .field(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 527, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 527, + "pattern": "attribute_call", + "note": "Call via attribute access .field(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 530, + "pattern": "attribute_call", + "note": "Call via attribute access .column_stack(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 532, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 532, + "pattern": "attribute_call", + "note": "Call via attribute access .field(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 533, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 533, + "pattern": "attribute_call", + "note": "Call via attribute access .field(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 534, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 534, + "pattern": "attribute_call", + "note": "Call via attribute access .field(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 540, + "pattern": "attribute_call", + "note": "Call via attribute access .reshape(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 540, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 554, + "pattern": "attribute_call", + "note": "Call via attribute access .from_ragged_array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 558, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 560, + "pattern": "attribute_call", + "note": "Call via attribute access .from_ragged_array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 564, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 565, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 567, + "pattern": "attribute_call", + "note": "Call via attribute access .from_ragged_array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 571, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 573, + "pattern": "attribute_call", + "note": "Call via attribute access .from_ragged_array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 577, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 578, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 580, + "pattern": "attribute_call", + "note": "Call via attribute access .from_ragged_array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 586, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 587, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 588, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 590, + "pattern": "attribute_call", + "note": "Call via attribute access .from_ragged_array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 597, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 597, + "pattern": "attribute_call", + "note": "Call via attribute access .is_null(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io._geoarrow", + "lineno": 598, + "pattern": "attribute_call", + "note": "Call via attribute access .where(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.generate_legacy_storage_files", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.generate_legacy_storage_files", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.generate_legacy_storage_files", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.generate_legacy_storage_files", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .python_version(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.generate_legacy_storage_files", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .machine(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.generate_legacy_storage_files", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.generate_legacy_storage_files", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .system(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.generate_legacy_storage_files", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.generate_legacy_storage_files", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.generate_legacy_storage_files", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .dump(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.generate_legacy_storage_files", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.generate_legacy_storage_files", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.generate_legacy_storage_files", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .dirname(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .param(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 59, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .to_json_dict(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 143, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 155, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 158, + "pattern": "attribute_call", + "note": "Call via attribute access .CRS(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 159, + "pattern": "attribute_call", + "note": "Call via attribute access .to_json_dict(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 169, + "pattern": "attribute_call", + "note": "Call via attribute access .CRS(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 173, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 174, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 177, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 179, + "pattern": "attribute_call", + "note": "Call via attribute access .escape(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 183, + "pattern": "attribute_call", + "note": "Call via attribute access .to_parquet(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 203, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 207, + "pattern": "attribute_call", + "note": "Call via attribute access .set_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 213, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 216, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 217, + "pattern": "attribute_call", + "note": "Call via attribute access .set_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 220, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 311, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 259, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 321, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 329, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 331, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 338, + "pattern": "attribute_call", + "note": "Call via attribute access .to_parquet(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 343, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 344, + "pattern": "attribute_call", + "note": "Call via attribute access .to_parquet(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 347, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_called_with(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 341, + "pattern": "attribute_call", + "note": "Call via attribute access .patch(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 363, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 364, + "pattern": "attribute_call", + "note": "Call via attribute access .to_parquet(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 366, + "pattern": "name_call_unresolved", + "note": "Call to 'pd_read_parquet(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 375, + "pattern": "attribute_call", + "note": "Call via attribute access .getfixturevalue(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 376, + "pattern": "attribute_call", + "note": "Call via attribute access .drop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 376, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 378, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 379, + "pattern": "attribute_call", + "note": "Call via attribute access .to_parquet(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 381, + "pattern": "name_call_unresolved", + "note": "Call to 'pd_read_parquet(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 371, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 393, + "pattern": "attribute_call", + "note": "Call via attribute access .getfixturevalue(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 396, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 397, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 399, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 401, + "pattern": "name_call_unresolved", + "note": "Call to 'writer(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 403, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 409, + "pattern": "name_call_unresolved", + "note": "Call to 'reader(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 386, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 420, + "pattern": "attribute_call", + "note": "Call via attribute access .getfixturevalue(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 423, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 424, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 428, + "pattern": "name_call_unresolved", + "note": "Call to 'writer(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 429, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 435, + "pattern": "name_call_unresolved", + "note": "Call to 'reader(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 435, + "pattern": "attribute_call", + "note": "Call via attribute access .getvalue(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 415, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 447, + "pattern": "attribute_call", + "note": "Call via attribute access .set_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 447, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 449, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 450, + "pattern": "name_call_unresolved", + "note": "Call to 'writer(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 451, + "pattern": "name_call_unresolved", + "note": "Call to 'reader(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 454, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 455, + "pattern": "name_call_unresolved", + "note": "Call to 'writer(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 456, + "pattern": "name_call_unresolved", + "note": "Call to 'reader(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 457, + "pattern": "attribute_call", + "note": "Call via attribute access .reset_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 464, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 465, + "pattern": "attribute_call", + "note": "Call via attribute access .set_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 466, + "pattern": "attribute_call", + "note": "Call via attribute access .representative_point(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 477, + "pattern": "attribute_call", + "note": "Call via attribute access .select(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 480, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 481, + "pattern": "attribute_call", + "note": "Call via attribute access .write_table(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 483, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 484, + "pattern": "attribute_call", + "note": "Call via attribute access .write_feather(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 486, + "pattern": "name_call_unresolved", + "note": "Call to 'reader(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 499, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 501, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 502, + "pattern": "attribute_call", + "note": "Call via attribute access .to_parquet(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 503, + "pattern": "name_call_unresolved", + "note": "Call to 'read_parquet(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 491, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 515, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 517, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 518, + "pattern": "attribute_call", + "note": "Call via attribute access .to_feather(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 519, + "pattern": "name_call_unresolved", + "note": "Call to 'read_feather(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 509, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 531, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 532, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 534, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 535, + "pattern": "name_call_unresolved", + "note": "Call to 'writer(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 537, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 539, + "pattern": "name_call_unresolved", + "note": "Call to 'reader(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 552, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 560, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 563, + "pattern": "attribute_call", + "note": "Call via attribute access .to_parquet(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 566, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 569, + "pattern": "name_call_unresolved", + "note": "Call to 'read_parquet(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 579, + "pattern": "attribute_call", + "note": "Call via attribute access .table(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 580, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 583, + "pattern": "attribute_call", + "note": "Call via attribute access .write_table(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 586, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 589, + "pattern": "name_call_unresolved", + "note": "Call to 'read_parquet(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 615, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 621, + "pattern": "attribute_call", + "note": "Call via attribute access .from_pandas(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 623, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 624, + "pattern": "attribute_call", + "note": "Call via attribute access .replace_schema_metadata(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 626, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 627, + "pattern": "attribute_call", + "note": "Call via attribute access .write_table(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 629, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 630, + "pattern": "name_call_unresolved", + "note": "Call to 'read_parquet(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 592, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 639, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 641, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 642, + "pattern": "name_call_unresolved", + "note": "Call to 'writer(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 643, + "pattern": "name_call_unresolved", + "note": "Call to 'reader(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 647, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 650, + "pattern": "name_call_unresolved", + "note": "Call to 'reader(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 659, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 660, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 662, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 663, + "pattern": "name_call_unresolved", + "note": "Call to 'writer(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 664, + "pattern": "name_call_unresolved", + "note": "Call to 'reader(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 666, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 668, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 670, + "pattern": "name_call_unresolved", + "note": "Call to 'writer(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 671, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 675, + "pattern": "name_call_unresolved", + "note": "Call to 'reader(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 678, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 687, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 689, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 690, + "pattern": "name_call_unresolved", + "note": "Call to 'writer(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 692, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 693, + "pattern": "name_call_unresolved", + "note": "Call to 'reader(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 702, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 705, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 706, + "pattern": "name_call_unresolved", + "note": "Call to 'writer(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 707, + "pattern": "name_call_unresolved", + "note": "Call to 'reader(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 716, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 717, + "pattern": "attribute_call", + "note": "Call via attribute access .to_parquet(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 719, + "pattern": "name_call_unresolved", + "note": "Call to 'pd_read_parquet(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 724, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 732, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 734, + "pattern": "attribute_call", + "note": "Call via attribute access .register_implementation(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 735, + "pattern": "name_call_unresolved", + "note": "Call to 'MyMemoryFileSystem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 737, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 739, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 740, + "pattern": "attribute_call", + "note": "Call via attribute access .to_parquet(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 742, + "pattern": "name_call_unresolved", + "note": "Call to 'read_parquet(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 745, + "pattern": "name_call_unresolved", + "note": "Call to 'read_parquet(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 749, + "pattern": "attribute_call", + "note": "Call via attribute access .register_implementation(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 755, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 756, + "pattern": "name_call_unresolved", + "note": "Call to 'read_parquet(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 765, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 767, + "pattern": "attribute_call", + "note": "Call via attribute access .to_parquet(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 768, + "pattern": "attribute_call", + "note": "Call via attribute access .read_parquet(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 770, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 770, + "pattern": "attribute_call", + "note": "Call via attribute access .expanduser(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 774, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 776, + "pattern": "attribute_call", + "note": "Call via attribute access .to_feather(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 777, + "pattern": "attribute_call", + "note": "Call via attribute access .read_feather(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 779, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 779, + "pattern": "attribute_call", + "note": "Call via attribute access .expanduser(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 785, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 786, + "pattern": "attribute_call", + "note": "Call via attribute access .to_parquet(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 791, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 782, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 802, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 805, + "pattern": "attribute_call", + "note": "Call via attribute access .int64(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 806, + "pattern": "attribute_call", + "note": "Call via attribute access .string(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 807, + "pattern": "attribute_call", + "note": "Call via attribute access .struct(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 807, + "pattern": "attribute_call", + "note": "Call via attribute access .field(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 807, + "pattern": "attribute_call", + "note": "Call via attribute access .string(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 808, + "pattern": "attribute_call", + "note": "Call via attribute access .int64(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 810, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 821, + "pattern": "attribute_call", + "note": "Call via attribute access .to_feather(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 824, + "pattern": "attribute_call", + "note": "Call via attribute access .to_parquet(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 828, + "pattern": "name_call_unresolved", + "note": "Call to 'read_func(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 796, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 800, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 838, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 839, + "pattern": "attribute_call", + "note": "Call via attribute access .struct(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 839, + "pattern": "attribute_call", + "note": "Call via attribute access .field(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 839, + "pattern": "attribute_call", + "note": "Call via attribute access .string(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 840, + "pattern": "attribute_call", + "note": "Call via attribute access .int64(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 841, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 849, + "pattern": "attribute_call", + "note": "Call via attribute access .to_feather(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 852, + "pattern": "attribute_call", + "note": "Call via attribute access .to_parquet(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 858, + "pattern": "attribute_call", + "note": "Call via attribute access .escape(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 859, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 860, + "pattern": "name_call_unresolved", + "note": "Call to 'read_func(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 836, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 865, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 871, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 872, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 879, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 880, + "pattern": "attribute_call", + "note": "Call via attribute access .replace_schema_metadata(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 882, + "pattern": "name_call_unresolved", + "note": "Call to 'write(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 885, + "pattern": "name_call_unresolved", + "note": "Call to 'read(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 886, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 886, + "pattern": "attribute_call", + "note": "Call via attribute access .CRS(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 863, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 891, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 892, + "pattern": "attribute_call", + "note": "Call via attribute access .from_wkt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 894, + "pattern": "attribute_call", + "note": "Call via attribute access .to_parquet(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 899, + "pattern": "attribute_call", + "note": "Call via attribute access .hex(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 899, + "pattern": "attribute_call", + "note": "Call via attribute access .as_py(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 889, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 907, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 908, + "pattern": "attribute_call", + "note": "Call via attribute access .from_wkt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 910, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 911, + "pattern": "attribute_call", + "note": "Call via attribute access .to_parquet(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 905, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 924, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 925, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 927, + "pattern": "name_call_unresolved", + "note": "Call to 'write(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 931, + "pattern": "name_call_unresolved", + "note": "Call to 'read(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 937, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 943, + "pattern": "attribute_call", + "note": "Call via attribute access .to_wkt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 946, + "pattern": "attribute_call", + "note": "Call via attribute access .to_json_dict(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 914, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 975, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 981, + "pattern": "attribute_call", + "note": "Call via attribute access .read_feather(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 984, + "pattern": "attribute_call", + "note": "Call via attribute access .read_parquet(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 959, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1010, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1011, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1017, + "pattern": "attribute_call", + "note": "Call via attribute access .read_parquet(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1020, + "pattern": "attribute_call", + "note": "Call via attribute access .read_feather(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1023, + "pattern": "attribute_call", + "note": "Call via attribute access .read_parquet(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1026, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1029, + "pattern": "attribute_call", + "note": "Call via attribute access .read_parquet(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1038, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1042, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1043, + "pattern": "attribute_call", + "note": "Call via attribute access .to_parquet(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1044, + "pattern": "attribute_call", + "note": "Call via attribute access .to_parquet(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1046, + "pattern": "name_call_unresolved", + "note": "Call to 'read_parquet(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1051, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1053, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1056, + "pattern": "attribute_call", + "note": "Call via attribute access .filesystem(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1057, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1058, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1059, + "pattern": "attribute_call", + "note": "Call via attribute access .to_parquet(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1060, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1061, + "pattern": "attribute_call", + "note": "Call via attribute access .to_parquet(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1063, + "pattern": "name_call_unresolved", + "note": "Call to 'read_parquet(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1072, + "pattern": "attribute_call", + "note": "Call via attribute access .read_parquet(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1078, + "pattern": "attribute_call", + "note": "Call via attribute access .read_parquet(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1067, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1092, + "pattern": "attribute_call", + "note": "Call via attribute access .read_parquet(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1099, + "pattern": "attribute_call", + "note": "Call via attribute access .to_parquet(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1100, + "pattern": "attribute_call", + "note": "Call via attribute access .read_parquet(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1087, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1108, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1109, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1110, + "pattern": "attribute_call", + "note": "Call via attribute access .to_parquet(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1112, + "pattern": "attribute_call", + "note": "Call via attribute access .read_table(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1113, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1113, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1123, + "pattern": "attribute_call", + "note": "Call via attribute access .field(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1154, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1155, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1157, + "pattern": "attribute_call", + "note": "Call via attribute access .to_parquet(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1159, + "pattern": "attribute_call", + "note": "Call via attribute access .to_pandas(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1159, + "pattern": "attribute_call", + "note": "Call via attribute access .read_table(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1131, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1165, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1166, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1167, + "pattern": "attribute_call", + "note": "Call via attribute access .to_parquet(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1168, + "pattern": "name_call_unresolved", + "note": "Call to 'read_parquet(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1176, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1178, + "pattern": "attribute_call", + "note": "Call via attribute access .rename_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1180, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1181, + "pattern": "attribute_call", + "note": "Call via attribute access .to_parquet(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1183, + "pattern": "name_call_unresolved", + "note": "Call to 'read_parquet(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1185, + "pattern": "attribute_call", + "note": "Call via attribute access .tolist(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1173, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1201, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1203, + "pattern": "attribute_call", + "note": "Call via attribute access .rename_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1207, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1208, + "pattern": "attribute_call", + "note": "Call via attribute access .to_parquet(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1209, + "pattern": "attribute_call", + "note": "Call via attribute access .to_parquet(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1211, + "pattern": "name_call_unresolved", + "note": "Call to 'read_parquet(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1213, + "pattern": "attribute_call", + "note": "Call via attribute access .tolist(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1198, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1240, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1241, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1242, + "pattern": "attribute_call", + "note": "Call via attribute access .to_parquet(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1244, + "pattern": "name_call_unresolved", + "note": "Call to 'read_parquet(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1226, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1251, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1252, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1253, + "pattern": "attribute_call", + "note": "Call via attribute access .to_parquet(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1254, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1255, + "pattern": "name_call_unresolved", + "note": "Call to 'read_parquet(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1261, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1265, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1266, + "pattern": "attribute_call", + "note": "Call via attribute access .to_parquet(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1267, + "pattern": "attribute_call", + "note": "Call via attribute access .to_parquet(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1269, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1270, + "pattern": "name_call_unresolved", + "note": "Call to 'read_parquet(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1279, + "pattern": "attribute_call", + "note": "Call via attribute access .field(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1280, + "pattern": "attribute_call", + "note": "Call via attribute access .field(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1281, + "pattern": "attribute_call", + "note": "Call via attribute access .field(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1282, + "pattern": "attribute_call", + "note": "Call via attribute access .field(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1284, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1290, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1291, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1292, + "pattern": "attribute_call", + "note": "Call via attribute access .to_parquet(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1293, + "pattern": "name_call_unresolved", + "note": "Call to 'read_parquet(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1296, + "pattern": "name_call_unresolved", + "note": "Call to 'read_parquet(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1309, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1310, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1311, + "pattern": "attribute_call", + "note": "Call via attribute access .to_parquet(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1313, + "pattern": "name_call_unresolved", + "note": "Call to 'read_parquet(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1314, + "pattern": "attribute_call", + "note": "Call via attribute access .tolist(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1301, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1305, + "pattern": "attribute_call", + "note": "Call via attribute access .field(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1333, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1334, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1335, + "pattern": "attribute_call", + "note": "Call via attribute access .to_parquet(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1337, + "pattern": "name_call_unresolved", + "note": "Call to 'read_parquet(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1338, + "pattern": "attribute_call", + "note": "Call via attribute access .tolist(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1325, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1329, + "pattern": "attribute_call", + "note": "Call via attribute access .field(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1329, + "pattern": "attribute_call", + "note": "Call via attribute access .field(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1348, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1349, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1358, + "pattern": "attribute_call", + "note": "Call via attribute access .rename_columns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1360, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1367, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1369, + "pattern": "attribute_call", + "note": "Call via attribute access .replace_schema_metadata(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1370, + "pattern": "attribute_call", + "note": "Call via attribute access .write_table(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1372, + "pattern": "attribute_call", + "note": "Call via attribute access .read_table(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1375, + "pattern": "name_call_unresolved", + "note": "Call to 'read_parquet(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1376, + "pattern": "attribute_call", + "note": "Call via attribute access .tolist(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1380, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1381, + "pattern": "attribute_call", + "note": "Call via attribute access .assign(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1382, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1384, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1387, + "pattern": "attribute_call", + "note": "Call via attribute access .to_parquet(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1392, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1395, + "pattern": "attribute_call", + "note": "Call via attribute access .to_parquet(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1397, + "pattern": "attribute_call", + "note": "Call via attribute access .read_parquet(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1399, + "pattern": "attribute_call", + "note": "Call via attribute access .read_parquet(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1406, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1408, + "pattern": "attribute_call", + "note": "Call via attribute access .points_from_xy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1416, + "pattern": "attribute_call", + "note": "Call via attribute access .to_parquet(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1417, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1420, + "pattern": "attribute_call", + "note": "Call via attribute access .read_parquet(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1424, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1427, + "pattern": "attribute_call", + "note": "Call via attribute access .to_parquet(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1429, + "pattern": "attribute_call", + "note": "Call via attribute access .read_parquet(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1434, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1435, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1436, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_arrow", + "lineno": 1438, + "pattern": "attribute_call", + "note": "Call via attribute access .read_parquet(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .param(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .param(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .skip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 86, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 92, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 93, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 99, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 106, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 136, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 146, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 147, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 149, + "pattern": "attribute_call", + "note": "Call via attribute access .from_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 152, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 155, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 156, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 158, + "pattern": "attribute_call", + "note": "Call via attribute access .from_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 161, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 143, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 169, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 169, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 170, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 172, + "pattern": "attribute_call", + "note": "Call via attribute access .from_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 175, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 166, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 183, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 184, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 192, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 193, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 198, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 200, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 180, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 206, + "pattern": "attribute_call", + "note": "Call via attribute access .datetime(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 209, + "pattern": "attribute_call", + "note": "Call via attribute access .ZoneInfo(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 210, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 224, + "pattern": "attribute_call", + "note": "Call via attribute access .skip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 226, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 229, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 232, + "pattern": "attribute_call", + "note": "Call via attribute access .round(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 234, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 235, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 237, + "pattern": "attribute_call", + "note": "Call via attribute access .drop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 237, + "pattern": "attribute_call", + "note": "Call via attribute access .drop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 240, + "pattern": "attribute_call", + "note": "Call via attribute access .as_unit(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 246, + "pattern": "attribute_call", + "note": "Call via attribute access .tz_convert(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 247, + "pattern": "attribute_call", + "note": "Call via attribute access .tz_convert(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 214, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 217, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 220, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 256, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 257, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 263, + "pattern": "attribute_call", + "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 264, + "pattern": "attribute_call", + "note": "Call via attribute access .simplefilter(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 267, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 272, + "pattern": "attribute_call", + "note": "Call via attribute access .skip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 273, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 285, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 288, + "pattern": "attribute_call", + "note": "Call via attribute access .isna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 277, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 278, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 300, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 303, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 305, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 308, + "pattern": "attribute_call", + "note": "Call via attribute access .Timestamp(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 294, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 318, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 319, + "pattern": "attribute_call", + "note": "Call via attribute access .set_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 319, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 328, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 330, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 315, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 340, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 343, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 344, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 345, + "pattern": "attribute_call", + "note": "Call via attribute access .from_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 336, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 355, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 358, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 359, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 360, + "pattern": "attribute_call", + "note": "Call via attribute access .from_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 351, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 368, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 382, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 385, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 386, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 391, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 393, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 394, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 394, + "pattern": "attribute_call", + "note": "Call via attribute access .Int32Dtype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 395, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 396, + "pattern": "attribute_call", + "note": "Call via attribute access .from_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 398, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 399, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 402, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 403, + "pattern": "attribute_call", + "note": "Call via attribute access .dropna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 404, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 405, + "pattern": "attribute_call", + "note": "Call via attribute access .from_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 389, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 415, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 417, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 418, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 418, + "pattern": "attribute_call", + "note": "Call via attribute access .Int64Dtype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 419, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 420, + "pattern": "attribute_call", + "note": "Call via attribute access .from_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 422, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 423, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 413, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 428, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 429, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 430, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 431, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 440, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 452, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 453, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 456, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 460, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 472, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 473, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 476, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 477, + "pattern": "attribute_call", + "note": "Call via attribute access .from_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 481, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 482, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 486, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 487, + "pattern": "attribute_call", + "note": "Call via attribute access .from_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 491, + "pattern": "attribute_call", + "note": "Call via attribute access .set_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 492, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 493, + "pattern": "attribute_call", + "note": "Call via attribute access .from_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 466, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 502, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 504, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 507, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 508, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 520, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 521, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 522, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 525, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 531, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 534, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 535, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 537, + "pattern": "attribute_call", + "note": "Call via attribute access .from_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 540, + "pattern": "attribute_call", + "note": "Call via attribute access .concat(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 545, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 546, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 547, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 549, + "pattern": "attribute_call", + "note": "Call via attribute access .from_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 553, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 554, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 555, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 557, + "pattern": "attribute_call", + "note": "Call via attribute access .from_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 560, + "pattern": "attribute_call", + "note": "Call via attribute access .concat(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 528, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 565, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 566, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 567, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 575, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 577, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 578, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 584, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 586, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 570, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 571, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 604, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 609, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 627, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 613, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 643, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 632, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 641, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 649, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 656, + "pattern": "attribute_call", + "note": "Call via attribute access .skip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 657, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 668, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 668, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 669, + "pattern": "attribute_call", + "note": "Call via attribute access .set_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 653, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 674, + "pattern": "attribute_call", + "note": "Call via attribute access .StringIO(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 674, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 675, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 676, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 677, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 684, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 685, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 686, + "pattern": "attribute_call", + "note": "Call via attribute access .BytesIO(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 686, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 688, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 695, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 700, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 701, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 706, + "pattern": "attribute_call", + "note": "Call via attribute access .TemporaryFile(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 707, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 721, + "pattern": "attribute_call", + "note": "Call via attribute access .seek(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 722, + "pattern": "attribute_call", + "note": "Call via attribute access .read_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 724, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 728, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 732, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 733, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 738, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 739, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 740, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 750, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 750, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdtemp(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 751, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 751, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdtemp(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 753, + "pattern": "attribute_call", + "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 760, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 761, + "pattern": "name_call_unresolved", + "note": "Call to 'points_from_xy(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 763, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 764, + "pattern": "name_call_unresolved", + "note": "Call to 'points_from_xy(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 767, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 768, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 769, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 771, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 772, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 775, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 778, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 781, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 785, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 788, + "pattern": "attribute_call", + "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 789, + "pattern": "attribute_call", + "note": "Call via attribute access .simplefilter(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 790, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 794, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 795, + "pattern": "name_call_unresolved", + "note": "Call to 'points_from_xy(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 798, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 798, + "pattern": "name_call_unresolved", + "note": "Call to 'points_from_xy(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 800, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 801, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 804, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 807, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 810, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 814, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 817, + "pattern": "attribute_call", + "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 818, + "pattern": "attribute_call", + "note": "Call via attribute access .simplefilter(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 819, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 744, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 827, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 832, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 837, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 844, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 851, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 853, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 854, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 848, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 865, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 866, + "pattern": "attribute_call", + "note": "Call via attribute access .isin(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 867, + "pattern": "attribute_call", + "note": "Call via attribute access .reset_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 874, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 875, + "pattern": "attribute_call", + "note": "Call via attribute access .isin(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 876, + "pattern": "attribute_call", + "note": "Call via attribute access .reset_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 880, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 885, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 886, + "pattern": "attribute_call", + "note": "Call via attribute access .reset_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 901, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 908, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 912, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 916, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 919, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 921, + "pattern": "attribute_call", + "note": "Call via attribute access .reset_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 889, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 926, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 927, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 931, + "pattern": "attribute_call", + "note": "Call via attribute access .read_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 944, + "pattern": "attribute_call", + "note": "Call via attribute access .read_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 949, + "pattern": "attribute_call", + "note": "Call via attribute access .tolist(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 940, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 956, + "pattern": "attribute_call", + "note": "Call via attribute access .read_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 961, + "pattern": "attribute_call", + "note": "Call via attribute access .tolist(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 952, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 967, + "pattern": "attribute_call", + "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 968, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 970, + "pattern": "attribute_call", + "note": "Call via attribute access .to_csv(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 972, + "pattern": "attribute_call", + "note": "Call via attribute access .read_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 974, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 985, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 989, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 990, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 997, + "pattern": "attribute_call", + "note": "Call via attribute access .to_csv(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 998, + "pattern": "attribute_call", + "note": "Call via attribute access .read_csv(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1005, + "pattern": "attribute_call", + "note": "Call via attribute access .read_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1010, + "pattern": "attribute_call", + "note": "Call via attribute access .tolist(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1010, + "pattern": "attribute_call", + "note": "Call via attribute access .unique(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1012, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1013, + "pattern": "attribute_call", + "note": "Call via attribute access .read_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1022, + "pattern": "attribute_call", + "note": "Call via attribute access .skip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1024, + "pattern": "attribute_call", + "note": "Call via attribute access .read_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1033, + "pattern": "attribute_call", + "note": "Call via attribute access .tolist(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1038, + "pattern": "attribute_call", + "note": "Call via attribute access .skip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1040, + "pattern": "attribute_call", + "note": "Call via attribute access .read_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1041, + "pattern": "attribute_call", + "note": "Call via attribute access .tolist(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1046, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1047, + "pattern": "attribute_call", + "note": "Call via attribute access .read_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1044, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1057, + "pattern": "attribute_call", + "note": "Call via attribute access .skip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1059, + "pattern": "attribute_call", + "note": "Call via attribute access .read_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1068, + "pattern": "attribute_call", + "note": "Call via attribute access .tolist(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1052, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1075, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1076, + "pattern": "attribute_call", + "note": "Call via attribute access .read_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1080, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1081, + "pattern": "attribute_call", + "note": "Call via attribute access .read_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1085, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1086, + "pattern": "attribute_call", + "note": "Call via attribute access .read_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1071, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1095, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1107, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1109, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1114, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1091, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1092, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1121, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1133, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1135, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1140, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1117, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1118, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1148, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1164, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1173, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1184, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1185, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1170, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1194, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1205, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1206, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1191, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1217, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1219, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1220, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1222, + "pattern": "attribute_call", + "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1223, + "pattern": "attribute_call", + "note": "Call via attribute access .simplefilter(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1224, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1225, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1230, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1212, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1247, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1248, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1256, + "pattern": "attribute_call", + "note": "Call via attribute access .skip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1270, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1272, + "pattern": "name_call_unresolved", + "note": "Call to 'fiona_env(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1273, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1276, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1251, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1290, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1306, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1329, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1330, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1342, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1343, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1352, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1353, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1358, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1359, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1364, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1365, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1374, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1375, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1383, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1384, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1393, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1397, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1398, + "pattern": "attribute_call", + "note": "Call via attribute access .drop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1398, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1402, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1410, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1411, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1420, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1422, + "pattern": "attribute_call", + "note": "Call via attribute access .set_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1423, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1435, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1436, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1437, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1445, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1446, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1447, + "pattern": "attribute_call", + "note": "Call via attribute access .to_timedelta(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1449, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1453, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1454, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1455, + "pattern": "attribute_call", + "note": "Call via attribute access .to_timedelta(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1455, + "pattern": "attribute_call", + "note": "Call via attribute access .to_datetime(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1460, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1297, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1470, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1471, + "pattern": "attribute_call", + "note": "Call via attribute access .is_dir(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1472, + "pattern": "attribute_call", + "note": "Call via attribute access .glob(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1479, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1480, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1481, + "pattern": "attribute_call", + "note": "Call via attribute access .read_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1483, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1483, + "pattern": "attribute_call", + "note": "Call via attribute access .expanduser(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1475, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1476, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1492, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1493, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1486, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1487, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1501, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1504, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1505, + "pattern": "attribute_call", + "note": "Call via attribute access .tags(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1496, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1514, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1517, + "pattern": "attribute_call", + "note": "Call via attribute access .read_info(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1509, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1527, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1528, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1531, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1522, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1536, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1537, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1537, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1553, + "pattern": "attribute_call", + "note": "Call via attribute access .read_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1561, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1562, + "pattern": "attribute_call", + "note": "Call via attribute access .read_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1564, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1565, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1559, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1570, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1571, + "pattern": "attribute_call", + "note": "Call via attribute access .read_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1573, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1574, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1568, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1581, + "pattern": "attribute_call", + "note": "Call via attribute access .setattr(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1582, + "pattern": "attribute_call", + "note": "Call via attribute access .setattr(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1583, + "pattern": "attribute_call", + "note": "Call via attribute access .setattr(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1587, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1588, + "pattern": "attribute_call", + "note": "Call via attribute access .read_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1590, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1591, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1598, + "pattern": "attribute_call", + "note": "Call via attribute access .setattr(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1599, + "pattern": "attribute_call", + "note": "Call via attribute access .setattr(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1600, + "pattern": "attribute_call", + "note": "Call via attribute access .setattr(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1604, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1605, + "pattern": "attribute_call", + "note": "Call via attribute access .read_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1607, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1608, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1614, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1615, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1616, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1616, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1616, + "pattern": "attribute_call", + "note": "Call via attribute access .buffer(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1617, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1617, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1617, + "pattern": "attribute_call", + "note": "Call via attribute access .buffer(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1620, + "pattern": "attribute_call", + "note": "Call via attribute access .write_dataframe(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1623, + "pattern": "attribute_call", + "note": "Call via attribute access .list_layers(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1624, + "pattern": "attribute_call", + "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file", + "lineno": 1612, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file_geom_types_drivers", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file_geom_types_drivers", + "lineno": 107, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file_geom_types_drivers", + "lineno": 114, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file_geom_types_drivers", + "lineno": 126, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file_geom_types_drivers", + "lineno": 135, + "pattern": "attribute_call", + "note": "Call via attribute access .to_raise(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file_geom_types_drivers", + "lineno": 139, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file_geom_types_drivers", + "lineno": 144, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file_geom_types_drivers", + "lineno": 153, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file_geom_types_drivers", + "lineno": 162, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file_geom_types_drivers", + "lineno": 169, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file_geom_types_drivers", + "lineno": 178, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file_geom_types_drivers", + "lineno": 190, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file_geom_types_drivers", + "lineno": 195, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file_geom_types_drivers", + "lineno": 200, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file_geom_types_drivers", + "lineno": 205, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file_geom_types_drivers", + "lineno": 219, + "pattern": "attribute_call", + "note": "Call via attribute access .to_raise(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file_geom_types_drivers", + "lineno": 223, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_file_geom_types_drivers", + "lineno": 238, + "pattern": "attribute_call", + "note": "Call via attribute access .to_raise(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file_geom_types_drivers", + "lineno": 241, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file_geom_types_drivers", + "lineno": 246, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file_geom_types_drivers", + "lineno": 258, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file_geom_types_drivers", + "lineno": 260, + "pattern": "attribute_call", + "note": "Call via attribute access .param(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file_geom_types_drivers", + "lineno": 261, + "pattern": "attribute_call", + "note": "Call via attribute access .param(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file_geom_types_drivers", + "lineno": 270, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file_geom_types_drivers", + "lineno": 289, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file_geom_types_drivers", + "lineno": 292, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file_geom_types_drivers", + "lineno": 298, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file_geom_types_drivers", + "lineno": 303, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file_geom_types_drivers", + "lineno": 309, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file_geom_types_drivers", + "lineno": 313, + "pattern": "attribute_call", + "note": "Call via attribute access .read_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_file_geom_types_drivers", + "lineno": 317, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .dirname(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .table(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .is_fixed_size_list(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .chunk(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .chunk(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .is_nan(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .is_nan(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .from_arrays(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .replace_with_mask(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .is_nan(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .from_arrays(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .replace_with_mask(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .is_nan(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .set_column(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .field(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .set_column(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .field(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .is_struct(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .chunk(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .chunk(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .is_nan(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .field(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .is_nan(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .field(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .from_arrays(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .replace_with_mask(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .field(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .is_nan(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .field(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .from_arrays(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .replace_with_mask(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .field(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .is_nan(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .field(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .set_column(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .field(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .set_column(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .field(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 91, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .field(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 99, + "pattern": "attribute_call", + "note": "Call via attribute access .field(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .concat_arrays(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .column(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .concat_arrays(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .column(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 105, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 106, + "pattern": "attribute_call", + "note": "Call via attribute access .diff(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 142, + "pattern": "attribute_call", + "note": "Call via attribute access .read_feather(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 143, + "pattern": "attribute_call", + "note": "Call via attribute access .from_wkb(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 144, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 145, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 153, + "pattern": "attribute_call", + "note": "Call via attribute access .read_table(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 157, + "pattern": "attribute_call", + "note": "Call via attribute access .to_arrow(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 160, + "pattern": "attribute_call", + "note": "Call via attribute access .replace_schema_metadata(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 166, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 171, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 171, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 172, + "pattern": "attribute_call", + "note": "Call via attribute access .filter(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 173, + "pattern": "attribute_call", + "note": "Call via attribute access .filter(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 183, + "pattern": "attribute_call", + "note": "Call via attribute access .to_arrow(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 188, + "pattern": "attribute_call", + "note": "Call via attribute access .filter(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 189, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 189, + "pattern": "attribute_call", + "note": "Call via attribute access .chunk(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 111, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 115, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .param(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 121, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 128, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 132, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 195, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 196, + "pattern": "attribute_call", + "note": "Call via attribute access .to_arrow(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 198, + "pattern": "attribute_call", + "note": "Call via attribute access .from_arrow(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 192, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 208, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 210, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 211, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 213, + "pattern": "attribute_call", + "note": "Call via attribute access .to_arrow(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 214, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 215, + "pattern": "attribute_call", + "note": "Call via attribute access .field(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 218, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 219, + "pattern": "attribute_call", + "note": "Call via attribute access .field(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 223, + "pattern": "attribute_call", + "note": "Call via attribute access .from_arrow(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 206, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 231, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 232, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 234, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 235, + "pattern": "attribute_call", + "note": "Call via attribute access .__arrow_c_array__(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 235, + "pattern": "attribute_call", + "note": "Call via attribute access .to_arrow(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 236, + "pattern": "attribute_call", + "note": "Call via attribute access ._import_from_c_capsule(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 243, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 247, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 248, + "pattern": "attribute_call", + "note": "Call via attribute access .__arrow_c_array__(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 248, + "pattern": "attribute_call", + "note": "Call via attribute access .to_arrow(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 249, + "pattern": "attribute_call", + "note": "Call via attribute access ._import_from_c_capsule(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 229, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 254, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 256, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 257, + "pattern": "attribute_call", + "note": "Call via attribute access .to_arrow(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 259, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 260, + "pattern": "attribute_call", + "note": "Call via attribute access .to_arrow(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 264, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 269, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 270, + "pattern": "attribute_call", + "note": "Call via attribute access .to_arrow(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 272, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 276, + "pattern": "attribute_call", + "note": "Call via attribute access .to_arrow(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 278, + "pattern": "attribute_call", + "note": "Call via attribute access .field(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 290, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 294, + "pattern": "attribute_call", + "note": "Call via attribute access .to_arrow(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 296, + "pattern": "attribute_call", + "note": "Call via attribute access .to_pylist(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 296, + "pattern": "attribute_call", + "note": "Call via attribute access .is_null(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 283, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 284, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 300, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 302, + "pattern": "attribute_call", + "note": "Call via attribute access .to_arrow(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 306, + "pattern": "attribute_call", + "note": "Call via attribute access .to_arrow(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 309, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 309, + "pattern": "attribute_call", + "note": "Call via attribute access .isnan(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 309, + "pattern": "attribute_call", + "note": "Call via attribute access .to_numpy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 309, + "pattern": "attribute_call", + "note": "Call via attribute access .chunk(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 311, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 313, + "pattern": "attribute_call", + "note": "Call via attribute access .to_arrow(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 317, + "pattern": "attribute_call", + "note": "Call via attribute access .to_arrow(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 324, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 325, + "pattern": "attribute_call", + "note": "Call via attribute access .register_extension_types(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 329, + "pattern": "attribute_call", + "note": "Call via attribute access .unregister_extension_types(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 344, + "pattern": "attribute_call", + "note": "Call via attribute access .read_feather(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 345, + "pattern": "attribute_call", + "note": "Call via attribute access .from_wkb(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 346, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 347, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 350, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 353, + "pattern": "attribute_call", + "note": "Call via attribute access .to_arrow(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 356, + "pattern": "attribute_call", + "note": "Call via attribute access .to_arrow(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 359, + "pattern": "attribute_call", + "note": "Call via attribute access .to_arrow(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 332, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 333, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 364, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 365, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 370, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 371, + "pattern": "attribute_call", + "note": "Call via attribute access .to_arrow(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 373, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 374, + "pattern": "attribute_call", + "note": "Call via attribute access .to_arrow(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 377, + "pattern": "attribute_call", + "note": "Call via attribute access .to_arrow(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 378, + "pattern": "attribute_call", + "note": "Call via attribute access .from_arrow(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 381, + "pattern": "attribute_call", + "note": "Call via attribute access .to_arrow(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 382, + "pattern": "attribute_call", + "note": "Call via attribute access .from_arrow(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 403, + "pattern": "attribute_call", + "note": "Call via attribute access .read_feather(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 404, + "pattern": "attribute_call", + "note": "Call via attribute access .from_wkb(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 405, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 408, + "pattern": "attribute_call", + "note": "Call via attribute access .read_table(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 409, + "pattern": "attribute_call", + "note": "Call via attribute access .from_arrow(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 412, + "pattern": "attribute_call", + "note": "Call via attribute access .read_table(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 413, + "pattern": "attribute_call", + "note": "Call via attribute access .from_arrow(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 416, + "pattern": "attribute_call", + "note": "Call via attribute access .read_table(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 417, + "pattern": "attribute_call", + "note": "Call via attribute access .from_arrow(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 386, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 387, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 423, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 425, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 428, + "pattern": "attribute_call", + "note": "Call via attribute access .from_arrow(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 428, + "pattern": "attribute_call", + "note": "Call via attribute access .to_arrow(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 432, + "pattern": "attribute_call", + "note": "Call via attribute access .from_arrow(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 433, + "pattern": "attribute_call", + "note": "Call via attribute access .to_arrow(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 437, + "pattern": "attribute_call", + "note": "Call via attribute access .from_arrow(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 438, + "pattern": "attribute_call", + "note": "Call via attribute access .to_arrow(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 441, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 421, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 445, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 447, + "pattern": "attribute_call", + "note": "Call via attribute access .table(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 448, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 449, + "pattern": "attribute_call", + "note": "Call via attribute access .from_arrow(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 451, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 452, + "pattern": "attribute_call", + "note": "Call via attribute access .from_arrow(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 452, + "pattern": "attribute_call", + "note": "Call via attribute access .chunk(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 457, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 458, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 460, + "pattern": "attribute_call", + "note": "Call via attribute access .from_arrow(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 460, + "pattern": "attribute_call", + "note": "Call via attribute access .to_arrow(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 472, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 477, + "pattern": "attribute_call", + "note": "Call via attribute access .read_feather(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 478, + "pattern": "attribute_call", + "note": "Call via attribute access .from_wkb(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 479, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 481, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 484, + "pattern": "attribute_call", + "note": "Call via attribute access .from_arrow(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 485, + "pattern": "attribute_call", + "note": "Call via attribute access .to_arrow(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 489, + "pattern": "attribute_call", + "note": "Call via attribute access .from_arrow(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 490, + "pattern": "attribute_call", + "note": "Call via attribute access .to_arrow(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 494, + "pattern": "attribute_call", + "note": "Call via attribute access .from_arrow(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 495, + "pattern": "attribute_call", + "note": "Call via attribute access .to_arrow(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 464, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 465, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 501, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 502, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 503, + "pattern": "attribute_call", + "note": "Call via attribute access .from_wkt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 506, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 506, + "pattern": "attribute_call", + "note": "Call via attribute access .to_arrow(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 507, + "pattern": "attribute_call", + "note": "Call via attribute access .from_arrow(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 510, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 510, + "pattern": "attribute_call", + "note": "Call via attribute access .to_arrow(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 511, + "pattern": "attribute_call", + "note": "Call via attribute access .from_arrow(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 516, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 516, + "pattern": "attribute_call", + "note": "Call via attribute access .to_arrow(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 517, + "pattern": "attribute_call", + "note": "Call via attribute access .from_arrow(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 520, + "pattern": "attribute_call", + "note": "Call via attribute access .from_arrow(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 525, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 526, + "pattern": "attribute_call", + "note": "Call via attribute access .to_arrow(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 528, + "pattern": "attribute_call", + "note": "Call via attribute access .with_metadata(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 528, + "pattern": "attribute_call", + "note": "Call via attribute access .field(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 535, + "pattern": "attribute_call", + "note": "Call via attribute access .schema(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 535, + "pattern": "attribute_call", + "note": "Call via attribute access .field(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 536, + "pattern": "attribute_call", + "note": "Call via attribute access .cast(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 538, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_geoarrow", + "lineno": 539, + "pattern": "attribute_call", + "note": "Call via attribute access .from_arrow(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_infer_schema", + "lineno": 81, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_infer_schema", + "lineno": 87, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_infer_schema", + "lineno": 101, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_infer_schema", + "lineno": 113, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_infer_schema", + "lineno": 119, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_infer_schema", + "lineno": 128, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_infer_schema", + "lineno": 137, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_infer_schema", + "lineno": 143, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_infer_schema", + "lineno": 157, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_infer_schema", + "lineno": 163, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_infer_schema", + "lineno": 188, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_infer_schema", + "lineno": 215, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_infer_schema", + "lineno": 224, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_infer_schema", + "lineno": 230, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_infer_schema", + "lineno": 239, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_infer_schema", + "lineno": 248, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_infer_schema", + "lineno": 257, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_infer_schema", + "lineno": 263, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_infer_schema", + "lineno": 270, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_infer_schema", + "lineno": 277, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_infer_schema", + "lineno": 288, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_infer_schema", + "lineno": 289, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_infer_schema", + "lineno": 284, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_infer_schema", + "lineno": 285, + "pattern": "attribute_call", + "note": "Call via attribute access .Int32Dtype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_infer_schema", + "lineno": 299, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_infer_schema", + "lineno": 299, + "pattern": "attribute_call", + "note": "Call via attribute access .Int64Dtype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_infer_schema", + "lineno": 300, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_pickle", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_pickle", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .dirname(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_pickle", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_pickle", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .glob(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_pickle", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_pickle", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_pickle", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .read_pickle(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_pickle", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_pickle", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .skip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_pickle", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_pickle", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .to_pickle(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_pickle", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .read_pickle(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 39, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .connect(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .skip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .create_engine(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .create(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 111, + "pattern": "attribute_call", + "note": "Call via attribute access .connect(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .skip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 116, + "pattern": "attribute_call", + "note": "Call via attribute access .dispose(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 135, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 137, + "pattern": "attribute_call", + "note": "Call via attribute access .connect(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 138, + "pattern": "attribute_call", + "note": "Call via attribute access .enable_load_extension(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 139, + "pattern": "attribute_call", + "note": "Call via attribute access .load_extension(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 140, + "pattern": "attribute_call", + "note": "Call via attribute access .execute(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 142, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 143, + "pattern": "attribute_call", + "note": "Call via attribute access .skip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 146, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 150, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 152, + "pattern": "attribute_call", + "note": "Call via attribute access .has_table(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 152, + "pattern": "attribute_call", + "note": "Call via attribute access .inspect(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 153, + "pattern": "attribute_call", + "note": "Call via attribute access .MetaData(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 154, + "pattern": "attribute_call", + "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 155, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 158, + "pattern": "attribute_call", + "note": "Call via attribute access .reflect(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 159, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 161, + "pattern": "attribute_call", + "note": "Call via attribute access .drop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 168, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 185, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 202, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 223, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 233, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 249, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 252, + "pattern": "name_call_unresolved", + "note": "Call to 'get_conn(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 254, + "pattern": "attribute_call", + "note": "Call via attribute access .connect(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 255, + "pattern": "name_call_unresolved", + "note": "Call to 'get_conn(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 257, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 258, + "pattern": "name_call_unresolved", + "note": "Call to 'get_conn(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 247, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 267, + "pattern": "name_call_unresolved", + "note": "Call to 'read_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 261, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 281, + "pattern": "name_call_unresolved", + "note": "Call to 'read_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 274, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 295, + "pattern": "name_call_unresolved", + "note": "Call to 'read_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 285, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 304, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 308, + "pattern": "name_call_unresolved", + "note": "Call to 'read_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 299, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 321, + "pattern": "name_call_unresolved", + "note": "Call to 'read_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 313, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 332, + "pattern": "attribute_call", + "note": "Call via attribute access .from_postgis(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 326, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 343, + "pattern": "attribute_call", + "note": "Call via attribute access .from_postgis(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 336, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 357, + "pattern": "name_call_unresolved", + "note": "Call to 'read_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 369, + "pattern": "name_call_unresolved", + "note": "Call to 'read_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 380, + "pattern": "attribute_call", + "note": "Call via attribute access .concat(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 380, + "pattern": "name_call_unresolved", + "note": "Call to 'read_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 372, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 397, + "pattern": "name_call_unresolved", + "note": "Call to 'write_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 400, + "pattern": "name_call_unresolved", + "note": "Call to 'read_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 387, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 413, + "pattern": "name_call_unresolved", + "note": "Call to 'write_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 416, + "pattern": "name_call_unresolved", + "note": "Call to 'read_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 403, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 422, + "pattern": "attribute_call", + "note": "Call via attribute access .begin(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 429, + "pattern": "name_call_unresolved", + "note": "Call to 'write_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 432, + "pattern": "name_call_unresolved", + "note": "Call to 'read_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 419, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 445, + "pattern": "name_call_unresolved", + "note": "Call to 'write_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 448, + "pattern": "name_call_unresolved", + "note": "Call to 'write_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 435, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 465, + "pattern": "name_call_unresolved", + "note": "Call to 'write_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 467, + "pattern": "name_call_unresolved", + "note": "Call to 'write_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 470, + "pattern": "name_call_unresolved", + "note": "Call to 'read_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 455, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 484, + "pattern": "name_call_unresolved", + "note": "Call to 'write_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 485, + "pattern": "name_call_unresolved", + "note": "Call to 'write_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 488, + "pattern": "name_call_unresolved", + "note": "Call to 'read_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 473, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 511, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 512, + "pattern": "name_call_unresolved", + "note": "Call to 'write_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 515, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 519, + "pattern": "attribute_call", + "note": "Call via attribute access .connect(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 520, + "pattern": "attribute_call", + "note": "Call via attribute access .fetchone(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 520, + "pattern": "attribute_call", + "note": "Call via attribute access .execute(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 500, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 534, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 535, + "pattern": "name_call_unresolved", + "note": "Call to 'write_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 538, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 542, + "pattern": "attribute_call", + "note": "Call via attribute access .connect(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 543, + "pattern": "attribute_call", + "note": "Call via attribute access .fetchone(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 543, + "pattern": "attribute_call", + "note": "Call via attribute access .execute(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 523, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 557, + "pattern": "name_call_unresolved", + "note": "Call to 'write_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 561, + "pattern": "attribute_call", + "note": "Call via attribute access .connect(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 562, + "pattern": "attribute_call", + "note": "Call via attribute access .fetchone(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 562, + "pattern": "attribute_call", + "note": "Call via attribute access .execute(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 564, + "pattern": "name_call_unresolved", + "note": "Call to 'read_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 566, + "pattern": "attribute_call", + "note": "Call via attribute access .upper(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 567, + "pattern": "attribute_call", + "note": "Call via attribute access .unique(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 546, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 580, + "pattern": "name_call_unresolved", + "note": "Call to 'write_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 586, + "pattern": "attribute_call", + "note": "Call via attribute access .connect(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 587, + "pattern": "attribute_call", + "note": "Call via attribute access .fetchall(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 587, + "pattern": "attribute_call", + "note": "Call via attribute access .execute(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 588, + "pattern": "attribute_call", + "note": "Call via attribute access .upper(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 589, + "pattern": "attribute_call", + "note": "Call via attribute access .isna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 569, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 602, + "pattern": "name_call_unresolved", + "note": "Call to 'write_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 608, + "pattern": "attribute_call", + "note": "Call via attribute access .connect(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 609, + "pattern": "attribute_call", + "note": "Call via attribute access .fetchall(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 609, + "pattern": "attribute_call", + "note": "Call via attribute access .execute(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 610, + "pattern": "attribute_call", + "note": "Call via attribute access .upper(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 611, + "pattern": "attribute_call", + "note": "Call via attribute access .upper(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 612, + "pattern": "attribute_call", + "note": "Call via attribute access .upper(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 591, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 623, + "pattern": "name_call_unresolved", + "note": "Call to 'write_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 627, + "pattern": "attribute_call", + "note": "Call via attribute access .connect(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 628, + "pattern": "attribute_call", + "note": "Call via attribute access .fetchone(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 628, + "pattern": "attribute_call", + "note": "Call via attribute access .execute(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 630, + "pattern": "attribute_call", + "note": "Call via attribute access .upper(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 614, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 641, + "pattern": "name_call_unresolved", + "note": "Call to 'write_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 650, + "pattern": "attribute_call", + "note": "Call via attribute access .connect(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 651, + "pattern": "attribute_call", + "note": "Call via attribute access .fetchone(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 651, + "pattern": "attribute_call", + "note": "Call via attribute access .execute(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 656, + "pattern": "attribute_call", + "note": "Call via attribute access .connect(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 657, + "pattern": "attribute_call", + "note": "Call via attribute access .fetchall(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 657, + "pattern": "attribute_call", + "note": "Call via attribute access .execute(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 658, + "pattern": "attribute_call", + "note": "Call via attribute access .upper(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 659, + "pattern": "attribute_call", + "note": "Call via attribute access .upper(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 660, + "pattern": "attribute_call", + "note": "Call via attribute access .upper(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 632, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 672, + "pattern": "attribute_call", + "note": "Call via attribute access .begin(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 673, + "pattern": "attribute_call", + "note": "Call via attribute access .execute(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 675, + "pattern": "name_call_unresolved", + "note": "Call to 'write_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 681, + "pattern": "name_call_unresolved", + "note": "Call to 'read_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 662, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 696, + "pattern": "attribute_call", + "note": "Call via attribute access .begin(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 697, + "pattern": "attribute_call", + "note": "Call via attribute access .execute(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 700, + "pattern": "name_call_unresolved", + "note": "Call to 'write_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 706, + "pattern": "name_call_unresolved", + "note": "Call to 'read_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 714, + "pattern": "name_call_unresolved", + "note": "Call to 'write_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 720, + "pattern": "name_call_unresolved", + "note": "Call to 'read_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 684, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 732, + "pattern": "name_call_unresolved", + "note": "Call to 'write_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 736, + "pattern": "name_call_unresolved", + "note": "Call to 'read_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 723, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 747, + "pattern": "attribute_call", + "note": "Call via attribute access .tolist(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 749, + "pattern": "name_call_unresolved", + "note": "Call to 'write_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 753, + "pattern": "name_call_unresolved", + "note": "Call to 'read_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 754, + "pattern": "attribute_call", + "note": "Call via attribute access .tolist(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 739, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 767, + "pattern": "name_call_unresolved", + "note": "Call to 'write_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 771, + "pattern": "name_call_unresolved", + "note": "Call to 'read_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 756, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 782, + "pattern": "name_call_unresolved", + "note": "Call to 'write_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 785, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 788, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 789, + "pattern": "name_call_unresolved", + "note": "Call to 'write_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 774, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 798, + "pattern": "attribute_call", + "note": "Call via attribute access .set_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 801, + "pattern": "name_call_unresolved", + "note": "Call to 'write_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 805, + "pattern": "name_call_unresolved", + "note": "Call to 'write_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 791, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 816, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 817, + "pattern": "name_call_unresolved", + "note": "Call to 'read_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 807, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 822, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 826, + "pattern": "name_call_unresolved", + "note": "Call to 'read_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 819, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 836, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 841, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 845, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 846, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 847, + "pattern": "name_call_unresolved", + "note": "Call to 'read_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 830, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 831, + "pattern": "attribute_call", + "note": "Call via attribute access .patch(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 832, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 859, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 863, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 866, + "pattern": "name_call_unresolved", + "note": "Call to 'read_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 849, + "pattern": "attribute_call", + "note": "Call via attribute access .patch(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 850, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 875, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 880, + "pattern": "attribute_call", + "note": "Call via attribute access .concat(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 880, + "pattern": "name_call_unresolved", + "note": "Call to 'read_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 870, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 897, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 898, + "pattern": "attribute_call", + "note": "Call via attribute access .rename_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 901, + "pattern": "name_call_unresolved", + "note": "Call to 'write_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 904, + "pattern": "name_call_unresolved", + "note": "Call to 'write_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 908, + "pattern": "name_call_unresolved", + "note": "Call to 'read_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 885, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 928, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 929, + "pattern": "name_call_unresolved", + "note": "Call to 'write_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 934, + "pattern": "attribute_call", + "note": "Call via attribute access .uuid4(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 935, + "pattern": "attribute_call", + "note": "Call via attribute access .begin(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 936, + "pattern": "attribute_call", + "note": "Call via attribute access .execute(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 939, + "pattern": "attribute_call", + "note": "Call via attribute access .execute(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 943, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 945, + "pattern": "attribute_call", + "note": "Call via attribute access .rename_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 950, + "pattern": "attribute_call", + "note": "Call via attribute access .connect(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 951, + "pattern": "attribute_call", + "note": "Call via attribute access .fetchone(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 951, + "pattern": "attribute_call", + "note": "Call via attribute access .execute(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 952, + "pattern": "attribute_call", + "note": "Call via attribute access .fetchone(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 952, + "pattern": "attribute_call", + "note": "Call via attribute access .execute(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 959, + "pattern": "name_call_unresolved", + "note": "Call to 'write_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 967, + "pattern": "attribute_call", + "note": "Call via attribute access .connect(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 968, + "pattern": "attribute_call", + "note": "Call via attribute access .fetchone(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 968, + "pattern": "attribute_call", + "note": "Call via attribute access .execute(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 969, + "pattern": "attribute_call", + "note": "Call via attribute access .fetchone(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 969, + "pattern": "attribute_call", + "note": "Call via attribute access .execute(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 911, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 990, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 991, + "pattern": "name_call_unresolved", + "note": "Call to 'write_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 995, + "pattern": "attribute_call", + "note": "Call via attribute access .uuid4(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 996, + "pattern": "attribute_call", + "note": "Call via attribute access .begin(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 997, + "pattern": "attribute_call", + "note": "Call via attribute access .execute(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 1000, + "pattern": "attribute_call", + "note": "Call via attribute access .execute(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 1005, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 1009, + "pattern": "attribute_call", + "note": "Call via attribute access .rename_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 1014, + "pattern": "attribute_call", + "note": "Call via attribute access .connect(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 1015, + "pattern": "attribute_call", + "note": "Call via attribute access .fetchone(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 1015, + "pattern": "attribute_call", + "note": "Call via attribute access .execute(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 1016, + "pattern": "attribute_call", + "note": "Call via attribute access .fetchone(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 1016, + "pattern": "attribute_call", + "note": "Call via attribute access .execute(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 1022, + "pattern": "name_call_unresolved", + "note": "Call to 'write_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 1028, + "pattern": "attribute_call", + "note": "Call via attribute access .connect(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 1029, + "pattern": "attribute_call", + "note": "Call via attribute access .fetchone(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 1029, + "pattern": "attribute_call", + "note": "Call via attribute access .execute(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 1030, + "pattern": "attribute_call", + "note": "Call via attribute access .fetchone(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 1030, + "pattern": "attribute_call", + "note": "Call via attribute access .execute(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 978, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 1051, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 1052, + "pattern": "name_call_unresolved", + "note": "Call to 'write_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 1055, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 1057, + "pattern": "attribute_call", + "note": "Call via attribute access .rename_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 1061, + "pattern": "attribute_call", + "note": "Call via attribute access .connect(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 1062, + "pattern": "attribute_call", + "note": "Call via attribute access .fetchone(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 1062, + "pattern": "attribute_call", + "note": "Call via attribute access .execute(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 1066, + "pattern": "name_call_unresolved", + "note": "Call to 'write_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 1071, + "pattern": "attribute_call", + "note": "Call via attribute access .connect(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 1072, + "pattern": "attribute_call", + "note": "Call via attribute access .fetchone(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 1072, + "pattern": "attribute_call", + "note": "Call via attribute access .execute(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 1040, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 1086, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 1087, + "pattern": "name_call_unresolved", + "note": "Call to 'write_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 1090, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 1092, + "pattern": "attribute_call", + "note": "Call via attribute access .rename_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 1096, + "pattern": "attribute_call", + "note": "Call via attribute access .connect(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 1097, + "pattern": "attribute_call", + "note": "Call via attribute access .fetchone(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 1097, + "pattern": "attribute_call", + "note": "Call via attribute access .execute(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 1101, + "pattern": "name_call_unresolved", + "note": "Call to 'write_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 1106, + "pattern": "attribute_call", + "note": "Call via attribute access .connect(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 1107, + "pattern": "attribute_call", + "note": "Call via attribute access .fetchone(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 1107, + "pattern": "attribute_call", + "note": "Call via attribute access .execute(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 1075, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 1125, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 1127, + "pattern": "attribute_call", + "note": "Call via attribute access .rename_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 1130, + "pattern": "name_call_unresolved", + "note": "Call to 'write_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 1133, + "pattern": "name_call_unresolved", + "note": "Call to 'write_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 1137, + "pattern": "name_call_unresolved", + "note": "Call to 'read_postgis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.io.tests.test_sql", + "lineno": 1110, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_api", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_api", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_api", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .Polygon(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .Point(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .Point(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .Point(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .points_from_xy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .points_from_xy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .points_from_xy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .points_from_xy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 93, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .points_from_xy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .points_from_xy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 99, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .points_from_xy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .points_from_xy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .points_from_xy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 120, + "pattern": "name_call_unresolved", + "note": "Call to 'Point(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 120, + "pattern": "name_call_unresolved", + "note": "Call to 'Point(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .Point(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .Point(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 126, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 134, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 137, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 139, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 146, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 146, + "pattern": "attribute_call", + "note": "Call via attribute access .full(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 149, + "pattern": "attribute_call", + "note": "Call via attribute access .MultiPolygon(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 150, + "pattern": "attribute_call", + "note": "Call via attribute access .box(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 150, + "pattern": "attribute_call", + "note": "Call via attribute access .box(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 162, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 171, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 174, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 178, + "pattern": "attribute_call", + "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 179, + "pattern": "attribute_call", + "note": "Call via attribute access .simplefilter(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 187, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 189, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 192, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 194, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 216, + "pattern": "attribute_call", + "note": "Call via attribute access .equals_exact(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 217, + "pattern": "attribute_call", + "note": "Call via attribute access .equals_exact(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 220, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 222, + "pattern": "attribute_call", + "note": "Call via attribute access .equals_exact(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 229, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 229, + "pattern": "attribute_call", + "note": "Call via attribute access .full(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 232, + "pattern": "attribute_call", + "note": "Call via attribute access .MultiPolygon(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 233, + "pattern": "attribute_call", + "note": "Call via attribute access .box(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 233, + "pattern": "attribute_call", + "note": "Call via attribute access .box(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 202, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 244, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 247, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 251, + "pattern": "attribute_call", + "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 252, + "pattern": "attribute_call", + "note": "Call via attribute access .simplefilter(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 260, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 262, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 272, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 273, + "pattern": "attribute_call", + "note": "Call via attribute access .to_numpy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 275, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 299, + "pattern": "attribute_call", + "note": "Call via attribute access .Polygon(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 313, + "pattern": "attribute_call", + "note": "Call via attribute access .tolist(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 278, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 338, + "pattern": "attribute_call", + "note": "Call via attribute access .Polygon(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 340, + "pattern": "attribute_call", + "note": "Call via attribute access .Polygon(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 341, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 341, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 348, + "pattern": "attribute_call", + "note": "Call via attribute access .Polygon(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 348, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 348, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 350, + "pattern": "attribute_call", + "note": "Call via attribute access .Polygon(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 370, + "pattern": "attribute_call", + "note": "Call via attribute access .tolist(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 318, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 373, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 393, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 409, + "pattern": "attribute_call", + "note": "Call via attribute access .Polygon(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 411, + "pattern": "attribute_call", + "note": "Call via attribute access .Polygon(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 412, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 412, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 403, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 436, + "pattern": "attribute_call", + "note": "Call via attribute access .Polygon(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 437, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 437, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 444, + "pattern": "attribute_call", + "note": "Call via attribute access .Polygon(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 428, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 469, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 487, + "pattern": "attribute_call", + "note": "Call via attribute access .tolist(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 453, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 492, + "pattern": "attribute_call", + "note": "Call via attribute access .LinearRing(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 493, + "pattern": "attribute_call", + "note": "Call via attribute access .LineString(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 494, + "pattern": "attribute_call", + "note": "Call via attribute access .LineString(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 495, + "pattern": "attribute_call", + "note": "Call via attribute access .Polygon(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 496, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 502, + "pattern": "attribute_call", + "note": "Call via attribute access .tolist(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 510, + "pattern": "attribute_call", + "note": "Call via attribute access .dtype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 512, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 505, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 523, + "pattern": "attribute_call", + "note": "Call via attribute access .Polygon(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 525, + "pattern": "attribute_call", + "note": "Call via attribute access .Point(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 540, + "pattern": "attribute_call", + "note": "Call via attribute access .distance(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 549, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 553, + "pattern": "attribute_call", + "note": "Call via attribute access .distance(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 558, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 561, + "pattern": "attribute_call", + "note": "Call via attribute access .distance(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 561, + "pattern": "attribute_call", + "note": "Call via attribute access .Polygon(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 563, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 592, + "pattern": "attribute_call", + "note": "Call via attribute access .LineString(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 593, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 593, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 601, + "pattern": "attribute_call", + "note": "Call via attribute access .project(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 604, + "pattern": "attribute_call", + "note": "Call via attribute access .project(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 610, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 586, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 620, + "pattern": "attribute_call", + "note": "Call via attribute access .buffer(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 628, + "pattern": "attribute_call", + "note": "Call via attribute access .buffer(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 633, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 634, + "pattern": "attribute_call", + "note": "Call via attribute access .buffer(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 613, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 614, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 615, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 641, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 644, + "pattern": "attribute_call", + "note": "Call via attribute access .buffer(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 645, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 648, + "pattern": "attribute_call", + "note": "Call via attribute access .buffer(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 653, + "pattern": "attribute_call", + "note": "Call via attribute access .buffer(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 653, + "pattern": "attribute_call", + "note": "Call via attribute access .Polygon(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 654, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 654, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 660, + "pattern": "attribute_call", + "note": "Call via attribute access .simplify(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 661, + "pattern": "attribute_call", + "note": "Call via attribute access .simplify(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 662, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 667, + "pattern": "attribute_call", + "note": "Call via attribute access .Polygon(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 668, + "pattern": "attribute_call", + "note": "Call via attribute access .Polygon(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 671, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 674, + "pattern": "attribute_call", + "note": "Call via attribute access .unary_union(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 676, + "pattern": "attribute_call", + "note": "Call via attribute access .Polygon(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 677, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 678, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 678, + "pattern": "attribute_call", + "note": "Call via attribute access .union_all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 683, + "pattern": "attribute_call", + "note": "Call via attribute access .Polygon(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 684, + "pattern": "attribute_call", + "note": "Call via attribute access .Polygon(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 687, + "pattern": "attribute_call", + "note": "Call via attribute access .union_all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 689, + "pattern": "attribute_call", + "note": "Call via attribute access .Polygon(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 690, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 692, + "pattern": "attribute_call", + "note": "Call via attribute access .union_all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 693, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 696, + "pattern": "attribute_call", + "note": "Call via attribute access .union_all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 697, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 699, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 700, + "pattern": "attribute_call", + "note": "Call via attribute access .union_all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 724, + "pattern": "attribute_call", + "note": "Call via attribute access .union_all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 725, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 703, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 730, + "pattern": "attribute_call", + "note": "Call via attribute access .Polygon(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 731, + "pattern": "attribute_call", + "note": "Call via attribute access .Polygon(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 735, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 738, + "pattern": "attribute_call", + "note": "Call via attribute access .union_all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 741, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 769, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 773, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 781, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 784, + "pattern": "attribute_call", + "note": "Call via attribute access .Polygon(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 789, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 789, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 800, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 803, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 805, + "pattern": "attribute_call", + "note": "Call via attribute access .nanmin(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 806, + "pattern": "attribute_call", + "note": "Call via attribute access .nanmin(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 807, + "pattern": "attribute_call", + "note": "Call via attribute access .nanmax(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 808, + "pattern": "attribute_call", + "note": "Call via attribute access .nanmax(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 811, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 814, + "pattern": "attribute_call", + "note": "Call via attribute access .Polygon(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 819, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 819, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 823, + "pattern": "attribute_call", + "note": "Call via attribute access .Point(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 841, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 859, + "pattern": "attribute_call", + "note": "Call via attribute access .Point(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 844, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 847, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 848, + "pattern": "attribute_call", + "note": "Call via attribute access .Polygon(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 850, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoSeries(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 851, + "pattern": "attribute_call", + "note": "Call via attribute access .Polygon(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 853, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 853, + "pattern": "attribute_call", + "note": "Call via attribute access .Polygon(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 854, + "pattern": "attribute_call", + "note": "Call via attribute access .Polygon(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 855, + "pattern": "attribute_call", + "note": "Call via attribute access .Polygon(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 868, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 875, + "pattern": "attribute_call", + "note": "Call via attribute access .tolist(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 878, + "pattern": "attribute_call", + "note": "Call via attribute access .tolist(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 881, + "pattern": "attribute_call", + "note": "Call via attribute access .MultiPolygon(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 882, + "pattern": "attribute_call", + "note": "Call via attribute access .box(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 882, + "pattern": "attribute_call", + "note": "Call via attribute access .box(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 887, + "pattern": "attribute_call", + "note": "Call via attribute access .tolist(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 891, + "pattern": "name_call_unresolved", + "note": "Call to 'dir(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 892, + "pattern": "name_call_unresolved", + "note": "Call to 'dir(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 898, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 898, + "pattern": "attribute_call", + "note": "Call via attribute access .contains(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 904, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 904, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 908, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 908, + "pattern": "attribute_call", + "note": "Call via attribute access .geom_equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 912, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 913, + "pattern": "attribute_call", + "note": "Call via attribute access .contains(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 915, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 922, + "pattern": "attribute_call", + "note": "Call via attribute access .MultiPolygon(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 923, + "pattern": "attribute_call", + "note": "Call via attribute access .box(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 923, + "pattern": "attribute_call", + "note": "Call via attribute access .box(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 926, + "pattern": "attribute_call", + "note": "Call via attribute access .buffer(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 927, + "pattern": "attribute_call", + "note": "Call via attribute access .buffer(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 929, + "pattern": "attribute_call", + "note": "Call via attribute access .buffer(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 929, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 935, + "pattern": "attribute_call", + "note": "Call via attribute access .MultiPolygon(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 936, + "pattern": "attribute_call", + "note": "Call via attribute access .box(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 936, + "pattern": "attribute_call", + "note": "Call via attribute access .box(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 939, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 944, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 948, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 948, + "pattern": "attribute_call", + "note": "Call via attribute access .dtype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 949, + "pattern": "attribute_call", + "note": "Call via attribute access .dtype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 955, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 953, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 964, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 965, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 970, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 974, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 978, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 962, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 984, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 985, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 982, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 992, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 990, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 998, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 1004, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 1006, + "pattern": "attribute_call", + "note": "Call via attribute access .shift(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 1007, + "pattern": "attribute_call", + "note": "Call via attribute access .shift(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 1008, + "pattern": "attribute_call", + "note": "Call via attribute access .shift(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 1012, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 1014, + "pattern": "attribute_call", + "note": "Call via attribute access .unique(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 1019, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 1021, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 1024, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 1017, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 1029, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 1032, + "pattern": "attribute_call", + "note": "Call via attribute access .estimate_utm_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 1027, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 1037, + "pattern": "attribute_call", + "note": "Call via attribute access .Point(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 1038, + "pattern": "attribute_call", + "note": "Call via attribute access .Point(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 1042, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 1044, + "pattern": "attribute_call", + "note": "Call via attribute access .estimate_utm_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 1044, + "pattern": "attribute_call", + "note": "Call via attribute access .CRS(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 1045, + "pattern": "attribute_call", + "note": "Call via attribute access .estimate_utm_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 1045, + "pattern": "attribute_call", + "note": "Call via attribute access .CRS(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 1048, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 1050, + "pattern": "attribute_call", + "note": "Call via attribute access .estimate_utm_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 1050, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 1050, + "pattern": "attribute_call", + "note": "Call via attribute access .CRS(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 1055, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 1059, + "pattern": "attribute_call", + "note": "Call via attribute access .Point(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 1060, + "pattern": "attribute_call", + "note": "Call via attribute access .Point(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 1064, + "pattern": "attribute_call", + "note": "Call via attribute access .estimate_utm_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 1064, + "pattern": "attribute_call", + "note": "Call via attribute access .CRS(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 1067, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 1069, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 1070, + "pattern": "attribute_call", + "note": "Call via attribute access .estimate_utm_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 1071, + "pattern": "attribute_call", + "note": "Call via attribute access .Polygon(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 1075, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 1077, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 1078, + "pattern": "attribute_call", + "note": "Call via attribute access .estimate_utm_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 1079, + "pattern": "attribute_call", + "note": "Call via attribute access .Polygon(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 1084, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 1085, + "pattern": "attribute_call", + "note": "Call via attribute access ._reduce(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 1085, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_array", + "lineno": 1086, + "pattern": "attribute_call", + "note": "Call via attribute access ._reduce(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_compat", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_compat", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_compat", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_compat", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_config", + "lineno": 9, + "pattern": "name_call_unresolved", + "note": "Call to 'dir(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_config", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_config", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_config", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_config", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_config", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_config", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 23, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 24, + "pattern": "name_call_unresolved", + "note": "Call to 'points_from_xy(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .rename(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 83, + "pattern": "name_call_unresolved", + "note": "Call to 'points_from_xy(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 93, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .tolist(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 91, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 108, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 112, + "pattern": "attribute_call", + "note": "Call via attribute access .param(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 126, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 128, + "pattern": "attribute_call", + "note": "Call via attribute access .param(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 129, + "pattern": "attribute_call", + "note": "Call via attribute access .param(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .param(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 134, + "pattern": "attribute_call", + "note": "Call via attribute access .param(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 139, + "pattern": "attribute_call", + "note": "Call via attribute access .param(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 162, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 163, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 158, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 159, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 173, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 174, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 175, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 171, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 183, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 190, + "pattern": "attribute_call", + "note": "Call via attribute access .CRS(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 191, + "pattern": "attribute_call", + "note": "Call via attribute access .CRS(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 195, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 195, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 215, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 220, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 225, + "pattern": "attribute_call", + "note": "Call via attribute access .set_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 229, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 234, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 238, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 242, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 247, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 253, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 254, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 261, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 262, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 263, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 264, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 265, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 266, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 267, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 268, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 272, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 273, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 274, + "pattern": "attribute_call", + "note": "Call via attribute access .set_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 279, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 280, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 281, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 282, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 284, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 285, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 292, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 298, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 299, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 305, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 306, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 307, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 314, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 315, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 321, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 327, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 333, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 334, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 341, + "pattern": "attribute_call", + "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 342, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 345, + "pattern": "attribute_call", + "note": "Call via attribute access .assign(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 345, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 346, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 351, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 358, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 361, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 370, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 371, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 372, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 381, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 382, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 392, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 393, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 400, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 411, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 414, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 425, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 426, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 430, + "pattern": "attribute_call", + "note": "Call via attribute access .set_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 421, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 437, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 438, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 435, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 442, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 443, + "pattern": "attribute_call", + "note": "Call via attribute access .CRS(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 444, + "pattern": "attribute_call", + "note": "Call via attribute access .CRS(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 445, + "pattern": "attribute_call", + "note": "Call via attribute access .CRS(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 449, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 450, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 459, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 460, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 461, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 470, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 471, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 487, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 488, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 490, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 493, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 497, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 506, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 507, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 508, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 508, + "pattern": "attribute_call", + "note": "Call via attribute access .rename(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 513, + "pattern": "attribute_call", + "note": "Call via attribute access .rename_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 518, + "pattern": "attribute_call", + "note": "Call via attribute access .rename(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 523, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 524, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 528, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 530, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 538, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 544, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 562, + "pattern": "attribute_call", + "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 563, + "pattern": "name_call_unresolved", + "note": "Call to 'points_from_xy(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 569, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 590, + "pattern": "attribute_call", + "note": "Call via attribute access .representative_point(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 597, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 597, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 603, + "pattern": "attribute_call", + "note": "Call via attribute access .difference(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 606, + "pattern": "attribute_call", + "note": "Call via attribute access .intersection(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 609, + "pattern": "attribute_call", + "note": "Call via attribute access .symmetric_difference(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 612, + "pattern": "attribute_call", + "note": "Call via attribute access .union(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 618, + "pattern": "attribute_call", + "note": "Call via attribute access .buffer(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 621, + "pattern": "attribute_call", + "note": "Call via attribute access .interpolate(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 624, + "pattern": "attribute_call", + "note": "Call via attribute access .simplify(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 627, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 643, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 646, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 651, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 652, + "pattern": "attribute_call", + "note": "Call via attribute access .concat(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 654, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 655, + "pattern": "attribute_call", + "note": "Call via attribute access .concat(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 656, + "pattern": "attribute_call", + "note": "Call via attribute access .concat(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 660, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 661, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 662, + "pattern": "attribute_call", + "note": "Call via attribute access .rename_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 662, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 663, + "pattern": "attribute_call", + "note": "Call via attribute access .merge(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 673, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 678, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 684, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 685, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 689, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 693, + "pattern": "attribute_call", + "note": "Call via attribute access .apply(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 697, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 701, + "pattern": "attribute_call", + "note": "Call via attribute access .apply(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 703, + "pattern": "attribute_call", + "note": "Call via attribute access .apply(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 717, + "pattern": "name_call_unresolved", + "note": "Call to 'constructor(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 721, + "pattern": "attribute_call", + "note": "Call via attribute access .set_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 725, + "pattern": "attribute_call", + "note": "Call via attribute access .set_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 730, + "pattern": "attribute_call", + "note": "Call via attribute access .set_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 735, + "pattern": "name_call_unresolved", + "note": "Call to 'constructor(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 737, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 738, + "pattern": "attribute_call", + "note": "Call via attribute access .set_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 741, + "pattern": "attribute_call", + "note": "Call via attribute access .set_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 745, + "pattern": "attribute_call", + "note": "Call via attribute access .set_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 749, + "pattern": "attribute_call", + "note": "Call via attribute access .set_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 754, + "pattern": "attribute_call", + "note": "Call via attribute access .set_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 708, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 711, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_crs", + "lineno": 712, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_datasets", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_datasets", + "lineno": 15, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_datasets", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 19, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .rename(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .union_all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .union_all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 36, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .Index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .dissolve(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .dissolve(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .dissolve(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .dissolve(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .dissolve(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 88, + "pattern": "attribute_call", + "note": "Call via attribute access .dissolve(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 88, + "pattern": "attribute_call", + "note": "Call via attribute access .drop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .dissolve(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 108, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 110, + "pattern": "attribute_call", + "note": "Call via attribute access .dissolve(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 112, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .set_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 120, + "pattern": "attribute_call", + "note": "Call via attribute access .dissolve(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 121, + "pattern": "attribute_call", + "note": "Call via attribute access .reset_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 141, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 148, + "pattern": "attribute_call", + "note": "Call via attribute access .dissolve(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 149, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 125, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 153, + "pattern": "attribute_call", + "note": "Call via attribute access .dissolve(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 154, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 156, + "pattern": "attribute_call", + "note": "Call via attribute access .union_all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 168, + "pattern": "attribute_call", + "note": "Call via attribute access .dissolve(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 169, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 171, + "pattern": "attribute_call", + "note": "Call via attribute access .union_all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 182, + "pattern": "attribute_call", + "note": "Call via attribute access .set_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 182, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 193, + "pattern": "attribute_call", + "note": "Call via attribute access .set_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 193, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 201, + "pattern": "attribute_call", + "note": "Call via attribute access .set_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 201, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 209, + "pattern": "attribute_call", + "note": "Call via attribute access .set_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 209, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 219, + "pattern": "attribute_call", + "note": "Call via attribute access .dissolve(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 220, + "pattern": "attribute_call", + "note": "Call via attribute access .dissolve(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 221, + "pattern": "attribute_call", + "note": "Call via attribute access .dissolve(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 222, + "pattern": "attribute_call", + "note": "Call via attribute access .dissolve(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 223, + "pattern": "attribute_call", + "note": "Call via attribute access .dissolve(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 224, + "pattern": "attribute_call", + "note": "Call via attribute access .dissolve(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 228, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 237, + "pattern": "attribute_call", + "note": "Call via attribute access .set_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 237, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 245, + "pattern": "attribute_call", + "note": "Call via attribute access .sort_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 247, + "pattern": "attribute_call", + "note": "Call via attribute access .dissolve(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 248, + "pattern": "attribute_call", + "note": "Call via attribute access .dissolve(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 252, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 254, + "pattern": "attribute_call", + "note": "Call via attribute access .Categorical(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 266, + "pattern": "attribute_call", + "note": "Call via attribute access .set_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 266, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 268, + "pattern": "attribute_call", + "note": "Call via attribute access .Categorical(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 283, + "pattern": "attribute_call", + "note": "Call via attribute access .set_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 283, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 285, + "pattern": "attribute_call", + "note": "Call via attribute access .Categorical(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 294, + "pattern": "attribute_call", + "note": "Call via attribute access .dissolve(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 296, + "pattern": "attribute_call", + "note": "Call via attribute access .dissolve(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 301, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 310, + "pattern": "attribute_call", + "note": "Call via attribute access .set_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 310, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 318, + "pattern": "attribute_call", + "note": "Call via attribute access .set_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 318, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 325, + "pattern": "attribute_call", + "note": "Call via attribute access .dissolve(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 326, + "pattern": "attribute_call", + "note": "Call via attribute access .dissolve(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 331, + "pattern": "attribute_call", + "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 332, + "pattern": "attribute_call", + "note": "Call via attribute access .dissolve(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 343, + "pattern": "attribute_call", + "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 344, + "pattern": "attribute_call", + "note": "Call via attribute access .simplefilter(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 345, + "pattern": "attribute_call", + "note": "Call via attribute access .dissolve(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 359, + "pattern": "attribute_call", + "note": "Call via attribute access .skip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 364, + "pattern": "attribute_call", + "note": "Call via attribute access .union_all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 365, + "pattern": "attribute_call", + "note": "Call via attribute access .union_all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 367, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 370, + "pattern": "attribute_call", + "note": "Call via attribute access .Index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 377, + "pattern": "attribute_call", + "note": "Call via attribute access .dissolve(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_dissolve", + "lineno": 356, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .read_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .read_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .read_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .read_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .get_path(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .seed(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .choice(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .choice(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .render(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .approx(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .approx(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .to_dict(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 88, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .approx(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .approx(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 106, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 125, + "pattern": "attribute_call", + "note": "Call via attribute access .approx(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 126, + "pattern": "attribute_call", + "note": "Call via attribute access .approx(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 137, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 143, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 149, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 151, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 157, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 164, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 173, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 184, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 193, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 202, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 209, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 223, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 235, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 244, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 245, + "pattern": "attribute_call", + "note": "Call via attribute access .Categorical(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 246, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 248, + "pattern": "attribute_call", + "note": "Call via attribute access .apply_along_axis(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 248, + "pattern": "attribute_call", + "note": "Call via attribute access .tab20(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 252, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 262, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 269, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 274, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 275, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 278, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 289, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 290, + "pattern": "attribute_call", + "note": "Call via attribute access .Categorical(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 291, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 292, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 295, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 297, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 298, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 299, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 310, + "pattern": "attribute_call", + "note": "Call via attribute access .head(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 310, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 311, + "pattern": "attribute_call", + "note": "Call via attribute access .Timestamp(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 312, + "pattern": "attribute_call", + "note": "Call via attribute access .Timestamp(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 314, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 320, + "pattern": "attribute_call", + "note": "Call via attribute access .set_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 321, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 327, + "pattern": "attribute_call", + "note": "Call via attribute access .head(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 327, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 330, + "pattern": "attribute_call", + "note": "Call via attribute access .UUID(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 332, + "pattern": "attribute_call", + "note": "Call via attribute access .UUID(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 334, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 339, + "pattern": "attribute_call", + "note": "Call via attribute access .set_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 340, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 346, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 347, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 348, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 357, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 358, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 359, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 360, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 363, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 374, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 388, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 389, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 389, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 393, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 395, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 396, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 396, + "pattern": "attribute_call", + "note": "Call via attribute access .to_dict(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 400, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 405, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 409, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 427, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 427, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 428, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 428, + "pattern": "attribute_call", + "note": "Call via attribute access .render(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 434, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 435, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 440, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 441, + "pattern": "attribute_call", + "note": "Call via attribute access .to_dict(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 442, + "pattern": "attribute_call", + "note": "Call via attribute access .to_dict(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 445, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 446, + "pattern": "attribute_call", + "note": "Call via attribute access .to_dict(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 447, + "pattern": "attribute_call", + "note": "Call via attribute access .to_dict(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 459, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 460, + "pattern": "attribute_call", + "note": "Call via attribute access .to_dict(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 461, + "pattern": "attribute_call", + "note": "Call via attribute access .to_dict(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 473, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 481, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 491, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 497, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 511, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 525, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 535, + "pattern": "attribute_call", + "note": "Call via attribute access .set_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 536, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 542, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 544, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 551, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 557, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 565, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 567, + "pattern": "attribute_call", + "note": "Call via attribute access .Icon(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 572, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 576, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 577, + "pattern": "attribute_call", + "note": "Call via attribute access .Circle(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 584, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 588, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 592, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 595, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 597, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 604, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 606, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 614, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 620, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 623, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 626, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 629, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 633, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 644, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 663, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 672, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 673, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 679, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 690, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 692, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 701, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 703, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 708, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 715, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 720, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 727, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 728, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 729, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 730, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 731, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 734, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 740, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 741, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 742, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 743, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 744, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 747, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 750, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 751, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 752, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 753, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 754, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 755, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 756, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 757, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 763, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 765, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 765, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 767, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 772, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 779, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 782, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 782, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 790, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 792, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 788, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 807, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 809, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 805, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 824, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 826, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 822, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 835, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 837, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 833, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 846, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 848, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 844, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 859, + "pattern": "attribute_call", + "note": "Call via attribute access .explode(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 860, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 863, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 866, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 887, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 908, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 922, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 944, + "pattern": "attribute_call", + "note": "Call via attribute access .Map(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 945, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 949, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 954, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 959, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 969, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 981, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 982, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 983, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 993, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 1004, + "pattern": "attribute_call", + "note": "Call via attribute access .ListedColormap(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 1006, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 1027, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 1043, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 1047, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 1050, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 1060, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 1062, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 1067, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 1068, + "pattern": "attribute_call", + "note": "Call via attribute access .Point(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 1069, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 1073, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 1074, + "pattern": "attribute_call", + "note": "Call via attribute access .Point(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 1074, + "pattern": "attribute_call", + "note": "Call via attribute access .Point(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 1076, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 1080, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 1085, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 1085, + "pattern": "attribute_call", + "note": "Call via attribute access .Point(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 1085, + "pattern": "attribute_call", + "note": "Call via attribute access .Point(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 1086, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 1090, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 1095, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 1095, + "pattern": "attribute_call", + "note": "Call via attribute access .Point(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 1095, + "pattern": "attribute_call", + "note": "Call via attribute access .Point(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 1096, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 1096, + "pattern": "attribute_call", + "note": "Call via attribute access .Point(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 1096, + "pattern": "attribute_call", + "note": "Call via attribute access .Point(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 1097, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 1097, + "pattern": "attribute_call", + "note": "Call via attribute access .rename_axis(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 1098, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 1102, + "pattern": "attribute_call", + "note": "Call via attribute access .explore(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 1102, + "pattern": "attribute_call", + "note": "Call via attribute access .rename_axis(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_explore", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .usefixtures(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .skip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .skip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .empty(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .Point(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .Point(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 87, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 165, + "pattern": "attribute_call", + "note": "Call via attribute access .Point(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 166, + "pattern": "attribute_call", + "note": "Call via attribute access .Point(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 169, + "pattern": "attribute_call", + "note": "Call via attribute access .Point(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 170, + "pattern": "attribute_call", + "note": "Call via attribute access .Point(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 171, + "pattern": "attribute_call", + "note": "Call via attribute access .Point(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 172, + "pattern": "attribute_call", + "note": "Call via attribute access .Point(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 177, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 183, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 187, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 199, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 207, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 215, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 224, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 233, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 250, + "pattern": "attribute_call", + "note": "Call via attribute access .__new__(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 257, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 267, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 277, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 292, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 310, + "pattern": "attribute_call", + "note": "Call via attribute access .construct_array_type(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 313, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 313, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 314, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 316, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 327, + "pattern": "attribute_call", + "note": "Call via attribute access .isna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 376, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 378, + "pattern": "attribute_call", + "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 384, + "pattern": "attribute_call", + "note": "Call via attribute access .from_iterable(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 385, + "pattern": "attribute_call", + "note": "Call via attribute access .permutations(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 389, + "pattern": "attribute_call", + "note": "Call via attribute access .unstack(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 396, + "pattern": "attribute_call", + "note": "Call via attribute access .to_frame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 398, + "pattern": "attribute_call", + "note": "Call via attribute access .droplevel(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 398, + "pattern": "attribute_call", + "note": "Call via attribute access .unstack(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 401, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 403, + "pattern": "attribute_call", + "note": "Call via attribute access .unstack(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 407, + "pattern": "attribute_call", + "note": "Call via attribute access .isna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 410, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 350, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 354, + "pattern": "attribute_call", + "note": "Call via attribute access .from_product(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 356, + "pattern": "attribute_call", + "note": "Call via attribute access .from_tuples(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 358, + "pattern": "attribute_call", + "note": "Call via attribute access .from_product(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 360, + "pattern": "attribute_call", + "note": "Call via attribute access .from_product(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 361, + "pattern": "attribute_call", + "note": "Call via attribute access .from_tuples(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 372, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 417, + "pattern": "attribute_call", + "note": "Call via attribute access .test_getitem_propagates_readonly_property(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 415, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 423, + "pattern": "attribute_call", + "note": "Call via attribute access .test_readonly_property(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 421, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 427, + "pattern": "attribute_call", + "note": "Call via attribute access .test_readonly_propagates_to_numpy_array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 425, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 433, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 436, + "pattern": "attribute_call", + "note": "Call via attribute access .fillna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 437, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 437, + "pattern": "attribute_call", + "note": "Call via attribute access ._from_sequence(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 441, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 444, + "pattern": "attribute_call", + "note": "Call via attribute access .Point(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 445, + "pattern": "attribute_call", + "note": "Call via attribute access .Point(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 449, + "pattern": "attribute_call", + "note": "Call via attribute access .fillna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 450, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 450, + "pattern": "attribute_call", + "note": "Call via attribute access ._from_sequence(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 454, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 457, + "pattern": "attribute_call", + "note": "Call via attribute access .Point(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 458, + "pattern": "attribute_call", + "note": "Call via attribute access .Point(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 463, + "pattern": "attribute_call", + "note": "Call via attribute access .fillna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 471, + "pattern": "attribute_call", + "note": "Call via attribute access .test_fillna_limit_pad(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 474, + "pattern": "attribute_call", + "note": "Call via attribute access .test_fillna_limit_backfill(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 477, + "pattern": "attribute_call", + "note": "Call via attribute access .test_fillna_series_method(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 480, + "pattern": "attribute_call", + "note": "Call via attribute access .test_fillna_no_op_returns_copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 484, + "pattern": "attribute_call", + "note": "Call via attribute access .test_fillna_readonly(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 482, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 491, + "pattern": "attribute_call", + "note": "Call via attribute access .skip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 513, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 529, + "pattern": "attribute_call", + "note": "Call via attribute access .skip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 533, + "pattern": "attribute_call", + "note": "Call via attribute access .skip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 525, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 545, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 546, + "pattern": "name_call_unresolved", + "note": "Call to 'op(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 547, + "pattern": "attribute_call", + "note": "Call via attribute access .combine(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 552, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 557, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 558, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 540, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 563, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 572, + "pattern": "attribute_call", + "note": "Call via attribute access .test_sort_values_frame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 570, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 574, + "pattern": "attribute_call", + "note": "Call via attribute access .skip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 582, + "pattern": "attribute_call", + "note": "Call via attribute access .skip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 589, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 590, + "pattern": "attribute_call", + "note": "Call via attribute access .fillna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 590, + "pattern": "attribute_call", + "note": "Call via attribute access .take(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 615, + "pattern": "attribute_call", + "note": "Call via attribute access .test_values_for_json(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 613, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 619, + "pattern": "attribute_call", + "note": "Call via attribute access .test_json_roundtrip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 617, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 629, + "pattern": "attribute_call", + "note": "Call via attribute access .test_groupby_extension_agg(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 627, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 632, + "pattern": "attribute_call", + "note": "Call via attribute access .test_groupby_extension_transform(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 645, + "pattern": "attribute_call", + "note": "Call via attribute access .test_groupby_extension_apply(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 634, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_extension_array", + "lineno": 639, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geocode", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geocode", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geocode", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .__call__(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geocode", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geocode", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .__call__(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geocode", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .approx(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geocode", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .approx(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geocode", + "lineno": 88, + "pattern": "attribute_call", + "note": "Call via attribute access .approx(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geocode", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .approx(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geocode", + "lineno": 108, + "pattern": "attribute_call", + "note": "Call via attribute access .isna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geocode", + "lineno": 114, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geocode", + "lineno": 111, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geocode", + "lineno": 127, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geocode", + "lineno": 128, + "pattern": "name_call_unresolved", + "note": "Call to 'geocode(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geocode", + "lineno": 134, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geocode", + "lineno": 135, + "pattern": "name_call_unresolved", + "note": "Call to 'reverse_geocode(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geocode", + "lineno": 142, + "pattern": "attribute_call", + "note": "Call via attribute access .patch(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geocode", + "lineno": 143, + "pattern": "name_call_unresolved", + "note": "Call to 'geocode(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geocode", + "lineno": 148, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geocode", + "lineno": 151, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geocode", + "lineno": 152, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geocode", + "lineno": 159, + "pattern": "attribute_call", + "note": "Call via attribute access .patch(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geocode", + "lineno": 160, + "pattern": "name_call_unresolved", + "note": "Call to 'reverse_geocode(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geocode", + "lineno": 165, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geocode", + "lineno": 166, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geocode", + "lineno": 167, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 26, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 32, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 38, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 39, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 55, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdtemp(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 59, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 66, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .rmtree(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 87, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 88, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 106, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 115, + "pattern": "attribute_call", + "note": "Call via attribute access .buffer(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 122, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 99, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 134, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 135, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 135, + "pattern": "attribute_call", + "note": "Call via attribute access .rename(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 141, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 149, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 152, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 153, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 155, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 164, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 177, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 181, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 194, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 200, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 206, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 211, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 212, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 217, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 218, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 222, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 223, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 227, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 228, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 231, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 232, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 237, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 238, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 243, + "pattern": "attribute_call", + "note": "Call via attribute access .rename_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 245, + "pattern": "attribute_call", + "note": "Call via attribute access .rename_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 251, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 252, + "pattern": "attribute_call", + "note": "Call via attribute access .rename_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 253, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 254, + "pattern": "attribute_call", + "note": "Call via attribute access .rename_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 257, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 259, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 262, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 268, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 269, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 272, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 273, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 277, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 280, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 281, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 285, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 290, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 275, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 296, + "pattern": "attribute_call", + "note": "Call via attribute access .simplify(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 297, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 298, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 305, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 306, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 312, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 314, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 328, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 332, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 334, + "pattern": "attribute_call", + "note": "Call via attribute access .iterrows(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 339, + "pattern": "attribute_call", + "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 339, + "pattern": "attribute_call", + "note": "Call via attribute access .DatetimeIndex(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 340, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 346, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 346, + "pattern": "attribute_call", + "note": "Call via attribute access .int64(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 350, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 355, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 359, + "pattern": "attribute_call", + "note": "Call via attribute access .assign(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 359, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 360, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 365, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 368, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 369, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 373, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 373, + "pattern": "attribute_call", + "note": "Call via attribute access .assign(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 379, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 384, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 390, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 382, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 401, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 403, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 406, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 408, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 409, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 414, + "pattern": "attribute_call", + "note": "Call via attribute access .align(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 418, + "pattern": "attribute_call", + "note": "Call via attribute access .align(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 418, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 424, + "pattern": "attribute_call", + "note": "Call via attribute access .set_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 424, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 425, + "pattern": "attribute_call", + "note": "Call via attribute access .align(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 432, + "pattern": "attribute_call", + "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 432, + "pattern": "attribute_call", + "note": "Call via attribute access .drop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 433, + "pattern": "attribute_call", + "note": "Call via attribute access .align(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 439, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 440, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 442, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 444, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 446, + "pattern": "attribute_call", + "note": "Call via attribute access .align(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 451, + "pattern": "attribute_call", + "note": "Call via attribute access .set_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 451, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 452, + "pattern": "attribute_call", + "note": "Call via attribute access .set_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 452, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 453, + "pattern": "attribute_call", + "note": "Call via attribute access .align(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 459, + "pattern": "attribute_call", + "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 459, + "pattern": "attribute_call", + "note": "Call via attribute access .drop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 460, + "pattern": "attribute_call", + "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 460, + "pattern": "attribute_call", + "note": "Call via attribute access .drop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 461, + "pattern": "attribute_call", + "note": "Call via attribute access .align(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 468, + "pattern": "attribute_call", + "note": "Call via attribute access .to_json(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 469, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 472, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 476, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 466, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 479, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 483, + "pattern": "attribute_call", + "note": "Call via attribute access .escape(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 487, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 488, + "pattern": "attribute_call", + "note": "Call via attribute access .to_json(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 491, + "pattern": "attribute_call", + "note": "Call via attribute access .to_json(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 492, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 499, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 500, + "pattern": "attribute_call", + "note": "Call via attribute access .to_json(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 506, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 508, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 509, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 511, + "pattern": "attribute_call", + "note": "Call via attribute access .to_json(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 512, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 502, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 517, + "pattern": "attribute_call", + "note": "Call via attribute access .to_json(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 518, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 520, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 526, + "pattern": "attribute_call", + "note": "Call via attribute access .to_json(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 527, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 537, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 538, + "pattern": "attribute_call", + "note": "Call via attribute access .to_json(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 544, + "pattern": "attribute_call", + "note": "Call via attribute access .to_json(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 545, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 566, + "pattern": "attribute_call", + "note": "Call via attribute access .to_json(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 567, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 573, + "pattern": "attribute_call", + "note": "Call via attribute access .isnan(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 578, + "pattern": "attribute_call", + "note": "Call via attribute access .isnan(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 582, + "pattern": "attribute_call", + "note": "Call via attribute access .to_json(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 583, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 586, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 589, + "pattern": "attribute_call", + "note": "Call via attribute access .to_json(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 590, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 593, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 596, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 599, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 602, + "pattern": "attribute_call", + "note": "Call via attribute access .to_json(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 605, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 611, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 612, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 614, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 618, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 618, + "pattern": "attribute_call", + "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 620, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 623, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 625, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 627, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 632, + "pattern": "attribute_call", + "note": "Call via attribute access .contains(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 648, + "pattern": "attribute_call", + "note": "Call via attribute access .from_dict(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 656, + "pattern": "attribute_call", + "note": "Call via attribute access .from_dict(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 660, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 661, + "pattern": "attribute_call", + "note": "Call via attribute access .open(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 665, + "pattern": "attribute_call", + "note": "Call via attribute access .from_features(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 694, + "pattern": "attribute_call", + "note": "Call via attribute access .from_features(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 697, + "pattern": "attribute_call", + "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 786, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 787, + "pattern": "attribute_call", + "note": "Call via attribute access .from_features(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 790, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 791, + "pattern": "attribute_call", + "note": "Call via attribute access .from_features(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 811, + "pattern": "attribute_call", + "note": "Call via attribute access .from_features(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 825, + "pattern": "name_call_unresolved", + "note": "Call to 'Placemark(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 827, + "pattern": "name_call_unresolved", + "note": "Call to 'Placemark(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 828, + "pattern": "attribute_call", + "note": "Call via attribute access .from_features(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 830, + "pattern": "attribute_call", + "note": "Call via attribute access .tolist(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 839, + "pattern": "attribute_call", + "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 841, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 846, + "pattern": "attribute_call", + "note": "Call via attribute access .from_features(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 850, + "pattern": "attribute_call", + "note": "Call via attribute access .from_features(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 854, + "pattern": "attribute_call", + "note": "Call via attribute access .from_features(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 858, + "pattern": "attribute_call", + "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 859, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 862, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 869, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 870, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 883, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 884, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 887, + "pattern": "attribute_call", + "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 895, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 896, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 898, + "pattern": "name_call_unresolved", + "note": "Call to 'points_from_xy(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 918, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 922, + "pattern": "attribute_call", + "note": "Call via attribute access .iterfeatures(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 925, + "pattern": "attribute_call", + "note": "Call via attribute access .iterfeatures(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 926, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 928, + "pattern": "attribute_call", + "note": "Call via attribute access .iterfeatures(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 929, + "pattern": "attribute_call", + "note": "Call via attribute access .isnan(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 935, + "pattern": "attribute_call", + "note": "Call via attribute access .iterfeatures(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 938, + "pattern": "attribute_call", + "note": "Call via attribute access .iterfeatures(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 941, + "pattern": "attribute_call", + "note": "Call via attribute access .iterfeatures(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 948, + "pattern": "attribute_call", + "note": "Call via attribute access .iterfeatures(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 951, + "pattern": "attribute_call", + "note": "Call via attribute access .iterfeatures(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 954, + "pattern": "attribute_call", + "note": "Call via attribute access .iterfeatures(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 957, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 963, + "pattern": "attribute_call", + "note": "Call via attribute access .iterfeatures(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 966, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 967, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 968, + "pattern": "attribute_call", + "note": "Call via attribute access .iterfeatures(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 972, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 977, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 977, + "pattern": "attribute_call", + "note": "Call via attribute access .iterfeatures(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 981, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 981, + "pattern": "attribute_call", + "note": "Call via attribute access .iterfeatures(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 985, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 985, + "pattern": "attribute_call", + "note": "Call via attribute access .iterfeatures(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 989, + "pattern": "attribute_call", + "note": "Call via attribute access .to_geo_dict(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 990, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 992, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 995, + "pattern": "attribute_call", + "note": "Call via attribute access .to_geo_dict(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 996, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1002, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1007, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1007, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1011, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1012, + "pattern": "attribute_call", + "note": "Call via attribute access .to_pickle(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1013, + "pattern": "attribute_call", + "note": "Call via attribute access .read_pickle(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1018, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1020, + "pattern": "attribute_call", + "note": "Call via attribute access .estimate_utm_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1020, + "pattern": "attribute_call", + "note": "Call via attribute access .CRS(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1021, + "pattern": "attribute_call", + "note": "Call via attribute access .estimate_utm_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1021, + "pattern": "attribute_call", + "note": "Call via attribute access .CRS(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1044, + "pattern": "attribute_call", + "note": "Call via attribute access .from_wkb(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1045, + "pattern": "attribute_call", + "note": "Call via attribute access .from_wkb(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1046, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1048, + "pattern": "attribute_call", + "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1049, + "pattern": "attribute_call", + "note": "Call via attribute access .to_wkb(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1054, + "pattern": "attribute_call", + "note": "Call via attribute access .from_wkt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1055, + "pattern": "attribute_call", + "note": "Call via attribute access .from_wkt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1056, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1058, + "pattern": "attribute_call", + "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1059, + "pattern": "attribute_call", + "note": "Call via attribute access .to_wkt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1068, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1069, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1071, + "pattern": "attribute_call", + "note": "Call via attribute access .sjoin(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1072, + "pattern": "attribute_call", + "note": "Call via attribute access .sjoin(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1061, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1062, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1086, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1086, + "pattern": "name_call_unresolved", + "note": "Call to 'points_from_xy(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1087, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1089, + "pattern": "attribute_call", + "note": "Call via attribute access .sjoin(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1092, + "pattern": "attribute_call", + "note": "Call via attribute access .sjoin(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1075, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1076, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1077, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1106, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1107, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1109, + "pattern": "attribute_call", + "note": "Call via attribute access .sjoin_nearest(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1112, + "pattern": "attribute_call", + "note": "Call via attribute access .sjoin_nearest(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1095, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1096, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1097, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1098, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1122, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1123, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1126, + "pattern": "attribute_call", + "note": "Call via attribute access .clip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1127, + "pattern": "attribute_call", + "note": "Call via attribute access .clip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1134, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1135, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1138, + "pattern": "attribute_call", + "note": "Call via attribute access .clip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1139, + "pattern": "attribute_call", + "note": "Call via attribute access .clip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1141, + "pattern": "attribute_call", + "note": "Call via attribute access .Index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1145, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1148, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1162, + "pattern": "attribute_call", + "note": "Call via attribute access .overlay(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1163, + "pattern": "attribute_call", + "note": "Call via attribute access .overlay(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .usefixtures(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1181, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1184, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1188, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1190, + "pattern": "attribute_call", + "note": "Call via attribute access .Index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1192, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1194, + "pattern": "attribute_call", + "note": "Call via attribute access .Index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1196, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1198, + "pattern": "attribute_call", + "note": "Call via attribute access .Index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1199, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1203, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1204, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1204, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1205, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1208, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1211, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1211, + "pattern": "attribute_call", + "note": "Call via attribute access .Index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1213, + "pattern": "attribute_call", + "note": "Call via attribute access .Index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1214, + "pattern": "attribute_call", + "note": "Call via attribute access .tolist(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1218, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1219, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1220, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1222, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1223, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1228, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1232, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1235, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1236, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1240, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1242, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1245, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1249, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1251, + "pattern": "attribute_call", + "note": "Call via attribute access .Index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1252, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1252, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1254, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1256, + "pattern": "attribute_call", + "note": "Call via attribute access .Index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1257, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1262, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1265, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1267, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1270, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1276, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1279, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1280, + "pattern": "attribute_call", + "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1285, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1288, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1288, + "pattern": "attribute_call", + "note": "Call via attribute access .Index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1290, + "pattern": "attribute_call", + "note": "Call via attribute access .Index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1291, + "pattern": "attribute_call", + "note": "Call via attribute access .tolist(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1293, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1295, + "pattern": "attribute_call", + "note": "Call via attribute access .Index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1297, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1298, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1303, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1307, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1309, + "pattern": "attribute_call", + "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1312, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1316, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1320, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1324, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1328, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1332, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1336, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1336, + "pattern": "attribute_call", + "note": "Call via attribute access .rename(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1341, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1342, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1345, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1349, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1352, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1357, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1358, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1367, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1370, + "pattern": "attribute_call", + "note": "Call via attribute access .Index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1380, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1381, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1384, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1385, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1390, + "pattern": "attribute_call", + "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1391, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1393, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1394, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1397, + "pattern": "attribute_call", + "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1405, + "pattern": "attribute_call", + "note": "Call via attribute access .rename(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1406, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1407, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1410, + "pattern": "attribute_call", + "note": "Call via attribute access .rename(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1411, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1412, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1418, + "pattern": "attribute_call", + "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1419, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1420, + "pattern": "attribute_call", + "note": "Call via attribute access .from_product(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1422, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1423, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1425, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1414, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1431, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1433, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1434, + "pattern": "attribute_call", + "note": "Call via attribute access .from_xy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1435, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1438, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1439, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1444, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1445, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1450, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1451, + "pattern": "attribute_call", + "note": "Call via attribute access .assign(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1451, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1457, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1460, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1470, + "pattern": "attribute_call", + "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1476, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1476, + "pattern": "name_call_unresolved", + "note": "Call to 'points_from_xy(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1488, + "pattern": "attribute_call", + "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1500, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1500, + "pattern": "name_call_unresolved", + "note": "Call to 'points_from_xy(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1510, + "pattern": "attribute_call", + "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1521, + "pattern": "attribute_call", + "note": "Call via attribute access .from_xy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1522, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1523, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1529, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1536, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1537, + "pattern": "attribute_call", + "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1538, + "pattern": "attribute_call", + "note": "Call via attribute access .concat(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1549, + "pattern": "attribute_call", + "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1550, + "pattern": "attribute_call", + "note": "Call via attribute access .from_xy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1552, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1556, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1568, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1577, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1577, + "pattern": "attribute_call", + "note": "Call via attribute access .isna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1584, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1586, + "pattern": "attribute_call", + "note": "Call via attribute access .to_authority(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1582, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1591, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1592, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1592, + "pattern": "attribute_call", + "note": "Call via attribute access .to_json(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1597, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1597, + "pattern": "attribute_call", + "note": "Call via attribute access .to_json(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1603, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1605, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1605, + "pattern": "attribute_call", + "note": "Call via attribute access .to_json(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1601, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1621, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1626, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1629, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1629, + "pattern": "attribute_call", + "note": "Call via attribute access .to_json(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1615, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1616, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1635, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1641, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1647, + "pattern": "attribute_call", + "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1651, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1651, + "pattern": "name_call_unresolved", + "note": "Call to 'points_from_xy(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1653, + "pattern": "attribute_call", + "note": "Call via attribute access .to_list(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1661, + "pattern": "attribute_call", + "note": "Call via attribute access .rename_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1663, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1669, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1670, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1673, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1674, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1682, + "pattern": "attribute_call", + "note": "Call via attribute access .rename_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1682, + "pattern": "attribute_call", + "note": "Call via attribute access .drop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1682, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1657, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1692, + "pattern": "attribute_call", + "note": "Call via attribute access .rename_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1694, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1701, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1705, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1708, + "pattern": "attribute_call", + "note": "Call via attribute access .rename(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1709, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1716, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1720, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1688, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1736, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1736, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1725, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1750, + "pattern": "attribute_call", + "note": "Call via attribute access .rename_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1756, + "pattern": "attribute_call", + "note": "Call via attribute access .dissolve(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1758, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1762, + "pattern": "attribute_call", + "note": "Call via attribute access .dissolve(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1764, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1769, + "pattern": "attribute_call", + "note": "Call via attribute access .custom_method(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geodataframe", + "lineno": 1771, + "pattern": "attribute_call", + "note": "Call via attribute access .drop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .asanyarray(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .asanyarray(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 59, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 70, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 71, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 72, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 73, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 75, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 77, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 78, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 79, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 86, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 88, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 90, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 95, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 96, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 97, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 98, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 99, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 100, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 101, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 105, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 106, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 111, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 115, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 118, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 121, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 124, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 128, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 140, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 157, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 174, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 178, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 179, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 180, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 197, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 198, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 199, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 222, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 233, + "pattern": "name_call_unresolved", + "note": "Call to 'geom_equals(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 279, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 315, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 325, + "pattern": "attribute_call", + "note": "Call via attribute access .set_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 325, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 326, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 322, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 330, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 334, + "pattern": "attribute_call", + "note": "Call via attribute access .intersection(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 336, + "pattern": "attribute_call", + "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 337, + "pattern": "attribute_call", + "note": "Call via attribute access .intersection(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 338, + "pattern": "attribute_call", + "note": "Call via attribute access .intersection(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 348, + "pattern": "attribute_call", + "note": "Call via attribute access .intersection(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 349, + "pattern": "attribute_call", + "note": "Call via attribute access .intersection(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 362, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 363, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 351, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 381, + "pattern": "attribute_call", + "note": "Call via attribute access .union(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 382, + "pattern": "attribute_call", + "note": "Call via attribute access .union(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 388, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 389, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 403, + "pattern": "attribute_call", + "note": "Call via attribute access .difference(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 403, + "pattern": "attribute_call", + "note": "Call via attribute access .union(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 410, + "pattern": "attribute_call", + "note": "Call via attribute access .symmetric_difference(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 411, + "pattern": "attribute_call", + "note": "Call via attribute access .symmetric_difference(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 414, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 443, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 444, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 419, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 451, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 454, + "pattern": "attribute_call", + "note": "Call via attribute access .difference(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 455, + "pattern": "attribute_call", + "note": "Call via attribute access .difference(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 458, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 461, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 466, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 475, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 492, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 493, + "pattern": "attribute_call", + "note": "Call via attribute access .shortest_line(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 495, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 501, + "pattern": "attribute_call", + "note": "Call via attribute access .shortest_line(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 503, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 508, + "pattern": "attribute_call", + "note": "Call via attribute access .shortest_line(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 512, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 514, + "pattern": "attribute_call", + "note": "Call via attribute access .snap(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 517, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 523, + "pattern": "attribute_call", + "note": "Call via attribute access .snap(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 528, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 530, + "pattern": "attribute_call", + "note": "Call via attribute access .intersection(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 530, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 531, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 533, + "pattern": "attribute_call", + "note": "Call via attribute access .intersection(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 533, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 533, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 534, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 536, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 537, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 542, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 547, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 550, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 555, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 553, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 574, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 581, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 592, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 596, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 599, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 600, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 600, + "pattern": "attribute_call", + "note": "Call via attribute access .union_all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 600, + "pattern": "attribute_call", + "note": "Call via attribute access .GeometryCollection(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 602, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 602, + "pattern": "attribute_call", + "note": "Call via attribute access .union_all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 604, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 604, + "pattern": "attribute_call", + "note": "Call via attribute access .union_all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 609, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 610, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 614, + "pattern": "attribute_call", + "note": "Call via attribute access .union_all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 618, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 620, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 620, + "pattern": "attribute_call", + "note": "Call via attribute access .intersection_all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 622, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 623, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 623, + "pattern": "attribute_call", + "note": "Call via attribute access .intersection_all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 625, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 626, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 626, + "pattern": "attribute_call", + "note": "Call via attribute access .intersection_all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 626, + "pattern": "attribute_call", + "note": "Call via attribute access .GeometryCollection(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 630, + "pattern": "attribute_call", + "note": "Call via attribute access .contains(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 633, + "pattern": "attribute_call", + "note": "Call via attribute access .contains(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 636, + "pattern": "attribute_call", + "note": "Call via attribute access .contains(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 640, + "pattern": "attribute_call", + "note": "Call via attribute access .contains_properly(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 644, + "pattern": "attribute_call", + "note": "Call via attribute access .contains_properly(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 649, + "pattern": "attribute_call", + "note": "Call via attribute access .contains_properly(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 655, + "pattern": "attribute_call", + "note": "Call via attribute access .dwithin(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 658, + "pattern": "attribute_call", + "note": "Call via attribute access .dwithin(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 660, + "pattern": "attribute_call", + "note": "Call via attribute access .dwithin(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 652, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 663, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 663, + "pattern": "attribute_call", + "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 666, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 666, + "pattern": "attribute_call", + "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 671, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 669, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 675, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 676, + "pattern": "attribute_call", + "note": "Call via attribute access .count_coordinates(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 678, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 680, + "pattern": "attribute_call", + "note": "Call via attribute access .count_coordinates(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 684, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 685, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 694, + "pattern": "attribute_call", + "note": "Call via attribute access .count_geometries(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 697, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 698, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 715, + "pattern": "attribute_call", + "note": "Call via attribute access .count_interior_rings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 719, + "pattern": "attribute_call", + "note": "Call via attribute access .crosses(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 722, + "pattern": "attribute_call", + "note": "Call via attribute access .crosses(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 725, + "pattern": "attribute_call", + "note": "Call via attribute access .crosses(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 728, + "pattern": "attribute_call", + "note": "Call via attribute access .crosses(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 732, + "pattern": "attribute_call", + "note": "Call via attribute access .disjoint(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 735, + "pattern": "attribute_call", + "note": "Call via attribute access .disjoint(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 738, + "pattern": "attribute_call", + "note": "Call via attribute access .disjoint(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 753, + "pattern": "attribute_call", + "note": "Call via attribute access .relate(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 756, + "pattern": "attribute_call", + "note": "Call via attribute access .relate(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 772, + "pattern": "attribute_call", + "note": "Call via attribute access .relate(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 786, + "pattern": "attribute_call", + "note": "Call via attribute access .relate(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 791, + "pattern": "attribute_call", + "note": "Call via attribute access .relate_pattern(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 796, + "pattern": "attribute_call", + "note": "Call via attribute access .relate_pattern(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 802, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 804, + "pattern": "attribute_call", + "note": "Call via attribute access .relate_pattern(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 810, + "pattern": "attribute_call", + "note": "Call via attribute access .relate_pattern(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 815, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 815, + "pattern": "attribute_call", + "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 817, + "pattern": "attribute_call", + "note": "Call via attribute access .distance(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 819, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 819, + "pattern": "attribute_call", + "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 820, + "pattern": "attribute_call", + "note": "Call via attribute access .distance(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 822, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 823, + "pattern": "attribute_call", + "note": "Call via attribute access .distance(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 825, + "pattern": "attribute_call", + "note": "Call via attribute access .distance(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 826, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 827, + "pattern": "attribute_call", + "note": "Call via attribute access .distance(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 831, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 832, + "pattern": "attribute_call", + "note": "Call via attribute access .distance(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 829, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 836, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 836, + "pattern": "attribute_call", + "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 837, + "pattern": "attribute_call", + "note": "Call via attribute access .hausdorff_distance(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 839, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 839, + "pattern": "attribute_call", + "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 840, + "pattern": "attribute_call", + "note": "Call via attribute access .hausdorff_distance(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 842, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 844, + "pattern": "attribute_call", + "note": "Call via attribute access .hausdorff_distance(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 847, + "pattern": "attribute_call", + "note": "Call via attribute access .hausdorff_distance(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 848, + "pattern": "attribute_call", + "note": "Call via attribute access .hausdorff_distance(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 849, + "pattern": "attribute_call", + "note": "Call via attribute access .hausdorff_distance(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 851, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 854, + "pattern": "attribute_call", + "note": "Call via attribute access .hausdorff_distance(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 857, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 859, + "pattern": "attribute_call", + "note": "Call via attribute access .hausdorff_distance(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 867, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 867, + "pattern": "attribute_call", + "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 868, + "pattern": "attribute_call", + "note": "Call via attribute access .frechet_distance(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 870, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 872, + "pattern": "attribute_call", + "note": "Call via attribute access .frechet_distance(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 877, + "pattern": "attribute_call", + "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 878, + "pattern": "attribute_call", + "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 879, + "pattern": "attribute_call", + "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 881, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 884, + "pattern": "attribute_call", + "note": "Call via attribute access .frechet_distance(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 887, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 887, + "pattern": "attribute_call", + "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 889, + "pattern": "attribute_call", + "note": "Call via attribute access .frechet_distance(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 862, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 894, + "pattern": "attribute_call", + "note": "Call via attribute access .intersects(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 897, + "pattern": "attribute_call", + "note": "Call via attribute access .intersects(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 899, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 900, + "pattern": "attribute_call", + "note": "Call via attribute access .intersects(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 902, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 903, + "pattern": "attribute_call", + "note": "Call via attribute access .intersects(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 906, + "pattern": "attribute_call", + "note": "Call via attribute access .intersects(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 909, + "pattern": "attribute_call", + "note": "Call via attribute access .intersects(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 912, + "pattern": "attribute_call", + "note": "Call via attribute access .intersects(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 916, + "pattern": "attribute_call", + "note": "Call via attribute access .overlaps(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 919, + "pattern": "attribute_call", + "note": "Call via attribute access .overlaps(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 922, + "pattern": "attribute_call", + "note": "Call via attribute access .overlaps(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 925, + "pattern": "attribute_call", + "note": "Call via attribute access .overlaps(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 929, + "pattern": "attribute_call", + "note": "Call via attribute access .touches(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 932, + "pattern": "attribute_call", + "note": "Call via attribute access .touches(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 935, + "pattern": "attribute_call", + "note": "Call via attribute access .touches(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 939, + "pattern": "attribute_call", + "note": "Call via attribute access .within(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 942, + "pattern": "attribute_call", + "note": "Call via attribute access .within(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 945, + "pattern": "attribute_call", + "note": "Call via attribute access .within(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 948, + "pattern": "attribute_call", + "note": "Call via attribute access .within(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 952, + "pattern": "attribute_call", + "note": "Call via attribute access .covers(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 957, + "pattern": "attribute_call", + "note": "Call via attribute access .covers(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 962, + "pattern": "attribute_call", + "note": "Call via attribute access .covers(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 965, + "pattern": "attribute_call", + "note": "Call via attribute access .covers(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 968, + "pattern": "attribute_call", + "note": "Call via attribute access .covers(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 973, + "pattern": "attribute_call", + "note": "Call via attribute access .covered_by(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 978, + "pattern": "attribute_call", + "note": "Call via attribute access .covered_by(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 981, + "pattern": "attribute_call", + "note": "Call via attribute access .covered_by(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 984, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 988, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 989, + "pattern": "attribute_call", + "note": "Call via attribute access .is_valid_reason(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 991, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 999, + "pattern": "attribute_call", + "note": "Call via attribute access .is_valid_reason(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1003, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1009, + "pattern": "attribute_call", + "note": "Call via attribute access .is_valid_coverage(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1011, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1017, + "pattern": "attribute_call", + "note": "Call via attribute access .is_valid_coverage(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1001, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1021, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1027, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1030, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1030, + "pattern": "attribute_call", + "note": "Call via attribute access .invalid_coverage_edges(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1019, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1033, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1037, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1039, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1043, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1047, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1051, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1060, + "pattern": "attribute_call", + "note": "Call via attribute access .from_wkt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1058, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1083, + "pattern": "attribute_call", + "note": "Call via attribute access .from_wkt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1105, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1108, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1111, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1117, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1118, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1119, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1123, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1121, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1130, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1132, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1133, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1133, + "pattern": "attribute_call", + "note": "Call via attribute access .normalize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1142, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1148, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1149, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1149, + "pattern": "attribute_call", + "note": "Call via attribute access .orient_polygons(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1155, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1156, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1156, + "pattern": "attribute_call", + "note": "Call via attribute access .orient_polygons(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1162, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1172, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1173, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1174, + "pattern": "attribute_call", + "note": "Call via attribute access .make_valid(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1175, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1176, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1196, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1197, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1198, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1199, + "pattern": "attribute_call", + "note": "Call via attribute access .make_valid(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1200, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1201, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1178, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1204, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1210, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1210, + "pattern": "attribute_call", + "note": "Call via attribute access .reverse(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1214, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1243, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1251, + "pattern": "attribute_call", + "note": "Call via attribute access .segmentize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1252, + "pattern": "attribute_call", + "note": "Call via attribute access .segmentize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1253, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1254, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1212, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1257, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1261, + "pattern": "attribute_call", + "note": "Call via attribute access .segmentize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1265, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1268, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1271, + "pattern": "attribute_call", + "note": "Call via attribute access .transform(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1272, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1274, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1281, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1288, + "pattern": "attribute_call", + "note": "Call via attribute access .transform(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1289, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1291, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1298, + "pattern": "attribute_call", + "note": "Call via attribute access .transform(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1299, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1303, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1303, + "pattern": "attribute_call", + "note": "Call via attribute access .concave_hull(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1301, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1314, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1315, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1316, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1316, + "pattern": "attribute_call", + "note": "Call via attribute access .concave_hull(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1305, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1306, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1319, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1322, + "pattern": "attribute_call", + "note": "Call via attribute access .concave_hull(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1324, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1328, + "pattern": "attribute_call", + "note": "Call via attribute access .concave_hull(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1333, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1334, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1337, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1338, + "pattern": "attribute_call", + "note": "Call via attribute access .constrained_delaunay_triangles(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1343, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1346, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1352, + "pattern": "attribute_call", + "note": "Call via attribute access .delaunay_triangles(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1353, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1356, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1365, + "pattern": "attribute_call", + "note": "Call via attribute access .delaunay_triangles(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1366, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1369, + "pattern": "attribute_call", + "note": "Call via attribute access .from_wkt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1378, + "pattern": "attribute_call", + "note": "Call via attribute access .voronoi_polygons(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1379, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1382, + "pattern": "attribute_call", + "note": "Call via attribute access .from_wkt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1391, + "pattern": "attribute_call", + "note": "Call via attribute access .voronoi_polygons(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1392, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1395, + "pattern": "attribute_call", + "note": "Call via attribute access .from_wkt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1404, + "pattern": "attribute_call", + "note": "Call via attribute access .voronoi_polygons(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1405, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1408, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1410, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1413, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1420, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1422, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1427, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1432, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1436, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1438, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1441, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1443, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1447, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1448, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1449, + "pattern": "attribute_call", + "note": "Call via attribute access .interpolate(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1453, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1456, + "pattern": "attribute_call", + "note": "Call via attribute access .interpolate(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1460, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1462, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1463, + "pattern": "attribute_call", + "note": "Call via attribute access .interpolate(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1458, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1473, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1475, + "pattern": "attribute_call", + "note": "Call via attribute access .project(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1478, + "pattern": "attribute_call", + "note": "Call via attribute access .project(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1485, + "pattern": "attribute_call", + "note": "Call via attribute access .affine_transform(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1486, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1490, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1490, + "pattern": "attribute_call", + "note": "Call via attribute access .translate(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1492, + "pattern": "attribute_call", + "note": "Call via attribute access .translate(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1492, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1493, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1500, + "pattern": "attribute_call", + "note": "Call via attribute access .rotate(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1500, + "pattern": "attribute_call", + "note": "Call via attribute access .rotate(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1501, + "pattern": "name_call_unresolved", + "note": "Call to 'geom_almost_equals(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1503, + "pattern": "attribute_call", + "note": "Call via attribute access .rotate(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1503, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1504, + "pattern": "name_call_unresolved", + "note": "Call to 'geom_almost_equals(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1504, + "pattern": "attribute_call", + "note": "Call via attribute access .rotate(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1513, + "pattern": "attribute_call", + "note": "Call via attribute access .scale(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1513, + "pattern": "attribute_call", + "note": "Call via attribute access .scale(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1514, + "pattern": "name_call_unresolved", + "note": "Call to 'geom_almost_equals(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1516, + "pattern": "attribute_call", + "note": "Call via attribute access .scale(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1516, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1517, + "pattern": "attribute_call", + "note": "Call via attribute access .scale(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1518, + "pattern": "name_call_unresolved", + "note": "Call to 'geom_almost_equals(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1527, + "pattern": "attribute_call", + "note": "Call via attribute access .skew(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1527, + "pattern": "attribute_call", + "note": "Call via attribute access .skew(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1528, + "pattern": "name_call_unresolved", + "note": "Call to 'geom_almost_equals(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1530, + "pattern": "attribute_call", + "note": "Call via attribute access .skew(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1530, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1531, + "pattern": "attribute_call", + "note": "Call via attribute access .skew(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1532, + "pattern": "name_call_unresolved", + "note": "Call to 'geom_almost_equals(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1535, + "pattern": "attribute_call", + "note": "Call via attribute access .skew(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1535, + "pattern": "attribute_call", + "note": "Call via attribute access .skew(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1536, + "pattern": "name_call_unresolved", + "note": "Call to 'geom_almost_equals(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1538, + "pattern": "attribute_call", + "note": "Call via attribute access .skew(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1538, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1539, + "pattern": "attribute_call", + "note": "Call via attribute access .skew(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1540, + "pattern": "name_call_unresolved", + "note": "Call to 'geom_almost_equals(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1543, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1544, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1545, + "pattern": "attribute_call", + "note": "Call via attribute access .buffer(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1546, + "pattern": "name_call_unresolved", + "note": "Call to 'geom_almost_equals(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1548, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1552, + "pattern": "attribute_call", + "note": "Call via attribute access .buffer(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1553, + "pattern": "name_call_unresolved", + "note": "Call to 'geom_almost_equals(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1557, + "pattern": "attribute_call", + "note": "Call via attribute access .buffer(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1562, + "pattern": "attribute_call", + "note": "Call via attribute access .buffer(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1563, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1566, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1567, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1573, + "pattern": "attribute_call", + "note": "Call via attribute access .buffer(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1573, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1574, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1577, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1578, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1579, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1580, + "pattern": "attribute_call", + "note": "Call via attribute access .buffer(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1583, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1584, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1590, + "pattern": "attribute_call", + "note": "Call via attribute access .buffer(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1591, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1594, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1596, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1599, + "pattern": "attribute_call", + "note": "Call via attribute access .buffer(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1603, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1604, + "pattern": "attribute_call", + "note": "Call via attribute access .buffer(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1605, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1607, + "pattern": "attribute_call", + "note": "Call via attribute access .buffer(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1607, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1608, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1612, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1613, + "pattern": "attribute_call", + "note": "Call via attribute access .buffer(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1615, + "pattern": "attribute_call", + "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1617, + "pattern": "attribute_call", + "note": "Call via attribute access .buffer(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1610, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1623, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1623, + "pattern": "attribute_call", + "note": "Call via attribute access .LineString(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1624, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1624, + "pattern": "attribute_call", + "note": "Call via attribute access .LineString(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1625, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1625, + "pattern": "attribute_call", + "note": "Call via attribute access .simplify(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1628, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1631, + "pattern": "attribute_call", + "note": "Call via attribute access .simplify(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1635, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1637, + "pattern": "attribute_call", + "note": "Call via attribute access .Polygon(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1640, + "pattern": "attribute_call", + "note": "Call via attribute access .Polygon(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1645, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1647, + "pattern": "attribute_call", + "note": "Call via attribute access .Polygon(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1648, + "pattern": "attribute_call", + "note": "Call via attribute access .Polygon(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1651, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1651, + "pattern": "attribute_call", + "note": "Call via attribute access .simplify_coverage(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1651, + "pattern": "attribute_call", + "note": "Call via attribute access .normalize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1653, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1655, + "pattern": "attribute_call", + "note": "Call via attribute access .Polygon(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1656, + "pattern": "attribute_call", + "note": "Call via attribute access .Polygon(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1659, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1660, + "pattern": "attribute_call", + "note": "Call via attribute access .simplify_coverage(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1660, + "pattern": "attribute_call", + "note": "Call via attribute access .normalize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1633, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1665, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1665, + "pattern": "attribute_call", + "note": "Call via attribute access .geom_equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1670, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1671, + "pattern": "attribute_call", + "note": "Call via attribute access .minimum_rotated_rectangle(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1672, + "pattern": "attribute_call", + "note": "Call via attribute access .from_wkt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1680, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1680, + "pattern": "attribute_call", + "note": "Call via attribute access .geom_equals_exact(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1680, + "pattern": "attribute_call", + "note": "Call via attribute access .normalize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1685, + "pattern": "attribute_call", + "note": "Call via attribute access .extract_unique_points(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1685, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1686, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1690, + "pattern": "attribute_call", + "note": "Call via attribute access .minimum_bounding_circle(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1691, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1692, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1692, + "pattern": "attribute_call", + "note": "Call via attribute access .geom_equals_exact(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1701, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1707, + "pattern": "attribute_call", + "note": "Call via attribute access .maximum_inscribed_circle(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1708, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1709, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1709, + "pattern": "attribute_call", + "note": "Call via attribute access .get_num_points(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1710, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1712, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1713, + "pattern": "attribute_call", + "note": "Call via attribute access .get_point(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1715, + "pattern": "attribute_call", + "note": "Call via attribute access .length(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1719, + "pattern": "attribute_call", + "note": "Call via attribute access .maximum_inscribed_circle(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1719, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1720, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1720, + "pattern": "attribute_call", + "note": "Call via attribute access .length(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1727, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1733, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1740, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1742, + "pattern": "attribute_call", + "note": "Call via attribute access .from_tuples(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1745, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1745, + "pattern": "attribute_call", + "note": "Call via attribute access .explode(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1749, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1750, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1753, + "pattern": "attribute_call", + "note": "Call via attribute access .explode(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1755, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1756, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1762, + "pattern": "attribute_call", + "note": "Call via attribute access .set_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1747, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1768, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1769, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1772, + "pattern": "attribute_call", + "note": "Call via attribute access .explode(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1774, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1775, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1781, + "pattern": "attribute_call", + "note": "Call via attribute access .set_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1765, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1787, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1788, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1791, + "pattern": "attribute_call", + "note": "Call via attribute access .explode(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1793, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1794, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1797, + "pattern": "attribute_call", + "note": "Call via attribute access .set_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1784, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1805, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1806, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1821, + "pattern": "attribute_call", + "note": "Call via attribute access .explode(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1825, + "pattern": "attribute_call", + "note": "Call via attribute access .explode(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1833, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1834, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1848, + "pattern": "attribute_call", + "note": "Call via attribute access .explode(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1852, + "pattern": "attribute_call", + "note": "Call via attribute access .explode(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1857, + "pattern": "attribute_call", + "note": "Call via attribute access .from_arrays(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1861, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1867, + "pattern": "attribute_call", + "note": "Call via attribute access .explode(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1869, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1879, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1880, + "pattern": "attribute_call", + "note": "Call via attribute access .from_tuples(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1887, + "pattern": "attribute_call", + "note": "Call via attribute access .set_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1855, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1892, + "pattern": "attribute_call", + "note": "Call via attribute access .from_arrays(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1896, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1902, + "pattern": "attribute_call", + "note": "Call via attribute access .explode(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1904, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1914, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1915, + "pattern": "attribute_call", + "note": "Call via attribute access .from_tuples(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1926, + "pattern": "attribute_call", + "note": "Call via attribute access .set_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1890, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1931, + "pattern": "attribute_call", + "note": "Call via attribute access .from_arrays(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1935, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1941, + "pattern": "attribute_call", + "note": "Call via attribute access .explode(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1943, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1953, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1955, + "pattern": "attribute_call", + "note": "Call via attribute access .set_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1959, + "pattern": "attribute_call", + "note": "Call via attribute access .explode(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1929, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1963, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1968, + "pattern": "attribute_call", + "note": "Call via attribute access .explode(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1970, + "pattern": "attribute_call", + "note": "Call via attribute access .from_arrays(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1973, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1984, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1992, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1997, + "pattern": "attribute_call", + "note": "Call via attribute access .explode(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 1999, + "pattern": "attribute_call", + "note": "Call via attribute access .from_arrays(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2002, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2010, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2015, + "pattern": "attribute_call", + "note": "Call via attribute access .explode(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2017, + "pattern": "attribute_call", + "note": "Call via attribute access .from_arrays(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2020, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2030, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2038, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2043, + "pattern": "attribute_call", + "note": "Call via attribute access .explode(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2044, + "pattern": "attribute_call", + "note": "Call via attribute access .from_arrays(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2047, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2058, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2067, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2068, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2069, + "pattern": "attribute_call", + "note": "Call via attribute access .explode(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2065, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2075, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2076, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2077, + "pattern": "attribute_call", + "note": "Call via attribute access .explode(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2089, + "pattern": "attribute_call", + "note": "Call via attribute access .get_coordinates(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2097, + "pattern": "attribute_call", + "note": "Call via attribute access .get_coordinates(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2100, + "pattern": "attribute_call", + "note": "Call via attribute access .from_wkt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2109, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2112, + "pattern": "attribute_call", + "note": "Call via attribute access .get_coordinates(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2116, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2119, + "pattern": "attribute_call", + "note": "Call via attribute access .get_coordinates(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2123, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2126, + "pattern": "attribute_call", + "note": "Call via attribute access .get_coordinates(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2133, + "pattern": "attribute_call", + "note": "Call via attribute access .get_coordinates(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2139, + "pattern": "attribute_call", + "note": "Call via attribute access .from_tuples(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2158, + "pattern": "attribute_call", + "note": "Call via attribute access .get_coordinates(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2164, + "pattern": "attribute_call", + "note": "Call via attribute access .minimum_bounding_radius(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2171, + "pattern": "attribute_call", + "note": "Call via attribute access .minimum_bounding_radius(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2179, + "pattern": "attribute_call", + "note": "Call via attribute access .minimum_clearance(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2186, + "pattern": "attribute_call", + "note": "Call via attribute access .minimum_clearance(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2194, + "pattern": "attribute_call", + "note": "Call via attribute access .minimum_clearance_line(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2196, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2199, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2209, + "pattern": "attribute_call", + "note": "Call via attribute access .sample_points(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2212, + "pattern": "attribute_call", + "note": "Call via attribute access .explode(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2213, + "pattern": "attribute_call", + "note": "Call via attribute access .isna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2215, + "pattern": "attribute_call", + "note": "Call via attribute access .get_coordinates(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2216, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2216, + "pattern": "attribute_call", + "note": "Call via attribute access .sort_values(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2201, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2219, + "pattern": "attribute_call", + "note": "Call via attribute access .sample_points(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2223, + "pattern": "attribute_call", + "note": "Call via attribute access .get_num_geometries(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2229, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2235, + "pattern": "attribute_call", + "note": "Call via attribute access .sample_points(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2238, + "pattern": "attribute_call", + "note": "Call via attribute access .explode(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2242, + "pattern": "attribute_call", + "note": "Call via attribute access .sample_points(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2244, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2246, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2247, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2249, + "pattern": "attribute_call", + "note": "Call via attribute access .get_coordinates(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2250, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2250, + "pattern": "attribute_call", + "note": "Call via attribute access .sort_values(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2252, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2253, + "pattern": "attribute_call", + "note": "Call via attribute access .escape(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2255, + "pattern": "attribute_call", + "note": "Call via attribute access .sample_points(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2225, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2225, + "pattern": "attribute_call", + "note": "Call via attribute access .default_rng(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2226, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2227, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2260, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2261, + "pattern": "attribute_call", + "note": "Call via attribute access .sample_points(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2267, + "pattern": "attribute_call", + "note": "Call via attribute access .get_num_geometries(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2257, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2257, + "pattern": "attribute_call", + "note": "Call via attribute access .default_rng(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2258, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2270, + "pattern": "attribute_call", + "note": "Call via attribute access .offset_curve(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2270, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2271, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2272, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2276, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2279, + "pattern": "attribute_call", + "note": "Call via attribute access .offset_curve(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2279, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2282, + "pattern": "attribute_call", + "note": "Call via attribute access .from_wkt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2293, + "pattern": "attribute_call", + "note": "Call via attribute access .polygonize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2294, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2298, + "pattern": "attribute_call", + "note": "Call via attribute access .from_wkt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2303, + "pattern": "attribute_call", + "note": "Call via attribute access .polygonize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2304, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2308, + "pattern": "attribute_call", + "note": "Call via attribute access .from_wkt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2318, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2319, + "pattern": "attribute_call", + "note": "Call via attribute access .from_wkt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2328, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2329, + "pattern": "attribute_call", + "note": "Call via attribute access .polygonize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2330, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2331, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2332, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2333, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2351, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2351, + "pattern": "attribute_call", + "note": "Call via attribute access .remove_repeated_points(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2336, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2337, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2341, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2342, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2345, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2346, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2354, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2357, + "pattern": "attribute_call", + "note": "Call via attribute access .remove_repeated_points(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2357, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2360, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2369, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2369, + "pattern": "attribute_call", + "note": "Call via attribute access .force_2d(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2372, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2381, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2381, + "pattern": "attribute_call", + "note": "Call via attribute access .force_3d(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2383, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2392, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2392, + "pattern": "attribute_call", + "note": "Call via attribute access .force_3d(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2394, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2400, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2400, + "pattern": "attribute_call", + "note": "Call via attribute access .force_3d(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2404, + "pattern": "attribute_call", + "note": "Call via attribute access .from_wkt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2412, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2412, + "pattern": "attribute_call", + "note": "Call via attribute access .shared_paths(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2414, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2421, + "pattern": "attribute_call", + "note": "Call via attribute access .from_wkt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2430, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2434, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2435, + "pattern": "attribute_call", + "note": "Call via attribute access .shared_paths(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2438, + "pattern": "attribute_call", + "note": "Call via attribute access .from_wkt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2446, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2447, + "pattern": "attribute_call", + "note": "Call via attribute access .shared_paths(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2451, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2454, + "pattern": "attribute_call", + "note": "Call via attribute access .force_3d(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2457, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2468, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2468, + "pattern": "attribute_call", + "note": "Call via attribute access .line_merge(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2472, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2483, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2483, + "pattern": "attribute_call", + "note": "Call via attribute access .line_merge(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2470, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2490, + "pattern": "attribute_call", + "note": "Call via attribute access .from_wkt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2504, + "pattern": "attribute_call", + "note": "Call via attribute access .from_wkt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2514, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2514, + "pattern": "attribute_call", + "note": "Call via attribute access .build_area(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2517, + "pattern": "attribute_call", + "note": "Call via attribute access .from_wkt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2527, + "pattern": "attribute_call", + "note": "Call via attribute access .from_wkt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2532, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2532, + "pattern": "attribute_call", + "note": "Call via attribute access .build_area(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2534, + "pattern": "attribute_call", + "note": "Call via attribute access .from_wkt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2542, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2543, + "pattern": "attribute_call", + "note": "Call via attribute access .build_area(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2485, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2550, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2559, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2559, + "pattern": "attribute_call", + "note": "Call via attribute access .set_precision(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2561, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2567, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2573, + "pattern": "name_call_unresolved", + "note": "Call to 'assert_geoseries_equal(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2573, + "pattern": "attribute_call", + "note": "Call via attribute access .set_precision(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2575, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2582, + "pattern": "attribute_call", + "note": "Call via attribute access .to_wkt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2582, + "pattern": "attribute_call", + "note": "Call via attribute access .to_wkt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2582, + "pattern": "attribute_call", + "note": "Call via attribute access .set_precision(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2585, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2592, + "pattern": "attribute_call", + "note": "Call via attribute access .to_wkt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2592, + "pattern": "attribute_call", + "note": "Call via attribute access .to_wkt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2592, + "pattern": "attribute_call", + "note": "Call via attribute access .set_precision(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2546, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2597, + "pattern": "attribute_call", + "note": "Call via attribute access .get_precision(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2598, + "pattern": "attribute_call", + "note": "Call via attribute access .set_precision(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2600, + "pattern": "attribute_call", + "note": "Call via attribute access .get_precision(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2603, + "pattern": "attribute_call", + "note": "Call via attribute access .get_precision(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2606, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2617, + "pattern": "attribute_call", + "note": "Call via attribute access .get_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2619, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2630, + "pattern": "attribute_call", + "note": "Call via attribute access .get_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2632, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2643, + "pattern": "attribute_call", + "note": "Call via attribute access .get_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2645, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geom_methods", + "lineno": 2656, + "pattern": "attribute_call", + "note": "Call via attribute access .get_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdtemp(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 39, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 40, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 41, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 42, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 43, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 44, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 51, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 54, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 57, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .rmtree(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .align(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .set_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 87, + "pattern": "attribute_call", + "note": "Call via attribute access .set_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .align(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 93, + "pattern": "attribute_call", + "note": "Call via attribute access .align(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 93, + "pattern": "attribute_call", + "note": "Call via attribute access .set_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 99, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .align(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 110, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 111, + "pattern": "attribute_call", + "note": "Call via attribute access .contains(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 115, + "pattern": "attribute_call", + "note": "Call via attribute access .union(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 120, + "pattern": "attribute_call", + "note": "Call via attribute access .align(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .contains(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 124, + "pattern": "attribute_call", + "note": "Call via attribute access .intersects(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 125, + "pattern": "attribute_call", + "note": "Call via attribute access .union(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 126, + "pattern": "attribute_call", + "note": "Call via attribute access .intersection(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 132, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 132, + "pattern": "attribute_call", + "note": "Call via attribute access .geom_equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 133, + "pattern": "attribute_call", + "note": "Call via attribute access .geom_equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 136, + "pattern": "attribute_call", + "note": "Call via attribute access .geom_equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 137, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 140, + "pattern": "attribute_call", + "note": "Call via attribute access .geom_equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 141, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 146, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 146, + "pattern": "attribute_call", + "note": "Call via attribute access .geom_equals_exact(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 147, + "pattern": "attribute_call", + "note": "Call via attribute access .geom_equals_exact(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 148, + "pattern": "attribute_call", + "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 149, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 155, + "pattern": "attribute_call", + "note": "Call via attribute access .geom_equals_exact(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 159, + "pattern": "attribute_call", + "note": "Call via attribute access .geom_equals_exact(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 163, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 163, + "pattern": "attribute_call", + "note": "Call via attribute access .geom_equals_identical(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 164, + "pattern": "attribute_call", + "note": "Call via attribute access .geom_equals_identical(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 166, + "pattern": "attribute_call", + "note": "Call via attribute access .geom_equals_identical(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 170, + "pattern": "attribute_call", + "note": "Call via attribute access .geom_equals_identical(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 174, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 176, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 181, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 182, + "pattern": "attribute_call", + "note": "Call via attribute access .to_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 184, + "pattern": "attribute_call", + "note": "Call via attribute access .from_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 185, + "pattern": "attribute_call", + "note": "Call via attribute access .geom_equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 192, + "pattern": "attribute_call", + "note": "Call via attribute access .to_json(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 193, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 194, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 195, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 202, + "pattern": "attribute_call", + "note": "Call via attribute access .to_json(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 203, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 204, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 210, + "pattern": "attribute_call", + "note": "Call via attribute access .to_json(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 211, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 212, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 219, + "pattern": "attribute_call", + "note": "Call via attribute access .to_json(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 220, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 221, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 222, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 229, + "pattern": "attribute_call", + "note": "Call via attribute access .to_json(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 230, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 232, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 235, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 236, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 224, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 242, + "pattern": "attribute_call", + "note": "Call via attribute access .to_json(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 243, + "pattern": "attribute_call", + "note": "Call via attribute access .loads(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 250, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 250, + "pattern": "attribute_call", + "note": "Call via attribute access .contains(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 250, + "pattern": "attribute_call", + "note": "Call via attribute access .representative_point(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 251, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 251, + "pattern": "attribute_call", + "note": "Call via attribute access .contains(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 251, + "pattern": "attribute_call", + "note": "Call via attribute access .representative_point(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 252, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 252, + "pattern": "attribute_call", + "note": "Call via attribute access .contains(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 252, + "pattern": "attribute_call", + "note": "Call via attribute access .representative_point(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 253, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 253, + "pattern": "attribute_call", + "note": "Call via attribute access .contains(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 253, + "pattern": "attribute_call", + "note": "Call via attribute access .representative_point(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 257, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 258, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 260, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 261, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 262, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 263, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 255, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 266, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 267, + "pattern": "attribute_call", + "note": "Call via attribute access .estimate_utm_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 267, + "pattern": "attribute_call", + "note": "Call via attribute access .CRS(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 268, + "pattern": "attribute_call", + "note": "Call via attribute access .estimate_utm_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 268, + "pattern": "attribute_call", + "note": "Call via attribute access .CRS(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 271, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 272, + "pattern": "attribute_call", + "note": "Call via attribute access .estimate_utm_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 272, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 272, + "pattern": "attribute_call", + "note": "Call via attribute access .CRS(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 278, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 279, + "pattern": "attribute_call", + "note": "Call via attribute access .estimate_utm_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 279, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 276, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 285, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 286, + "pattern": "attribute_call", + "note": "Call via attribute access .estimate_utm_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 286, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 283, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 290, + "pattern": "attribute_call", + "note": "Call via attribute access .fillna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 293, + "pattern": "name_call_unresolved", + "note": "Call to 'geom_equals(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 300, + "pattern": "name_call_unresolved", + "note": "Call to 'geom_equals(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 301, + "pattern": "name_call_unresolved", + "note": "Call to 'geom_equals(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 302, + "pattern": "name_call_unresolved", + "note": "Call to 'geom_equals(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 307, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 308, + "pattern": "name_call_unresolved", + "note": "Call to 'geom_equals(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 309, + "pattern": "name_call_unresolved", + "note": "Call to 'geom_equals(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 310, + "pattern": "name_call_unresolved", + "note": "Call to 'geom_equals(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 311, + "pattern": "name_call_unresolved", + "note": "Call to 'geom_equals(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 312, + "pattern": "name_call_unresolved", + "note": "Call to 'geom_equals(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 313, + "pattern": "name_call_unresolved", + "note": "Call to 'geom_equals(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 322, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 323, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 327, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 328, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 332, + "pattern": "attribute_call", + "note": "Call via attribute access .set_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 332, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 333, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 334, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 338, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 339, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 319, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 343, + "pattern": "attribute_call", + "note": "Call via attribute access .from_wkb(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 350, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 351, + "pattern": "attribute_call", + "note": "Call via attribute access .from_wkb(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 353, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 354, + "pattern": "attribute_call", + "note": "Call via attribute access .from_wkb(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 357, + "pattern": "attribute_call", + "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 358, + "pattern": "attribute_call", + "note": "Call via attribute access .simplefilter(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 359, + "pattern": "attribute_call", + "note": "Call via attribute access .from_wkb(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 363, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 364, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 365, + "pattern": "attribute_call", + "note": "Call via attribute access .Index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 366, + "pattern": "attribute_call", + "note": "Call via attribute access .from_wkb(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 370, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 371, + "pattern": "attribute_call", + "note": "Call via attribute access .reindex(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 372, + "pattern": "attribute_call", + "note": "Call via attribute access .from_wkb(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 375, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 376, + "pattern": "attribute_call", + "note": "Call via attribute access .from_wkb(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 377, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 381, + "pattern": "attribute_call", + "note": "Call via attribute access .from_wkt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 388, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 389, + "pattern": "attribute_call", + "note": "Call via attribute access .from_wkt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 391, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 392, + "pattern": "attribute_call", + "note": "Call via attribute access .from_wkt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 395, + "pattern": "attribute_call", + "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 396, + "pattern": "attribute_call", + "note": "Call via attribute access .simplefilter(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 397, + "pattern": "attribute_call", + "note": "Call via attribute access .from_wkt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 401, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 402, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 403, + "pattern": "attribute_call", + "note": "Call via attribute access .Index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 404, + "pattern": "attribute_call", + "note": "Call via attribute access .from_wkt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 408, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 409, + "pattern": "attribute_call", + "note": "Call via attribute access .reindex(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 410, + "pattern": "attribute_call", + "note": "Call via attribute access .from_wkt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 413, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 414, + "pattern": "attribute_call", + "note": "Call via attribute access .from_wkt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 415, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 420, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 421, + "pattern": "attribute_call", + "note": "Call via attribute access .from_wkt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 422, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 418, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 426, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 426, + "pattern": "attribute_call", + "note": "Call via attribute access .to_wkb(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 428, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 428, + "pattern": "attribute_call", + "note": "Call via attribute access .to_wkb(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 432, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 432, + "pattern": "attribute_call", + "note": "Call via attribute access .to_wkt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 435, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 436, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 439, + "pattern": "name_call_unresolved", + "note": "Call to 'clip(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 440, + "pattern": "attribute_call", + "note": "Call via attribute access .clip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 447, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 448, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 451, + "pattern": "name_call_unresolved", + "note": "Call to 'clip(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 452, + "pattern": "name_call_unresolved", + "note": "Call to 'clip(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 454, + "pattern": "attribute_call", + "note": "Call via attribute access .Index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 458, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 461, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 469, + "pattern": "attribute_call", + "note": "Call via attribute access .tolist(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 472, + "pattern": "attribute_call", + "note": "Call via attribute access .from_xy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 476, + "pattern": "attribute_call", + "note": "Call via attribute access .from_xy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 481, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 482, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 483, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 484, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 487, + "pattern": "attribute_call", + "note": "Call via attribute access .from_xy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 492, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 495, + "pattern": "attribute_call", + "note": "Call via attribute access .from_xy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 497, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 498, + "pattern": "attribute_call", + "note": "Call via attribute access .reset_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 501, + "pattern": "attribute_call", + "note": "Call via attribute access .from_xy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 505, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 506, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 507, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 508, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 509, + "pattern": "attribute_call", + "note": "Call via attribute access .from_xy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 513, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 516, + "pattern": "attribute_call", + "note": "Call via attribute access .set_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 511, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 521, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 530, + "pattern": "attribute_call", + "note": "Call via attribute access .tolist(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 530, + "pattern": "attribute_call", + "note": "Call via attribute access .isna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 531, + "pattern": "attribute_call", + "note": "Call via attribute access .tolist(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 532, + "pattern": "attribute_call", + "note": "Call via attribute access .tolist(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 532, + "pattern": "attribute_call", + "note": "Call via attribute access .notna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 535, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 535, + "pattern": "attribute_call", + "note": "Call via attribute access .isna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 535, + "pattern": "attribute_call", + "note": "Call via attribute access .fillna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 538, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 538, + "pattern": "attribute_call", + "note": "Call via attribute access .isna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 538, + "pattern": "attribute_call", + "note": "Call via attribute access .dropna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 539, + "pattern": "attribute_call", + "note": "Call via attribute access .dropna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 519, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 544, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 545, + "pattern": "attribute_call", + "note": "Call via attribute access .isna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 546, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 551, + "pattern": "attribute_call", + "note": "Call via attribute access .set_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 551, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 552, + "pattern": "attribute_call", + "note": "Call via attribute access .to_authority(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 549, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 557, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 558, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 555, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 579, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 601, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 604, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 606, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 609, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 612, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 613, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 615, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 616, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 618, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 619, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 622, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 625, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 629, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 638, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 639, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 640, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 645, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 646, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 652, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 654, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 657, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 660, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 663, + "pattern": "attribute_call", + "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 664, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 670, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 670, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 674, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 675, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 678, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 687, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 688, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 689, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 695, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 695, + "pattern": "attribute_call", + "note": "Call via attribute access .set_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 696, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 698, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 702, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 682, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 706, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 707, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 716, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 717, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 727, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 732, + "pattern": "attribute_call", + "note": "Call via attribute access .explode(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 733, + "pattern": "attribute_call", + "note": "Call via attribute access .reset_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 724, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 725, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 742, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 743, + "pattern": "attribute_call", + "note": "Call via attribute access .to_frame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 752, + "pattern": "attribute_call", + "note": "Call via attribute access .to_frame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 739, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 740, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 758, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 761, + "pattern": "attribute_call", + "note": "Call via attribute access .explode(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 762, + "pattern": "attribute_call", + "note": "Call via attribute access .Index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 766, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 769, + "pattern": "attribute_call", + "note": "Call via attribute access .explode(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 770, + "pattern": "attribute_call", + "note": "Call via attribute access .Index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_geoseries", + "lineno": 774, + "pattern": "attribute_call", + "note": "Call via attribute access .explode(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 17, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 19, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .merge(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .rename(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .merge(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .concat(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 55, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .concat(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .concat(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .concat(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .concat(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .set_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .set_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .concat(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .set_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .concat(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .set_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .set_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .concat(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 93, + "pattern": "attribute_call", + "note": "Call via attribute access .set_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 93, + "pattern": "attribute_call", + "note": "Call via attribute access .set_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 99, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .concat(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .set_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .set_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 109, + "pattern": "attribute_call", + "note": "Call via attribute access .assign(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 109, + "pattern": "attribute_call", + "note": "Call via attribute access .set_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 110, + "pattern": "attribute_call", + "note": "Call via attribute access .set_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 115, + "pattern": "attribute_call", + "note": "Call via attribute access .simplefilter(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 116, + "pattern": "attribute_call", + "note": "Call via attribute access .concat(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 118, + "pattern": "attribute_call", + "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .simplefilter(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 120, + "pattern": "attribute_call", + "note": "Call via attribute access .concat(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 124, + "pattern": "attribute_call", + "note": "Call via attribute access .assign(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 125, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 127, + "pattern": "attribute_call", + "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 128, + "pattern": "attribute_call", + "note": "Call via attribute access .simplefilter(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 129, + "pattern": "attribute_call", + "note": "Call via attribute access .concat(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 133, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 136, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 138, + "pattern": "attribute_call", + "note": "Call via attribute access .concat(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 106, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 141, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 164, + "pattern": "attribute_call", + "note": "Call via attribute access .from_wkt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 165, + "pattern": "attribute_call", + "note": "Call via attribute access .from_wkt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 170, + "pattern": "attribute_call", + "note": "Call via attribute access .set_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 170, + "pattern": "attribute_call", + "note": "Call via attribute access .concat(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 171, + "pattern": "attribute_call", + "note": "Call via attribute access .concat(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 171, + "pattern": "attribute_call", + "note": "Call via attribute access .set_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 171, + "pattern": "attribute_call", + "note": "Call via attribute access .set_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 175, + "pattern": "attribute_call", + "note": "Call via attribute access .concat(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 193, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 194, + "pattern": "attribute_call", + "note": "Call via attribute access .concat(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 197, + "pattern": "attribute_call", + "note": "Call via attribute access .rename_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 202, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 203, + "pattern": "attribute_call", + "note": "Call via attribute access .concat(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 207, + "pattern": "attribute_call", + "note": "Call via attribute access .concat(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 207, + "pattern": "attribute_call", + "note": "Call via attribute access .set_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 213, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 214, + "pattern": "attribute_call", + "note": "Call via attribute access .concat(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 219, + "pattern": "attribute_call", + "note": "Call via attribute access .Index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 222, + "pattern": "attribute_call", + "note": "Call via attribute access .concat(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 225, + "pattern": "attribute_call", + "note": "Call via attribute access .Index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_merge", + "lineno": 211, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .CRS(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .CRS(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 27, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .set_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 47, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 49, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 50, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 51, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 116, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 156, + "pattern": "attribute_call", + "note": "Call via attribute access .read_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 158, + "pattern": "attribute_call", + "note": "Call via attribute access .rename_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 152, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 176, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 178, + "pattern": "attribute_call", + "note": "Call via attribute access .rename_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 185, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 172, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 173, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 206, + "pattern": "attribute_call", + "note": "Call via attribute access .squeeze(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 207, + "pattern": "attribute_call", + "note": "Call via attribute access .squeeze(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 212, + "pattern": "attribute_call", + "note": "Call via attribute access .to_frame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 215, + "pattern": "attribute_call", + "note": "Call via attribute access .to_frame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 218, + "pattern": "attribute_call", + "note": "Call via attribute access .to_frame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 224, + "pattern": "attribute_call", + "note": "Call via attribute access .reindex(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 225, + "pattern": "attribute_call", + "note": "Call via attribute access .reindex(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 226, + "pattern": "attribute_call", + "note": "Call via attribute access .reindex(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 227, + "pattern": "attribute_call", + "note": "Call via attribute access .reindex(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 229, + "pattern": "attribute_call", + "note": "Call via attribute access .reindex(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 232, + "pattern": "attribute_call", + "note": "Call via attribute access .reindex(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 234, + "pattern": "attribute_call", + "note": "Call via attribute access .reindex(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 237, + "pattern": "attribute_call", + "note": "Call via attribute access .reindex(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 241, + "pattern": "attribute_call", + "note": "Call via attribute access .reindex(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 243, + "pattern": "attribute_call", + "note": "Call via attribute access .reindex(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 248, + "pattern": "attribute_call", + "note": "Call via attribute access .drop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 249, + "pattern": "attribute_call", + "note": "Call via attribute access .drop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 251, + "pattern": "attribute_call", + "note": "Call via attribute access .drop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 253, + "pattern": "attribute_call", + "note": "Call via attribute access .drop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 256, + "pattern": "attribute_call", + "note": "Call via attribute access .drop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 258, + "pattern": "attribute_call", + "note": "Call via attribute access .drop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 268, + "pattern": "attribute_call", + "note": "Call via attribute access .apply(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 269, + "pattern": "attribute_call", + "note": "Call via attribute access .apply(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 270, + "pattern": "attribute_call", + "note": "Call via attribute access .apply(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 272, + "pattern": "attribute_call", + "note": "Call via attribute access .apply(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 275, + "pattern": "attribute_call", + "note": "Call via attribute access .apply(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 277, + "pattern": "attribute_call", + "note": "Call via attribute access .apply(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 280, + "pattern": "attribute_call", + "note": "Call via attribute access .apply(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 281, + "pattern": "attribute_call", + "note": "Call via attribute access .apply(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 282, + "pattern": "attribute_call", + "note": "Call via attribute access .apply(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 285, + "pattern": "attribute_call", + "note": "Call via attribute access .apply(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 286, + "pattern": "attribute_call", + "note": "Call via attribute access .apply(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 289, + "pattern": "attribute_call", + "note": "Call via attribute access .apply(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 291, + "pattern": "attribute_call", + "note": "Call via attribute access .apply(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 293, + "pattern": "attribute_call", + "note": "Call via attribute access .apply(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 298, + "pattern": "attribute_call", + "note": "Call via attribute access .apply(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 300, + "pattern": "attribute_call", + "note": "Call via attribute access .apply(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 310, + "pattern": "attribute_call", + "note": "Call via attribute access .apply(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 316, + "pattern": "attribute_call", + "note": "Call via attribute access .from_xy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 317, + "pattern": "attribute_call", + "note": "Call via attribute access .apply(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 317, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 327, + "pattern": "attribute_call", + "note": "Call via attribute access .from_xy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 330, + "pattern": "attribute_call", + "note": "Call via attribute access .union_all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 333, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 335, + "pattern": "attribute_call", + "note": "Call via attribute access .groupby(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 336, + "pattern": "attribute_call", + "note": "Call via attribute access .agg(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 338, + "pattern": "attribute_call", + "note": "Call via attribute access .agg(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 340, + "pattern": "attribute_call", + "note": "Call via attribute access .agg(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 341, + "pattern": "attribute_call", + "note": "Call via attribute access .agg(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 346, + "pattern": "attribute_call", + "note": "Call via attribute access .from_xy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 349, + "pattern": "attribute_call", + "note": "Call via attribute access .from_tuples(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 351, + "pattern": "attribute_call", + "note": "Call via attribute access .unstack(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 357, + "pattern": "attribute_call", + "note": "Call via attribute access .unstack(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 363, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 363, + "pattern": "attribute_call", + "note": "Call via attribute access .from_xy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 367, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 367, + "pattern": "attribute_call", + "note": "Call via attribute access .from_xy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 387, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 390, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 406, + "pattern": "attribute_call", + "note": "Call via attribute access .get_loc(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 407, + "pattern": "attribute_call", + "note": "Call via attribute access .head(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 411, + "pattern": "attribute_call", + "note": "Call via attribute access .head(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 422, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 424, + "pattern": "attribute_call", + "note": "Call via attribute access .drop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 425, + "pattern": "attribute_call", + "note": "Call via attribute access .duplicated(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 426, + "pattern": "attribute_call", + "note": "Call via attribute access .quantile(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 427, + "pattern": "attribute_call", + "note": "Call via attribute access .memory_usage(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 432, + "pattern": "attribute_call", + "note": "Call via attribute access .from_xy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 433, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 434, + "pattern": "attribute_call", + "note": "Call via attribute access .merge(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_op_output_types", + "lineno": 436, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .abspath(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .dirname(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 29, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 35, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 41, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 42, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 76, + "pattern": "name_call_unresolved", + "note": "Call to 'overlay(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 81, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 90, + "pattern": "attribute_call", + "note": "Call via attribute access .concat(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .reset_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .sort_values(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .reset_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 106, + "pattern": "name_call_unresolved", + "note": "Call to 'overlay(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 107, + "pattern": "attribute_call", + "note": "Call via attribute access .reset_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 116, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 117, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .overlay(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 125, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 125, + "pattern": "attribute_call", + "note": "Call via attribute access .isin(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 112, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 130, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 148, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 148, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 150, + "pattern": "name_call_unresolved", + "note": "Call to 'overlay(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 160, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 160, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 162, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 162, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 168, + "pattern": "attribute_call", + "note": "Call via attribute access .drop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 169, + "pattern": "attribute_call", + "note": "Call via attribute access .reset_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 172, + "pattern": "attribute_call", + "note": "Call via attribute access .reset_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 175, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 175, + "pattern": "attribute_call", + "note": "Call via attribute access .notnull(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 179, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 182, + "pattern": "attribute_call", + "note": "Call via attribute access .reset_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 182, + "pattern": "attribute_call", + "note": "Call via attribute access .sort_values(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 185, + "pattern": "attribute_call", + "note": "Call via attribute access .reset_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 185, + "pattern": "attribute_call", + "note": "Call via attribute access .sort_values(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 192, + "pattern": "attribute_call", + "note": "Call via attribute access .reindex(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 211, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_series_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 214, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_frame_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 230, + "pattern": "attribute_call", + "note": "Call via attribute access .fillna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 128, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 269, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 269, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 270, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 270, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 272, + "pattern": "name_call_unresolved", + "note": "Call to 'overlay(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 275, + "pattern": "attribute_call", + "note": "Call via attribute access .skip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 277, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 278, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 286, + "pattern": "attribute_call", + "note": "Call via attribute access .reset_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 288, + "pattern": "attribute_call", + "note": "Call via attribute access .reset_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 288, + "pattern": "attribute_call", + "note": "Call via attribute access .sort_values(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 304, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 305, + "pattern": "attribute_call", + "note": "Call via attribute access .rename(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 306, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 311, + "pattern": "name_call_unresolved", + "note": "Call to 'overlay(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 312, + "pattern": "name_call_unresolved", + "note": "Call to 'overlay(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 324, + "pattern": "attribute_call", + "note": "Call via attribute access .drop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 325, + "pattern": "attribute_call", + "note": "Call via attribute access .rename(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 326, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 330, + "pattern": "attribute_call", + "note": "Call via attribute access .reindex(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 333, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 334, + "pattern": "attribute_call", + "note": "Call via attribute access .rename(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 335, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 340, + "pattern": "name_call_unresolved", + "note": "Call to 'overlay(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 341, + "pattern": "name_call_unresolved", + "note": "Call to 'overlay(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 299, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 347, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 348, + "pattern": "name_call_unresolved", + "note": "Call to 'overlay(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 353, + "pattern": "attribute_call", + "note": "Call via attribute access .skip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 355, + "pattern": "attribute_call", + "note": "Call via attribute access .rename(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 356, + "pattern": "name_call_unresolved", + "note": "Call to 'overlay(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 363, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 364, + "pattern": "name_call_unresolved", + "note": "Call to 'overlay(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 370, + "pattern": "name_call_unresolved", + "note": "Call to 'overlay(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 375, + "pattern": "name_call_unresolved", + "note": "Call to 'overlay(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 367, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 384, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 385, + "pattern": "name_call_unresolved", + "note": "Call to 'overlay(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 379, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 390, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 396, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 397, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 398, + "pattern": "name_call_unresolved", + "note": "Call to 'overlay(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 405, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 412, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 415, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 418, + "pattern": "name_call_unresolved", + "note": "Call to 'overlay(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 424, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 431, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 433, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 434, + "pattern": "name_call_unresolved", + "note": "Call to 'overlay(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 485, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 491, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 493, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 500, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 501, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 504, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 505, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 506, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 509, + "pattern": "name_call_unresolved", + "note": "Call to 'overlay(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 511, + "pattern": "name_call_unresolved", + "note": "Call to 'overlay(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 513, + "pattern": "name_call_unresolved", + "note": "Call to 'overlay(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 515, + "pattern": "name_call_unresolved", + "note": "Call to 'overlay(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 517, + "pattern": "name_call_unresolved", + "note": "Call to 'overlay(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 520, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 521, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 533, + "pattern": "attribute_call", + "note": "Call via attribute access .reset_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 533, + "pattern": "attribute_call", + "note": "Call via attribute access .sort_values(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 534, + "pattern": "attribute_call", + "note": "Call via attribute access .reset_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 534, + "pattern": "attribute_call", + "note": "Call via attribute access .sort_values(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 539, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 539, + "pattern": "attribute_call", + "note": "Call via attribute access .isna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 540, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 437, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 563, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 569, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 570, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 576, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 577, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 578, + "pattern": "name_call_unresolved", + "note": "Call to 'overlay(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 582, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 590, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 591, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 597, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 598, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 599, + "pattern": "name_call_unresolved", + "note": "Call to 'overlay(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 605, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 605, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 606, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 606, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 608, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 609, + "pattern": "name_call_unresolved", + "note": "Call to 'overlay(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 611, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 613, + "pattern": "name_call_unresolved", + "note": "Call to 'overlay(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 615, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 617, + "pattern": "name_call_unresolved", + "note": "Call to 'overlay(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 619, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 625, + "pattern": "attribute_call", + "note": "Call via attribute access .union(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 630, + "pattern": "attribute_call", + "note": "Call via attribute access .union(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 632, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 633, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 635, + "pattern": "name_call_unresolved", + "note": "Call to 'overlay(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 636, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 645, + "pattern": "name_call_unresolved", + "note": "Call to 'overlay(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 646, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 666, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 667, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 668, + "pattern": "name_call_unresolved", + "note": "Call to 'overlay(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 669, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 678, + "pattern": "name_call_unresolved", + "note": "Call to 'overlay(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 679, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 705, + "pattern": "attribute_call", + "note": "Call via attribute access .union(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 707, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 708, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 710, + "pattern": "name_call_unresolved", + "note": "Call to 'overlay(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 711, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 728, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 728, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 729, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 730, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 734, + "pattern": "name_call_unresolved", + "note": "Call to 'overlay(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 735, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 736, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 738, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 739, + "pattern": "name_call_unresolved", + "note": "Call to 'overlay(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 721, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 743, + "pattern": "attribute_call", + "note": "Call via attribute access .read_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 744, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 745, + "pattern": "attribute_call", + "note": "Call via attribute access .translate(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 747, + "pattern": "attribute_call", + "note": "Call via attribute access .overlay(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 749, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 769, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 770, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 771, + "pattern": "name_call_unresolved", + "note": "Call to 'overlay(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 774, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 776, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 777, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 778, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 779, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 784, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 794, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 804, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 814, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 827, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 827, + "pattern": "attribute_call", + "note": "Call via attribute access .buffer(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 828, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 829, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 829, + "pattern": "attribute_call", + "note": "Call via attribute access .translate(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 831, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 833, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 834, + "pattern": "name_call_unresolved", + "note": "Call to 'overlay(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 840, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 849, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 850, + "pattern": "attribute_call", + "note": "Call via attribute access .overlay(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 852, + "pattern": "attribute_call", + "note": "Call via attribute access .overlay(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 854, + "pattern": "attribute_call", + "note": "Call via attribute access .overlay(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 856, + "pattern": "attribute_call", + "note": "Call via attribute access .overlay(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 861, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 864, + "pattern": "attribute_call", + "note": "Call via attribute access .overlay(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 869, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 871, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 873, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 877, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 886, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 893, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 900, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 908, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 916, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 925, + "pattern": "name_call_unresolved", + "note": "Call to 'overlay(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 929, + "pattern": "name_call_unresolved", + "note": "Call to 'overlay(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 933, + "pattern": "name_call_unresolved", + "note": "Call to 'overlay(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 937, + "pattern": "name_call_unresolved", + "note": "Call to 'overlay(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 941, + "pattern": "name_call_unresolved", + "note": "Call to 'overlay(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 945, + "pattern": "name_call_unresolved", + "note": "Call to 'overlay(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_overlay", + "lineno": 949, + "pattern": "name_call_unresolved", + "note": "Call to 'overlay(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_pandas_accessor", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_accessor", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_accessor", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .buffer(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_accessor", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .minimum_bounding_radius(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_accessor", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .distance(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_accessor", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_series_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_accessor", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_accessor", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_series_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_accessor", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_accessor", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_accessor", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_accessor", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .escape(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_accessor", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_series_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_accessor", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 22, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 27, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access ._repr_html_(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 47, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 51, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 57, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 61, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 73, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 75, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access ._repr_html_(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 82, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 84, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 87, + "pattern": "attribute_call", + "note": "Call via attribute access ._repr_html_(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 94, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 99, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 118, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 121, + "pattern": "attribute_call", + "note": "Call via attribute access .reindex(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 129, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 138, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 146, + "pattern": "attribute_call", + "note": "Call via attribute access .reindex(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 147, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 151, + "pattern": "attribute_call", + "note": "Call via attribute access .reindex(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 155, + "pattern": "attribute_call", + "note": "Call via attribute access .reindex(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 160, + "pattern": "attribute_call", + "note": "Call via attribute access .reindex(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 166, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 169, + "pattern": "attribute_call", + "note": "Call via attribute access .take(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 175, + "pattern": "attribute_call", + "note": "Call via attribute access .take(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 181, + "pattern": "attribute_call", + "note": "Call via attribute access .reindex(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 182, + "pattern": "attribute_call", + "note": "Call via attribute access .take(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 187, + "pattern": "attribute_call", + "note": "Call via attribute access .take(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 187, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 196, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 199, + "pattern": "attribute_call", + "note": "Call via attribute access .date_range(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 201, + "pattern": "attribute_call", + "note": "Call via attribute access .take(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 214, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 216, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 220, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 224, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 228, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 232, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 238, + "pattern": "attribute_call", + "note": "Call via attribute access .assign(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 239, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 247, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 248, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 250, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 252, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 257, + "pattern": "attribute_call", + "note": "Call via attribute access .rename_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 260, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 264, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 267, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 270, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 278, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 279, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 289, + "pattern": "attribute_call", + "note": "Call via attribute access .convert_dtypes(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 291, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 292, + "pattern": "attribute_call", + "note": "Call via attribute access .convert_dtypes(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 292, + "pattern": "attribute_call", + "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 299, + "pattern": "attribute_call", + "note": "Call via attribute access .convert_dtypes(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 304, + "pattern": "attribute_call", + "note": "Call via attribute access .rename_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 304, + "pattern": "attribute_call", + "note": "Call via attribute access .set_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 305, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 306, + "pattern": "attribute_call", + "note": "Call via attribute access .convert_dtypes(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 306, + "pattern": "attribute_call", + "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 308, + "pattern": "attribute_call", + "note": "Call via attribute access .convert_dtypes(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 312, + "pattern": "attribute_call", + "note": "Call via attribute access .convert_dtypes(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 317, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 320, + "pattern": "attribute_call", + "note": "Call via attribute access .to_csv(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 328, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 329, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 333, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 334, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 336, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 337, + "pattern": "attribute_call", + "note": "Call via attribute access .max(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 339, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 341, + "pattern": "attribute_call", + "note": "Call via attribute access .idxmax(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 344, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 347, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 352, + "pattern": "attribute_call", + "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 323, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 357, + "pattern": "attribute_call", + "note": "Call via attribute access .where(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 357, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 358, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 363, + "pattern": "attribute_call", + "note": "Call via attribute access .select_dtypes(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 370, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 371, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 373, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 375, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 376, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 378, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 379, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 381, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 388, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 390, + "pattern": "attribute_call", + "note": "Call via attribute access .fillna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 395, + "pattern": "attribute_call", + "note": "Call via attribute access .fillna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 399, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 401, + "pattern": "attribute_call", + "note": "Call via attribute access .fillna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 403, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 404, + "pattern": "attribute_call", + "note": "Call via attribute access .fillna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 408, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 410, + "pattern": "attribute_call", + "note": "Call via attribute access .fillna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 411, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 416, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 419, + "pattern": "attribute_call", + "note": "Call via attribute access .fillna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 419, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 424, + "pattern": "attribute_call", + "note": "Call via attribute access .fillna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 424, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 428, + "pattern": "attribute_call", + "note": "Call via attribute access .fillna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 428, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 432, + "pattern": "attribute_call", + "note": "Call via attribute access .fillna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 432, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 437, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 439, + "pattern": "attribute_call", + "note": "Call via attribute access .fillna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 445, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 446, + "pattern": "attribute_call", + "note": "Call via attribute access .dropna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 453, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 454, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 455, + "pattern": "attribute_call", + "note": "Call via attribute access .isnull(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 458, + "pattern": "attribute_call", + "note": "Call via attribute access .isna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 460, + "pattern": "attribute_call", + "note": "Call via attribute access .notnull(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 462, + "pattern": "attribute_call", + "note": "Call via attribute access .notna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 451, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 471, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 472, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 473, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 475, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 476, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 477, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 479, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 480, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 481, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 488, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 489, + "pattern": "attribute_call", + "note": "Call via attribute access .sort_values(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 490, + "pattern": "attribute_call", + "note": "Call via attribute access .tolist(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 491, + "pattern": "attribute_call", + "note": "Call via attribute access .sort_values(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 492, + "pattern": "attribute_call", + "note": "Call via attribute access .tolist(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 495, + "pattern": "attribute_call", + "note": "Call via attribute access .sort_values(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 499, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 501, + "pattern": "attribute_call", + "note": "Call via attribute access .sort_values(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 502, + "pattern": "attribute_call", + "note": "Call via attribute access .tolist(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 505, + "pattern": "attribute_call", + "note": "Call via attribute access .sort_values(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 506, + "pattern": "attribute_call", + "note": "Call via attribute access .tolist(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 509, + "pattern": "attribute_call", + "note": "Call via attribute access .sort_values(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 510, + "pattern": "attribute_call", + "note": "Call via attribute access .tolist(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 513, + "pattern": "attribute_call", + "note": "Call via attribute access .sort_values(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 514, + "pattern": "attribute_call", + "note": "Call via attribute access .tolist(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 517, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 518, + "pattern": "attribute_call", + "note": "Call via attribute access .sort_values(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 519, + "pattern": "attribute_call", + "note": "Call via attribute access .tolist(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 521, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 522, + "pattern": "attribute_call", + "note": "Call via attribute access .sort_values(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 523, + "pattern": "attribute_call", + "note": "Call via attribute access .tolist(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 525, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 526, + "pattern": "attribute_call", + "note": "Call via attribute access .sort_values(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 527, + "pattern": "attribute_call", + "note": "Call via attribute access .tolist(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 531, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 534, + "pattern": "attribute_call", + "note": "Call via attribute access .unique(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 539, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 540, + "pattern": "attribute_call", + "note": "Call via attribute access .value_counts(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 542, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 545, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 546, + "pattern": "attribute_call", + "note": "Call via attribute access .value_counts(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 550, + "pattern": "attribute_call", + "note": "Call via attribute access .value_counts(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 551, + "pattern": "attribute_call", + "note": "Call via attribute access .value_counts(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 554, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 555, + "pattern": "attribute_call", + "note": "Call via attribute access .value_counts(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 557, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 561, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 562, + "pattern": "attribute_call", + "note": "Call via attribute access .value_counts(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 563, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 565, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 566, + "pattern": "attribute_call", + "note": "Call via attribute access .value_counts(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 571, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 572, + "pattern": "attribute_call", + "note": "Call via attribute access .drop_duplicates(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 573, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 580, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 583, + "pattern": "attribute_call", + "note": "Call via attribute access .drop_duplicates(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 585, + "pattern": "attribute_call", + "note": "Call via attribute access .drop_duplicates(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 591, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 591, + "pattern": "attribute_call", + "note": "Call via attribute access .groupby(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 592, + "pattern": "attribute_call", + "note": "Call via attribute access .set_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 592, + "pattern": "attribute_call", + "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 599, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 599, + "pattern": "attribute_call", + "note": "Call via attribute access .groupby(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 600, + "pattern": "attribute_call", + "note": "Call via attribute access .set_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 600, + "pattern": "attribute_call", + "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 606, + "pattern": "attribute_call", + "note": "Call via attribute access .apply(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 606, + "pattern": "attribute_call", + "note": "Call via attribute access .groupby(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 606, + "pattern": "attribute_call", + "note": "Call via attribute access .union_all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 608, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 609, + "pattern": "attribute_call", + "note": "Call via attribute access .MultiPoint(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 610, + "pattern": "attribute_call", + "note": "Call via attribute access .Index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 616, + "pattern": "attribute_call", + "note": "Call via attribute access .apply(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 616, + "pattern": "attribute_call", + "note": "Call via attribute access .groupby(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 616, + "pattern": "attribute_call", + "note": "Call via attribute access .union_all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 617, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 617, + "pattern": "attribute_call", + "note": "Call via attribute access .Index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 624, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 624, + "pattern": "attribute_call", + "note": "Call via attribute access .agg(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 624, + "pattern": "attribute_call", + "note": "Call via attribute access .groupby(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 625, + "pattern": "attribute_call", + "note": "Call via attribute access .union_all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 629, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 629, + "pattern": "attribute_call", + "note": "Call via attribute access .agg(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 629, + "pattern": "attribute_call", + "note": "Call via attribute access .groupby(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 630, + "pattern": "attribute_call", + "note": "Call via attribute access .union_all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 633, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 634, + "pattern": "attribute_call", + "note": "Call via attribute access .MultiPoint(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 635, + "pattern": "attribute_call", + "note": "Call via attribute access .Index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 642, + "pattern": "attribute_call", + "note": "Call via attribute access .groupby(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 643, + "pattern": "attribute_call", + "note": "Call via attribute access .get_group(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 653, + "pattern": "attribute_call", + "note": "Call via attribute access .skip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 655, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 658, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 659, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 670, + "pattern": "attribute_call", + "note": "Call via attribute access .apply(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 670, + "pattern": "attribute_call", + "note": "Call via attribute access .groupby(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 672, + "pattern": "attribute_call", + "note": "Call via attribute access .apply(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 672, + "pattern": "attribute_call", + "note": "Call via attribute access .groupby(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 675, + "pattern": "attribute_call", + "note": "Call via attribute access .apply(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 675, + "pattern": "attribute_call", + "note": "Call via attribute access .groupby(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 676, + "pattern": "attribute_call", + "note": "Call via attribute access .sjoin(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 681, + "pattern": "attribute_call", + "note": "Call via attribute access .assign(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 681, + "pattern": "attribute_call", + "note": "Call via attribute access .rename(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 681, + "pattern": "attribute_call", + "note": "Call via attribute access .swaplevel(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 681, + "pattern": "attribute_call", + "note": "Call via attribute access .set_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 681, + "pattern": "attribute_call", + "note": "Call via attribute access .take(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 687, + "pattern": "attribute_call", + "note": "Call via attribute access .drop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 649, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 650, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 696, + "pattern": "attribute_call", + "note": "Call via attribute access .apply(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 705, + "pattern": "attribute_call", + "note": "Call via attribute access .apply(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 707, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 715, + "pattern": "attribute_call", + "note": "Call via attribute access .apply(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 717, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 723, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 724, + "pattern": "attribute_call", + "note": "Call via attribute access .apply(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 720, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 735, + "pattern": "attribute_call", + "note": "Call via attribute access .skip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 736, + "pattern": "attribute_call", + "note": "Call via attribute access .set_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 737, + "pattern": "attribute_call", + "note": "Call via attribute access .apply(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 737, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 739, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 742, + "pattern": "attribute_call", + "note": "Call via attribute access .apply(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 742, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 731, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 748, + "pattern": "attribute_call", + "note": "Call via attribute access .rename_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 749, + "pattern": "attribute_call", + "note": "Call via attribute access .apply(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 755, + "pattern": "attribute_call", + "note": "Call via attribute access .apply(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 758, + "pattern": "attribute_call", + "note": "Call via attribute access .apply(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 759, + "pattern": "attribute_call", + "note": "Call via attribute access .rename(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 761, + "pattern": "attribute_call", + "note": "Call via attribute access .apply(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 764, + "pattern": "attribute_call", + "note": "Call via attribute access .apply(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 769, + "pattern": "attribute_call", + "note": "Call via attribute access .apply(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 769, + "pattern": "attribute_call", + "note": "Call via attribute access .to_frame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 781, + "pattern": "attribute_call", + "note": "Call via attribute access .apply(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 794, + "pattern": "attribute_call", + "note": "Call via attribute access .pivot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 795, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 795, + "pattern": "attribute_call", + "note": "Call via attribute access .pivot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 795, + "pattern": "attribute_call", + "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 802, + "pattern": "attribute_call", + "note": "Call via attribute access .isna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 802, + "pattern": "attribute_call", + "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 803, + "pattern": "attribute_call", + "note": "Call via attribute access .isna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 803, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 807, + "pattern": "attribute_call", + "note": "Call via attribute access .isna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 807, + "pattern": "attribute_call", + "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 808, + "pattern": "attribute_call", + "note": "Call via attribute access .isna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 808, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 823, + "pattern": "attribute_call", + "note": "Call via attribute access .reset_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 827, + "pattern": "attribute_call", + "note": "Call via attribute access .explode(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 835, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 837, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 838, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 839, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 840, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 841, + "pattern": "attribute_call", + "note": "Call via attribute access .concat(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 844, + "pattern": "attribute_call", + "note": "Call via attribute access .concat(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 851, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 853, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 854, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 855, + "pattern": "attribute_call", + "note": "Call via attribute access .merge(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 858, + "pattern": "attribute_call", + "note": "Call via attribute access .merge(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 863, + "pattern": "attribute_call", + "note": "Call via attribute access .set_flags(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 871, + "pattern": "attribute_call", + "note": "Call via attribute access .reset_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 875, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 876, + "pattern": "attribute_call", + "note": "Call via attribute access .reindex(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 878, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 881, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 882, + "pattern": "attribute_call", + "note": "Call via attribute access .concat(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 888, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_pandas_methods", + "lineno": 889, + "pattern": "attribute_call", + "note": "Call via attribute access .buffer(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .use(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .by_key(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 63, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 67, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 72, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .get_size_inches(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .get_size_inches(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 87, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 93, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 99, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .get_cmap(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 101, + "pattern": "name_call_unresolved", + "note": "Call to 'cmap(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 106, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 109, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 117, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 117, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 117, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 118, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .get_paths(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .get_paths(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 124, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 134, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 138, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 138, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 138, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 139, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 140, + "pattern": "attribute_call", + "note": "Call via attribute access .get_paths(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 140, + "pattern": "attribute_call", + "note": "Call via attribute access .get_paths(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 148, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 149, + "pattern": "attribute_call", + "note": "Call via attribute access .get_cmap(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 150, + "pattern": "name_call_unresolved", + "note": "Call to 'cmap(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 150, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 151, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 153, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 154, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 157, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 158, + "pattern": "attribute_call", + "note": "Call via attribute access .get_cmap(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 159, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 163, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 163, + "pattern": "attribute_call", + "note": "Call via attribute access .get_cmap(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 164, + "pattern": "attribute_call", + "note": "Call via attribute access .get_cmap(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 165, + "pattern": "name_call_unresolved", + "note": "Call to 'cmap(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 166, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 169, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 170, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 172, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 173, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 176, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 178, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 180, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 182, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 184, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 185, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 187, + "pattern": "attribute_call", + "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 189, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 192, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 194, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 198, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 199, + "pattern": "attribute_call", + "note": "Call via attribute access .get_sizes(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 201, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 202, + "pattern": "attribute_call", + "note": "Call via attribute access .get_sizes(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 204, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 205, + "pattern": "attribute_call", + "note": "Call via attribute access .get_sizes(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 207, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 208, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 208, + "pattern": "attribute_call", + "note": "Call via attribute access .get_sizes(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 210, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 211, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 211, + "pattern": "attribute_call", + "note": "Call via attribute access .get_sizes(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 214, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 218, + "pattern": "attribute_call", + "note": "Call via attribute access .get_sizes(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 222, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 223, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 224, + "pattern": "attribute_call", + "note": "Call via attribute access .get_sizes(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 226, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 227, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 229, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 230, + "pattern": "attribute_call", + "note": "Call via attribute access .get_sizes(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 232, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 232, + "pattern": "attribute_call", + "note": "Call via attribute access .get_sizes(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 235, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 237, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 238, + "pattern": "attribute_call", + "note": "Call via attribute access .get_paths(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 242, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 243, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 243, + "pattern": "attribute_call", + "note": "Call via attribute access .get_edgecolor(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 246, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 247, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 247, + "pattern": "attribute_call", + "note": "Call via attribute access .get_alpha(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 249, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 249, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 254, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 255, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 255, + "pattern": "attribute_call", + "note": "Call via attribute access .get_alpha(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 259, + "pattern": "attribute_call", + "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 260, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 265, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 266, + "pattern": "attribute_call", + "note": "Call via attribute access .get_figure(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 269, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 270, + "pattern": "attribute_call", + "note": "Call via attribute access .get_figure(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 274, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 275, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 276, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 276, + "pattern": "attribute_call", + "note": "Call via attribute access .get_figure(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 278, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 280, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 284, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 285, + "pattern": "attribute_call", + "note": "Call via attribute access .get_legend(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 286, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 286, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 286, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 290, + "pattern": "attribute_call", + "note": "Call via attribute access .LogNorm(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 291, + "pattern": "attribute_call", + "note": "Call via attribute access .min(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 291, + "pattern": "attribute_call", + "note": "Call via attribute access .max(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 293, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 294, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 295, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 295, + "pattern": "attribute_call", + "note": "Call via attribute access .get_figure(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 297, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 299, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 306, + "pattern": "attribute_call", + "note": "Call via attribute access .Normalize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 307, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 308, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 309, + "pattern": "name_call_unresolved", + "note": "Call to 'cmap(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 309, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 310, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 311, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 312, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 313, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 314, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 317, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 318, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 319, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 321, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 322, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 323, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 325, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 326, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 327, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 331, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 332, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 341, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 342, + "pattern": "attribute_call", + "note": "Call via attribute access .intersection(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 343, + "pattern": "attribute_call", + "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 345, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 351, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 372, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 376, + "pattern": "attribute_call", + "note": "Call via attribute access .intersection(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 377, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 378, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 380, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 380, + "pattern": "attribute_call", + "note": "Call via attribute access .get_edgecolor(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 380, + "pattern": "attribute_call", + "note": "Call via attribute access .get_children(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 382, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 382, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolor(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 382, + "pattern": "attribute_call", + "note": "Call via attribute access .get_children(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 354, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 386, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 387, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 389, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 390, + "pattern": "attribute_call", + "note": "Call via attribute access .get_cmap(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 391, + "pattern": "name_call_unresolved", + "note": "Call to 'cmap(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 391, + "pattern": "name_call_unresolved", + "note": "Call to 'cmap(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 392, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 394, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 396, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 399, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 400, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 400, + "pattern": "attribute_call", + "note": "Call via attribute access .get_alpha(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 402, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 407, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 408, + "pattern": "attribute_call", + "note": "Call via attribute access .get_alpha(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 415, + "pattern": "attribute_call", + "note": "Call via attribute access .Categorical(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 416, + "pattern": "attribute_call", + "note": "Call via attribute access .Categorical(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 419, + "pattern": "attribute_call", + "note": "Call via attribute access .Categorical(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 423, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 424, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 426, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 427, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 428, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 431, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 432, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 433, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 434, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 435, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 436, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 438, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 439, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 441, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 442, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 443, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 444, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 446, + "pattern": "attribute_call", + "note": "Call via attribute access .get_legend_handles_labels(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 448, + "pattern": "attribute_call", + "note": "Call via attribute access .get_legend_handles_labels(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 449, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 450, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolor(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 450, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolor(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 452, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 453, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolor(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 453, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolor(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 456, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 457, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 459, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 462, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 464, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 467, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 470, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 473, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 480, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 481, + "pattern": "attribute_call", + "note": "Call via attribute access .get_cmap(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 482, + "pattern": "name_call_unresolved", + "note": "Call to 'cmap(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 482, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 483, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 485, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 486, + "pattern": "attribute_call", + "note": "Call via attribute access .get_cmap(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 487, + "pattern": "name_call_unresolved", + "note": "Call to 'cmap(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 487, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 488, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 489, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 491, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 494, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 495, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 496, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 497, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 497, + "pattern": "attribute_call", + "note": "Call via attribute access .get_legend(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 498, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 498, + "pattern": "attribute_call", + "note": "Call via attribute access .get_legend(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 499, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 500, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 504, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 505, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 506, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 510, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 517, + "pattern": "attribute_call", + "note": "Call via attribute access .get_aspect(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 523, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 524, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 525, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 529, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 535, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 536, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 540, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 544, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 548, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 552, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 556, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 557, + "pattern": "attribute_call", + "note": "Call via attribute access .get_ylim(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 558, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 559, + "pattern": "attribute_call", + "note": "Call via attribute access .get_ylim(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 560, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 561, + "pattern": "attribute_call", + "note": "Call via attribute access .get_ylim(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 562, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 563, + "pattern": "attribute_call", + "note": "Call via attribute access .get_ylim(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 567, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 568, + "pattern": "attribute_call", + "note": "Call via attribute access .get_ylim(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 569, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 570, + "pattern": "attribute_call", + "note": "Call via attribute access .get_ylim(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 571, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 572, + "pattern": "attribute_call", + "note": "Call via attribute access .get_ylim(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 573, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 574, + "pattern": "attribute_call", + "note": "Call via attribute access .get_ylim(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 577, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 578, + "pattern": "attribute_call", + "note": "Call via attribute access .get_colors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 580, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 581, + "pattern": "attribute_call", + "note": "Call via attribute access .get_colors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 583, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 584, + "pattern": "attribute_call", + "note": "Call via attribute access .get_colors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 586, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 587, + "pattern": "attribute_call", + "note": "Call via attribute access .get_colors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 590, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 592, + "pattern": "attribute_call", + "note": "Call via attribute access .get_colors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 594, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 596, + "pattern": "attribute_call", + "note": "Call via attribute access .get_colors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 598, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 599, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 601, + "pattern": "attribute_call", + "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 603, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 606, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 607, + "pattern": "attribute_call", + "note": "Call via attribute access .get_colors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 612, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 613, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 614, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 616, + "pattern": "attribute_call", + "note": "Call via attribute access .get_linestyle(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 619, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 620, + "pattern": "attribute_call", + "note": "Call via attribute access .get_linestyle(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 626, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 627, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 628, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 629, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 631, + "pattern": "attribute_call", + "note": "Call via attribute access .get_linestyle(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 636, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 637, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 638, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 640, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 640, + "pattern": "attribute_call", + "note": "Call via attribute access .get_linewidths(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 645, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 646, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 647, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 648, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 650, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 650, + "pattern": "attribute_call", + "note": "Call via attribute access .get_linewidths(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 653, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 654, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 654, + "pattern": "attribute_call", + "note": "Call via attribute access .get_alpha(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 656, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 656, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 661, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 662, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 662, + "pattern": "attribute_call", + "note": "Call via attribute access .get_alpha(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 669, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 670, + "pattern": "attribute_call", + "note": "Call via attribute access .get_path_effects(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 678, + "pattern": "attribute_call", + "note": "Call via attribute access .Normalize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 679, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 680, + "pattern": "attribute_call", + "note": "Call via attribute access .get_edgecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 681, + "pattern": "name_call_unresolved", + "note": "Call to 'cmap(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 681, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 682, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 683, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 684, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 685, + "pattern": "attribute_call", + "note": "Call via attribute access .get_edgecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 686, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 690, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 691, + "pattern": "attribute_call", + "note": "Call via attribute access .get_paths(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 692, + "pattern": "attribute_call", + "note": "Call via attribute access .get_edgecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 694, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 695, + "pattern": "attribute_call", + "note": "Call via attribute access .get_cmap(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 697, + "pattern": "name_call_unresolved", + "note": "Call to 'cmap(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 697, + "pattern": "name_call_unresolved", + "note": "Call to 'cmap(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 697, + "pattern": "name_call_unresolved", + "note": "Call to 'cmap(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 697, + "pattern": "name_call_unresolved", + "note": "Call to 'cmap(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 698, + "pattern": "attribute_call", + "note": "Call via attribute access .get_edgecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 700, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 702, + "pattern": "attribute_call", + "note": "Call via attribute access .get_edgecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 709, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 710, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 714, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 719, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 720, + "pattern": "attribute_call", + "note": "Call via attribute access .concat(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 724, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 725, + "pattern": "attribute_call", + "note": "Call via attribute access .get_xlim(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 726, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 727, + "pattern": "attribute_call", + "note": "Call via attribute access .get_xlim(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 728, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 729, + "pattern": "attribute_call", + "note": "Call via attribute access .get_xlim(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 730, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 731, + "pattern": "attribute_call", + "note": "Call via attribute access .get_xlim(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 735, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 736, + "pattern": "attribute_call", + "note": "Call via attribute access .get_xlim(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 737, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 738, + "pattern": "attribute_call", + "note": "Call via attribute access .get_xlim(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 739, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 740, + "pattern": "attribute_call", + "note": "Call via attribute access .get_xlim(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 741, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 742, + "pattern": "attribute_call", + "note": "Call via attribute access .get_xlim(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 745, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 746, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 748, + "pattern": "attribute_call", + "note": "Call via attribute access .get_edgecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 750, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 751, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 752, + "pattern": "attribute_call", + "note": "Call via attribute access .get_edgecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 755, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 756, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 757, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 758, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 759, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 760, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 761, + "pattern": "attribute_call", + "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 763, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 766, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 767, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 773, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 774, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 775, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 778, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 779, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 780, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 780, + "pattern": "attribute_call", + "note": "Call via attribute access .not_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 784, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 785, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 788, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 789, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 790, + "pattern": "attribute_call", + "note": "Call via attribute access .get_edgecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 793, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 794, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 795, + "pattern": "attribute_call", + "note": "Call via attribute access .get_edgecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 799, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 800, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 801, + "pattern": "attribute_call", + "note": "Call via attribute access .get_edgecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 804, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 805, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 806, + "pattern": "attribute_call", + "note": "Call via attribute access .get_edgecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 808, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 811, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 812, + "pattern": "attribute_call", + "note": "Call via attribute access .get_edgecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 816, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 817, + "pattern": "attribute_call", + "note": "Call via attribute access .get_linestyle(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 820, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 821, + "pattern": "attribute_call", + "note": "Call via attribute access .get_linestyle(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 827, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 828, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 830, + "pattern": "attribute_call", + "note": "Call via attribute access .get_linestyle(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 834, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 835, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 835, + "pattern": "attribute_call", + "note": "Call via attribute access .get_linewidths(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 837, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 837, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 838, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 838, + "pattern": "attribute_call", + "note": "Call via attribute access .get_linewidths(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 841, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 842, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 842, + "pattern": "attribute_call", + "note": "Call via attribute access .get_alpha(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 844, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 849, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 849, + "pattern": "attribute_call", + "note": "Call via attribute access .get_alpha(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 852, + "pattern": "attribute_call", + "note": "Call via attribute access .unique(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 854, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 864, + "pattern": "attribute_call", + "note": "Call via attribute access .get_texts(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 864, + "pattern": "attribute_call", + "note": "Call via attribute access .get_legend(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 865, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 865, + "pattern": "attribute_call", + "note": "Call via attribute access .get_text(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 865, + "pattern": "attribute_call", + "note": "Call via attribute access .get_texts(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 865, + "pattern": "attribute_call", + "note": "Call via attribute access .get_legend(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 866, + "pattern": "attribute_call", + "note": "Call via attribute access .get_frame_on(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 866, + "pattern": "attribute_call", + "note": "Call via attribute access .get_legend(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 873, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 879, + "pattern": "attribute_call", + "note": "Call via attribute access .get_figure(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 880, + "pattern": "attribute_call", + "note": "Call via attribute access .get_ylabel(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 882, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 889, + "pattern": "attribute_call", + "note": "Call via attribute access .get_figure(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 890, + "pattern": "attribute_call", + "note": "Call via attribute access .get_xlabel(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 912, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 913, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 927, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 928, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 929, + "pattern": "attribute_call", + "note": "Call via attribute access .get_paths(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 930, + "pattern": "attribute_call", + "note": "Call via attribute access .to_numpy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 930, + "pattern": "attribute_call", + "note": "Call via attribute access .get_coordinates(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 930, + "pattern": "attribute_call", + "note": "Call via attribute access .normalize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 931, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 935, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 936, + "pattern": "attribute_call", + "note": "Call via attribute access .get_paths(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 937, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 939, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 940, + "pattern": "attribute_call", + "note": "Call via attribute access .get_cmap(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 942, + "pattern": "name_call_unresolved", + "note": "Call to 'cmap(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 942, + "pattern": "name_call_unresolved", + "note": "Call to 'cmap(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 943, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 945, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 947, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 951, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 952, + "pattern": "attribute_call", + "note": "Call via attribute access .get_linestyle(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 955, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 956, + "pattern": "attribute_call", + "note": "Call via attribute access .get_linestyle(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 962, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 963, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 965, + "pattern": "attribute_call", + "note": "Call via attribute access .get_linestyle(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 969, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 970, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 970, + "pattern": "attribute_call", + "note": "Call via attribute access .get_linewidths(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 973, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 973, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 974, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 974, + "pattern": "attribute_call", + "note": "Call via attribute access .get_linewidths(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 977, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 978, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 978, + "pattern": "attribute_call", + "note": "Call via attribute access .get_alpha(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 980, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 985, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 985, + "pattern": "attribute_call", + "note": "Call via attribute access .get_alpha(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 998, + "pattern": "attribute_call", + "note": "Call via attribute access .difference(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 999, + "pattern": "attribute_call", + "note": "Call via attribute access .difference(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1001, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1002, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1006, + "pattern": "attribute_call", + "note": "Call via attribute access .difference(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1007, + "pattern": "attribute_call", + "note": "Call via attribute access .difference(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1009, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1010, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1011, + "pattern": "attribute_call", + "note": "Call via attribute access .get_paths(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1013, + "pattern": "attribute_call", + "note": "Call via attribute access .to_numpy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1013, + "pattern": "attribute_call", + "note": "Call via attribute access .get_coordinates(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1013, + "pattern": "attribute_call", + "note": "Call via attribute access .normalize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1014, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1019, + "pattern": "attribute_call", + "note": "Call via attribute access .Normalize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1020, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1021, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1022, + "pattern": "name_call_unresolved", + "note": "Call to 'cmap(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1022, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1023, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1024, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1025, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1026, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1027, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1034, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1035, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1039, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1045, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1054, + "pattern": "attribute_call", + "note": "Call via attribute access .buffer(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1057, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1058, + "pattern": "attribute_call", + "note": "Call via attribute access .dissolve(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1061, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1065, + "pattern": "attribute_call", + "note": "Call via attribute access .concatenate(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1065, + "pattern": "attribute_call", + "note": "Call via attribute access .get_edgecolor(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1070, + "pattern": "attribute_call", + "note": "Call via attribute access .concatenate(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1070, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolor(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1075, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1079, + "pattern": "attribute_call", + "note": "Call via attribute access .concatenate(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1079, + "pattern": "attribute_call", + "note": "Call via attribute access .get_edgecolor(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1084, + "pattern": "attribute_call", + "note": "Call via attribute access .concatenate(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1084, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolor(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1101, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1102, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1106, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1108, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1111, + "pattern": "attribute_call", + "note": "Call via attribute access .get_edgecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1113, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1116, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1117, + "pattern": "attribute_call", + "note": "Call via attribute access .get_cmap(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1118, + "pattern": "name_call_unresolved", + "note": "Call to 'cmap(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1119, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1121, + "pattern": "attribute_call", + "note": "Call via attribute access .get_edgecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1123, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1131, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1132, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1133, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1134, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1135, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1143, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1148, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1149, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1153, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1154, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1155, + "pattern": "attribute_call", + "note": "Call via attribute access .get_edgecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1156, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1159, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1160, + "pattern": "attribute_call", + "note": "Call via attribute access .get_cmap(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1161, + "pattern": "name_call_unresolved", + "note": "Call to 'cmap(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1161, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1162, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1163, + "pattern": "attribute_call", + "note": "Call via attribute access .get_edgecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1164, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1167, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1168, + "pattern": "attribute_call", + "note": "Call via attribute access .get_sizes(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1169, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1170, + "pattern": "attribute_call", + "note": "Call via attribute access .get_sizes(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1175, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1176, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1178, + "pattern": "attribute_call", + "note": "Call via attribute access .get_linestyle(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1181, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1182, + "pattern": "attribute_call", + "note": "Call via attribute access .get_linestyle(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1189, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1190, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1191, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1193, + "pattern": "attribute_call", + "note": "Call via attribute access .get_linestyle(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1194, + "pattern": "attribute_call", + "note": "Call via attribute access .get_linestyle(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1195, + "pattern": "attribute_call", + "note": "Call via attribute access .get_linestyle(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1199, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1200, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1200, + "pattern": "attribute_call", + "note": "Call via attribute access .get_linewidths(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1205, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1206, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1207, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1209, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1209, + "pattern": "attribute_call", + "note": "Call via attribute access .get_linewidths(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1210, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1210, + "pattern": "attribute_call", + "note": "Call via attribute access .get_linewidths(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1211, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1211, + "pattern": "attribute_call", + "note": "Call via attribute access .get_linewidths(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1214, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1215, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1215, + "pattern": "attribute_call", + "note": "Call via attribute access .get_alpha(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1216, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1218, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1218, + "pattern": "attribute_call", + "note": "Call via attribute access .get_alpha(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1219, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1219, + "pattern": "attribute_call", + "note": "Call via attribute access .get_alpha(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1220, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1220, + "pattern": "attribute_call", + "note": "Call via attribute access .get_alpha(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1226, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1228, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1230, + "pattern": "attribute_call", + "note": "Call via attribute access .mean(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1231, + "pattern": "attribute_call", + "note": "Call via attribute access .cos(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1223, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1238, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1239, + "pattern": "attribute_call", + "note": "Call via attribute access .get_aspect(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1240, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1241, + "pattern": "attribute_call", + "note": "Call via attribute access .get_aspect(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1242, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1243, + "pattern": "attribute_call", + "note": "Call via attribute access .get_aspect(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1244, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1245, + "pattern": "attribute_call", + "note": "Call via attribute access .get_aspect(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1246, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1247, + "pattern": "attribute_call", + "note": "Call via attribute access .get_aspect(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1248, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1249, + "pattern": "attribute_call", + "note": "Call via attribute access .get_aspect(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1252, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1253, + "pattern": "attribute_call", + "note": "Call via attribute access .get_aspect(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1254, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1255, + "pattern": "attribute_call", + "note": "Call via attribute access .get_aspect(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1256, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1257, + "pattern": "attribute_call", + "note": "Call via attribute access .get_aspect(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1258, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1259, + "pattern": "attribute_call", + "note": "Call via attribute access .get_aspect(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1260, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1261, + "pattern": "attribute_call", + "note": "Call via attribute access .get_aspect(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1262, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1263, + "pattern": "attribute_call", + "note": "Call via attribute access .get_aspect(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1264, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1265, + "pattern": "attribute_call", + "note": "Call via attribute access .get_aspect(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1266, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1267, + "pattern": "attribute_call", + "note": "Call via attribute access .get_aspect(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1268, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1269, + "pattern": "attribute_call", + "note": "Call via attribute access .get_aspect(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1270, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1271, + "pattern": "attribute_call", + "note": "Call via attribute access .get_aspect(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1272, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1273, + "pattern": "attribute_call", + "note": "Call via attribute access .get_aspect(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1274, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1275, + "pattern": "attribute_call", + "note": "Call via attribute access .get_aspect(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1276, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1277, + "pattern": "attribute_call", + "note": "Call via attribute access .get_aspect(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1278, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1279, + "pattern": "attribute_call", + "note": "Call via attribute access .get_aspect(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1280, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1281, + "pattern": "attribute_call", + "note": "Call via attribute access .get_aspect(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1282, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1283, + "pattern": "attribute_call", + "note": "Call via attribute access .get_aspect(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1284, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1285, + "pattern": "attribute_call", + "note": "Call via attribute access .get_aspect(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1286, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1287, + "pattern": "attribute_call", + "note": "Call via attribute access .get_aspect(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1234, + "pattern": "attribute_call", + "note": "Call via attribute access .usefixtures(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1235, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1299, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1302, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1307, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1308, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1309, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1310, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1311, + "pattern": "attribute_call", + "note": "Call via attribute access .linspace(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1318, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1323, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1326, + "pattern": "attribute_call", + "note": "Call via attribute access .get_text(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1326, + "pattern": "attribute_call", + "note": "Call via attribute access .get_texts(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1326, + "pattern": "attribute_call", + "note": "Call via attribute access .get_legend(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1328, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1329, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1329, + "pattern": "attribute_call", + "note": "Call via attribute access .Quantiles(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1334, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1342, + "pattern": "attribute_call", + "note": "Call via attribute access .Quantiles(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1343, + "pattern": "attribute_call", + "note": "Call via attribute access .get_yticklabels(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1343, + "pattern": "attribute_call", + "note": "Call via attribute access .get_figure(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1345, + "pattern": "attribute_call", + "note": "Call via attribute access .get_position(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1348, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1356, + "pattern": "attribute_call", + "note": "Call via attribute access .get_text(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1356, + "pattern": "attribute_call", + "note": "Call via attribute access .get_texts(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1356, + "pattern": "attribute_call", + "note": "Call via attribute access .get_legend(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1361, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1364, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1374, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1377, + "pattern": "attribute_call", + "note": "Call via attribute access .get_text(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1377, + "pattern": "attribute_call", + "note": "Call via attribute access .get_texts(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1377, + "pattern": "attribute_call", + "note": "Call via attribute access .get_legend(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1382, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1390, + "pattern": "attribute_call", + "note": "Call via attribute access .get_figure(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1391, + "pattern": "attribute_call", + "note": "Call via attribute access .get_text(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1391, + "pattern": "attribute_call", + "note": "Call via attribute access .get_yticklabels(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1396, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1404, + "pattern": "attribute_call", + "note": "Call via attribute access .get_text(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1404, + "pattern": "attribute_call", + "note": "Call via attribute access .get_texts(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1404, + "pattern": "attribute_call", + "note": "Call via attribute access .get_legend(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1409, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1417, + "pattern": "attribute_call", + "note": "Call via attribute access .get_text(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1417, + "pattern": "attribute_call", + "note": "Call via attribute access .get_texts(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1417, + "pattern": "attribute_call", + "note": "Call via attribute access .get_legend(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1423, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1424, + "pattern": "attribute_call", + "note": "Call via attribute access .get_texts(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1424, + "pattern": "attribute_call", + "note": "Call via attribute access .get_legend(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1421, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1428, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1435, + "pattern": "attribute_call", + "note": "Call via attribute access .get_figure(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1436, + "pattern": "attribute_call", + "note": "Call via attribute access .get_yticklabels(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1426, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1441, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1444, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1452, + "pattern": "attribute_call", + "note": "Call via attribute access .get_text(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1452, + "pattern": "attribute_call", + "note": "Call via attribute access .get_texts(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1452, + "pattern": "attribute_call", + "note": "Call via attribute access .get_legend(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1454, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1455, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1455, + "pattern": "attribute_call", + "note": "Call via attribute access .Percentiles(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1463, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1465, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1472, + "pattern": "attribute_call", + "note": "Call via attribute access .axes(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1476, + "pattern": "attribute_call", + "note": "Call via attribute access .append_axes(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1477, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1478, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1485, + "pattern": "attribute_call", + "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1486, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1487, + "pattern": "attribute_call", + "note": "Call via attribute access .get_position(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1487, + "pattern": "attribute_call", + "note": "Call via attribute access .get_figure(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1488, + "pattern": "attribute_call", + "note": "Call via attribute access .get_position(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1488, + "pattern": "attribute_call", + "note": "Call via attribute access .get_figure(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1491, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1495, + "pattern": "attribute_call", + "note": "Call via attribute access .append_axes(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1496, + "pattern": "attribute_call", + "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1497, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1498, + "pattern": "attribute_call", + "note": "Call via attribute access .get_position(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1499, + "pattern": "attribute_call", + "note": "Call via attribute access .get_position(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1503, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1504, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1524, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1524, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1527, + "pattern": "attribute_call", + "note": "Call via attribute access .get_paths(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1540, + "pattern": "attribute_call", + "note": "Call via attribute access .get_text(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1540, + "pattern": "attribute_call", + "note": "Call via attribute access .get_texts(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1540, + "pattern": "attribute_call", + "note": "Call via attribute access .get_legend(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1544, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolor(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1544, + "pattern": "attribute_call", + "note": "Call via attribute access .get_patches(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1544, + "pattern": "attribute_call", + "note": "Call via attribute access .get_legend(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1547, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1554, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1554, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1557, + "pattern": "attribute_call", + "note": "Call via attribute access .get_paths(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1559, + "pattern": "attribute_call", + "note": "Call via attribute access .get_text(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1559, + "pattern": "attribute_call", + "note": "Call via attribute access .get_texts(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1559, + "pattern": "attribute_call", + "note": "Call via attribute access .get_legend(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1562, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolor(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1562, + "pattern": "attribute_call", + "note": "Call via attribute access .get_patches(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1562, + "pattern": "attribute_call", + "note": "Call via attribute access .get_legend(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1565, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1572, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1572, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1575, + "pattern": "attribute_call", + "note": "Call via attribute access .get_paths(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1577, + "pattern": "attribute_call", + "note": "Call via attribute access .get_text(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1577, + "pattern": "attribute_call", + "note": "Call via attribute access .get_texts(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1577, + "pattern": "attribute_call", + "note": "Call via attribute access .get_legend(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1581, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolor(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1581, + "pattern": "attribute_call", + "note": "Call via attribute access .get_patches(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1581, + "pattern": "attribute_call", + "note": "Call via attribute access .get_legend(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1585, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1586, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1593, + "pattern": "attribute_call", + "note": "Call via attribute access .get_figure(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1594, + "pattern": "attribute_call", + "note": "Call via attribute access .get_text(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1594, + "pattern": "attribute_call", + "note": "Call via attribute access .get_yticklabels(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1611, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_almost_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1612, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1615, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1624, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1624, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1625, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1628, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1635, + "pattern": "attribute_call", + "note": "Call via attribute access .get_figure(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1636, + "pattern": "attribute_call", + "note": "Call via attribute access .get_text(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1636, + "pattern": "attribute_call", + "note": "Call via attribute access .get_yticklabels(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1638, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_almost_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1639, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1642, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1652, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1652, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1653, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1656, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1663, + "pattern": "attribute_call", + "note": "Call via attribute access .get_figure(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1664, + "pattern": "attribute_call", + "note": "Call via attribute access .get_text(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1664, + "pattern": "attribute_call", + "note": "Call via attribute access .get_yticklabels(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1666, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_almost_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1667, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1670, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1678, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1678, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1679, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1683, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1688, + "pattern": "attribute_call", + "note": "Call via attribute access .get_text(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1688, + "pattern": "attribute_call", + "note": "Call via attribute access .get_texts(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1688, + "pattern": "attribute_call", + "note": "Call via attribute access .get_legend(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1698, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1701, + "pattern": "attribute_call", + "note": "Call via attribute access .get_text(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1701, + "pattern": "attribute_call", + "note": "Call via attribute access .get_texts(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1701, + "pattern": "attribute_call", + "note": "Call via attribute access .get_legend(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1713, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1714, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1723, + "pattern": "attribute_call", + "note": "Call via attribute access .legend(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1725, + "pattern": "attribute_call", + "note": "Call via attribute access .get_legend_handles_labels(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1711, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1739, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1740, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1749, + "pattern": "attribute_call", + "note": "Call via attribute access .legend(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1751, + "pattern": "attribute_call", + "note": "Call via attribute access .get_legend_handles_labels(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1737, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1756, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1757, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1765, + "pattern": "attribute_call", + "note": "Call via attribute access .legend(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1767, + "pattern": "attribute_call", + "note": "Call via attribute access .get_legend_handles_labels(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1772, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1775, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1779, + "pattern": "attribute_call", + "note": "Call via attribute access .LogNorm(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1783, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1784, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1794, + "pattern": "attribute_call", + "note": "Call via attribute access .get_figure(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1795, + "pattern": "attribute_call", + "note": "Call via attribute access .get_text(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1795, + "pattern": "attribute_call", + "note": "Call via attribute access .get_yticklabels(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1799, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1806, + "pattern": "attribute_call", + "note": "Call via attribute access .get_paths(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1808, + "pattern": "attribute_call", + "note": "Call via attribute access .get_legend_handles_labels(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1818, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1825, + "pattern": "attribute_call", + "note": "Call via attribute access .get_paths(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1827, + "pattern": "attribute_call", + "note": "Call via attribute access .get_legend_handles_labels(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1837, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1845, + "pattern": "attribute_call", + "note": "Call via attribute access .get_paths(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1847, + "pattern": "attribute_call", + "note": "Call via attribute access .get_legend_handles_labels(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1857, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1865, + "pattern": "attribute_call", + "note": "Call via attribute access .get_figure(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1866, + "pattern": "attribute_call", + "note": "Call via attribute access .get_text(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1866, + "pattern": "attribute_call", + "note": "Call via attribute access .get_yticklabels(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1870, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1878, + "pattern": "attribute_call", + "note": "Call via attribute access .get_figure(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1879, + "pattern": "attribute_call", + "note": "Call via attribute access .get_text(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1879, + "pattern": "attribute_call", + "note": "Call via attribute access .get_yticklabels(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1883, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1892, + "pattern": "attribute_call", + "note": "Call via attribute access .get_figure(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1893, + "pattern": "attribute_call", + "note": "Call via attribute access .get_text(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1893, + "pattern": "attribute_call", + "note": "Call via attribute access .get_yticklabels(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1897, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1898, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1902, + "pattern": "attribute_call", + "note": "Call via attribute access .get_text(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1902, + "pattern": "attribute_call", + "note": "Call via attribute access .get_texts(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1902, + "pattern": "attribute_call", + "note": "Call via attribute access .get_legend(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1904, + "pattern": "attribute_call", + "note": "Call via attribute access .get_paths(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1908, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1909, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1915, + "pattern": "attribute_call", + "note": "Call via attribute access .get_text(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1915, + "pattern": "attribute_call", + "note": "Call via attribute access .get_texts(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1915, + "pattern": "attribute_call", + "note": "Call via attribute access .get_legend(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1917, + "pattern": "attribute_call", + "note": "Call via attribute access .get_paths(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1921, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1925, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1290, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1931, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1932, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1933, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1936, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1945, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1948, + "pattern": "attribute_call", + "note": "Call via attribute access .cla(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1952, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1955, + "pattern": "attribute_call", + "note": "Call via attribute access .cla(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1959, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1960, + "pattern": "attribute_call", + "note": "Call via attribute access .get_edgecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1961, + "pattern": "attribute_call", + "note": "Call via attribute access .cla(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1965, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1966, + "pattern": "attribute_call", + "note": "Call via attribute access .get_edgecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1967, + "pattern": "attribute_call", + "note": "Call via attribute access .cla(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1971, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1972, + "pattern": "attribute_call", + "note": "Call via attribute access .get_edgecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1973, + "pattern": "attribute_call", + "note": "Call via attribute access .cla(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1982, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1987, + "pattern": "attribute_call", + "note": "Call via attribute access .get_edgecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1990, + "pattern": "attribute_call", + "note": "Call via attribute access .cla(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 1993, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2000, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2002, + "pattern": "attribute_call", + "note": "Call via attribute access .draw_idle(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2003, + "pattern": "attribute_call", + "note": "Call via attribute access .get_cmap(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2004, + "pattern": "name_call_unresolved", + "note": "Call to 'cmap(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2004, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2005, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2014, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2017, + "pattern": "attribute_call", + "note": "Call via attribute access .cla(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2021, + "pattern": "attribute_call", + "note": "Call via attribute access .get_color(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2022, + "pattern": "attribute_call", + "note": "Call via attribute access .cla(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2026, + "pattern": "attribute_call", + "note": "Call via attribute access .get_colors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2027, + "pattern": "attribute_call", + "note": "Call via attribute access .cla(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2031, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2032, + "pattern": "attribute_call", + "note": "Call via attribute access .get_edgecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2033, + "pattern": "attribute_call", + "note": "Call via attribute access .cla(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2037, + "pattern": "attribute_call", + "note": "Call via attribute access .get_colors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2038, + "pattern": "attribute_call", + "note": "Call via attribute access .cla(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2047, + "pattern": "attribute_call", + "note": "Call via attribute access .get_colors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2050, + "pattern": "attribute_call", + "note": "Call via attribute access .cla(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2055, + "pattern": "attribute_call", + "note": "Call via attribute access .get_linestyle(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2058, + "pattern": "attribute_call", + "note": "Call via attribute access .cla(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2061, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2067, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2071, + "pattern": "attribute_call", + "note": "Call via attribute access .draw_idle(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2072, + "pattern": "attribute_call", + "note": "Call via attribute access .get_cmap(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2073, + "pattern": "name_call_unresolved", + "note": "Call to 'cmap(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2073, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2074, + "pattern": "attribute_call", + "note": "Call via attribute access .get_color(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2075, + "pattern": "attribute_call", + "note": "Call via attribute access .cla(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2079, + "pattern": "attribute_call", + "note": "Call via attribute access .draw_idle(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2080, + "pattern": "attribute_call", + "note": "Call via attribute access .get_cmap(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2081, + "pattern": "name_call_unresolved", + "note": "Call to 'cmap(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2081, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2082, + "pattern": "attribute_call", + "note": "Call via attribute access .get_color(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2083, + "pattern": "attribute_call", + "note": "Call via attribute access .cla(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2087, + "pattern": "attribute_call", + "note": "Call via attribute access .draw_idle(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2088, + "pattern": "attribute_call", + "note": "Call via attribute access .get_cmap(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2089, + "pattern": "name_call_unresolved", + "note": "Call to 'cmap(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2090, + "pattern": "attribute_call", + "note": "Call via attribute access .get_color(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2091, + "pattern": "attribute_call", + "note": "Call via attribute access .cla(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2098, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2101, + "pattern": "attribute_call", + "note": "Call via attribute access .cla(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2105, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolor(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2106, + "pattern": "attribute_call", + "note": "Call via attribute access .get_edgecolor(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2107, + "pattern": "attribute_call", + "note": "Call via attribute access .cla(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2111, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolor(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2112, + "pattern": "attribute_call", + "note": "Call via attribute access .get_edgecolor(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2113, + "pattern": "attribute_call", + "note": "Call via attribute access .cla(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2117, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolor(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2118, + "pattern": "attribute_call", + "note": "Call via attribute access .get_edgecolor(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2119, + "pattern": "attribute_call", + "note": "Call via attribute access .cla(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2128, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolor(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2133, + "pattern": "attribute_call", + "note": "Call via attribute access .get_edgecolor(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2136, + "pattern": "attribute_call", + "note": "Call via attribute access .cla(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2140, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolor(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2141, + "pattern": "attribute_call", + "note": "Call via attribute access .get_edgecolor(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2142, + "pattern": "attribute_call", + "note": "Call via attribute access .cla(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2146, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolor(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2147, + "pattern": "attribute_call", + "note": "Call via attribute access .get_edgecolor(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2148, + "pattern": "attribute_call", + "note": "Call via attribute access .cla(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2151, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2157, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2161, + "pattern": "attribute_call", + "note": "Call via attribute access .draw_idle(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2162, + "pattern": "attribute_call", + "note": "Call via attribute access .get_cmap(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2163, + "pattern": "name_call_unresolved", + "note": "Call to 'cmap(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2163, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2164, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolor(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2167, + "pattern": "attribute_call", + "note": "Call via attribute access .cla(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2171, + "pattern": "attribute_call", + "note": "Call via attribute access .draw_idle(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2172, + "pattern": "attribute_call", + "note": "Call via attribute access .get_cmap(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2173, + "pattern": "name_call_unresolved", + "note": "Call to 'cmap(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2173, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2174, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolor(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2175, + "pattern": "attribute_call", + "note": "Call via attribute access .cla(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2179, + "pattern": "attribute_call", + "note": "Call via attribute access .draw_idle(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2180, + "pattern": "attribute_call", + "note": "Call via attribute access .get_cmap(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2181, + "pattern": "name_call_unresolved", + "note": "Call to 'cmap(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2182, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolor(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2183, + "pattern": "attribute_call", + "note": "Call via attribute access .cla(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2187, + "pattern": "attribute_call", + "note": "Call via attribute access .draw_idle(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2188, + "pattern": "attribute_call", + "note": "Call via attribute access .get_cmap(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2189, + "pattern": "name_call_unresolved", + "note": "Call to 'cmap(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2189, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2190, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolor(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2191, + "pattern": "attribute_call", + "note": "Call via attribute access .get_edgecolor(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2192, + "pattern": "attribute_call", + "note": "Call via attribute access .cla(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2200, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2203, + "pattern": "attribute_call", + "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2207, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2208, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2209, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2210, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2212, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2214, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2232, + "pattern": "attribute_call", + "note": "Call via attribute access .find_spec(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2233, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2236, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2246, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2221, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2251, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2252, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2253, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2255, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2259, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2260, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2261, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2265, + "pattern": "attribute_call", + "note": "Call via attribute access .error(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2276, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2277, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2278, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2279, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2280, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2283, + "pattern": "attribute_call", + "note": "Call via attribute access .from_arrays(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2284, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2287, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2288, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2289, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2290, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2291, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2292, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2293, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2294, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2295, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2296, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2297, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2298, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2298, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2299, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2300, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2301, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2302, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2303, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2306, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2307, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2308, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2309, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2310, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2311, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2312, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2313, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2314, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2315, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2316, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2317, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2318, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2319, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2322, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2323, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2324, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2327, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2328, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2328, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2339, + "pattern": "attribute_call", + "note": "Call via attribute access .difference(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2339, + "pattern": "attribute_call", + "note": "Call via attribute access .buffer(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2339, + "pattern": "attribute_call", + "note": "Call via attribute access .buffer(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2344, + "pattern": "attribute_call", + "note": "Call via attribute access .get_path(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2379, + "pattern": "attribute_call", + "note": "Call via attribute access .islice(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2379, + "pattern": "attribute_call", + "note": "Call via attribute access .cycle(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2386, + "pattern": "attribute_call", + "note": "Call via attribute access .to_rgba(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2387, + "pattern": "attribute_call", + "note": "Call via attribute access .to_rgba(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2397, + "pattern": "attribute_call", + "note": "Call via attribute access ._get_dash_pattern(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2398, + "pattern": "attribute_call", + "note": "Call via attribute access ._scale_dashes(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2404, + "pattern": "attribute_call", + "note": "Call via attribute access .get_path(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2404, + "pattern": "attribute_call", + "note": "Call via attribute access .MarkerStyle(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2415, + "pattern": "attribute_call", + "note": "Call via attribute access .get_label(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2428, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2429, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2434, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2440, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2441, + "pattern": "attribute_call", + "note": "Call via attribute access .legend(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2447, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2450, + "pattern": "attribute_call", + "note": "Call via attribute access .get_hatch(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2451, + "pattern": "attribute_call", + "note": "Call via attribute access .get_label(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2452, + "pattern": "attribute_call", + "note": "Call via attribute access .get_legend_handles_labels(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2454, + "pattern": "attribute_call", + "note": "Call via attribute access .get_hatch(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2455, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2455, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolor(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2458, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2459, + "pattern": "attribute_call", + "note": "Call via attribute access .legend(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2462, + "pattern": "attribute_call", + "note": "Call via attribute access .get_cmap(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2464, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2464, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2464, + "pattern": "name_call_unresolved", + "note": "Call to 'cmap(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2465, + "pattern": "attribute_call", + "note": "Call via attribute access .get_hatch(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2467, + "pattern": "attribute_call", + "note": "Call via attribute access .get_legend_handles_labels(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2469, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2469, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2469, + "pattern": "name_call_unresolved", + "note": "Call to 'cmap(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2470, + "pattern": "attribute_call", + "note": "Call via attribute access .get_hatch(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2496, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2500, + "pattern": "attribute_call", + "note": "Call via attribute access .get_hatch(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2501, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2501, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolor(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2503, + "pattern": "attribute_call", + "note": "Call via attribute access .get_legend_handles_labels(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2505, + "pattern": "attribute_call", + "note": "Call via attribute access .get_hatch(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2506, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2506, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolor(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2511, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2512, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2518, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2519, + "pattern": "attribute_call", + "note": "Call via attribute access .legend(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2522, + "pattern": "attribute_call", + "note": "Call via attribute access .get_legend_handles_labels(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2526, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2528, + "pattern": "attribute_call", + "note": "Call via attribute access .get_legend_handles_labels(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2535, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2538, + "pattern": "attribute_call", + "note": "Call via attribute access .get_hatch(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2539, + "pattern": "attribute_call", + "note": "Call via attribute access .get_hatch(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2540, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2541, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolors(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2546, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2549, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2552, + "pattern": "attribute_call", + "note": "Call via attribute access .concat(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2553, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2554, + "pattern": "attribute_call", + "note": "Call via attribute access .get_legend_handles_labels(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2556, + "pattern": "attribute_call", + "note": "Call via attribute access .repeat(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2559, + "pattern": "attribute_call", + "note": "Call via attribute access .get_cmap(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2560, + "pattern": "name_call_unresolved", + "note": "Call to 'cmap(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2562, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2563, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolor(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2565, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2566, + "pattern": "attribute_call", + "note": "Call via attribute access .get_edgecolor(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2568, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2569, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolor(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2573, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2574, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2575, + "pattern": "attribute_call", + "note": "Call via attribute access .legend(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2577, + "pattern": "attribute_call", + "note": "Call via attribute access .get_legend_handles_labels(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2586, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2587, + "pattern": "attribute_call", + "note": "Call via attribute access .get_edgecolor(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2591, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2592, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2593, + "pattern": "attribute_call", + "note": "Call via attribute access .legend(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2595, + "pattern": "attribute_call", + "note": "Call via attribute access .get_legend_handles_labels(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2599, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2600, + "pattern": "attribute_call", + "note": "Call via attribute access .get_edgecolor(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2603, + "pattern": "attribute_call", + "note": "Call via attribute access .get_figure(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2604, + "pattern": "attribute_call", + "note": "Call via attribute access .get_yticklabels(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2607, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2614, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2615, + "pattern": "attribute_call", + "note": "Call via attribute access .get_legend_handles_labels(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2620, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2627, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2628, + "pattern": "attribute_call", + "note": "Call via attribute access .get_legend_handles_labels(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2633, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2640, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2641, + "pattern": "attribute_call", + "note": "Call via attribute access .get_legend_handles_labels(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2646, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2647, + "pattern": "attribute_call", + "note": "Call via attribute access .get_figure(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2648, + "pattern": "attribute_call", + "note": "Call via attribute access .get_text(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2648, + "pattern": "attribute_call", + "note": "Call via attribute access .get_yticklabels(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2651, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2651, + "pattern": "attribute_call", + "note": "Call via attribute access .get_array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2654, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2655, + "pattern": "attribute_call", + "note": "Call via attribute access .get_figure(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2656, + "pattern": "attribute_call", + "note": "Call via attribute access .get_text(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2656, + "pattern": "attribute_call", + "note": "Call via attribute access .get_yticklabels(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2669, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2669, + "pattern": "attribute_call", + "note": "Call via attribute access .get_array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2672, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2673, + "pattern": "attribute_call", + "note": "Call via attribute access .get_figure(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2674, + "pattern": "attribute_call", + "note": "Call via attribute access .get_text(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2674, + "pattern": "attribute_call", + "note": "Call via attribute access .get_yticklabels(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2677, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2677, + "pattern": "attribute_call", + "note": "Call via attribute access .get_array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2690, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2695, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2700, + "pattern": "attribute_call", + "note": "Call via attribute access .get_label(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2701, + "pattern": "attribute_call", + "note": "Call via attribute access .get_hatch(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2702, + "pattern": "attribute_call", + "note": "Call via attribute access .get_linewidth(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2703, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2703, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolor(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2705, + "pattern": "attribute_call", + "note": "Call via attribute access .get_hatch(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2705, + "pattern": "attribute_call", + "note": "Call via attribute access .get_label(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2706, + "pattern": "attribute_call", + "note": "Call via attribute access .get_linewidth(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2706, + "pattern": "attribute_call", + "note": "Call via attribute access .get_label(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2708, + "pattern": "attribute_call", + "note": "Call via attribute access .get_legend_handles_labels(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2711, + "pattern": "attribute_call", + "note": "Call via attribute access .get_hatch(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2712, + "pattern": "attribute_call", + "note": "Call via attribute access .get_linewidth(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2713, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2714, + "pattern": "attribute_call", + "note": "Call via attribute access .get_facecolor(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2718, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2720, + "pattern": "attribute_call", + "note": "Call via attribute access .buffer(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2720, + "pattern": "name_call_unresolved", + "note": "Call to 'points_from_xy(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2722, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2723, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2724, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2725, + "pattern": "attribute_call", + "note": "Call via attribute access .get_edgecolor(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2726, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2728, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2729, + "pattern": "attribute_call", + "note": "Call via attribute access .get_edgecolor(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2730, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2735, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2737, + "pattern": "attribute_call", + "note": "Call via attribute access .buffer(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2737, + "pattern": "name_call_unresolved", + "note": "Call to 'points_from_xy(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2739, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2741, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2742, + "pattern": "attribute_call", + "note": "Call via attribute access .get_edgecolor(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2743, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2752, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2755, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2756, + "pattern": "attribute_call", + "note": "Call via attribute access .get_xlabel(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2757, + "pattern": "attribute_call", + "note": "Call via attribute access .get_ylabel(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2760, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2760, + "pattern": "attribute_call", + "note": "Call via attribute access .estimate_utm_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2761, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2762, + "pattern": "attribute_call", + "note": "Call via attribute access .get_xlabel(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2763, + "pattern": "attribute_call", + "note": "Call via attribute access .get_ylabel(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2766, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2767, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2768, + "pattern": "attribute_call", + "note": "Call via attribute access .get_xlabel(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2769, + "pattern": "attribute_call", + "note": "Call via attribute access .get_ylabel(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2772, + "pattern": "attribute_call", + "note": "Call via attribute access .set_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2773, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2774, + "pattern": "attribute_call", + "note": "Call via attribute access .get_xlabel(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2775, + "pattern": "attribute_call", + "note": "Call via attribute access .get_ylabel(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2780, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2781, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2782, + "pattern": "attribute_call", + "note": "Call via attribute access .get_xlabel(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2783, + "pattern": "attribute_call", + "note": "Call via attribute access .get_ylabel(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2786, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2787, + "pattern": "attribute_call", + "note": "Call via attribute access .get_xlabel(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2788, + "pattern": "attribute_call", + "note": "Call via attribute access .get_ylabel(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2793, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2794, + "pattern": "attribute_call", + "note": "Call via attribute access .set_xlabel(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2795, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2796, + "pattern": "attribute_call", + "note": "Call via attribute access .get_xlabel(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2797, + "pattern": "attribute_call", + "note": "Call via attribute access .get_ylabel(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2800, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2801, + "pattern": "attribute_call", + "note": "Call via attribute access .get_xlabel(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2802, + "pattern": "attribute_call", + "note": "Call via attribute access .get_ylabel(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2804, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2805, + "pattern": "attribute_call", + "note": "Call via attribute access .get_xlabel(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2806, + "pattern": "attribute_call", + "note": "Call via attribute access .get_ylabel(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2747, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2811, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2814, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2817, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2819, + "pattern": "attribute_call", + "note": "Call via attribute access .get_array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2821, + "pattern": "attribute_call", + "note": "Call via attribute access .get_text(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2828, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2830, + "pattern": "attribute_call", + "note": "Call via attribute access .get_array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2832, + "pattern": "attribute_call", + "note": "Call via attribute access .get_text(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2839, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2841, + "pattern": "attribute_call", + "note": "Call via attribute access .get_array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2843, + "pattern": "attribute_call", + "note": "Call via attribute access .get_text(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2850, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2852, + "pattern": "attribute_call", + "note": "Call via attribute access .get_array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2854, + "pattern": "attribute_call", + "note": "Call via attribute access .get_text(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2858, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2860, + "pattern": "attribute_call", + "note": "Call via attribute access .get_array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_plotting", + "lineno": 2862, + "pattern": "attribute_call", + "note": "Call via attribute access .get_text(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_show_versions", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .readouterr(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 38, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 47, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 58, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 63, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .intersection(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .intersection(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 72, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 80, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 84, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 90, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 96, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 117, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .intersection(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 135, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 180, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 183, + "pattern": "attribute_call", + "note": "Call via attribute access .sort_values(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 191, + "pattern": "attribute_call", + "note": "Call via attribute access .tolist(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 194, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 196, + "pattern": "attribute_call", + "note": "Call via attribute access .rename(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 209, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 214, + "pattern": "attribute_call", + "note": "Call via attribute access .intersection(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 221, + "pattern": "attribute_call", + "note": "Call via attribute access .intersection(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 228, + "pattern": "attribute_call", + "note": "Call via attribute access .intersection(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 233, + "pattern": "attribute_call", + "note": "Call via attribute access .merge(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 237, + "pattern": "attribute_call", + "note": "Call via attribute access .intersection(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 206, + "pattern": "attribute_call", + "note": "Call via attribute access .usefixtures(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 248, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 263, + "pattern": "attribute_call", + "note": "Call via attribute access .intersection(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 252, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 269, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 271, + "pattern": "attribute_call", + "note": "Call via attribute access .intersection(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 266, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 377, + "pattern": "attribute_call", + "note": "Call via attribute access .query(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 381, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 384, + "pattern": "attribute_call", + "note": "Call via attribute access .query(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 388, + "pattern": "attribute_call", + "note": "Call via attribute access .todense(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 274, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 275, + "pattern": "attribute_call", + "note": "Call via attribute access .param(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 277, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 393, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 394, + "pattern": "attribute_call", + "note": "Call via attribute access .query(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 452, + "pattern": "attribute_call", + "note": "Call via attribute access .query(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 396, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 397, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 459, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 462, + "pattern": "attribute_call", + "note": "Call via attribute access .query(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 455, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 483, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 484, + "pattern": "attribute_call", + "note": "Call via attribute access .query(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 464, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 493, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 494, + "pattern": "attribute_call", + "note": "Call via attribute access .escape(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 496, + "pattern": "attribute_call", + "note": "Call via attribute access .query(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 486, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 510, + "pattern": "attribute_call", + "note": "Call via attribute access .query(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 498, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 516, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 517, + "pattern": "attribute_call", + "note": "Call via attribute access .query(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 534, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 535, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 545, + "pattern": "attribute_call", + "note": "Call via attribute access .query(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 554, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 558, + "pattern": "attribute_call", + "note": "Call via attribute access .tolist(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 519, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 563, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 565, + "pattern": "attribute_call", + "note": "Call via attribute access .query(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 675, + "pattern": "attribute_call", + "note": "Call via attribute access .query(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 679, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 683, + "pattern": "attribute_call", + "note": "Call via attribute access .query(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 687, + "pattern": "attribute_call", + "note": "Call via attribute access .todense(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 568, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 569, + "pattern": "attribute_call", + "note": "Call via attribute access .param(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 571, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 703, + "pattern": "attribute_call", + "note": "Call via attribute access .query(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 690, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 708, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 710, + "pattern": "attribute_call", + "note": "Call via attribute access .query(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 718, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 719, + "pattern": "attribute_call", + "note": "Call via attribute access .query(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 726, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 727, + "pattern": "attribute_call", + "note": "Call via attribute access .query(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 742, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoSeries(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 745, + "pattern": "attribute_call", + "note": "Call via attribute access .query(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 749, + "pattern": "attribute_call", + "note": "Call via attribute access .query(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 751, + "pattern": "attribute_call", + "note": "Call via attribute access .query(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 755, + "pattern": "attribute_call", + "note": "Call via attribute access .query(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 756, + "pattern": "attribute_call", + "note": "Call via attribute access .to_numpy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 759, + "pattern": "attribute_call", + "note": "Call via attribute access .query(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 760, + "pattern": "attribute_call", + "note": "Call via attribute access .to_numpy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 729, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 779, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 780, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 788, + "pattern": "attribute_call", + "note": "Call via attribute access .query(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 798, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 802, + "pattern": "attribute_call", + "note": "Call via attribute access .tolist(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 764, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 816, + "pattern": "attribute_call", + "note": "Call via attribute access .points(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 816, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 816, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 817, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 820, + "pattern": "attribute_call", + "note": "Call via attribute access .nearest(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 823, + "pattern": "attribute_call", + "note": "Call via attribute access .points(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 824, + "pattern": "attribute_call", + "note": "Call via attribute access .nearest(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 807, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 808, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 836, + "pattern": "attribute_call", + "note": "Call via attribute access .points(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 836, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 836, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 837, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 840, + "pattern": "attribute_call", + "note": "Call via attribute access .nearest(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 843, + "pattern": "attribute_call", + "note": "Call via attribute access .points(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 844, + "pattern": "attribute_call", + "note": "Call via attribute access .nearest(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 847, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoSeries(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 848, + "pattern": "attribute_call", + "note": "Call via attribute access .nearest(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 852, + "pattern": "attribute_call", + "note": "Call via attribute access .points_from_xy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 853, + "pattern": "attribute_call", + "note": "Call via attribute access .nearest(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 827, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 828, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 865, + "pattern": "attribute_call", + "note": "Call via attribute access .points(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 865, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 865, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 866, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 868, + "pattern": "attribute_call", + "note": "Call via attribute access .nearest(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 856, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 857, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 884, + "pattern": "attribute_call", + "note": "Call via attribute access .points(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 884, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 884, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 885, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 888, + "pattern": "attribute_call", + "note": "Call via attribute access .nearest(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 871, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 872, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 920, + "pattern": "attribute_call", + "note": "Call via attribute access .points(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 920, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 920, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 923, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 925, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 928, + "pattern": "attribute_call", + "note": "Call via attribute access .nearest(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 900, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 901, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 946, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 947, + "pattern": "attribute_call", + "note": "Call via attribute access .query(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 960, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoSeries(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 962, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoSeries(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 964, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoSeries(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 967, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoSeries(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 986, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 987, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 989, + "pattern": "attribute_call", + "note": "Call via attribute access .query(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_sindex", + "lineno": 970, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_testing", + "lineno": 16, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_testing", + "lineno": 22, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_testing", + "lineno": 46, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_testing", + "lineno": 47, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_testing", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_testing", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_testing", + "lineno": 54, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_testing", + "lineno": 61, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_testing", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_testing", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_testing", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_testing", + "lineno": 65, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_testing", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_testing", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_testing", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_testing", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_testing", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_testing", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_testing", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_testing", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_testing", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_testing", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_testing", + "lineno": 107, + "pattern": "attribute_call", + "note": "Call via attribute access .set_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_testing", + "lineno": 108, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_testing", + "lineno": 113, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_testing", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_testing", + "lineno": 115, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_testing", + "lineno": 119, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_testing", + "lineno": 120, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_testing", + "lineno": 126, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_testing", + "lineno": 126, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_testing", + "lineno": 127, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_testing", + "lineno": 129, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_testing", + "lineno": 134, + "pattern": "attribute_call", + "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_testing", + "lineno": 124, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_testing", + "lineno": 141, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_testing", + "lineno": 142, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_testing", + "lineno": 144, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_testing", + "lineno": 150, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_testing", + "lineno": 151, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_testing", + "lineno": 166, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_testing", + "lineno": 167, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_testing", + "lineno": 174, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_testing", + "lineno": 174, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_testing", + "lineno": 175, + "pattern": "attribute_call", + "note": "Call via attribute access .from_product(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_types", + "lineno": 12, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_types", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .buffer(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_types", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .head(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_types", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .tail(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_types", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .sort_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_types", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_types", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .to_series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_types", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .take(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_types", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .groupby(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_types", + "lineno": 50, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_types", + "lineno": 60, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tests.test_types", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.test_types", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .to_series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.util", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .abspath(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.util", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .dirname(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.util", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .dirname(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.util", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .dirname(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.util", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.util", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.util", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.util", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.util", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.util", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.util", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.util", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .eq(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.util", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .dropna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.util", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .to_epsg(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.util", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .execute(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.util", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .execute(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.util", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .upper(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.util", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .dropna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.util", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .execute(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.util", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .executemany(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.util", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .itertuples(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.util", + "lineno": 120, + "pattern": "attribute_call", + "note": "Call via attribute access .cursor(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.util", + "lineno": 121, + "pattern": "attribute_call", + "note": "Call via attribute access .execute(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.util", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .execute(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.util", + "lineno": 132, + "pattern": "attribute_call", + "note": "Call via attribute access .iterrows(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.util", + "lineno": 135, + "pattern": "attribute_call", + "note": "Call via attribute access .execute(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.util", + "lineno": 146, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tests.util", + "lineno": 147, + "pattern": "attribute_call", + "note": "Call via attribute access .commit(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.clip", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .is_list_like(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.clip", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .query(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.clip", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.clip", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.clip", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .clip_by_rect(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.clip", + "lineno": 93, + "pattern": "attribute_call", + "note": "Call via attribute access .intersection(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.clip", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.clip", + "lineno": 99, + "pattern": "attribute_call", + "note": "Call via attribute access .clip_by_rect(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.clip", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .intersection(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.clip", + "lineno": 214, + "pattern": "attribute_call", + "note": "Call via attribute access .union_all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.clip", + "lineno": 221, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.clip", + "lineno": 222, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.clip", + "lineno": 227, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.clip", + "lineno": 236, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.clip", + "lineno": 236, + "pattern": "attribute_call", + "note": "Call via attribute access .isin(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.clip", + "lineno": 237, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.clip", + "lineno": 237, + "pattern": "attribute_call", + "note": "Call via attribute access .isin(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.clip", + "lineno": 238, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.clip", + "lineno": 238, + "pattern": "attribute_call", + "note": "Call via attribute access .isin(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.clip", + "lineno": 245, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.clip", + "lineno": 245, + "pattern": "attribute_call", + "note": "Call via attribute access .isin(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.clip", + "lineno": 246, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.clip", + "lineno": 246, + "pattern": "attribute_call", + "note": "Call via attribute access .isin(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.clip", + "lineno": 247, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.clip", + "lineno": 247, + "pattern": "attribute_call", + "note": "Call via attribute access .isin(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.clip", + "lineno": 255, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.clip", + "lineno": 262, + "pattern": "attribute_call", + "note": "Call via attribute access .explode(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.clip", + "lineno": 264, + "pattern": "attribute_call", + "note": "Call via attribute access .isin(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.clip", + "lineno": 266, + "pattern": "attribute_call", + "note": "Call via attribute access .isin(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.geocoding", + "lineno": 126, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.geocoding", + "lineno": 129, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoSeries(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.geocoding", + "lineno": 134, + "pattern": "name_call_unresolved", + "note": "Call to 'provider(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.geocoding", + "lineno": 136, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.geocoding", + "lineno": 139, + "pattern": "attribute_call", + "note": "Call via attribute access .geocode(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.geocoding", + "lineno": 141, + "pattern": "attribute_call", + "note": "Call via attribute access .reverse(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.geocoding", + "lineno": 144, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.geocoding", + "lineno": 161, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.geocoding", + "lineno": 175, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.geocoding", + "lineno": 176, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.geocoding", + "lineno": 179, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.hilbert_curve", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.hilbert_curve", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.hilbert_curve", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .isna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.hilbert_curve", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .nanmin(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.hilbert_curve", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .nanmin(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.hilbert_curve", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .nanmax(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.hilbert_curve", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .nanmax(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.hilbert_curve", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .zeros_like(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.hilbert_curve", + "lineno": 106, + "pattern": "attribute_call", + "note": "Call via attribute access .clip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.hilbert_curve", + "lineno": 107, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.hilbert_curve", + "lineno": 127, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.hilbert_curve", + "lineno": 128, + "pattern": "attribute_call", + "note": "Call via attribute access .asarray(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.hilbert_curve", + "lineno": 147, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.hilbert_curve", + "lineno": 148, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.hilbert_curve", + "lineno": 149, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.hilbert_curve", + "lineno": 150, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.hilbert_curve", + "lineno": 157, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.hilbert_curve", + "lineno": 158, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.hilbert_curve", + "lineno": 159, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.hilbert_curve", + "lineno": 160, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.hilbert_curve", + "lineno": 168, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.hilbert_curve", + "lineno": 169, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.hilbert_curve", + "lineno": 170, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.hilbert_curve", + "lineno": 171, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .drop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .rename_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .drop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .rename_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .query(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .take(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .reset_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .take(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .reset_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .intersection(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .isin(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .make_valid(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .reset_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .reset_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .merge(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .drop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .merge(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .drop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 69, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .merge(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .drop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .tolist(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .drop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 87, + "pattern": "attribute_call", + "note": "Call via attribute access .query(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 88, + "pattern": "attribute_call", + "note": "Call via attribute access .unique(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 91, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .difference(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 101, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .isin(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .make_valid(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 105, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 125, + "pattern": "attribute_call", + "note": "Call via attribute access .concat(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 129, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 131, + "pattern": "attribute_call", + "note": "Call via attribute access .reindex(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 146, + "pattern": "attribute_call", + "note": "Call via attribute access .merge(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 149, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 152, + "pattern": "attribute_call", + "note": "Call via attribute access .isnull(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 153, + "pattern": "attribute_call", + "note": "Call via attribute access .isnull(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 155, + "pattern": "attribute_call", + "note": "Call via attribute access .drop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 156, + "pattern": "attribute_call", + "note": "Call via attribute access .reset_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 157, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 165, + "pattern": "attribute_call", + "note": "Call via attribute access .concat(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 168, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 169, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 170, + "pattern": "attribute_call", + "note": "Call via attribute access .reindex(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 296, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 296, + "pattern": "attribute_call", + "note": "Call via attribute access .isin(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 297, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 297, + "pattern": "attribute_call", + "note": "Call via attribute access .isin(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 298, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 298, + "pattern": "attribute_call", + "note": "Call via attribute access .isin(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 310, + "pattern": "attribute_call", + "note": "Call via attribute access .merge(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 311, + "pattern": "attribute_call", + "note": "Call via attribute access .drop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 317, + "pattern": "attribute_call", + "note": "Call via attribute access .tolist(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 317, + "pattern": "attribute_call", + "note": "Call via attribute access .drop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 322, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 323, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 323, + "pattern": "attribute_call", + "note": "Call via attribute access .isin(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 327, + "pattern": "attribute_call", + "note": "Call via attribute access .make_valid(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 329, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 334, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 337, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 350, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 358, + "pattern": "attribute_call", + "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 359, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 372, + "pattern": "attribute_call", + "note": "Call via attribute access .drop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 377, + "pattern": "attribute_call", + "note": "Call via attribute access .reset_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 392, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 399, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 403, + "pattern": "attribute_call", + "note": "Call via attribute access .explode(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 403, + "pattern": "attribute_call", + "note": "Call via attribute access .reset_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 404, + "pattern": "attribute_call", + "note": "Call via attribute access .reset_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 407, + "pattern": "attribute_call", + "note": "Call via attribute access .isin(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 409, + "pattern": "attribute_call", + "note": "Call via attribute access .sum(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 409, + "pattern": "attribute_call", + "note": "Call via attribute access .isna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 417, + "pattern": "attribute_call", + "note": "Call via attribute access .dissolve(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 427, + "pattern": "attribute_call", + "note": "Call via attribute access .isin(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.overlay", + "lineno": 431, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.sjoin", + "lineno": 124, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.sjoin", + "lineno": 247, + "pattern": "attribute_call", + "note": "Call via attribute access .query(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.sjoin", + "lineno": 252, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.sjoin", + "lineno": 252, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.sjoin", + "lineno": 258, + "pattern": "attribute_call", + "note": "Call via attribute access .lexsort(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.sjoin", + "lineno": 278, + "pattern": "attribute_call", + "note": "Call via attribute access .reset_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.sjoin", + "lineno": 282, + "pattern": "attribute_call", + "note": "Call via attribute access .reset_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.sjoin", + "lineno": 283, + "pattern": "attribute_call", + "note": "Call via attribute access .to_numpy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.sjoin", + "lineno": 290, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.sjoin", + "lineno": 300, + "pattern": "attribute_call", + "note": "Call via attribute access .Index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.sjoin", + "lineno": 312, + "pattern": "attribute_call", + "note": "Call via attribute access .intersection(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.sjoin", + "lineno": 338, + "pattern": "attribute_call", + "note": "Call via attribute access .Index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.sjoin", + "lineno": 338, + "pattern": "name_call_unresolved", + "note": "Call to 'lrenamer(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.sjoin", + "lineno": 339, + "pattern": "attribute_call", + "note": "Call via attribute access .Index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.sjoin", + "lineno": 339, + "pattern": "name_call_unresolved", + "note": "Call to 'rrenamer(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.sjoin", + "lineno": 345, + "pattern": "attribute_call", + "note": "Call via attribute access .tolist(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.sjoin", + "lineno": 345, + "pattern": "attribute_call", + "note": "Call via attribute access .duplicated(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.sjoin", + "lineno": 345, + "pattern": "attribute_call", + "note": "Call via attribute access .duplicated(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.sjoin", + "lineno": 347, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.sjoin", + "lineno": 348, + "pattern": "attribute_call", + "note": "Call via attribute access .tolist(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.sjoin", + "lineno": 348, + "pattern": "attribute_call", + "note": "Call via attribute access .duplicated(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.sjoin", + "lineno": 348, + "pattern": "attribute_call", + "note": "Call via attribute access .duplicated(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.sjoin", + "lineno": 352, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.sjoin", + "lineno": 368, + "pattern": "attribute_call", + "note": "Call via attribute access .set_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.sjoin", + "lineno": 370, + "pattern": "attribute_call", + "note": "Call via attribute access .set_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.sjoin", + "lineno": 396, + "pattern": "attribute_call", + "note": "Call via attribute access .lexsort(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.sjoin", + "lineno": 405, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.sjoin", + "lineno": 406, + "pattern": "attribute_call", + "note": "Call via attribute access .isin(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.sjoin", + "lineno": 407, + "pattern": "attribute_call", + "note": "Call via attribute access .searchsorted(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.sjoin", + "lineno": 409, + "pattern": "attribute_call", + "note": "Call via attribute access .insert(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.sjoin", + "lineno": 411, + "pattern": "attribute_call", + "note": "Call via attribute access .insert(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.sjoin", + "lineno": 414, + "pattern": "attribute_call", + "note": "Call via attribute access .insert(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.sjoin", + "lineno": 462, + "pattern": "attribute_call", + "note": "Call via attribute access .drop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.sjoin", + "lineno": 465, + "pattern": "attribute_call", + "note": "Call via attribute access .drop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.sjoin", + "lineno": 467, + "pattern": "attribute_call", + "note": "Call via attribute access .drop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.sjoin", + "lineno": 469, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.sjoin", + "lineno": 474, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.sjoin", + "lineno": 500, + "pattern": "attribute_call", + "note": "Call via attribute access .RangeIndex(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.sjoin", + "lineno": 501, + "pattern": "attribute_call", + "note": "Call via attribute access ._reindex_with_indexers(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.sjoin", + "lineno": 502, + "pattern": "attribute_call", + "note": "Call via attribute access ._reindex_with_indexers(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.sjoin", + "lineno": 507, + "pattern": "attribute_call", + "note": "Call via attribute access .concat(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.sjoin", + "lineno": 512, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.sjoin", + "lineno": 536, + "pattern": "attribute_call", + "note": "Call via attribute access .nearest(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.sjoin", + "lineno": 550, + "pattern": "attribute_call", + "note": "Call via attribute access .argsort(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.sjoin", + "lineno": 558, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.sjoin", + "lineno": 558, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.sjoin", + "lineno": 560, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.sjoin", + "lineno": 714, + "pattern": "attribute_call", + "note": "Call via attribute access .check_geographic_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.sjoin", + "lineno": 715, + "pattern": "attribute_call", + "note": "Call via attribute access .check_geographic_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.util", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.util", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools._random", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .default_rng(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools._random", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .uniform(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools._random", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .interpolate(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools._random", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .uniform(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools._random", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .uniform(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools._random", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .query(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools._random", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .shuffle(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools._show_versions", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools._show_versions", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .platform(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools._show_versions", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .get_data_dir(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools._show_versions", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools._show_versions", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .get_gdal_data_path(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools._show_versions", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .get_gdal_release_name(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools._show_versions", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools._show_versions", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .GDALDataFinder(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools._show_versions", + "lineno": 133, + "pattern": "attribute_call", + "note": "Call via attribute access .import_module(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools._show_versions", + "lineno": 160, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools._show_versions", + "lineno": 161, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools._show_versions", + "lineno": 164, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools._show_versions", + "lineno": 165, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools._show_versions", + "lineno": 168, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools._show_versions", + "lineno": 169, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 43, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 51, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 60, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 69, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 77, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 108, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .buffer(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 131, + "pattern": "attribute_call", + "note": "Call via attribute access .overlay(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 142, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 149, + "pattern": "attribute_call", + "note": "Call via attribute access .union_all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 150, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 150, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 160, + "pattern": "attribute_call", + "note": "Call via attribute access .union_all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 162, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 162, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 170, + "pattern": "attribute_call", + "note": "Call via attribute access .union_all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 171, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 172, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 188, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 200, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 209, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 215, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 216, + "pattern": "name_call_unresolved", + "note": "Call to 'clip(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 217, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 218, + "pattern": "name_call_unresolved", + "note": "Call to 'clip(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 219, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 220, + "pattern": "name_call_unresolved", + "note": "Call to 'clip(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 221, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 222, + "pattern": "name_call_unresolved", + "note": "Call to 'clip(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 228, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 229, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 230, + "pattern": "attribute_call", + "note": "Call via attribute access .apply(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 231, + "pattern": "attribute_call", + "note": "Call via attribute access .translate(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 233, + "pattern": "name_call_unresolved", + "note": "Call to 'clip(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 235, + "pattern": "name_call_unresolved", + "note": "Call to 'clip(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 236, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 243, + "pattern": "attribute_call", + "note": "Call via attribute access .getfixturevalue(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 247, + "pattern": "name_call_unresolved", + "note": "Call to 'clip(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 252, + "pattern": "name_call_unresolved", + "note": "Call to 'clip(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 257, + "pattern": "name_call_unresolved", + "note": "Call to 'clip(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 258, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 259, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 266, + "pattern": "attribute_call", + "note": "Call via attribute access .rename_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 267, + "pattern": "name_call_unresolved", + "note": "Call to 'clip(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 268, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 269, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 279, + "pattern": "name_call_unresolved", + "note": "Call to 'clip(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 286, + "pattern": "attribute_call", + "note": "Call via attribute access .rename_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 287, + "pattern": "name_call_unresolved", + "note": "Call to 'clip(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 289, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 290, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 294, + "pattern": "name_call_unresolved", + "note": "Call to 'clip(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 302, + "pattern": "name_call_unresolved", + "note": "Call to 'clip(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 306, + "pattern": "attribute_call", + "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 308, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 308, + "pattern": "attribute_call", + "note": "Call via attribute access .isin(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 313, + "pattern": "name_call_unresolved", + "note": "Call to 'clip(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 319, + "pattern": "name_call_unresolved", + "note": "Call to 'clip(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 333, + "pattern": "attribute_call", + "note": "Call via attribute access .union_all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 335, + "pattern": "attribute_call", + "note": "Call via attribute access .intersects(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 339, + "pattern": "name_call_unresolved", + "note": "Call to 'clip(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 344, + "pattern": "name_call_unresolved", + "note": "Call to 'clip(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 353, + "pattern": "name_call_unresolved", + "note": "Call to 'clip(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 363, + "pattern": "name_call_unresolved", + "note": "Call to 'clip(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 366, + "pattern": "attribute_call", + "note": "Call via attribute access .any(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 370, + "pattern": "name_call_unresolved", + "note": "Call to 'clip(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 375, + "pattern": "name_call_unresolved", + "note": "Call to 'clip(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 381, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 382, + "pattern": "name_call_unresolved", + "note": "Call to 'clip(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 387, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 388, + "pattern": "name_call_unresolved", + "note": "Call to 'clip(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 239, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 394, + "pattern": "name_call_unresolved", + "note": "Call to 'clip(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 404, + "pattern": "name_call_unresolved", + "note": "Call to 'clip(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 405, + "pattern": "attribute_call", + "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 412, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 413, + "pattern": "name_call_unresolved", + "note": "Call to 'clip(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 413, + "pattern": "attribute_call", + "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 410, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 419, + "pattern": "name_call_unresolved", + "note": "Call to 'clip(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 420, + "pattern": "attribute_call", + "note": "Call via attribute access .intersection(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 423, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 430, + "pattern": "attribute_call", + "note": "Call via attribute access .reset_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 430, + "pattern": "attribute_call", + "note": "Call via attribute access .dissolve(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 431, + "pattern": "name_call_unresolved", + "note": "Call to 'clip(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 444, + "pattern": "attribute_call", + "note": "Call via attribute access .getfixturevalue(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 445, + "pattern": "attribute_call", + "note": "Call via attribute access .reset_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 445, + "pattern": "attribute_call", + "note": "Call via attribute access .dissolve(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 446, + "pattern": "name_call_unresolved", + "note": "Call to 'clip(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 435, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 465, + "pattern": "name_call_unresolved", + "note": "Call to 'clip(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 466, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 468, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 474, + "pattern": "name_call_unresolved", + "note": "Call to 'clip(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 475, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 450, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 451, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 457, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 458, + "pattern": "attribute_call", + "note": "Call via attribute access .to_frame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 458, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 459, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 460, + "pattern": "attribute_call", + "note": "Call via attribute access .to_frame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 460, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 480, + "pattern": "attribute_call", + "note": "Call via attribute access .box(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 481, + "pattern": "attribute_call", + "note": "Call via attribute access .clip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 482, + "pattern": "attribute_call", + "note": "Call via attribute access .clip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 484, + "pattern": "attribute_call", + "note": "Call via attribute access .Index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 486, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_clip", + "lineno": 487, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_hilbert_curve", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .from_wkt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_hilbert_curve", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .hilbert_distance(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_hilbert_curve", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .tolist(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_hilbert_curve", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .hilbert_distance(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_hilbert_curve", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .tolist(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_hilbert_curve", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .hilbert_distance(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_hilbert_curve", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .tolist(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_hilbert_curve", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoSeries(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_hilbert_curve", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_hilbert_curve", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .hilbert_distance(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_hilbert_curve", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .hilbert_distance(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_hilbert_curve", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .hilbert_distance(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_hilbert_curve", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_hilbert_curve", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .hilbert_distance(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_hilbert_curve", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_hilbert_curve", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoSeries(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_hilbert_curve", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .errstate(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_hilbert_curve", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .hilbert_distance(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_hilbert_curve", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .tolist(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_hilbert_curve", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .argsort(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_hilbert_curve", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_random", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .read_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_random", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .explode(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_random", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .getfixturevalue(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_random", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .reset_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_random", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .explode(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_random", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoSeries(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_random", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .query(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_random", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .buffer(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_random", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_random", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_random", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_random", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_random", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .default_rng(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_random", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_random", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_random", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .buffer(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_random", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .Point(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_random", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .default_rng(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_random", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .get_coordinates(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_random", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .mean(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_random", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .mean(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_random", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_random", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .mean(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_random", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_random", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .mean(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_random", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_random", + "lineno": 87, + "pattern": "attribute_call", + "note": "Call via attribute access .shapiro(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_random", + "lineno": 88, + "pattern": "attribute_call", + "note": "Call via attribute access .shapiro(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_random", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 28, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 36, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 44, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 45, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .set_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .set_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .set_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .set_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .rename(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .reset_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .rename(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .reset_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .merge(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .drop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .rename(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .reset_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .rename(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .reset_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 88, + "pattern": "attribute_call", + "note": "Call via attribute access .merge(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .drop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 93, + "pattern": "attribute_call", + "note": "Call via attribute access .merge(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .drop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 133, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 99, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 158, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 159, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 160, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 146, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 168, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 169, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 163, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 164, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 174, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 178, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 171, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 195, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 196, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 196, + "pattern": "attribute_call", + "note": "Call via attribute access .dropna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 197, + "pattern": "attribute_call", + "note": "Call via attribute access .rename(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 197, + "pattern": "attribute_call", + "note": "Call via attribute access .drop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 198, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 200, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 204, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 205, + "pattern": "attribute_call", + "note": "Call via attribute access .set_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 207, + "pattern": "attribute_call", + "note": "Call via attribute access .set_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 210, + "pattern": "attribute_call", + "note": "Call via attribute access .rename(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 210, + "pattern": "attribute_call", + "note": "Call via attribute access .set_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 215, + "pattern": "attribute_call", + "note": "Call via attribute access .set_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 180, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 191, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 233, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 236, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 236, + "pattern": "attribute_call", + "note": "Call via attribute access .dropna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 238, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 238, + "pattern": "attribute_call", + "note": "Call via attribute access .dropna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 240, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 240, + "pattern": "attribute_call", + "note": "Call via attribute access .dropna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 242, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 242, + "pattern": "attribute_call", + "note": "Call via attribute access .dropna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 243, + "pattern": "attribute_call", + "note": "Call via attribute access .rename(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 243, + "pattern": "attribute_call", + "note": "Call via attribute access .drop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 244, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 246, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 248, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 250, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 251, + "pattern": "attribute_call", + "note": "Call via attribute access .set_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 253, + "pattern": "attribute_call", + "note": "Call via attribute access .set_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 256, + "pattern": "attribute_call", + "note": "Call via attribute access .rename(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 256, + "pattern": "attribute_call", + "note": "Call via attribute access .set_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 261, + "pattern": "attribute_call", + "note": "Call via attribute access .set_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 218, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 229, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 267, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 276, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 277, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 278, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 278, + "pattern": "attribute_call", + "note": "Call via attribute access .isnull(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 279, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 280, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 280, + "pattern": "attribute_call", + "note": "Call via attribute access .isnull(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 281, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 306, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 315, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 316, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 316, + "pattern": "attribute_call", + "note": "Call via attribute access .isnull(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 317, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 318, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 318, + "pattern": "attribute_call", + "note": "Call via attribute access .isnull(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 319, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 284, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 297, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 300, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 301, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 301, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 326, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 327, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 329, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 330, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 322, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 347, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 350, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 350, + "pattern": "attribute_call", + "note": "Call via attribute access .dropna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 352, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 352, + "pattern": "attribute_call", + "note": "Call via attribute access .dropna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 354, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 354, + "pattern": "attribute_call", + "note": "Call via attribute access .dropna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 356, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 356, + "pattern": "attribute_call", + "note": "Call via attribute access .dropna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 357, + "pattern": "attribute_call", + "note": "Call via attribute access .rename(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 357, + "pattern": "attribute_call", + "note": "Call via attribute access .drop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 358, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 360, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 361, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 363, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 364, + "pattern": "attribute_call", + "note": "Call via attribute access .set_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 366, + "pattern": "attribute_call", + "note": "Call via attribute access .set_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 367, + "pattern": "attribute_call", + "note": "Call via attribute access .reindex(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 370, + "pattern": "attribute_call", + "note": "Call via attribute access .rename(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 370, + "pattern": "attribute_call", + "note": "Call via attribute access .set_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 375, + "pattern": "attribute_call", + "note": "Call via attribute access .set_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 378, + "pattern": "attribute_call", + "note": "Call via attribute access .sort_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 332, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 343, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 431, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 432, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 433, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 435, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 436, + "pattern": "attribute_call", + "note": "Call via attribute access .sort_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 436, + "pattern": "attribute_call", + "note": "Call via attribute access .sort_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 382, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 383, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 384, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 393, + "pattern": "attribute_call", + "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 401, + "pattern": "attribute_call", + "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 409, + "pattern": "attribute_call", + "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 409, + "pattern": "attribute_call", + "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 418, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 418, + "pattern": "attribute_call", + "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 418, + "pattern": "attribute_call", + "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 455, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 456, + "pattern": "name_call_unresolved", + "note": "Call to 'points_from_xy(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 458, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 468, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 439, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 472, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 473, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 474, + "pattern": "attribute_call", + "note": "Call via attribute access .rename(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 477, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 478, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 480, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 481, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 482, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 482, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 515, + "pattern": "attribute_call", + "note": "Call via attribute access .map(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 516, + "pattern": "attribute_call", + "note": "Call via attribute access .map(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 517, + "pattern": "attribute_call", + "note": "Call via attribute access .map(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 518, + "pattern": "attribute_call", + "note": "Call via attribute access .map(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 520, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 521, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 486, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 489, + "pattern": "attribute_call", + "note": "Call via attribute access .param(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 494, + "pattern": "attribute_call", + "note": "Call via attribute access .param(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 499, + "pattern": "attribute_call", + "note": "Call via attribute access .param(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 504, + "pattern": "attribute_call", + "note": "Call via attribute access .param(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 525, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 527, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 528, + "pattern": "attribute_call", + "note": "Call via attribute access .issubset(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 533, + "pattern": "attribute_call", + "note": "Call via attribute access .drop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 534, + "pattern": "attribute_call", + "note": "Call via attribute access .drop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 536, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 540, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 542, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 546, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 548, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 552, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 556, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 561, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 562, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 567, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 575, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 575, + "pattern": "attribute_call", + "note": "Call via attribute access .Index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 576, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 577, + "pattern": "attribute_call", + "note": "Call via attribute access .Index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 579, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 581, + "pattern": "attribute_call", + "note": "Call via attribute access .set_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 581, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 586, + "pattern": "attribute_call", + "note": "Call via attribute access .set_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 586, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 594, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 596, + "pattern": "attribute_call", + "note": "Call via attribute access .set_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 596, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 601, + "pattern": "attribute_call", + "note": "Call via attribute access .set_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 601, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 571, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 610, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 612, + "pattern": "attribute_call", + "note": "Call via attribute access .from_tuples(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 616, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 618, + "pattern": "attribute_call", + "note": "Call via attribute access .from_tuples(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 622, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 623, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 633, + "pattern": "attribute_call", + "note": "Call via attribute access .set_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 636, + "pattern": "attribute_call", + "note": "Call via attribute access .set_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 644, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 645, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 655, + "pattern": "attribute_call", + "note": "Call via attribute access .set_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 658, + "pattern": "attribute_call", + "note": "Call via attribute access .set_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 606, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 668, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 669, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 670, + "pattern": "attribute_call", + "note": "Call via attribute access .Index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 672, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 674, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 679, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 681, + "pattern": "attribute_call", + "note": "Call via attribute access .Index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 685, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 687, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 689, + "pattern": "attribute_call", + "note": "Call via attribute access .Index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 693, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 663, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 703, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 704, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 706, + "pattern": "attribute_call", + "note": "Call via attribute access .from_tuples(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 710, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 712, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 722, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 724, + "pattern": "attribute_call", + "note": "Call via attribute access .from_tuples(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 730, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 732, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 734, + "pattern": "attribute_call", + "note": "Call via attribute access .from_tuples(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 740, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 698, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 754, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 755, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 756, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 757, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 750, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 763, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 766, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 768, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 770, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 782, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 792, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 759, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 799, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 803, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 817, + "pattern": "attribute_call", + "note": "Call via attribute access .set_geometry(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 817, + "pattern": "attribute_call", + "note": "Call via attribute access .rename(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 821, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 825, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 827, + "pattern": "attribute_call", + "note": "Call via attribute access .iterrows(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 834, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 835, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 838, + "pattern": "attribute_call", + "note": "Call via attribute access .iterrows(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 840, + "pattern": "attribute_call", + "note": "Call via attribute access .iterrows(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 844, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 849, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 854, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 856, + "pattern": "attribute_call", + "note": "Call via attribute access .isnan(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 860, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 861, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 864, + "pattern": "attribute_call", + "note": "Call via attribute access .rename(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 865, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 872, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 874, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 877, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 869, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 890, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 892, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 900, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 901, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 902, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 904, + "pattern": "attribute_call", + "note": "Call via attribute access .concat(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 907, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 908, + "pattern": "attribute_call", + "note": "Call via attribute access .drop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 913, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 915, + "pattern": "attribute_call", + "note": "Call via attribute access .concat(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 917, + "pattern": "attribute_call", + "note": "Call via attribute access .drop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 918, + "pattern": "attribute_call", + "note": "Call via attribute access .concat(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 920, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 921, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 930, + "pattern": "attribute_call", + "note": "Call via attribute access .set_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 930, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 932, + "pattern": "attribute_call", + "note": "Call via attribute access .concat(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 935, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 936, + "pattern": "attribute_call", + "note": "Call via attribute access .drop(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 941, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 943, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 944, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 945, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 949, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 947, + "pattern": "attribute_call", + "note": "Call via attribute access .skip(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 954, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 955, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 955, + "pattern": "attribute_call", + "note": "Call via attribute access .concat(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 957, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 957, + "pattern": "attribute_call", + "note": "Call via attribute access .concat(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 963, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoDataFrame(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 964, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 965, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 966, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 967, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 960, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 970, + "pattern": "attribute_call", + "note": "Call via attribute access .read_file(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 971, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 972, + "pattern": "attribute_call", + "note": "Call via attribute access .translate(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 974, + "pattern": "attribute_call", + "note": "Call via attribute access .sjoin(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 796, + "pattern": "attribute_call", + "note": "Call via attribute access .usefixtures(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 982, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 987, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 993, + "pattern": "attribute_call", + "note": "Call via attribute access .rename(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 994, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1003, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1004, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1005, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin_nearest(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 999, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1009, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1010, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1011, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1012, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin_nearest(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1007, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1017, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1018, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1019, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin_nearest(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1026, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1026, + "pattern": "attribute_call", + "note": "Call via attribute access .isna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1028, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1028, + "pattern": "attribute_call", + "note": "Call via attribute access .isna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1014, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1033, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1034, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1035, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin_nearest(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1030, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1048, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1049, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1050, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin_nearest(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1045, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1046, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1057, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1058, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1059, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin_nearest(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1066, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1066, + "pattern": "attribute_call", + "note": "Call via attribute access .isna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1068, + "pattern": "attribute_call", + "note": "Call via attribute access .all(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1068, + "pattern": "attribute_call", + "note": "Call via attribute access .isna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1055, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1074, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1075, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1076, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin_nearest(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1083, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1087, + "pattern": "attribute_call", + "note": "Call via attribute access .dropna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1088, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1070, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1094, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1095, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1096, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin_nearest(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1103, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1111, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1112, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1113, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin_nearest(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1120, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1124, + "pattern": "attribute_call", + "note": "Call via attribute access .dropna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1125, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1109, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1129, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1130, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1131, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin_nearest(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1138, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1215, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1216, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1217, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1220, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin_nearest(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1225, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1226, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin_nearest(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1144, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1145, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1153, + "pattern": "attribute_call", + "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1181, + "pattern": "attribute_call", + "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1188, + "pattern": "attribute_call", + "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1188, + "pattern": "attribute_call", + "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1192, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1192, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1202, + "pattern": "attribute_call", + "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1292, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1293, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1294, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1298, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin_nearest(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1301, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1302, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin_nearest(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1229, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1252, + "pattern": "attribute_call", + "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1266, + "pattern": "attribute_call", + "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1266, + "pattern": "attribute_call", + "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1270, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1270, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1273, + "pattern": "attribute_call", + "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1273, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1280, + "pattern": "attribute_call", + "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1308, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1309, + "pattern": "name_call_unresolved", + "note": "Call to 'read_file(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1310, + "pattern": "attribute_call", + "note": "Call via attribute access .rename(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1313, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin_nearest(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1315, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin_nearest(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1317, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin_nearest(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1321, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin_nearest(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1325, + "pattern": "name_call_unresolved", + "note": "Call to 'sjoin_nearest(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1329, + "pattern": "attribute_call", + "note": "Call via attribute access .dropna(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1330, + "pattern": "attribute_call", + "note": "Call via attribute access .astype(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1305, + "pattern": "attribute_call", + "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1337, + "pattern": "attribute_call", + "note": "Call via attribute access .points(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1337, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1337, + "pattern": "attribute_call", + "note": "Call via attribute access .arange(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1338, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1340, + "pattern": "attribute_call", + "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1341, + "pattern": "attribute_call", + "note": "Call via attribute access .sjoin_nearest(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1346, + "pattern": "attribute_call", + "note": "Call via attribute access .reset_index(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1347, + "pattern": "attribute_call", + "note": "Call via attribute access .Series(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1352, + "pattern": "attribute_call", + "note": "Call via attribute access .max(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_sjoin", + "lineno": 1333, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_tools", + "lineno": 20, + "pattern": "name_call_unresolved", + "note": "Call to 'collect(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_tools", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_tools", + "lineno": 24, + "pattern": "name_call_unresolved", + "note": "Call to 'collect(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_tools", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_tools", + "lineno": 29, + "pattern": "name_call_unresolved", + "note": "Call to 'collect(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_tools", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_tools", + "lineno": 33, + "pattern": "name_call_unresolved", + "note": "Call to 'collect(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_tools", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_tools", + "lineno": 37, + "pattern": "name_call_unresolved", + "note": "Call to 'collect(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_tools", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_tools", + "lineno": 41, + "pattern": "name_call_unresolved", + "note": "Call to 'GeoSeries(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_tools", + "lineno": 42, + "pattern": "name_call_unresolved", + "note": "Call to 'collect(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_tools", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .equals(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_tools", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_tools", + "lineno": 47, + "pattern": "name_call_unresolved", + "note": "Call to 'collect(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "geopandas.tools.tests.test_tools", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "geopandas.tools.tests.test_tools", + "lineno": 51, + "pattern": "name_call_unresolved", + "note": "Call to 'collect(...)' not found in local, imported, or builtin symbols." + } + ], + "governance_gate": "APPROVED" +} \ No newline at end of file