We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
L'ajout d'un Geojson à la volée fonctionne seulement si la projection est en 4326.
Exemple qui fonctionne : https://infra-geo-ouverte.github.io/igo2/?vector=https:%2F%2Fwww.donneesquebec.ca%2Frecherche%2Fdataset%2F527944ae-893d-41ac-8255-340fb1c2c83b%2Fresource%2Fd1b89d6a-8c31-4831-8895-95dc45120f79%2Fdownload%2Fborne-incendie.json
Si le Geojson est en 32198, le fichier est chargé mais ne s'affiche pas :
Exemple qui ne fonctionne pas : https://geoegl.msp.gouv.qc.ca/igo2/apercu-qc/?vector=https:%2F%2Fdiffusion.mffp.gouv.qc.ca%2FDiffusion%2FDonneeGratuite%2FFaune%2FAires_repartition_caribous%2FForestier%2FGEOJSON%2FAire_repartition_populations_caribouForestier.geojson
Dans : https://geoegl.msp.gouv.qc.ca/igo2/apercu-qc/
The text was updated successfully, but these errors were encountered:
pelord
Successfully merging a pull request may close this issue.
L'ajout d'un Geojson à la volée fonctionne seulement si la projection est en 4326.
Exemple qui fonctionne : https://infra-geo-ouverte.github.io/igo2/?vector=https:%2F%2Fwww.donneesquebec.ca%2Frecherche%2Fdataset%2F527944ae-893d-41ac-8255-340fb1c2c83b%2Fresource%2Fd1b89d6a-8c31-4831-8895-95dc45120f79%2Fdownload%2Fborne-incendie.json
Si le Geojson est en 32198, le fichier est chargé mais ne s'affiche pas :
Exemple qui ne fonctionne pas : https://geoegl.msp.gouv.qc.ca/igo2/apercu-qc/?vector=https:%2F%2Fdiffusion.mffp.gouv.qc.ca%2FDiffusion%2FDonneeGratuite%2FFaune%2FAires_repartition_caribous%2FForestier%2FGEOJSON%2FAire_repartition_populations_caribouForestier.geojson
Dans :
https://geoegl.msp.gouv.qc.ca/igo2/apercu-qc/
The text was updated successfully, but these errors were encountered: