strapi-plugin-location icon indicating copy to clipboard operation
strapi-plugin-location copied to clipboard

This plugin allows users to create location inputs and store latitude and longitude values as geometry types in a PostGIS database. It also provides functionality to filter items based on their locati...

Results 29 strapi-plugin-location issues
Sort by recently updated
recently updated
newest added

## Bug report ### Describe the bug I'm facing diverse, strange issues when trying to use the geo-search better. Following example: `/api/cities/?fields[0]=id&$location[wk_coordinates]=48.1663,11.5683,70600&fields[1]=wk_name_en` resolves in this response: ``` { "data": null,...

issue: bug

### Description Hi, this is just a small requests I am not an expert in TypeScript and I am not sure how import or configure the plugin when my strapi...

issue: discussion

### Feature request - Reverse geocoding The plugin needs to incorporate a functionality where users can input an address, and it will automatically convert it into corresponding coordinates. This can...

issue: feature request

## Issue Description When making a request to the Strapi plugin with the `$location[coords]` parameter, I've observed an issue where if I set the radius to a value greater than...

issue: bug
status: confirmed

It would be rad if the location data would be stored in the database following [GeoJSON](https://geojson.org/) specifications. So for example in the JSONB data field, instead of the actual: `{...

issue: discussion

### Feature request - Geolocation shape field The plugin's functionality should be expanded to enable users to utilize not only a field for specifying single location coordinates, but also a...

issue: feature request

Hi, I'd like to use this plugin, but I can't because my project uses a MySQL database. I guess more people are in a similar situation,

issue: feature request

Bumps [@strapi/typescript-utils](https://github.com/strapi/strapi/tree/HEAD/packages/utils/typescript) from 4.25.1 to 4.25.7. Release notes Sourced from @​strapi/typescript-utils's releases. v4.25.7 ⚙️ Chore [tooling] shard ee tests+ fix broken platform (strapi/strapi#20914) @​Boegie19 [tooling] chore: aggregate test result to...

pr: chore

Bumps [@strapi/helper-plugin](https://github.com/strapi/strapi/tree/HEAD/packages/core/helper-plugin) from 4.23.1 to 4.25.7. Release notes Sourced from @​strapi/helper-plugin's releases. v4.25.7 ⚙️ Chore [tooling] shard ee tests+ fix broken platform (strapi/strapi#20914) @​Boegie19 [tooling] chore: aggregate test result to...

pr: chore