Listing Thumbnail

    Reverse Geocoder Lite

     Info
    Sold by: Geolytica 
    Free Trial
    AWS Free Tier
    A simple and fast worldwide reverse geocoding API up to city/neighborhood granularity level.
    Listing Thumbnail

    Reverse Geocoder Lite

     Info
    Sold by: Geolytica 

    Overview

    Convert a geographic coordinate into a real world location name, geocode, region, admin areas, elevation and timezone.

    The API takes as input a Latitude, Longitude pair and outputs either XML (default) or JSON text with the name of the nearest major locality name, as well as the nearest location name and other regional information from both geonames.org and openstreetmap.org neighborhood/administrative area data.

    Highlights

    • Fast reverse geocoding worldwide
    • Runs on inexpensive minimal instances (eg free tier t3.micro) and a small HDD (8GB)
    • Returns locality names, city, admin areas, geocodes, elevation, timezone, country and region.

    Details

    Delivery method

    Delivery option
    64-bit (x86) Amazon Machine Image (AMI)

    Latest version

    Operating system
    AmazonLinux Amazon Linux 2

    Typical total price

    This estimate is based on use of the seller's recommended configuration (t3.medium) in the US East (N. Virginia) Region. View pricing details

    $0.342/hour

    Pricing

    Free trial

    Try this product at no cost for 5 days according to the free trial terms set by the vendor. Usage-based pricing is in effect for usage beyond the free trial terms. Your free trial gets automatically converted to a paid subscription when the trial ends, but may be canceled any time before that.

    Reverse Geocoder Lite

     Info
    Pricing is based on actual usage, with charges varying according to how much you consume. Subscriptions have no end date and may be canceled any time. Alternatively, you can pay upfront for a contract, which typically covering your anticipated usage for the contract duration. Any usage beyond contract will incur additional usage-based costs.
    Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator  to estimate your infrastructure costs.

    Usage costs (94)

     Info
    • ...
    Instance type
    Product cost/hour
    EC2 cost/hour
    Total/hour
    t2.micro
    AWS Free Tier
    $0.30
    $0.012
    $0.312
    t2.small
    $0.30
    $0.023
    $0.323
    t2.medium
    $0.30
    $0.046
    $0.346
    t2.large
    $0.30
    $0.093
    $0.393
    t2.xlarge
    $0.30
    $0.186
    $0.486
    t2.2xlarge
    $0.30
    $0.371
    $0.671
    t3.nano
    $0.30
    $0.005
    $0.305
    t3.micro
    AWS Free Tier
    $0.30
    $0.01
    $0.31
    t3.small
    $0.30
    $0.021
    $0.321
    t3.medium
    Recommended
    $0.30
    $0.042
    $0.342

    Additional AWS infrastructure costs

    Type
    Cost
    EBS General Purpose SSD (gp2) volumes
    $0.10/per GB/month of provisioned storage

    Vendor refund policy

    We offer no refunds, but you may cancel at any time

    Legal

    Vendor terms and conditions

    Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA) .

    Content disclaimer

    Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.

    Usage information

     Info

    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

    Version 4.0 is a bug fix.

    Additional details

    Usage instructions

    Access the server on http://:80 for usage instructions & quick start. You may also SSH to the instance and log in as 'ec2-user' using the key specified at launch to use the API internally. Additional information can be found at https://3geonames.org/api 

    Resources

    Support

    Vendor support

    Email, Chat

    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

    Ratings and reviews

     Info
    3.7
    3 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    33%
    33%
    0%
    33%
    0%
    3 AWS reviews
    Tom

    Perfect

    Reviewed on May 02, 2019
    Purchase verified by AWS

    Perfect for the price.
    Lot of data (with version 1.4 now OSM datas), fast with t2.medium server and great email support.

    Hex

    Message not complete

    Reviewed on Mar 14, 2019
    Purchase verified by AWS

    The price is acceptable but the data is not complete. What I need is zipcode, that simple. But document shows if need zipcode, I can only access their website, and the price is unacceptable.

    Tom P.

    Fast & Accurate, but Lacking Documentation

    Reviewed on Jan 30, 2019
    Purchase verified by AWS

    I used it as a free trial while researching solution for a simple reverse geocoder (We only need city level info for our purposes)
    This is a strong possibility for us to use once we have the other pieces in place.
    I wish they provided better documentation though. For example, it does not mention anywhere that you can call the API using a geocode or geonumber, and adding a '.json' to a request gives json output on any request. Neat features, but one has to find out on their own.
    (There is a README file and a test script in the ec2-user home dir after you ssh into the box, which just states:
    "Copy test.pl on your machine then replace 'localhost' with the ip address or hostname of the reverse geocoding machine.

    Then run ' perl test.pl '

    You should get around 100 requests per second if the software is running on a t2.micro instance (the minimum instance)

    (Higher instance types get better throughput)
    "
    What it does not say, is that running test.pl locally, causes the machine to run out of memory (Granted this is only a T2.micro with 1G of RAM)

    Overall it is solid when accessed externally.

    View all reviews