[general]
name=MAPOG
qgisMinimumVersion=3.22
description=Connect QGIS to MAPOG (mapog.com) — browse maps and layers, load them into QGIS, and push edits back through the MAPOG external API.
about=Official-style client for the MAPOG GIS platform. Log in with your MAPOG account (or paste an API key); the plugin provisions and stores an API key, then reads/writes layer data over the secure external API (API key + HMAC).
version=0.9.0
changelog=0.9.0 — Live transfer progress: loading a layer (MAPOG → QGIS) streams the download with a percentage bar, uploading (QGIS → MAPOG) shows upload progress, and Add GIS layer shows a progress bar while the layer is added and loaded.
    0.8.0 — Make a map public/private right from QGIS: private maps now show a "Make public & get link" button (and public maps a "Make private" button) in Share & links, instead of just a note to do it on mapog.com.
    0.7.0 — Share & links now shows a public map link of the form {web_origin}/public/{map-name-slug}/{base64_map_id} (e.g. /public/visualize-population-data/NjU3NQ==), so a map can be shared with anyone once it's set Public in MAPOG.
    0.6.0 — Add existing layer now lists a map's Annotation Layer as a selectable item (MAPOG → QGIS). Loading it brings in every annotation feature, split into separate Points/Lines/Polygons layers with their attributes preserved.
    0.5.0 — New About and Help tabs: a hero card showing the plugin version, feature highlights, and quick links to mapog.com, GitHub, support email, and docs.
    0.4.0 — Categorized layers keep their full per-value palette on upload (QGIS → MAPOG): each category's color and point size is replicated via the CATEGORY style, instead of flattening everything to the first category's color.
    0.3.0 — Upload raster layers (QGIS → MAPOG): local files go up losslessly, tile/remote rasters render to GeoTIFF; a live progress bar tracks server-side processing until the tiled layer is ready.
    0.2.0 — Two-direction menu (MAPOG → QGIS / QGIS → MAPOG); refreshed white/blue UI; raster layers load from dynamic tile URL and auto-zoom to footprint.
    0.1.0 — Initial release.
license=GPL-2.0-or-later
author=MAPOG
email=support@mapog.com
tracker=https://github.com/engineerphilosophy/MAPOG-QGIS-PLUGIN/issues
repository=https://github.com/engineerphilosophy/MAPOG-QGIS-PLUGIN
homepage=https://mapog.com
tags=gis,mapog,rest,api,cloud,layers
category=Web
icon=icon.png
experimental=False
deprecated=False
