PharoOWS

Description

OGC Web Services (OWS) support for Pharo

Details

Source
GitHub
Dialect
pharo (65% confidence)
License
MIT
Stars
8
Forks
2
Created
Nov. 7, 2022
Updated
Feb. 8, 2026
Topics
cartography map open-smock pharo pharo-smalltalk qgis qgis-server smalltalk smock tile-server tilemap tiles tileserver wms wms-service

README excerpt

# PharoOWS

[![Pharo 11](https://img.shields.io/badge/Pharo-11-%23aac9ff.svg)](https://pharo.org/download)
[![Pharo 12](https://img.shields.io/badge/Pharo-12-%23aac9ff.svg)](https://pharo.org/download)
[![Pharo 13](https://img.shields.io/badge/Pharo-13-%23aac9ff.svg)](https://pharo.org/download)

[![Release](https://img.shields.io/badge/release-1.0.0-green.svg)](https://github.com/ThalesGroup/PharoOWS/releases/tag/1.0.1)
[![License](https://img.shields.io/github/license/ThalesGroup/PharoOWS.svg)](./LICENSE)
[![Unit tests](https://github.com/ThalesGroup/PharoOWS/actions/workflows/CI.yml/badge.svg)](https://github.com/ThalesGroup/PharoOWS/actions/workflows/CI.yml)
[![Documentation](https://img.shields.io/badge/docs-Book-informational)](https://thalesgroup.github.io/PharoOWS/)


## :information_source: Get started

A variety of protocols and standards exist to enable communication with map
servers and access geographic data in both raster and vector formats. Defined
by the [Open Geospatial Consortium (OGC)](https://www.ogc.org/), these
protocols are fondamental to ensure interoperability between clients and
servers.

PharoOWS supports the official OGC protocols along with some widely adopted de
facto standards, offering tools for querying map servers and parsing the
returned data.


## :books: Documentation

See PharoOWS's [documentation](https://thalesgroup.github.io/PharoOWS/) for more details.


## :bust_in_silhouette: Contributing

If you are interested in contributing to the PharoOWS project, start by reading the
[CONTRIBUTING](CONTRIBUTING) guide.


## :page_facing_up: License

This project is licensed under the MIT License - see the [LICENSE](LICENSE)
file for details.
← Back to results