Direct geocoding is the process of converting postal addresses or place names into geographic coordinates (latitude and longitude) that can be placed accurately within a drawing.
Spatial Manager™ for ZWCAD automates this by allowing users to import address data from CSV files or other sources, then queries coordinate databases or geocoding services to locate each address on the map.
The resulting points are inserted into the drawing with their exact positions and carry the original address data as attributes.
Reverse geocoding is the process of converting geographic coordinates (latitude and longitude) into a human-readable address or place name. This is typically done using a reverse geocoding service or API,... more
Direct geocoding is the process of converting an address or a place name into geographic coordinates (latitude and longitude). This is typically done using a geocoding service or API, which... more
We are all increasingly familiar to locate places on a map using Google Maps or similar services, but what about being able to do it directly on our drawings or... more
Within this interesting example we show how to include, on an existing AutoCAD or BricsCAD drawing of a city, locations from a list of addresses as points (Blocks) on the drawing, using... more