pkg.soopen package index

brew / rang 4600

Installer mapproxy avec Homebrew, apt, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de mapproxy pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install mapproxy

local Homebrew formula metadata

Linux

Debian aptvérifié · 92%
sudo apt install mapproxy

Debian stable package indexes · mapproxy · Source: deb.debian.org

Nixvérifié · 92%
nix profile install nixpkgs#mapproxy

nixpkgs package indexes · pkgs/by-name/ma/mapproxy/package.nix · Source: api.github.com

aperçu

Résumé du paquet

Accelerating web map proxy

Commandes et alias

  • mapproxy-seed
  • mapproxy-util

historique

Historique du projet et usages

MapProxy is a Python-based geospatial proxy, tile cache, and WMS/WMTS/TMS service layer used to cache, transform, and accelerate map services.

Historique du projet

The official MapProxy site describes the project as an open-source proxy for geospatial data that caches, accelerates, and transforms data from existing map services for desktop and web GIS clients. Its GitHub repository was created in April 2012, but the official release notes show the project already had 0.x and 1.x history before the current GitHub era.

MapProxy's feature set grew around practical web mapping operations: WMS sources, WMTS and TMS output, MapServer and Mapnik configurations, Google/Bing-compatible tile sources, ArcGIS REST sources, reprojection, tile storage backends, watermarks, and cache seeding. Later release notes show it adding cache backends such as SQLite and Riak, dimensions for WMTS, digest authentication for source requests, and eventually semver-based release management.

By 2026 the project had reached the 6.x line, with official GitHub releases for 6.0.0 in October 2025 and 6.1.1 in June 2026. That long maintenance arc is important in GIS packaging because organizations often run map caches as quiet infrastructure for years.

Historique d'adoption

MapProxy's adoption follows the deployment pattern of GIS infrastructure: it is installed next to web servers, WSGI servers, WMS sources, and tile caches rather than used as a desktop app. The official deployment docs describe local development with mapproxy-util serve-develop and production deployment either embedded in a web server or behind an HTTP server or proxy.

The input package metadata lists Homebrew, Debian, Ubuntu, and Nix packages. Combined with the official pip installation instructions, that shows the project is consumed through both Python packaging and system package managers.

Modes d'utilisation

MapProxy is configured with two main YAML files: mapproxy.yaml for server behavior, layers, sources, caches, grids, and services, and seed.yaml for the mapproxy-seed tool. The official docs show mapproxy-util create for generating starter configs and mapproxy-util serve-develop for local testing.

Package users typically care about the CLI entry points mapproxy-util and mapproxy-seed, because those cover the lifecycle of generating a configuration, running a development server, pre-filling tile caches, and deploying the WSGI app behind Apache, nginx, Varnish, or another production front end.

Pourquoi les passionnés de paquets s'y intéressent

MapProxy matters to package indexes because it is glue: it bridges old and new OGC services, tile formats, cache stores, and web deployment models. That kind of package is not glamorous, but it reduces repeated custom proxy code in GIS shops.

It also illustrates a common packaging story for Python infrastructure: installable from pip, but still useful as an OS package because operators want stable command names, service integration, and reproducible deployment dependencies.

Chronologie

  • 2012: Current GitHub repository created.
  • 2013: MapProxy 1.6.0 released with additional cache and WMTS-related features.
  • 2025: MapProxy 6.0.0 released.
  • 2026: MapProxy 6.1.1 released.

Related projects

  • MapProxy can use MapServer and Mapnik configurations as sources or related rendering infrastructure.
  • It commonly works with OGC WMS, WMTS, and TMS clients and with web servers or HTTP proxies for deployment.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucune métadonnée de bottle Homebrew n’a été enregistrée.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
mapproxy.yamlseed.yaml

exécutables

Exécutables installés

CommandeTypeExpositionNote
mapproxy-seedexécutableexécutable indexéDécouvert depuis l'index local des exécutables.
mapproxy-utilexécutableexécutable indexéDécouvert depuis l'index local des exécutables.

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-08-03
version du gestionnaire7.0.0
gestionnaire mis à jour2026-07-18
données localesinconnu
amontnon disponible
dernière version détectéenon détecté
  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:mapproxy
Version7.0.0
Gestionnaire de paquetsHomebrew
Page d'accueilhttps://mapproxy.org/
Dernière mise à jour2026-07-18T13:21:05Z
Pulseupdated
Bouteillenon enregistré
Serviceaucun déclaré

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

mapproxy 4.0.2+dfsg-2

open source proxy for geospatial data

http://mapproxy.org/

sudo apt install mapproxy
  • Section: web
  • Architecture: all
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Mapproxy
Debian stable package indexes · deb.debian.org · Debian stable package indexes: mapproxy from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python3-mapproxy 4.0.2+dfsg-2

open source proxy for geospatial data - Python 3 module

http://mapproxy.org/

sudo apt install python3-mapproxy
  • Section: python
  • Architecture: all
  • Source Package: mapproxy
  • 7 Dépendances
  • 8 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Mapproxy
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-mapproxy from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

mapproxy

nix profile install nixpkgs#mapproxy
  • normalized package name match
  • Correspondance par : Mapproxy
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ma/mapproxy/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

mapproxy 2.0.2+dfsg-1

open source proxy for geospatial data

http://mapproxy.org/

sudo apt install mapproxy
  • Section: universe/web
  • Architecture: all
  • 1 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Mapproxy
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: mapproxy from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

mapproxy-doc 2.0.2+dfsg-1

open source proxy for geospatial data - documentation

http://mapproxy.org/

sudo apt install mapproxy-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: mapproxy
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Mapproxy
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: mapproxy-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

python3-mapproxy 2.0.2+dfsg-1

open source proxy for geospatial data - Python 3 module

http://mapproxy.org/

sudo apt install python3-mapproxy
  • Section: universe/python
  • Architecture: all
  • Source Package: mapproxy
  • 6 Dépendances
  • 8 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Mapproxy
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3-mapproxy from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation