
Geospatial Python libraries
Quiz
•
Others
•
Professional Development
•
Medium
AGSRT Assessment
Used 55+ times
FREE Resource
Enhance your content in a minute
60 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will the following code return? import numpy as np; np.array([1, 2, 3]).dtype
int64
float64
list
array
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
How do you import the GeoDataFrame class from the geopandas library?
from geopandas import GeoDataFrame
import GeoDataFrame from geopandas
import geopandas as gpd; gpd.GeoDataFrame
from geopandas.GeoDataFrame import
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which line of code correctly reads a shapefile into a GeoDataFrame using Geopandas?
gpd.read_file('my_shapefile.shp')
gpd.open('my_shapefile.shp')
GeoDataFrame.read_file('my_shapefile.shp')
gpd.load('my_shapefile.shp')
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which function from rasterio is used to open and read raster data?
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
How can you extract the X and Y coordinates of a point geometry in Geopandas? Assume gdf is a GeoDataFrame containing a Point geometry.*
gdf.geometry.x, gdf.geometry.y
gdf.x, gdf.y
gdf['geometry'].x, gdf['geometry'].y
. gdf.loc[:, 'geometry'].x, gdf.loc[:, 'geometry'].y
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Popular Resources on Wayground
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
20 questions
Halloween Trivia
Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
4 questions
Activity set 10/24
Lesson
•
6th - 8th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
How to Email your Teacher
Quiz
•
Professional Development
15 questions
Order of Operations
Quiz
•
5th Grade
30 questions
October: Math Fluency: Multiply and Divide
Quiz
•
7th Grade
Discover more resources for Others
10 questions
How to Email your Teacher
Quiz
•
Professional Development
11 questions
NFL Football logos
Quiz
•
KG - Professional Dev...
16 questions
Spooky Season Quiz
Quiz
•
Professional Development
10 questions
Halloween Trivia
Quiz
•
Professional Development
20 questions
Context Clues: Multiple Meaning Words
Quiz
•
Professional Development
18 questions
Do or Does
Quiz
•
Professional Development
31 questions
Servsafe Food Manager Practice Test 2021- Part 1
Quiz
•
9th Grade - Professio...
