Work
Four products we run ourselves
We show what we operate, not what we invoiced. These four products are designed, hosted and maintained by MapWay Tunisie, which operates devmix.tn.
- RX-01 Mapping platform
TMaps
Tunisian mapping API: base maps, vector tiles, geocoding and routing, ready to embed in a web or mobile project.
- API REST
- Tuiles vectorielles
- Géocodage
Visit the product →What this product taught us
- Constraint
- MapLibre builds its worker URL at runtime. No bundler can analyse it, so the file is never emitted: the map is created, the container gets its classes, and nothing renders, without a single console error.
- Decision
- Copy the worker among the files served as they are and hand it its address explicitly, instead of hoping the tooling guesses it.
- Outcome
- The map on this site's contact pages is served by TMaps, it decodes real tiles, and it only loads as it approaches the viewport.
- RX-02 Property listings
Houni.tn
Buying, renting and selling property in Tunisia, with search by governorate and agency profiles.
- Recherche géographique
- Fiches annonces
Visit the product →What this product taught us
- Constraint
- Listings are not filed with the same vocabulary from one poster to the next. A free text search on a neighbourhood name misses properties that are right there.
- Decision
- Anchor the search on the administrative split, the 24 governorates then the delegation, rather than on free typing.
- Outcome
- A search that answers with what visitors already know, and an agency directory filed on the same axis.
- RX-03 Postal reference
Code-Postal.tn
Over 4,800 Tunisian postal codes, searchable by town, governorate or delegation, with GPS coordinates.
- Recherche
- Coordonnées GPS
Visit the product →What this product taught us
- Constraint
- Nobody arrives already knowing the code they are after. They start from a town, a delegation or a governorate, and the code is exactly what is missing.
- Decision
- Index the 4,800 plus postal codes both ways, and attach GPS coordinates to every entry.
- Outcome
- A reference you query with what you know, not with what you are looking for.
- RX-04 Business directory
Annu-Pro.tn
More than 11,000 Tunisian businesses listed, searchable by governorate, sector or activity.
- Recherche
- Fiches entreprises
Visit the product →What this product taught us
- Constraint
- More than 11,000 listed businesses are worth nothing if a visitor cannot cut the list down to the ones that concern them.
- Decision
- Three crossing axes, governorate, sector and activity, rather than one search box asked to do everything.
- Outcome
- A list you narrow to a handful of records without ever having to type the right query.
These four products are not demos: they run in production, and they are what pays for our technical decisions. The same work is ordered service by service, from the catalogue of 21 web and marketing services. The four people who design and maintain them are named on the page about MapWay Tunisie.