Skip to content

Commit

Permalink
retrait rpg 2022
Browse files Browse the repository at this point in the history
  • Loading branch information
MFrangi committed Jan 30, 2024
1 parent a06bb12 commit 1b6aeff
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion controllers/rpg/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const {isGeometry} = require('../../checker');
const gppWfsClient = require('../../middlewares/gppWfsClient');

const _ = require('lodash');
const lastYearRPG = 2022;
const lastYearRPG = 2021;
const firstYearRPG = 2010;

/**
Expand Down
2 changes: 0 additions & 2 deletions doc/rpg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,6 @@ info:
RPG.2021:parcelles_graphiques
RPG.2022:parcelles_graphiques
**Exemple de géométrie** : (référentiel EPSG:4326)
Expand Down

0 comments on commit 1b6aeff

Please sign in to comment.