@geoalgeria/agriculture 1.0.0 → 2.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.ar.md CHANGED
@@ -60,7 +60,7 @@ institutionsByWilaya(16).map((r) => r.name);
60
60
  | `groupe_public` | 10 | المجمعات العمومية (GVAPRO، AGROLOG، GIPLAIT…) |
61
61
  | `office_public` | 4 | الدواوين العمومية (OAIC، ONIL، ONILEV، ONTA) |
62
62
 
63
- **حسب دقة الإحداثيات** (`geo_precision`)
63
+ **حسب طريقة تحديد الموقع** (`geo_method`)
64
64
 
65
65
  | القيمة | العدد | المعنى |
66
66
  | --- | --- | --- |
@@ -82,7 +82,7 @@ institutionsByWilaya(16).map((r) => r.name);
82
82
 
83
83
  ## حول الدقة
84
84
 
85
- > الأسماء والولاية والعنوان والهاتف/الفاكس **رسمية** (دليل الوزارة). الدليل لا يحتوي على **أي إحداثيات**: يُوضَع كل سجل في مركز البلدية المذكورة في عنوانه، أو — عند تعذّر ذلك — في مركز مقرّ الولاية (انظر `geo_precision`). هذه مواقع تقريبية للـ*ولاية/البلدية* وليست نقاطًا مساحية للمباني.
85
+ > الأسماء والولاية والعنوان والهاتف/الفاكس **رسمية** (دليل الوزارة). الدليل لا يحتوي على **أي إحداثيات**: يُوضَع كل سجل في مركز البلدية المذكورة في عنوانه، أو — عند تعذّر ذلك — في مركز مقرّ الولاية (انظر `geo_method`؛ قيمة `geo_precision` هي `"approximate"` لكل سجل هنا — لا توجد نقاط مساحية مرصودة). هذه مواقع تقريبية للـ*ولاية/البلدية* وليست نقاطًا مساحية للمباني.
86
86
 
87
87
  ## المصدر والترخيص
88
88
 
package/README.fr.md CHANGED
@@ -60,7 +60,7 @@ institutionsByWilaya(16).map((r) => r.name);
60
60
  | `groupe_public` | 10 | Groupes publics (GVAPRO, AGROLOG, GIPLAIT…) |
61
61
  | `office_public` | 4 | Offices publics (OAIC, ONIL, ONILEV, ONTA) |
62
62
 
63
- **Par précision des coordonnées** (`geo_precision`)
63
+ **Par méthode de géocodage** (`geo_method`)
64
64
 
65
65
  | Valeur | Nombre | Signification |
66
66
  | --- | --- | --- |
@@ -82,7 +82,7 @@ Extraites de l'annuaire du MADR (`madr.gov.dz/contact/دليل-الهاتف/`, a
82
82
 
83
83
  ## Sur la précision
84
84
 
85
- > Les noms, la wilaya, l'adresse et le tél./fax sont **officiels** (annuaire du MADR). L'annuaire ne contient **aucune coordonnée** : chaque enregistrement est placé au centroïde de la commune nommée dans son adresse, ou — à défaut — au centroïde du chef-lieu de wilaya (voir `geo_precision`). Ce sont des emplacements approximatifs de la *wilaya/commune*, pas des points de bâtiments relevés.
85
+ > Les noms, la wilaya, l'adresse et le tél./fax sont **officiels** (annuaire du MADR). L'annuaire ne contient **aucune coordonnée** : chaque enregistrement est placé au centroïde de la commune nommée dans son adresse, ou — à défaut — au centroïde du chef-lieu de wilaya (voir `geo_method`; `geo_precision` vaut `"approximate"` pour chaque enregistrement — aucun de ces points n'est relevé sur le terrain). Ce sont des emplacements approximatifs de la *wilaya/commune*, pas des points de bâtiments relevés.
86
86
 
87
87
  ## Source & licence
88
88
 
package/README.md CHANGED
@@ -70,7 +70,7 @@ metadata().wilayas_covered; // 58
70
70
  | `groupe_public` | 10 | Public groups (GVAPRO, AGROLOG, GIPLAIT…) |
71
71
  | `office_public` | 4 | Public offices (OAIC, ONIL, ONILEV, ONTA) |
72
72
 
73
- **By coordinate precision** (`geo_precision`)
73
+ **By geocoding method** (`geo_method`)
74
74
 
75
75
  | Value | Count | Meaning |
76
76
  | --- | --- | --- |
@@ -100,7 +100,7 @@ Extracted from the MADR directory (`madr.gov.dz/contact/دليل-الهاتف/`,
100
100
 
101
101
  ## On accuracy
102
102
 
103
- > Names, wilaya, address and phone/fax are **official** (from the MADR directory). The directory carries **no coordinates**: each record is placed at the centroid of the commune named in its address, or — when the address has no recognizable commune — at the centroid of the wilaya chief town (see `geo_precision`). These are approximate locations for the *wilaya/commune*, not surveyed building points. Some source rows have minor typos that have been normalized.
103
+ > Names, wilaya, address and phone/fax are **official** (from the MADR directory). The directory carries **no coordinates**: each record is placed at the centroid of the commune named in its address, or — when the address has no recognizable commune — at the centroid of the wilaya chief town (see `geo_method`; `geo_precision` is `"approximate"` for every record here — none of these are surveyed points). These are approximate locations for the *wilaya/commune*, not surveyed building points. Some source rows have minor typos that have been normalized.
104
104
 
105
105
  ## Source & license
106
106