Sahana intermediate Level

Sahana intermediate Level

Professional Development

50 Qs

quiz-placeholder

Similar activities

Principles & Fundamentals of Computing

Principles & Fundamentals of Computing

12th Grade - University

52 Qs

java

java

1st - 5th Grade

50 Qs

Computer Basics

Computer Basics

Professional Development

51 Qs

pas 2 informatika

pas 2 informatika

10th Grade

50 Qs

Introduction to GIS and Projection

Introduction to GIS and Projection

Professional Development

55 Qs

International Test

International Test

KG

50 Qs

Theory of Architecture

Theory of Architecture

Professional Development

50 Qs

DIGITAL IMAGE PROCESSING

DIGITAL IMAGE PROCESSING

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?