Skip to content

Getting work with Geocoder gem #126

@epireve

Description

@epireve

I am working on a geolocation app which consume data from Parse.com (which those data imported from JSON previously). Right now I am trying to geocode the address in parse database but couldn't find how to do it.

The issue is, the gem is worked with Mongo(Id/Mapper) and ActiveRecord. I am trying to hit with MongoID but the gem is not supported other than mentioned database driver.

Is there any way to flow the data from MongoId driver through 'ParseResource::Base'? Not sure this is the right question but my intention is get the geocoded recognised the mongoId driver.

Thanks in advanced,
-Fir

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions