Geoapify (@geoapify) 's Twitter Profile
Geoapify

@geoapify

Location Platform to create location-aware apps! Try our APIs, online tools, tutorials. #maps #maptiles #geocoding #routing #isolines #routeoptimization

ID: 1109206589976862726

linkhttps://geoapify.com calendar_today22-03-2019 21:33:53

549 Tweet

205 Followers

138 Following

Geoapify (@geoapify) 's Twitter Profile Photo

Building shipping calculators πŸ“¦ or coverage checkers 🌍? Start with postcode data: β€’ Validate entries βœ” β€’ Get city + district πŸ™ β€’ Visualize boundaries πŸ—Ί Our new article shows how to use Geoapify Postcode API step by step: dev.to/geoapify/how-t… #api #gis #geocoding

Building shipping calculators πŸ“¦ or coverage checkers 🌍?
 Start with postcode data:
 β€’ Validate entries βœ”
 β€’ Get city + district πŸ™
 β€’ Visualize boundaries πŸ—Ί

Our new article shows how to use Geoapify Postcode API step by step:
dev.to/geoapify/how-t…

 #api #gis #geocoding
MapLibre (@maplibre) 's Twitter Profile Photo

πŸš€ MapLibre July 2025 Newsletter is out! What's news: complex script support in Native, Martin’s refreshed UI, and Board election process now open πŸ—³οΈ πŸ™ Thanks to Jawg Maps for renewed sponsorship. πŸ“– Read: maplibre.org/news/2025-08-0… #mapLibre #openstreetmap #foss4g #opensource

Geoapify (@geoapify) 's Twitter Profile Photo

Now in @geoapify/route-planner-sdk: βœ… Custom agent timeline items (define one set of actions) βœ… "beforeAgentMenuShow" event to customize agent context menus Perfect for logistics, delivery & field service apps. Docs: geoapify.github.io/route-planner-… #FleetManagement #FieldService

Now in @geoapify/route-planner-sdk:

βœ… Custom agent timeline items (define one set of actions)
βœ… "beforeAgentMenuShow" event to customize agent context menus

Perfect for logistics, delivery & field service apps.

Docs: geoapify.github.io/route-planner-…
#FleetManagement #FieldService
Geoapify (@geoapify) 's Twitter Profile Photo

We’ve added a new code sample to our Map Samples collection! Build routes with elevation profile visualization using: β˜‘οΈ MapLibre GL (interactive maps) β˜‘οΈ Geoapify Routing API (route and elevation data) β˜‘οΈ Chart.js (elevation chart) Code πŸ‘‰ github.com/geoapify/maps-…

Geoapify (@geoapify) 's Twitter Profile Photo

⚑ You can easily customize agent context menus with the beforeAgentMenuShow event in the πŸ“¦@geoapify/route-planner-sdk NPM library: Add or modify agent actions directly in the timeline! πŸ“– Docs: geoapify.github.io/route-planner-… #JavaScript #TypeScript #Frontend #WebDev #UIDesign

⚑ You can easily customize agent context menus with the beforeAgentMenuShow event in the πŸ“¦@geoapify/route-planner-sdk NPM library:

Add or modify agent actions directly in the timeline!
πŸ“– Docs: geoapify.github.io/route-planner-…

#JavaScript #TypeScript #Frontend #WebDev #UIDesign
Geoapify (@geoapify) 's Twitter Profile Photo

Your users enter a postcode. And your app needs more than just numbers. Geoapify Postcode API gives you: β€’ Location context πŸ™ β€’ Boundaries for maps πŸ—Ί β€’ Regions & districts πŸ—‚ Our new article shows how to integrate it in minutes: dev.to/geoapify/how-t… #api #geocoding

Your users enter a postcode. And your app needs more than just numbers.

Geoapify Postcode API gives you:
 β€’ Location context πŸ™
 β€’ Boundaries for maps πŸ—Ί
 β€’ Regions & districts πŸ—‚

Our new article shows how to integrate it in minutes:
dev.to/geoapify/how-t…

 #api #geocoding
Geoapify (@geoapify) 's Twitter Profile Photo

A postcode like 10115 isn’t just digits. It’s "Berlin, Mitte" πŸ™ with boundaries, coordinates & context πŸ—Ί Geoapify Postcode API gives it all in one API call ⚑ Our new article explains how: dev.to/geoapify/how-t… #api #geocoding #gis #developers #javascript #maps

A postcode like 10115 isn’t just digits. It’s "Berlin, Mitte" πŸ™ with boundaries, coordinates & context πŸ—Ί

Geoapify Postcode API gives it all in one API call ⚑

Our new article explains how:
dev.to/geoapify/how-t…

 #api #geocoding #gis #developers #javascript #maps
Geoapify (@geoapify) 's Twitter Profile Photo

Want to build anime-inspired worlds? Use GIS to map realistic movement β€” just like in Tokyo-based anime. With @Geoapify, you can simulate how far a character can walk, bike, or drive. πŸ”— linkedin.com/pulse/how-anim… #gamedev #gis #worldbuilding #anime

State of the Map (@sotm) 's Twitter Profile Photo

πŸ“’πŸ“’LAST CHANCE! Early Bird tickets for State of the Map 2025 in Manila ends TODAY!!! Don't miss out on discounted prices, including a special rate for community hobbyists! Secure your spot NOW! 2025.stateofthemap.org/tickets/ #SotM2025 #OpenStreetMap #Manila #EarlyBird #Conference2025

πŸ“’πŸ“’LAST CHANCE! Early Bird tickets for State of the Map 2025 in Manila ends TODAY!!!
Don't miss out on discounted prices, including a special rate for community hobbyists! Secure your spot NOW! 2025.stateofthemap.org/tickets/
 #SotM2025 #OpenStreetMap #Manila #EarlyBird #Conference2025
Geoapify (@geoapify) 's Twitter Profile Photo

New code sample: GPX Map Matching (Snap to Roads) πŸ—ΊοΈ β˜‘οΈ Upload a GPX track and snap it to the road network with Geoapify Map Matching API. β˜‘οΈ Visualize original vs. matched routes on an interactive MapLibre GL map. Code + preview β†’ github.com/geoapify/maps-… #Mapping #WebDev

New code sample: GPX Map Matching (Snap to Roads) πŸ—ΊοΈ

β˜‘οΈ Upload a GPX track and snap it to the road network with Geoapify Map Matching API.
β˜‘οΈ Visualize original vs. matched routes on an interactive MapLibre GL map.

Code + preview β†’ github.com/geoapify/maps-…

#Mapping #WebDev
Geoapify (@geoapify) 's Twitter Profile Photo

Visualize elevation profiles with Chart.js πŸ“ˆ This code sample shows how to: β€’ Use Geoapify Routing API for routes + elevation data β€’ Render interactive maps with MapLibre GL β€’ Display elevation gain/loss in a dynamic chart Code πŸ‘‰ github.com/geoapify/maps-… #frontend

Visualize elevation profiles with Chart.js πŸ“ˆ

This code sample shows how to:
 β€’ Use Geoapify Routing API for routes + elevation data
 β€’ Render interactive maps with MapLibre GL
 β€’ Display elevation gain/loss in a dynamic chart

Code πŸ‘‰ github.com/geoapify/maps-…

#frontend
Geoapify (@geoapify) 's Twitter Profile Photo

Show reachable areas from any location with one API call. Geoapify Isoline API builds: ➑️ Isochrones β†’ time-based reachability ⏱️ ➑️ Isodistances β†’ distance-based coverage πŸ“ Perfect for logistics, real estate & accessibility apps. Try it β†’ geoapify.com/isoline-api/ #IsolineAPI

Geoapify (@geoapify) 's Twitter Profile Photo

Need to calculate a driving route between waypoints? πŸš— Geoapify Routing API gives you fast, accurate routes with turn‑by‑turn data, multiple optimization types, and JSON/GeoJSON/XML output. Perfect for mapping & delivery apps. Try now β†’ geoapify.com/routing-api/ #RoutingAPI

Geoapify (@geoapify) 's Twitter Profile Photo

Got coordinates? Turn them into real places! This Python script reverse-geocodes batches of lat/lon pairs using Geoapify’s API β€” with rate limiting, filters, and NDJSON output. #Python #ReverseGeocoding #Geoapify #GeoDev #Mapping #OpenStreetMap πŸ“‚ GitHub:

Got coordinates? Turn them into real places!

This Python script reverse-geocodes batches of lat/lon pairs using Geoapify’s API β€” with rate limiting, filters, and NDJSON output.
#Python #ReverseGeocoding #Geoapify #GeoDev #Mapping #OpenStreetMap

 πŸ“‚ GitHub:
Geoapify (@geoapify) 's Twitter Profile Photo

Convert any address to precise coordinates with one API call: api.geoapify.com/v1/geocode/sea… Perfect for delivery apps, mapping & location-based services. Learn more β†’ geoapify.com/geocoding-api/ #Geocoding #API #Developers #Geoapify #LocationData

Convert any address to precise coordinates with one API call:

api.geoapify.com/v1/geocode/sea…

Perfect for delivery apps, mapping & location-based services.
Learn more β†’ geoapify.com/geocoding-api/

 #Geocoding #API #Developers #Geoapify #LocationData
Geoapify (@geoapify) 's Twitter Profile Photo

Want to limit address search to countries, states, counties & cities only? With @geoapify/geocoder-autocomplete, you can plug in a custom geocoding function and control search behavior. See it live with results on a Leaflet map: β†’ jsfiddle.net/Geoapify/916ox… #JavaScript #WebDev

Want to limit address search to countries, states, counties & cities only?
With @geoapify/geocoder-autocomplete, you can plug in a custom geocoding function and control search behavior.
See it live with results on a <a href="/LeafletJS/">Leaflet</a> map:

β†’ jsfiddle.net/Geoapify/916ox…

#JavaScript #WebDev
Geoapify (@geoapify) 's Twitter Profile Photo

πŸ€– Automate address lookups with Python. πŸ“„ Drop in a file with lat/lon coords, and this Python script will reverse-geocode them all using Geoapify. πŸ’‘ Features: – Batch processing – Country filters – API-safe rate limiting – NDJSON output #Python #ReverseGeocoding

πŸ€– Automate address lookups with Python.
πŸ“„ Drop in a file with lat/lon coords, and this Python script will reverse-geocode them all using Geoapify.

πŸ’‘ Features:
 – Batch processing
 – Country filters
 – API-safe rate limiting
 – NDJSON output

#Python #ReverseGeocoding
Geoapify (@geoapify) 's Twitter Profile Photo

Try the new GPX Map Matching Demo πŸš΄β€β™‚οΈπŸ“ Upload your GPX track β†’ snap it to roads using @Geoapify Map Matching API β†’ see original vs. matched route on MapLibre GL map πŸ—ΊοΈ Choose travel mode & explore route summary πŸ“Š Code sample + Demo β†’ github.com/geoapify/maps-… #JavaScript

Try the new GPX Map Matching Demo πŸš΄β€β™‚οΈπŸ“

Upload your GPX track β†’ snap it to roads using @Geoapify Map Matching API β†’ see original vs. matched route on MapLibre GL map πŸ—ΊοΈ
Choose travel mode &amp; explore route summary πŸ“Š

Code sample + Demo β†’ github.com/geoapify/maps-…

#JavaScript
Geoapify (@geoapify) 's Twitter Profile Photo

✨ Use beautiful custom map markers in your Static Maps! Generate icons with Font Awesome, Material, or Lucide Add to map via marker param β†’ Done! Try it: geoapify.com/static-maps-ap… #staticmaps #mapmarkers #webmaps #gisdev #leafletjs #maplibre #mapdesign

✨ Use beautiful custom map markers in your Static Maps!

Generate icons with Font Awesome, Material, or Lucide
Add to map via marker param β†’ Done!

Try it:
geoapify.com/static-maps-ap…

#staticmaps #mapmarkers #webmaps #gisdev #leafletjs #maplibre #mapdesign
Geoapify (@geoapify) 's Twitter Profile Photo

Want to add travel-time maps to your app? We published two minimal JS examples with @Geoapify’s Isoline API: πŸ—ΊοΈ Leaflet β†’ github.com/geoapify/maps-… πŸ—ΊοΈ MapLibre β†’ github.com/geoapify/maps-… #gis #javascript #leafletjs #maplibre #opensource

Want to add travel-time maps to your app?

We published two minimal JS examples with @Geoapify’s Isoline API:

πŸ—ΊοΈ Leaflet β†’ github.com/geoapify/maps-…
πŸ—ΊοΈ MapLibre β†’ github.com/geoapify/maps-…

#gis #javascript #leafletjs #maplibre #opensource