-
Notifications
You must be signed in to change notification settings - Fork 0
/
Makefile.vars
48 lines (48 loc) · 2.44 KB
/
Makefile.vars
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
INEGI_FILES = data/shapefiles/DESCRIPCION.txt \
data/shapefiles/LEEME.txt \
data/shapefiles/localidades_isla.csv \
data/shapefiles/localidades_isla.xlsx \
data/shapefiles/localidades_rurales_amanzanadas_que_rebasan_su_ageb.csv \
data/shapefiles/localidades_rurales_amanzanadas_que_rebasan_su_ageb.xlsx \
data/shapefiles/localidades_urbanas_que_rebasan_su_municipio.csv \
data/shapefiles/localidades_urbanas_que_rebasan_su_municipio.xlsx \
data/shapefiles/SINTESIS.txt \
data/shapefiles/meta_gene_mg_junio2017.txt \
data/shapefiles/MGJUN17.html \
data/shapefiles/MGJUN17.pdf \
data/shapefiles/MGJUN17.rtf \
data/shapefiles/MGJUN17.txt \
data/shapefiles/MGJUN17.xml \
data/shapefiles/areas_geoestadisticas_basicas_rurales.CPG \
data/shapefiles/areas_geoestadisticas_basicas_rurales.dbf \
data/shapefiles/areas_geoestadisticas_basicas_rurales.prj \
data/shapefiles/areas_geoestadisticas_basicas_rurales.shp \
data/shapefiles/areas_geoestadisticas_basicas_rurales.shx \
data/shapefiles/areas_geoestadisticas_estatales.CPG \
data/shapefiles/areas_geoestadisticas_estatales.dbf \
data/shapefiles/areas_geoestadisticas_estatales.prj \
data/shapefiles/areas_geoestadisticas_estatales.shp \
data/shapefiles/areas_geoestadisticas_estatales.shx \
data/shapefiles/areas_geoestadisticas_municipales.CPG \
data/shapefiles/areas_geoestadisticas_municipales.dbf \
data/shapefiles/areas_geoestadisticas_municipales.prj \
data/shapefiles/areas_geoestadisticas_municipales.shp \
data/shapefiles/areas_geoestadisticas_municipales.shx \
data/shapefiles/localidades_rurales_puntuales.cpg \
data/shapefiles/localidades_rurales_puntuales.dbf \
data/shapefiles/localidades_rurales_puntuales.prj \
data/shapefiles/localidades_rurales_puntuales.sbn \
data/shapefiles/localidades_rurales_puntuales.sbx \
data/shapefiles/localidades_rurales_puntuales.shp \
data/shapefiles/localidades_rurales_puntuales.shp.xml \
data/shapefiles/localidades_rurales_puntuales.shx \
data/shapefiles/poligonos_localidades_urbanas_y_rurales.CPG \
data/shapefiles/poligonos_localidades_urbanas_y_rurales.dbf \
data/shapefiles/poligonos_localidades_urbanas_y_rurales.prj \
data/shapefiles/poligonos_localidades_urbanas_y_rurales.shp \
data/shapefiles/poligonos_localidades_urbanas_y_rurales.shx \
data/shapefiles/territorio_insular.cpg \
data/shapefiles/territorio_insular.dbf \
data/shapefiles/territorio_insular.prj \
data/shapefiles/territorio_insular.shp \
data/shapefiles/territorio_insular.shx