Overview
Full Stack Geocoding / Geoparsing for North America (USA or Canada - Forward & Reverse, Batch Geocode). Rest API (CSV, XML, Json and Jsonp)
Highlights
- Easy to set up on the instance of your choice.
- Unlimited Geocoding (Forward and Reverse) for USA and Canada (including full-text geoparsing).
- Very high geocoding coverage (over 99%) and accuracy (RoofTop and Interpolated results with high confidence score).
Details
Typical total price
$2.83/hour
Features and programs
Financing for AWS Marketplace purchases
Pricing
- ...
Instance type | Product cost/hour | EC2 cost/hour | Total/hour |
---|---|---|---|
t2.xlarge | $0.70 | $0.186 | $0.886 |
t2.2xlarge | $0.80 | $0.371 | $1.171 |
t3.large | $0.70 | $0.083 | $0.783 |
t3.xlarge | $0.70 | $0.166 | $0.866 |
t3.2xlarge | $0.70 | $0.333 | $1.033 |
t3a.medium | $0.70 | $0.038 | $0.738 |
t3a.large | $0.80 | $0.075 | $0.875 |
t3a.xlarge | $0.90 | $0.15 | $1.05 |
t3a.2xlarge | $0.90 | $0.301 | $1.201 |
m3.medium | $0.80 | $0.067 | $0.867 |
Additional AWS infrastructure costs
Type | Cost |
---|---|
EBS General Purpose SSD (gp2) volumes | $0.10/per GB/month of provisioned storage |
Vendor refund policy
We do not currently support refunds, but you can cancel at any time.
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
- New Datasets for USA and Canada
- Performance Enhancements
- Optionally you may request the nearest points of interest to be returned with your reverse geocoding search.
- You may use both geonumber as well as latitude,longitude arguments for reverse geocoding.
- The autocomplete API will also return "PO Box" matches on certain inputs.
Additional details
Usage instructions
Access the server on http port 80. Instructions and examples are provided on that page as per the geocoder.ca/api specifications.
Resources
Vendor resources
Support
Vendor support
Please allow 24 hours
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.
Similar products
Customer reviews
Accurate and Versatile, but
Geocoding was pretty accurate, on par with what you'd expect from Google Maps or ESRI. Lots of info returned on reverse geocoding. Forward geocoding and parsing of raw text was fine too.
A bit slow right off the bat. Using the test_performance.pl script that comes with it:
-bash-4.2$ /home/ec2-user/test_performance.pl
End test at Thu Nov 30 19:17:10 2017 (Test started at Thu Nov 30 19:08:02 2017, total time spent: 547.783696889877 seconds.)
198 requests were sent in parallel
Average response time was 2.76658432772665 seconds per request
Then tried the test again after a few minutes:
End test at Thu Nov 30 19:21:11 2017 (Test started at Thu Nov 30 19:21:06 2017, total time spent: 4.92717409133911 seconds.)
198 requests were sent in parallel
Average response time was 0.0248847176330258 seconds per request
So, it is slow at first, then picks up speed considerably. 0.02 seconds per query vs 2.7. (on a C8x8xlarge server)
Incredibly Slow
I appreciate that it works out of the box, but even on an r4.2xlarge instance it regularly takes 15-120s to geocode a structured address. SQS queue has been draining for days now.
Not very flexible
Very easy to use and install! But
Compared to the free MapQuest nominatim this was slower - although maybe it needed to churn longer to get through startup tasks? I ran 500+ queries and didn't see a significant speed increase - and much less willing to make a guess about vague addresses or assign PO Boxes to the city or zipcode centroid.
Great product!
Very easy to launch, very efficient, and cost effective compared to alternatives. Results were accurate. Highly recommended for high volume processing. Support was very responsive and knowledgeable.