Class BQGeopoliticalPA
java.lang.Object
com.maplander.backend.utils.bq.BQGeopoliticalPA
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic List
<GeopoliticalPA> listBarrios
(String provincia, String distrito, String corregimiento, String localidad) static List
<GeopoliticalPA> listCorregimiento
(String provincia, String distrito) static List
<GeopoliticalPA> listDistrito
(String provincia) static List
<GeopoliticalPA> listLocalidades
(String provincia, String distrito, String corregimiento) static List
<GeopoliticalPA> static List
<GeopoliticalPA> querySearchBarriosSoundex
(String word, Integer limit)
-
Field Details
-
bqGeopoliticalDataset
-
bqProvinciaPATable
-
bqDistritoPATable
-
bqCorregimientoPATable
-
bqLocalidadPATable
-
bqBarrioPATable
-
bqSearchBarrioPATable
-
-
Constructor Details
-
BQGeopoliticalPA
public BQGeopoliticalPA()
-
-
Method Details
-
listProvincia
-
listDistrito
-
listCorregimiento
-
listLocalidades
public static List<GeopoliticalPA> listLocalidades(String provincia, String distrito, String corregimiento) -
listBarrios
-
querySearchBarriosSoundex
-