Sahana intermediate Level

Sahana intermediate Level

Professional Development

50 Qs

quiz-placeholder

Similar activities

ArcGIS Pro & QGIS Final Test

ArcGIS Pro & QGIS Final Test

Professional Development

50 Qs

Unit A Review

Unit A Review

6th Grade

45 Qs

Who is the MM Champion?

Who is the MM Champion?

1st - 10th Grade

47 Qs

Integrated Urban Planning Using GIS

Integrated Urban Planning Using GIS

University - Professional Development

50 Qs

Introduction to GIS and Projection

Introduction to GIS and Projection

Professional Development

55 Qs

Basics of GIS and RS

Basics of GIS and RS

Professional Development

50 Qs

Pre-Test Praktikum

Pre-Test Praktikum

University

50 Qs

Introduction to GIS

Introduction to GIS

University

50 Qs

Sahana intermediate Level

Sahana intermediate Level

Assessment

Quiz

Professional Development

Professional Development

Hard

Created by

Salghuna Nair

Used 1+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Python, which Rasterio function is best suited for windowed reading of large raster datasets?

read()

read_band()

read_window()

read_subset()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Java, which GeoTools class allows reprojection of geometries?

CRS.transform()

GeometryUtils.project()

Reprojector.reproject()

SpatialRef.changeCRS()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Python library is used to connect and write spatial SQL queries to a PostGIS database?

SQLAlchemy

PyODBC

GeoAlchemy2

DBAPI

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the affine module in Rasterio help compute?

Distance matrix

Image size

Georeferencing transform

CRS reprojection

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Java, the method geometry.buffer(distance, quadrantSegments) is part of which library?

GeoServer

JTS Topology Suite

Apache Commons Math

Geos

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of spatial indexing using rtree in Python GIS tasks?

Reduced file size

Faster rendering

Accelerated spatial queries

Raster compression

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you rasterize a polygon layer in Python using vector-to-raster transformation?

rasterio.plot()

fiona.merge()

rasterio.features.rasterize()

numpy.vectorize()

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?