Open jolevesq opened 2 years ago
Create a schema for how we use input parameters for NTS
We will not support all the parameters, only add the one we need to the schema. We need to make sure all parameters we use here must be in the API input schema (lookup).
Sample query: https://maps-cartes.services.geo.ca/server2_serveur2/rest/services/BaseMaps/NTS_SNRC/MapServer/3/query?where=IDENTIF+LIKE+%27010G%25%27&outFields=IDENTIF&returnGeometry=true&f=json
NOTE From the investigation, ESRI may not be the best format, so update the services information and urls
Create a schema for how we use input parameters for NTS
We will not support all the parameters, only add the one we need to the schema. We need to make sure all parameters we use here must be in the API input schema (lookup).
Sample query: https://maps-cartes.services.geo.ca/server2_serveur2/rest/services/BaseMaps/NTS_SNRC/MapServer/3/query?where=IDENTIF+LIKE+%27010G%25%27&outFields=IDENTIF&returnGeometry=true&f=json
NOTE From the investigation, ESRI may not be the best format, so update the services information and urls