@pittica/google-business-intelligence-geo
v1.0.1
Published
Geo data for business intelligence for Google Cloud.
Downloads
12
Readme
Google Cloud geo data for business intelligence.
Geo data for business intelligence for Google Cloud.
Install dependencies
npm installUsage
From coordinates
Gets data from coordinates.
npm run coordinates latitude longitude "points of interest" radiusArguments
latitude
- Type: Float
- Required: Yes
- Description: Latitude value.
longitude
- Type: Float
- Required: Yes
- Description: Latitude value.
points of interest
- Type: Array, String
- Required: Yes
- Description: A space-separated POI values.
radius
- Type: Float, Integer
- Required: No
- Description: Positive number indicating the radius.
From Place ID
Gets data from Place ID.
npm run place id "points of interest" radiusArguments
id
- Type: String
- Required: Yes
- Description: Place ID.
points of interest
- Type: Array, String
- Required: Yes
- Description: A space-separated POI values.
radius
- Type: Float, Integer
- Required: No
- Description: Positive number indicating the radius.
Copyright
This project is licensed.
Copyright 2025-2026 Pittica S.r.l..
