We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
Hello,
I have created a GeoJson in QGIS to use as a reference layer in Azure Maps. When I had it nothing shows on the map. Any ideas on what to do would be appreciated.
I have tried the check validity and fix geomery functions in power Bi.
When I run it through https://geojsonlint.com/ I get the following message- Line 0: Parse error on line 1: ...4.5646913 ] ] ] } }{ "type": "Feature", ----------------------^ Expecting 'EOF', '}', ',', ']', got '{'
Hi,@AmiraBedh ,thanks for your concern about this issue.
Your answer is excellent!
And I would like to share some additional solutions below.
Hi,@Laura12345 I am glad to help you.
Have you checked to see where you are having problems with your code and resolved it in a timely manner, if your problem has been resolved. Can you share the correct code or solution that you modified and marked it as a solution, it will help other members in the forum!
I noticed that you have shared your code but unfortunately it is not complete, if your problem is not solved yet, can you provide the complete error code or relevant screenshot which will help you to identify the problem.
I hope my suggestions give you good ideas, if you have any more questions, please clarify in a follow-up reply.
Best Regards,
Carson Jian,
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
From the error the GeoJSON file you created in QGIS has a formatting error.
Can you share the code with us ? because it needs to follow the correct structure with a single root object and properly closed brackets.
{ "type": "Feature", "properties": { "ogc_fid": 5223, "name": "4", "polygon_id": 30162 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -1.4112726, 54.5646913 ],
Thanks 🙂
You provided an GeoJSON snippet which is incomplete. Can you provide more details ?
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 54 | |
| 39 | |
| 32 | |
| 17 | |
| 15 |
| User | Count |
|---|---|
| 64 | |
| 63 | |
| 37 | |
| 34 | |
| 22 |