Almost every system working with client data receives various addresses from clients, permanent, contact, headquarters, etc. In the Czech Republic, there is a public database RÚIAN, which contains comprehensive data on all address locations. This database is very extensive and frequently updated. Its implementation in every such project does not make sense and its maintenance is very demanding.
That's why we decided to use our rich experience in real estate and ecommerce solutions and build a REST API on top of this database that we can connect to any project. This API also includes automatic updating of the RÚIAN database, and thanks to it, each of our projects always has fresh data. The data provided by the API is available at different levels, as needed, from individual objects, streets, zip codes, cities, etc. to comprehensive full-text address searches.
Comments