Summary
Geography
이 메타패키지는 지리와 관련된 Debian 과학 패키지를 설치할 것 입니다. 또한 field::geography debtag 및 사용자의 관심에 따라 education-geography 메타패키지에도 관심이 있을 수도 있습니다.
Description
For a better overview of the project's availability as a Debian package, each head row has a color code according to this scheme:
If you discover a project which looks like a good candidate for Debian Science
to you, or if you have prepared an unofficial Debian package, please do not hesitate to
send a description of that project to the Debian Science mailing list
Links to other tasks
|
Debian Science Geography packages
Official Debian packages with high relevance
avce00
ESRI Arcinfo Vector Coverage를 E00 형식으로 변환
|
Versions of package avce00 |
Release | Version | Architectures |
bookworm | 2.0.0-9 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
sid | 2.0.0-9 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
trixie | 2.0.0-9 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
jessie | 2.0.0-3 | amd64,armel,armhf,i386 |
stretch | 2.0.0-5 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
buster | 2.0.0-7 | amd64,arm64,armhf,i386 |
bullseye | 2.0.0-8 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
Debtags of package avce00: |
devel | lang:c, testing-qa |
role | program |
scope | utility |
|
License: DFSG free
|
AVCE00은 Arcinfo (바이너리) Vector Coverages를 E00으로 표시하는 도구의 C 라이브러리 및 그룹입니다. E00 파일인것 처럼 바이너리 범위를 읽고 쓸 수 있습니다.
|
|
e00compr
Program to read/write Arcinfo compressed E00 files
|
Versions of package e00compr |
Release | Version | Architectures |
jessie | 1.0.1-2 | amd64,armel,armhf,i386 |
stretch | 1.0.1-3 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
trixie | 1.0.1-7 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
sid | 1.0.1-7 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
buster | 1.0.1-5 | amd64,arm64,armhf,i386 |
bookworm | 1.0.1-7 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
bullseye | 1.0.1-6 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
Debtags of package e00compr: |
devel | lang:c |
field | geography |
interface | commandline |
role | program |
scope | utility |
use | compressing, converting |
works-with | file, image, image:vector |
|
License: DFSG free
|
E00compr is an ANSI C library that reads and writes Arcinfo compressed E00
files. Both "PARTIAL" and "FULL" compression levels are supported. E00 files
are the vector import/export format for Arcinfo. It is plain ASCII and is
meant as an interchange format. ESRI considers the format to be proprietary,
so this package may not read all E00 files as ESRI may change the format.
This package is useful for importing E00 files into the grass GIS system.
It contains the e00conv command-line program, which takes a E00 file as
input (compressed or not) and copies it to a new file with the requested
compression level (NONE, PARTIAL or FULL). The library is not included
at this stage.
|
|
gdal-bin
Geospatial Data Abstraction Library - Utility programs
|
Versions of package gdal-bin |
Release | Version | Architectures |
trixie | 3.9.3+dfsg-1 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
stretch-security | 2.1.2+dfsg-5+deb9u1 | amd64,arm64,armel,armhf,i386 |
bullseye | 3.2.2+dfsg-2+deb11u2 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
stretch | 2.1.2+dfsg-5 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
jessie-security | 1.10.1+dfsg-8+deb8u2 | amd64,armel,armhf,i386 |
jessie | 1.10.1+dfsg-8 | amd64,armel,armhf,i386 |
bookworm | 3.6.2+dfsg-1 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
buster | 2.4.0+dfsg-1 | amd64,arm64,armhf,i386 |
buster-security | 2.4.0+dfsg-1+deb10u1 | amd64,arm64,armhf,i386 |
bullseye-security | 3.2.2+dfsg-2+deb11u2 | amd64,arm64,armhf,i386 |
sid | 3.9.3+dfsg-1 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
experimental | 3.10.0+dfsg-1~exp1 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
upstream | 3.10.0 |
Debtags of package gdal-bin: |
field | geography |
interface | commandline |
role | program |
scope | utility |
use | checking, converting |
works-with | image, image:raster, image:vector |
|
License: DFSG free
|
GDAL is a translator library for raster geospatial data formats.
As a library, it presents a single abstract data model to the
calling application for all supported formats. The related OGR
library (which lives within the GDAL source tree) provides
a similar capability for simple features vector data.
GDAL supports 40+ popular data formats, including commonly used
ones (GeoTIFF, JPEG, PNG and more) as well as the ones used in
GIS and remote sensing software packages (ERDAS Imagine,
ESRI Arc/Info, ENVI, PCI Geomatics). Also supported many remote
sensing and scientific data distribution formats such as HDF,
EOS FAST, NOAA L1B, NetCDF, FITS.
OGR library supports popular vector formats like ESRI Shapefile,
TIGER data, S57, MapInfo File, DGN, GML and more.
This package contains utility programs, based on GDAL/OGR library,
namely gdal_translate, gdalinfo, gdaladdo, gdalwarp, ogr2ogr, ogrinfo,
ogrtindex.
The package is enhanced by the following packages:
pktools
|
|
geoip-bin
IP lookup command line tools that use the GeoIP library
|
Versions of package geoip-bin |
Release | Version | Architectures |
jessie | 1.6.2-4 | amd64,armel,armhf,i386 |
trixie | 1.6.12-11.1 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
stretch-backports-sloppy | 1.6.12-5~bpo9+1 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
buster-backports | 1.6.12-5~bpo10+1 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
stretch | 1.6.9-4 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
sid | 1.6.12-11.1 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
bookworm | 1.6.12-10 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
buster | 1.6.12-1 | amd64,arm64,armhf,i386 |
bullseye | 1.6.12-7 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
Debtags of package geoip-bin: |
field | geography |
interface | commandline |
role | program |
scope | utility |
use | scanning |
|
License: DFSG free
|
GeoIP is a C library that enables the user to find the country that any
IP address or hostname originates from. It uses a file based database.
This database simply contains IP blocks as keys, and countries as values and
it should be more complete and accurate than using reverse DNS lookups.
This package contains the command line utilities to resolve the IP numbers
using the GeoIP library.
|
|
gis-workstation
|
Versions of package gis-workstation |
Release | Version | Architectures |
buster | 0.0.16 | all |
jessie | 0.0.4 | all |
sid | 0.0.21 | all |
bullseye | 0.0.20 | all |
bookworm | 0.0.21 | all |
trixie | 0.0.21 | all |
stretch | 0.0.12 | all |
Debtags of package gis-workstation: |
field | geography |
role | metapackage |
|
License: DFSG free
|
이 태스크는 지리 정보 처리 및 지도 제작을 위한 GIS 워크스테이션으로 사용자 시스템을 설정합니다.
|
|
gmt
|
Versions of package gmt |
Release | Version | Architectures |
stretch-backports | 5.4.5+dfsg-1~bpo9+1 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
bullseye | 6.1.1+dfsg-1 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
trixie | 6.5.0+dfsg-3 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
bookworm | 6.4.0+dfsg-2 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
sid | 6.5.0+dfsg-3 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
jessie | 4.5.12-1 | amd64,armel,armhf,i386 |
stretch | 5.3.1+dfsg-2 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
buster | 5.4.5+dfsg-2 | amd64,arm64,armhf,i386 |
Debtags of package gmt: |
field | geography, meteorology |
interface | commandline |
role | program |
scope | utility |
use | editing |
works-with | image:vector, text |
works-with-format | postscript |
|
License: DFSG free
|
GMT 는 사용자가 (x,y) 및 (x,y,z) 데이터 세트(필터링, 트렌드 피팅, 그리딩, 투영등을 포함)를 조작하고, 등고선 지도를 통한 단순 x-y 플롯에서 인공적으로 조명된 표면과 흑백, 회색톤, 아치 패턴, 24 비트 컬러의 3-D 투시도에 이르는 Encapsulated PostScript File (EPS) 일러스트를 생성할 수 있는 도구 모음입니다.
GMT는 많은 일반적인 지도 투영과 선형, 로그, 파워 스케일링을 지원하며 해안선, 강, 행정구역같은 지원 데이터와 함께 제공됩니다.
|
|
gosmore
??? missing short description for package gosmore :-(
|
Versions of package gosmore |
Release | Version | Architectures |
jessie | 0.0.0.20100711-2.1 | amd64,armel,armhf,i386 |
stretch | 0.0.0.svn30327-1 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
Debtags of package gosmore: |
field | geography |
interface | x11 |
role | program |
scope | utility |
uitoolkit | gtk |
use | viewing |
works-with-format | xml |
x11 | application |
|
License: DFSG free
|
|
|
gpsbabel
GPS file conversion plus transfer to/from GPS units
|
Versions of package gpsbabel |
Release | Version | Architectures |
jessie | 1.5.0-3 | amd64,armel,armhf,i386 |
sid | 1.9.0+ds-3 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
trixie | 1.9.0+ds-3 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
bookworm | 1.8.0+ds-5 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
bullseye | 1.7.0+ds-7 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
buster | 1.5.4-2 | amd64,arm64,armhf,i386 |
stretch | 1.5.3-2 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
Debtags of package gpsbabel: |
field | aviation, geography |
interface | commandline |
role | program |
scope | utility |
use | converting |
works-with-format | xml:gpx |
|
License: DFSG free
|
GPSBabel converts waypoints, tracks, and routes from one format to
another, whether that format is a common mapping format like Delorme,
Streets and Trips, or even a serial upload or download to a GPS unit
such as those from Garmin and Magellan.
GPSBabel supports dozens of data formats and will be useful for tasks
such as geocaching, mapping, and converting from one GPS unit to another.
Among the interesting formats it supports are several GPS devices via
a serial link, various PDA-based mapping programs, and various
Geocaching data formats.
Among others GPSBabel supports the following formats:
CSV, Custom CSV DNA, EasyGPS Binary, Fugawi, Garmin serial, Geocaching.com
loc, GPSDrive, GPX, Holux, IGC, Magellan serial, Magellan SD, Mapopolis.Com
Mapconverter, Mapsource, Maptech, Microsoft Streets and Trips, NIMA/GNIS
Geographic Names, NMEA sentences, OziExplorer, Tab-separated data, Topo by
National Geographic, xcsv
|
|
gpsd
Global Positioning System - daemon
|
Versions of package gpsd |
Release | Version | Architectures |
buster | 3.17-7 | amd64,arm64,armhf,i386 |
trixie | 3.25-4 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
sid | 3.25-4 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
stretch-backports | 3.17-7~bpo9+1 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
stretch-security | 3.16-4+deb9u1 | amd64,arm64,armel,armhf,i386 |
jessie | 3.11-3 | amd64,armel,armhf,i386 |
stretch | 3.16-4 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
bullseye | 3.22-4 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
bookworm | 3.22-4.1 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
jessie-security | 3.11-3+deb8u1 | amd64,armel,armhf,i386 |
buster-backports | 3.22-4~bpo10+1 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
Debtags of package gpsd: |
field | geography |
hardware | gps |
interface | daemon |
network | server, service |
role | program |
|
License: DFSG free
|
The gpsd service daemon can monitor one or more GPS devices connected to
a host computer, making all data on the location and movements of the
sensors available to be queried on TCP port 2947.
With gpsd, multiple GPS client applications can share access to devices
without contention or loss of data. Also, gpsd responds to queries with a
format that is substantially easier to parse than the different standards
emitted by GPS devices.
This also includes common tools ubxtool and gpsctl for device configuration
of the local hardware as well as a ntpshmmon to check generated refclock data.
|
|
gpsd-clients
Global Positioning System - clients
|
Versions of package gpsd-clients |
Release | Version | Architectures |
bookworm | 3.22-4.1 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
stretch-backports | 3.17-7~bpo9+1 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
buster-backports | 3.22-4~bpo10+1 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
bullseye | 3.22-4 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
sid | 3.25-4 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
trixie | 3.25-4 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
buster | 3.17-7 | amd64,arm64,armhf,i386 |
jessie | 3.11-3 | amd64,armel,armhf,i386 |
stretch-security | 3.16-4+deb9u1 | amd64,arm64,armel,armhf,i386 |
stretch | 3.16-4 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
jessie-security | 3.11-3+deb8u1 | amd64,armel,armhf,i386 |
Debtags of package gpsd-clients: |
field | geography |
interface | x11 |
network | client |
role | program |
uitoolkit | athena, ncurses |
use | viewing |
x11 | application |
|
License: DFSG free
|
The gpsd service daemon can monitor one or more GPS devices connected to
a host computer, making all data on the location and movements of the
sensors available to be queried on TCP port 2947.
This package contains auxiliary tools and example clients for monitoring,
testing, latency-profiling, device configuration and simulating gpsd.
|
|
gpsman
|
Versions of package gpsman |
Release | Version | Architectures |
trixie | 6.4.4.2-8 | all |
sid | 6.4.4.2-8 | all |
bookworm | 6.4.4.2-4 | all |
bullseye | 6.4.4.2-4 | all |
buster | 6.4.4.2-2 | all |
stretch | 6.4.4.2-2 | all |
jessie | 6.4.4.2-2 | all |
Debtags of package gpsman: |
field | geography |
interface | x11 |
network | client |
role | program |
uitoolkit | tk |
use | organizing |
works-with | image, image:vector |
x11 | application |
|
License: DFSG free
|
GPS 매니져 (GPMan)은 친숙한 환경에서 GPS 데이타의 준비, 검사 그리고
에디션 작성을 가능하게 하는 GPS 데이타 그래픽 매니져 입니다. GPSMan은
가민과 Lowrance 리시버 모두에서 통신과 실시간 로깅을 지원하며 임의
GPS 리시버로부터 실시간 로깅 정보를 NMEA 0183에 받아들입니다.
|
|
gpsmanshp
Tcl interface to shapelib
|
Versions of package gpsmanshp |
Release | Version | Architectures |
bullseye | 1.2.3-6 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
bookworm | 1.2.3-6 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
trixie | 1.2.3-7 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
buster | 1.2.3-6 | amd64,arm64,armhf,i386 |
stretch | 1.2.3-5 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
jessie | 1.2.3-4 | amd64,armel,armhf,i386 |
sid | 1.2.3-7 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
Debtags of package gpsmanshp: |
devel | lang:tcl, library |
role | shared-lib |
uitoolkit | tk |
works-with | image, image:vector |
x11 | application |
|
License: DFSG free
|
A Tcl package that provides the means of creating and reading files in the
ESRI Shapefile for keeping 2 or 3 dimensional points and polylines.
It was developed for use in GPSMan, a manager of GPS receiver data and is
based on the shapelib module. Along with this package, gpstr2shp.c was also
developed which translates GPStrans data files into Shapefile ones.
|
|
gpstrans
communicate via serial port with a Garmin GPS receiver
|
Versions of package gpstrans |
Release | Version | Architectures |
jessie | 0.41-4 | amd64,armel,armhf,i386 |
sid | 0.41-11 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
trixie | 0.41-11 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
bookworm | 0.41-7 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
stretch | 0.41-6 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
buster | 0.41-6 | amd64,arm64,armhf,i386 |
bullseye | 0.41-7 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
Debtags of package gpstrans: |
field | geography |
interface | commandline |
network | client |
role | program |
use | downloading |
works-with | image, image:vector |
|
License: DFSG free
|
GPStrans allows a user with a Garmin GPS receiver to upload and
download waypoints, routes, almanac (satellite orbit elements),
and track routes.
|
|
gpx2shp
convert GPS or GPX file to ESRI Shape file
|
Versions of package gpx2shp |
Release | Version | Architectures |
stretch | 0.71.0-4 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
buster | 0.71.0-7 | amd64,arm64,armhf,i386 |
jessie | 0.71.0-1 | amd64,armel,armhf,i386 |
Debtags of package gpx2shp: |
field | geography |
interface | commandline |
role | program |
scope | utility |
use | converting |
works-with | image, image:vector |
works-with-format | xml:gpx |
|
License: DFSG free
|
Convert GPS or GPX file to ESRI/Shape file. Include the tools
gps2shp and gpx2shp. These are very useful when using collected GPS
points with existing GIS tools like qgis and GRASS.
|
|
grace
XY graphing and plotting tool
|
Versions of package grace |
Release | Version | Architectures |
bullseye | 5.1.25-9 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
bookworm | 5.1.25-13 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
trixie | 5.1.25-17 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
sid | 5.1.25-17 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
jessie | 5.1.24-3 | amd64,armel,armhf,i386 |
buster | 5.1.25-6 | amd64,arm64,armhf,i386 |
stretch | 5.1.25-3 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
Debtags of package grace: |
field | mathematics |
interface | x11 |
role | program |
scope | application |
uitoolkit | motif |
use | editing, learning, printing |
works-with | image, image:vector, text |
works-with-format | postscript |
x11 | application |
|
License: DFSG free
|
Grace is a point-and-click tool that allows the user to draw X-Y plots.
This is the program formerly known as Xmgr.
A few of its features are: User defined scaling, tick marks, labels,
symbols, line styles, colors, polynomial regression, splines, running
averages, DFT/FFT, cross/auto-correlation, batch mode for unattended
plotting, and hardcopy support for PostScript, FrameMaker and several image
formats.
|
|
grass
지리학 자원 분석 지원 시스템 (Geographic Resources Analysis Support System GRASS GIS)
|
Versions of package grass |
Release | Version | Architectures |
jessie | 6.4.4-1 | all |
trixie | 8.4.0-1 | all |
buster | 7.6.0-1 | all |
stretch | 7.2.0-2 | all |
sid | 8.4.0-1 | all |
bookworm | 8.2.1-1 | all |
bullseye | 7.8.5-1+deb11u1 | all |
Debtags of package grass: |
field | geography |
interface | commandline, x11 |
role | program |
science | calculation, modelling, plotting, visualisation |
scope | application |
uitoolkit | motif, ncurses, tk, wxwidgets |
use | analysing, converting, learning, organizing, viewing |
works-with | 3dmodel, db, image, image:raster, image:vector, text |
x11 | application |
|
License: DFSG free
|
GRASS로 알려진, 이 프로그램은 지리공간 데이타 관리 및 분석, 이미지 처리, 그
래픽/지도 제작, 공간 모델링, 그리고 시각화를 위한 지리학 정보 시스템(GIS)
입니다. GRASS는 현재 전세계 학술 및 상업 분야 외에도 많은 정부 기관 및 환경
컨설팅 회사들에 의해서 사용되고 있습니다.
완전한 GRASS 시스템을 얻기 위해 이 가상 패키지를 설치하십시요.
The package is enhanced by the following packages:
e00compr
|
|
grass-doc
GRASS GIS user documentation
|
Versions of package grass-doc |
Release | Version | Architectures |
bullseye | 7.8.5-1+deb11u1 | all |
stretch | 7.2.0-2 | all |
sid | 8.4.0-1 | all |
buster | 7.6.0-1 | all |
jessie | 6.4.4-1 | all |
bookworm | 8.2.1-1 | all |
trixie | 8.4.0-1 | all |
Debtags of package grass-doc: |
field | geography |
made-of | html |
role | documentation |
|
License: DFSG free
|
Commonly referred to as GRASS, this is a Geographic Information
System (GIS) used for geospatial data management and analysis,
image processing, graphics/map production, spatial modeling, and
visualization. GRASS is currently used in academic and commercial
settings around the world, as well as by many government agencies
and environmental consulting companies.
This package contains HTML documentation for the GRASS system.
|
|
hyantesite
??? missing short description for package hyantesite :-(
|
Versions of package hyantesite |
Release | Version | Architectures |
stretch | 1.3.0-1.1 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
jessie | 1.3.0-1 | amd64,armel,armhf,i386 |
Debtags of package hyantesite: |
role | program |
|
License: DFSG free
|
|
|
hydroffice.bag-tools
command-line tools for hydroffice.bag
|
Versions of package hydroffice.bag-tools |
Release | Version | Architectures |
buster | 0.2.15-2 | all |
stretch | 0.2.15-1 | all |
bullseye | 0.2.15-3 | all |
sid | 0.2.15-3 | all |
|
License: DFSG free
|
HydrOffice is a research development environment for ocean mapping. It
provides a collection of hydro-packages, each of them dealing with a
specific issue of the field. The main goal is to speed up both
algorithms testing and research-2-operation.
The BAG hydro-package collects tools for working with BAG files. BAG is
a data format by the ONS-WG (Open Navigation Surface Working Group).
This package provides the command-line tools.
|
|
josm
|
Versions of package josm |
Release | Version | Architectures |
sid | 0.0.svn19253+dfsg-1 | all |
buster-backports | 0.0.svn17428+dfsg-2~bpo10+1 | all |
buster | 0.0.svn14760+dfsg-1 | all |
stretch-backports | 0.0.svn14760+dfsg-1~bpo9+1 | all |
stretch | 0.0.svn11427+dfsg-1 | all |
bullseye | 0.0.svn17428+dfsg-2 | all |
trixie | 0.0.svn19253+dfsg-1 | all |
jessie | 0.0.svn7643+dfsg1-1 | all |
bookworm-backports | 0.0.svn19253+dfsg-1~bpo12+1 | all |
bookworm | 0.0.svn18646+dfsg-1 | all |
bullseye-backports | 0.0.svn18646+dfsg-1~bpo11+1 | all |
Debtags of package josm: |
field | geography |
interface | x11 |
network | client |
role | program |
scope | application |
use | downloading, editing, viewing |
works-with | image, image:vector |
works-with-format | xml, xml:gpx |
x11 | application |
|
License: DFSG free
|
JOSM is an editor for OpenStreetMap (OSM) written in Java.
The current version supports stand alone GPX tracks, GPX track data
from OSM database and existing nodes, line segments and metadata tags
from the OSM database.
OpenStreetMap is a project aimed squarely at creating and providing
free geographic data such as street maps to anyone who wants them.
The project was started because most maps you think of as free actually
have legal or technical restrictions on their use, holding back people
from using them in creative, productive or unexpected ways.
|
|
mapnik-utils
GIS 어플리케이션 개발용 C++ 툴킷 (유틸리티)
|
Versions of package mapnik-utils |
Release | Version | Architectures |
bookworm | 3.1.0+ds-3 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
jessie | 2.2.0+ds1-7 | amd64,armel,armhf,i386 |
sid | 4.0.3+ds-2 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
trixie | 4.0.3+ds-2 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
stretch | 3.0.12+ds-3 | amd64,arm64,armel,armhf,i386,ppc64el,s390x |
buster | 3.0.22+ds-1 | amd64,arm64,armhf,i386 |
bullseye | 3.1.0+ds-1 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
Debtags of package mapnik-utils: |
field | geography |
role | documentation |
|
License: DFSG free
|
Mapnik는 GIS(Geographic Information Systems / 지리 정보 시스템) 어플리케이
션 개발용 오픈소스 C++ 툴킷입니다. 코어는 공간 데이타 접근 및 시각화를 위한
알고리즘/패턴을 제공하는 C++ 공유 라이브러리 입니다.
지리적 개체(지도, 레이터, 데이타소스, 기능, 기하학)의 모음인, 라이브러리는
기본적으로 "윈도잉 시스템"에 의존하지 않고 멀티쓰레드 환경에서 작동하도록
설계되었습니다.
이 패키지는 mapnik와 함께 배포되는 다양한 유틸리티를 포함합니다.
shapeindex: ESRI shape-files을 위한 인덱스 기반 파일 시스템을 만들기
위한 프로그램입니다.
|
|
mapserver-bin
|
Versions of package mapserver-bin |
Release | Version | Architectures |
buster | 7.2.2-1 | amd64,arm64,armhf,i386 |
bookworm-backports | 8.2.2-1~bpo12+1 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
trixie | 8.2.2-1 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
bookworm | 8.0.0-3 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
bullseye-backports | 8.0.0-2~bpo11+1 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
stretch | 7.0.4-2 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
sid | 8.2.2-1 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
stretch-backports | 7.2.2-1~bpo9+1 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
bullseye | 7.6.2-1 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
buster-backports | 7.6.2-1~bpo10+2 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
jessie | 6.4.1-5+deb8u3 | amd64,armel,armhf,i386 |
jessie-security | 6.4.1-5+deb8u3 | amd64,armel,armhf,i386 |
Debtags of package mapserver-bin: |
field | geography |
role | program |
|
License: DFSG free
|
이 패키지는 MapServer용 명령행 유틸리티를 제공합니다.
MapServer는 Open Geospatial Consortium (OGC) 표준을 지원하는 인터넷 지도 서비스용 CGI 기반 프레임워크입니다. MapScript의 스크립팅 기능은 권잔되는 mapscript 라이브러리 패키지에서 제공합니다.
|
|
ogdi-bin
Open Geographic Datastore Interface 라이브러리 -- 유틸리티
|
Versions of package ogdi-bin |
Release | Version | Architectures |
trixie | 4.1.1+ds-5 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
bullseye | 4.1.0+ds-5 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
buster | 3.2.1+ds-4 | amd64,arm64,armhf,i386 |
jessie | 3.2.0~beta2-7.1 | amd64,armel,armhf,i386 |
stretch | 3.2.0+ds-2 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
sid | 4.1.1+ds-5 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
bookworm | 4.1.0+ds-6 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
Debtags of package ogdi-bin: |
field | geography |
role | program |
|
License: DFSG free
|
OGDI는 Open Geographic Datastore Interface입니다. OGDI는 GIS 소프트웨어 패
키지 (어플리케이션) 및 다양한 지형 데이타 제품과 함께 작동할 수 있도록 표준
화된 엑세스 방법을 사용하는 어플리케이션 프로그래밍 인터페이스 (API) 입니
다. OGDI는 모든 TCP/IP 네트워크에 걸쳐서 지형 데이타 제품의 보급을 용이하
게 하기 위해 클라이언트/서버 아키텍쳐를 사용하며, 그리고 다양한 지형 데이
타 제품/형식에 대한 엑세스를 용이하게 하기 위해 드라이버 중심적 접근을 사용
합니다.
이 패키지는 OGDI 라이브러리에 기반한 유용한 도구를 포함합니다.
|
|
openscenegraph
3D scene graph, utilities and examples (binaries)
|
Versions of package openscenegraph |
Release | Version | Architectures |
bullseye | 3.6.5+dfsg1-7 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
trixie | 3.6.5+dfsg1-8 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
sid | 3.6.5+dfsg1-8 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
buster | 3.2.3+dfsg1-3 | amd64,arm64,armhf,i386 |
stretch | 3.2.3+dfsg1-2 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
jessie | 3.2.1-6 | amd64,armel,armhf,i386 |
bookworm | 3.6.5+dfsg1-8 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
Debtags of package openscenegraph: |
devel | examples, lang:c++, library, ui-builder |
field | aviation, geography |
hardware | opengl |
interface | 3d |
role | devel-lib, program, shared-lib |
uitoolkit | glut |
use | viewing |
works-with | 3dmodel |
x11 | application |
|
License: DFSG free
|
A portable, high level graphics toolkit for the development of high performance
graphics applications such as flight simulators, games, virtual reality or
scientific visualization. Providing an object orientated framework on top of
OpenGL, it frees the developer from implementing and optimizing low level
graphics calls, and provide many additional utilities for rapid development of
graphics applications.
This package contains utilities and examples (binaries).
|
|
osm2pgsql
OpenStreetMap 데이타 PostgreSQL 컨버터
|
Versions of package osm2pgsql |
Release | Version | Architectures |
stretch-backports | 0.96.0+ds-1~bpo9+1 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
bookworm-backports | 1.9.1+ds-1~bpo12+1 | armel,armhf,i386,mipsel |
bookworm | 1.8.0+ds-1 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
bullseye-backports | 1.8.0+ds-1~bpo11+1 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
bullseye | 1.4.1+ds-2 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
buster-backports | 1.4.1+ds-1~bpo10+1 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
buster | 0.96.0+ds-2 | amd64,arm64,armhf,i386 |
stretch | 0.92.0+ds-2 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
jessie | 0.86.0-1 | amd64,armel,armhf,i386 |
sid | 2.0.0+ds-1 | amd64,arm64,mips64el,ppc64el,riscv64,s390x |
trixie | 2.0.0+ds-1 | amd64,arm64,mips64el,ppc64el,riscv64,s390x |
bookworm-backports | 2.0.0+ds-1~bpo12+1 | amd64,arm64,mips64el,ppc64el,s390x |
Debtags of package osm2pgsql: |
role | program |
use | converting |
|
License: DFSG free
|
OSM Planet 스냅샷 데이타를 PostGIS 지리 공간 확장을 사용해서 PostgreSQL 데이타베이스에 로드하기 적합한 SQL로 변환합니다. 이 데이타베이스는 Mapnik을 사용해서 지도를 렌더링 하거나 또는 다른 지리 공간 분석을 위해 사용할 수 있습니다.
|
|
osmpbf-bin
OpenStreetMap PBF 파일 형식 라이브러리 - 도구
|
Versions of package osmpbf-bin |
Release | Version | Architectures |
sid | 1.5.1-1 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
jessie | 1.3.3-2 | amd64,armel,armhf,i386 |
stretch | 1.3.3-7 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
buster | 1.3.3-11+deb10u1 | amd64,arm64,armhf,i386 |
bullseye | 1.5.0-1 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
bookworm | 1.5.0-3 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
trixie | 1.5.1-1 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
|
License: DFSG free
|
Osmpbf는 OpenStreetMap PBF 파일을 읽고 쓰는 Java/C 라이브러리입니다. PBF (Protocol buffer Binary Format)은 로우 레벨 스토리지로 구글 프로토콜 버퍼를 사용하는 OpenStreetMap 데이타용 바이너리 파일 형식입니다.
이 패키지는 OpenStreetMap PBF 파일 형식을 처리하는 여러가지 도구를 제공합니다.
|
|
pgadmin3
graphical administration tool for PostgreSQL
|
Versions of package pgadmin3 |
Release | Version | Architectures |
jessie | 1.20.0~beta2-1 | amd64,armel,armhf,i386 |
stretch | 1.22.2-1 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
buster | 1.22.2-5 | amd64,arm64,armhf,i386 |
Debtags of package pgadmin3: |
devel | lang:sql |
role | program |
scope | utility |
uitoolkit | gtk, wxwidgets |
use | configuring, organizing, viewing |
works-with | db |
|
License: DFSG free
|
pgAdmin III is a database design and management application for use with
PostgreSQL. The application can be used to manage PostgreSQL 7.3 and above
and has been tested with PostgreSQL 10.
pgAdmin III is designed to answer the needs of all users, from writing
simple SQL queries to developing complex databases. The graphical
interface supports all PostgreSQL features and makes administration
easy. The application also includes a syntax highlighting SQL editor, a
server-side code editor, an SQL/batch/shell job scheduling agent,
support for the Slony-I replication engine and much more. Server
connection may be made using TCP/IP or Unix Domain Sockets (on *nix
platforms), and may be SSL encrypted for security. No additional
drivers are required to communicate with the database server.
|
|
phppgadmin
|
Versions of package phppgadmin |
Release | Version | Architectures |
buster-security | 5.1+ds-4+deb10u1 | all |
stretch | 5.1+ds-2 | all |
jessie | 5.1-1.1 | all |
bookworm-backports | 7.14.7+dfsg-1~bpo12+1 | all |
buster | 5.1+ds-4 | all |
trixie | 7.14.7+dfsg-1 | all |
sid | 7.14.7+dfsg-1 | all |
Debtags of package phppgadmin: |
devel | lang:sql |
interface | web |
role | program |
suite | postgresql |
works-with | db |
|
License: DFSG free
|
phpPgAdmin은 PostgreSQL용 웹 기반 관리도구입니다. PostgreSQL DBA, 초보자 및 호스트 서비스에 적합합니다.
기능
- 다중 서버 관리
- 아래 모든 측면을 관리:
- 사용자 & 그룹
- 데이타베이스
- 스키마
- 테이블, 인덱스, 제약 조건, 트리거, 규칙 및 권한
- 뷰, 시퀀스 & 함수
- 고급 객체
- 보고서
- 쉬운 데이타 조작:
- 테이블, 뷰 & 보고서 탐색
- 임의의 SQL 실행
- 선택, 삽입, 업데이트, 삭제
- 다양한 형식으로 데이블 데이타 덤프: SQL, COPY, XML, XHTML, CSV, Tabbed
- pg_dump
- SQL 스크립트, COPY 데이타, XML, CSV, Tabbed 가져오기
- Slony 마스터-슬레이브 리플리케이션 엔진 지원
- 우수한 언어 지원:
- 27개 언어로 제공
- 인코딩 충돌 없음. 일본어 인터페이스에서 러시아 데이타 편집 가능!
- 간편한 설치 및 설정
|
|
postgis
|
Versions of package postgis |
Release | Version | Architectures |
buster | 2.5.1+dfsg-1 | amd64,arm64,armhf,i386 |
jessie | 2.1.4+dfsg-3 | amd64,armel,armhf,i386 |
jessie-security | 2.1.4+dfsg-3+deb8u1 | amd64,armel,armhf |
stretch | 2.3.1+dfsg-2 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,s390x |
stretch-security | 2.3.1+dfsg-2+deb9u2 | amd64,arm64,armel,armhf,i386 |
bullseye | 3.1.1+dfsg-1+deb11u2 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
bookworm | 3.3.2+dfsg-1 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
trixie | 3.5.0+dfsg-1 | amd64,arm64,mips64el,ppc64el,riscv64,s390x |
sid | 3.5.0+dfsg-1 | amd64,arm64,mips64el,ppc64el,riscv64,s390x |
Debtags of package postgis: |
field | geography |
role | program |
use | organizing |
|
License: DFSG free
|
PostGIS는 PostgreSQL 객체 관계형 데이타베이스에 지리 객체에 대한 지원을 추가합니다. 실제로, PostGIS는 PostgreSQL 서버를 "공간적으로 환성화"하여 ESRI의 SDE 또는 Oracle의 Spatial 확장같은 지리 정보 시스템 (GIS)의 백엔드 공간 데이타베이스로 사용할 수 있습니다. PostGIS는 OpenGI의 "Simple Features Specification for SQL"을 따릅니다.
이 패키지는 shape 및 raster 파일을 가져오고 내보내기 위한 PostGIS userland 바이너리(pgsql2shp, raster2pgsql 및 shp2pgsql)를 포함합니다.
|
|
proj-bin
|
Versions of package proj-bin |
Release | Version | Architectures |
bullseye | 7.2.1-1 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
bookworm | 9.1.1-1 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
trixie | 9.5.0-1 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
sid | 9.5.0-1 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
jessie | 4.8.0-5 | amd64,armel,armhf,i386 |
stretch | 4.9.3-1 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
buster | 5.2.0-1 | amd64,arm64,armhf,i386 |
Debtags of package proj-bin: |
field | geography |
role | program |
|
License: DFSG free
|
Proj 및 inproj는 선택 가능한 광법위한 투영 기능 (100가지 이상의 투영)을 사용해서 지도 제작 데이타를 직교 데이타로 또는 그 반대로 변환하는 각각의 정방향 및 역방향을 수행합니다.
Geod 및 invgeod는 초기 지점 위도, 경도, 방위각 및 거리(직접) 또는 초기 지점과 종점 위도 및 경도 사이의 전방 및 후방 방위각과 거리(역)가 주어진 종점 지점의 위도, 경도 및 후방 방위각을 결정하기 위한 측지선(대원) 계산을 수행합니다.
이 패키지는 PROJ 바이너리 도구를 제공합니다.
|
|
python3-cartopy
Cartographic library for Python 3
|
Versions of package python3-cartopy |
Release | Version | Architectures |
sid | 0.24.1+dfsg-1 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
buster | 0.17.0+dfsg-3 | amd64,arm64,armhf,i386 |
bullseye | 0.18.0+dfsg-2 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
bookworm | 0.21.1+dfsg-1 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
trixie | 0.24.1+dfsg-1 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
|
License: DFSG free
|
Cartopy is a Python package designed to make drawing maps for data analysis
and visualisation easy.
It features:
- object oriented projection definitions
- point, line, polygon and image transformations between projections
- integration to expose advanced mapping in matplotlib with a simple and
intuitive interface
- powerful vector data handling by integrating shapefile reading with
Shapely capabilities
This package provides the Python 3 library.
|
|
python3-mapnik
Python 3 interface to the mapnik library
|
Versions of package python3-mapnik |
Release | Version | Architectures |
stretch | 0.0~20161104-ea5fd11-2 | amd64,arm64,armel,armhf,i386,ppc64el,s390x |
buster | 0.0~20180723-588fc9062-2 | amd64,arm64,armhf,i386 |
bookworm | 0.0~20200224-7da019cf9-4 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
trixie | 0.0~20240222-5ab32f020-3 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
bullseye | 0.0~20200224-7da019cf9-3 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
sid | 0.0~20240222-5ab32f020-3 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
|
License: DFSG free
|
Mapnik is an OpenSource C++ toolkit for developing GIS
(Geographic Information Systems) applications. At the core is a C++
shared library providing algorithms/patterns for spatial data access and
visualization.
Essentially a collection of geographic objects (map, layer, datasource,
feature, geometry), the library doesn't rely on "windowing systems" and
is intended to work in multi-threaded environments
This package contains the bindings for Python 3.
|
|
python3-mapscript
Python library for MapServer
|
Versions of package python3-mapscript |
Release | Version | Architectures |
trixie | 8.2.2-1 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
buster-backports | 7.6.2-1~bpo10+2 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
bullseye | 7.6.2-1 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
sid | 8.2.2-1 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
bookworm-backports | 8.2.2-1~bpo12+1 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
bookworm | 8.0.0-3 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
bullseye-backports | 8.0.0-2~bpo11+1 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
|
License: DFSG free
|
Python MapScript provides MapServer functions for Python scripts.
MapServer is a CGI-based framework for Internet map services which
supports Open Geospatial Consortium (OGC) standards.
|
|
python3-spaghetti
Analysis of Network-constrained Spatial Data
|
Versions of package python3-spaghetti |
Release | Version | Architectures |
trixie | 1.7.6-1 | all |
sid | 1.7.6-2 | all |
|
License: DFSG free
|
Originating from the networkmodule in PySAL, the package provides specialized
networking functionality that easily integrates with the rest of PySAL.
This allows users of the spaghetti network functionality the possibility of
spatial analysis that complements the network analysis, such as spatial tools
and integration with the main components of libpysal:
- libpysal.weights (mentioned above)
- lib accesspysal.cg (geometric computation and data structures)
- libpysal.io (input-output)
- libpysal.examples (integrated example data)
This package provides the Python 3.x module
|
|
qgis
Geographic Information System (GIS)
|
Versions of package qgis |
Release | Version | Architectures |
bookworm-backports | 3.34.7+dfsg-1~bpo12+1 | mipsel |
bullseye | 3.10.14+dfsg-1 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
buster-backports | 3.10.14+dfsg-1~bpo10+1 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
buster | 2.18.28+dfsg-2 | amd64,arm64,armhf,i386 |
stretch-backports | 2.18.28+dfsg-1~bpo9+1 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
bullseye-backports | 3.22.16+dfsg-1~bpo11+1 | arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
bookworm | 3.22.16+dfsg-1 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,s390x |
stretch | 2.14.11+dfsg-3+deb9u1 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
bullseye-backports | 3.28.9+dfsg-1~bpo11+1 | amd64 |
bookworm-backports | 3.34.10+dfsg-1~bpo12+1 | mips64el |
bookworm-backports | 3.34.12+dfsg-1~bpo12+1 | amd64,arm64,armel,armhf,i386,ppc64el,s390x |
trixie | 3.34.12+dfsg-1 | amd64,arm64,armel,armhf,i386,ppc64el,riscv64,s390x |
sid | 3.34.12+dfsg-1 | amd64,arm64,armel,armhf,i386,ppc64el,riscv64,s390x |
jessie | 2.4.0-1 | amd64,armel,armhf,i386 |
Debtags of package qgis: |
field | geography |
interface | x11 |
role | program |
scope | application, utility |
uitoolkit | qt |
use | editing, learning, organizing, viewing |
works-with | image, image:raster, image:vector, text |
x11 | application |
|
License: DFSG free
|
A Geographic Information System (GIS) manages, analyzes, and displays
databases of geographic information. QGIS supports shape file viewing and
editing, spatial data storage with PostgreSQL/PostGIS, projection on-the-fly,
map composition, and a number of other features via a plugin interface. QGIS
also supports display of various georeferenced raster and Digital Elevation
Model (DEM) formats including GeoTIFF, Arc/Info ASCII Grid, and USGS ASCII
DEM.
|
|
qgis-plugin-grass
|
Versions of package qgis-plugin-grass |
Release | Version | Architectures |
sid | 3.34.12+dfsg-1 | amd64,arm64,armel,armhf,i386,ppc64el,riscv64,s390x |
buster-backports | 3.10.14+dfsg-1~bpo10+1 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
buster | 2.18.28+dfsg-2 | amd64,arm64,armhf,i386 |
bullseye-backports | 3.22.16+dfsg-1~bpo11+1 | arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
bookworm | 3.22.16+dfsg-1 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,s390x |
stretch-backports | 2.18.28+dfsg-1~bpo9+1 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
stretch | 2.14.11+dfsg-3+deb9u1 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
bullseye-backports | 3.28.9+dfsg-1~bpo11+1 | amd64 |
bookworm-backports | 3.34.7+dfsg-1~bpo12+1 | mipsel |
bullseye | 3.10.14+dfsg-1 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
bookworm-backports | 3.34.10+dfsg-1~bpo12+1 | mips64el |
jessie | 2.4.0-1 | amd64,armel,armhf,i386 |
bookworm-backports | 3.34.12+dfsg-1~bpo12+1 | amd64,arm64,armel,armhf,i386,ppc64el,s390x |
trixie | 3.34.12+dfsg-1 | amd64,arm64,armel,armhf,i386,ppc64el,riscv64,s390x |
Debtags of package qgis-plugin-grass: |
field | geography |
interface | x11 |
role | plugin, program |
scope | utility |
uitoolkit | qt |
use | converting, viewing |
works-with | image, image:raster |
x11 | application |
|
License: DFSG free
|
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
This plugin enables GRASS data access in QGIS.
|
|
r-cran-fields
GNU R tools for spatial data
|
Versions of package r-cran-fields |
Release | Version | Architectures |
bullseye | 11.6-1 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
buster | 9.6-3 | amd64,arm64,armhf,i386 |
sid | 16.3-1 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
stretch | 8.10-1 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
trixie | 16.3-1 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
bookworm | 14.1-1 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
|
License: DFSG free
|
For curve, surface and function fitting with an emphasis on splines,
spatial data and spatial statistics. The major methods include cubic,
and thin plate splines, Kriging and compact covariances for large data
sets. The splines and Kriging methods are supported by functions that
can determine the smoothing parameter (nugget and sill variance) and
other covariance parameters by cross validation and also by restricted
maximum likelihood. For Kriging there is an easy to use function that
also estimates the correlation scale (range). A major feature is that
any covariance function implemented in R and following a simple fields
format can be used for spatial prediction. There are also many useful
functions for plotting and working with spatial data as images. This
package also contains an implementation of sparse matrix methods for
large spatial data sets.
|
|
r-cran-mapdata
GNU R support for producing geographic maps (supplemental data)
|
Versions of package r-cran-mapdata |
Release | Version | Architectures |
bullseye | 2.3.0-3 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
bookworm | 2.3.1-1 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
buster | 2.3.0-2 | amd64,arm64,armhf,i386 |
stretch | 2.2-6-1 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
jessie | 2.2-3-1 | amd64,armel,armhf,i386 |
sid | 2.3.1-1 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
trixie | 2.3.1-1 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
Debtags of package r-cran-mapdata: |
devel | lang:r, library |
field | geography, statistics |
role | app-data |
suite | gnu |
|
License: DFSG free
|
This package provides facilities for easily producing high-resolution
maps based on data sets in the GNU R statistical computing
environment. It includes high-resolution map data for the entire
world, along with maps of China (including provincial boundaries) and
a higher-resolution map of New Zealand and a number of nearby Pacific
islands.
The suggested r-cran-mapproj package adds facilities for
calculating geographic projections, which are used by mapmakers to
compensate for the inaccuracies inherent in projecting a spheroid's
surface onto a two-dimensional plane.
|
|
r-cran-mapproj
GNU R support for cartographic projections of map data
|
Versions of package r-cran-mapproj |
Release | Version | Architectures |
stretch | 1.2-4-1 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
sid | 1.2.11-1 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
trixie | 1.2.11-1 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
bookworm | 1.2.11-1 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
bullseye | 1.2.7-1 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
buster | 1.2.6-2 | amd64,arm64,armhf,i386 |
jessie | 1.2-2-1 | amd64,armel,armhf,i386 |
Debtags of package r-cran-mapproj: |
devel | lang:r, library |
field | statistics |
role | app-data |
|
License: DFSG free
|
This package provides facilities for easily producing cartographic
projections of maps based on data sets in the GNU R statistical
computing environment. Projections are used by mapmakers to
compensate for the inaccuracies inherent in projecting a spheroid's
surface onto a two-dimensional plane.
|
|
r-cran-maps
GNU R support for producing geographic maps
|
Versions of package r-cran-maps |
Release | Version | Architectures |
jessie | 2.3-7-1 | amd64,armel,armhf,i386 |
stretch | 3.1.1-1 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
buster | 3.3.0-2 | amd64,arm64,armhf,i386 |
sid | 3.4.2-1 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
trixie | 3.4.2-1 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
bookworm | 3.4.1-1 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
bullseye | 3.3.0-3 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
Debtags of package r-cran-maps: |
devel | lang:r, library |
field | geography, statistics |
role | app-data |
suite | gnu |
|
License: DFSG free
|
This package provides facilities for easily producing maps based on
data sets in the GNU R statistical computing environment.
The r-cran-maps package includes map data for the United States
(including state and county-level maps), New Zealand, and a world
map; additional maps (including a higher-resolution world map) are
available in the suggested r-cran-mapdata package.
The suggested r-cran-mapproj package adds facilities for calculating
geographic projections, which are used by mapmakers to compensate for
the inaccuracies inherent in projecting a spheroid's surface onto a
two-dimensional plane.
|
|
r-cran-raster
GNU R geographic data analysis and modeling
|
Versions of package r-cran-raster |
Release | Version | Architectures |
stretch | 2.5-8-1 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
buster | 2.8-19-1 | amd64,arm64,armhf,i386 |
sid | 3.6-30-1 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
bullseye | 3.4-5-1 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
trixie | 3.6-30-1 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
bookworm | 3.6-14-1 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
|
License: DFSG free
|
This GNU R package provides functions for reading, writing,
manipulating, analyzing and modeling of gridded spatial data. The
package implements basic and high-level functions. Processing of very
large files is supported.
|
|
r-cran-sp
공간 데이타를 위한 GNU R 클래스 및 메소드
|
Versions of package r-cran-sp |
Release | Version | Architectures |
trixie | 2.1-4+dfsg-1 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
sid | 2.1-4+dfsg-1 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
stretch | 1.2-4-1 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
bookworm | 1.6-0+dfsg-1 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
jessie | 1.0-15-1 | amd64,armel,armhf,i386 |
bullseye | 1.4-5-1 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
buster | 1.3-1-1 | amd64,arm64,armhf,i386 |
Debtags of package r-cran-sp: |
devel | lang:r |
role | program |
|
License: DFSG free
|
이 GNU R 패키지는 공간 데이타를 위한 클래스와 메소드를 제공합니다. 클래스는
2D 또는 3D 데이타를 위해 공간 위치 정보가 상주하는 곳을 문서화합니다. 데이
타를 맵으로 맵핑, 좌표 검색을 위한 메소드 및 공간 선택, 서브세팅, 출력, 요
약등에 사용되는 유틸리티 기능들을 제공합니다.
|
|
sac2mseed
Convert SAC waveform data to MiniSEED
|
Versions of package sac2mseed |
Release | Version | Architectures |
bookworm | 1.13+ds1-1 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
trixie | 1.13+ds1-1 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
sid | 1.13+ds1-1 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
buster | 1.12+ds1-3 | amd64,arm64,armhf,i386 |
bullseye | 1.12+ds1-3 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
|
License: DFSG free
|
SAC and MiniSEED are two commonly used formats for seismological data.
sac2mseed converts SAC waveform data to MiniSEED format. By default the
format of the input files is automatically detected: alpha or binary
(byte order autodetected).
|
|
viking
GPS data editor, analyzer and viewer
|
Versions of package viking |
Release | Version | Architectures |
sid | 1.10-4 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
trixie | 1.10-4 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
bullseye | 1.8-4 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
buster | 1.7-1 | amd64,arm64,armhf,i386 |
jessie | 1.5.1-1 | amd64,armel,armhf,i386 |
bookworm | 1.10-2 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
stretch | 1.6.2-3 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
Debtags of package viking: |
field | geography |
hardware | gps |
interface | x11 |
role | program |
uitoolkit | gtk |
use | analysing, downloading, editing, learning, organizing |
works-with-format | xml:gpx |
x11 | application |
|
License: DFSG free
|
Viking aims to be easy to use, yet powerful in accomplishing a wide
variety of GPS related tasks. It uses a hierarchical layering system
to organize GPS data, maps, and other layer types with spatial data,
such as coordinate lines.
Some of the things you can use Viking for are:
- Uploading and downloading waypoints, tracks to/from GPS.
- Realtime GPS tracking and track recording.
- Import and export of gpx files.
- Preparing tracks and waypoints for trips using maps from services
such as OpenStreetmap and Terraserver. You only need to upload the data
to your GPS before you leave. The maps together with your tracks
and waypoints can also be printed and used during the trip.
- After trips, tracks and waypoints from GPS can be downloaded,
stored, managed and reused in later trips.
- Analyzing OHV and hiking trips, understanding where you went and
how far you were from something.
- Making waypoints and tracks to follow to easily get someplace
you've never been before or don't have GPS data for but Terraserver
maps exist for it.
- Making maps with coordinate lines.
- Analyzing speed at different places, adding waypoints where you forgot
to mark one but did slow down or stop.
|
|
Official Debian packages with lower relevance
libmseed-dev
seed data records manipulation library (development files)
|
Versions of package libmseed-dev |
Release | Version | Architectures |
trixie | 2.19.8-1 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
bookworm | 2.19.8-1 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
sid | 2.19.8-1 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
bullseye | 2.19.6-1 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
buster | 2.19.6-1 | amd64,arm64,armhf,i386 |
|
License: DFSG free
|
Provides a framework for manipulation of SEED (Standard for the Exchange
of Earthquake Data) data records.
This package includes development files for compiling against libmseed.
|
|
python3-pyepsg
easy access to the EPSG database (Python 3)
|
Versions of package python3-pyepsg |
Release | Version | Architectures |
bullseye | 0.3.2-2 | all |
bookworm | 0.4.0-1 | all |
buster | 0.3.2-1 | all |
sid | 0.4.0-1 | all |
|
License: DFSG free
|
A simple interface to EPSG.io (https://epsg.io/).
EPSG.io simplifies the discovery of coordinate reference systems
utilized all over the world for creating maps and geodata and for
identifying geo-position. It is a practical tool for anybody interested
in cartography and digital map making, who needs to know exact latitude
and longitude values for numerical coordinates in different spatial
reference systems.
This package provides the modules for Python 3.
|
|
sumo
Simulation of Urban MObility (SUMO)
|
Versions of package sumo |
Release | Version | Architectures |
jessie | 0.21.0+dfsg-1 | amd64,armel,armhf,i386 |
bullseye | 1.8.0+dfsg2-5 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
stretch | 0.28.0+dfsg1-1 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
trixie | 1.18.0+dfsg-4 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
buster | 1.1.0+dfsg1-1 | amd64,arm64,armhf,i386 |
sid | 1.18.0+dfsg-4 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
bookworm | 1.15.0+dfsg-1+deb12u1 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
upstream | 1.21.0 |
|
License: DFSG free
|
SUMO is an open source,
highly portable, microscopic road traffic simulation package
designed to handle large road networks.
Main binary.
Please cite:
M. Behrisch, L. Bieker, J. Erdmann and D. Krajzewicz:
SUMO - Simulation of Urban MObility: An Overview
(eprint)
SIMUL 2011, The Third International Conference on Advances in System Simulation
:63-68
(2011)
|
|
Debian packages in contrib or non-free
googleearth-package
??? missing short description for package googleearth-package :-(
|
Versions of package googleearth-package |
Release | Version | Architectures |
stretch | 1.2.2 (contrib) | all |
jessie | 1.2.2 (contrib) | all |
Debtags of package googleearth-package: |
devel | packaging |
field | geography |
interface | commandline |
role | program |
scope | utility |
use | downloading |
|
License: DFSG free, but needs non-free components
|
|
Packaging has started and developers might try the packaging code in VCS
earth3d
Map client displaying a 3D model of the world
|
Versions of package earth3d |
Release | Version | Architectures |
VCS | 1.0.5-3 | all |
|
License: free
Debian package not available
Version: 1.0.5-3
|
The map data is fetched from a server on the net, and the client will
display recent satellite images and map data.
|
|