Skip to content

obtaining a list of geohashes representing neighborhoods zones #234

Open
@IsamAljawarneh

Description

@IsamAljawarneh

Hi Ram,
very interesting project.
so, i have a DF with neighborhoods represented as ZCurves in index column:

var index1 = neighborhoods.withColumn("index", $"polygon" index 30)
how to obtain the list of geohashes that represent each zone instead.
same issue as mentioned here:
#193
he said he could solve it using the toBase32 function but he did not mention how.

can you tell me how to use this functionality (for example with my index1 dataframe above)

thanks a lot and wishing all the best for the project.

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