-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
444 lines (273 loc) · 14.4 KB
/
Copy pathindex.html
File metadata and controls
444 lines (273 loc) · 14.4 KB
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
<!DOCTYPE html>
<!-- saved from url=(0031)https://jorgecifanalisis.github.io/ -->
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width initial-scale=1">
<meta property="og:title" content="C3">
<title>C3</title>
<meta property="og:description" content="Repositorio de C3">
<meta property="og:url" content="https://jorgecif.github.io/">
<meta property="og:site_name" content="JORGECIF">
<meta property="og:locale" content="es_CO">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@jorgecif">
<meta name="twitter:creator" content="@jorgecif">
<meta name="twitter:title" content="jorgecif">
<meta name="twitter:description" content="Repositorio de código de C3.">
<meta name="twitter:url" content="https://jorgecif.github.io/">
<meta name="keywords" content="">
<link rel="icon" href="https://jorgecif.github.io/images/favicon.ico">
<link rel="stylesheet" href="./index_files/main.css">
<link rel="canonical" href="https://jorgecif.github.io/">
<link rel="alternate" type="application/atom+xml" title="C3" href="https://jorgecif.github.io/feed.xml">
<script src="./index_files/MathJax.js.descarga"></script>
<style type="text/css">
@font-face {
font-weight: 400;
font-style: normal;
font-family: 'Inter-Loom';
src: url('https://cdn.useloom.com/assets/fonts/inter/Inter-UI-Regular.woff2') format('woff2');
}
@font-face {
font-weight: 400;
font-style: italic;
font-family: 'Inter-Loom';
src: url('https://cdn.useloom.com/assets/fonts/inter/Inter-UI-Italic.woff2') format('woff2');
}
@font-face {
font-weight: 500;
font-style: normal;
font-family: 'Inter-Loom';
src: url('https://cdn.useloom.com/assets/fonts/inter/Inter-UI-Medium.woff2') format('woff2');
}
@font-face {
font-weight: 500;
font-style: italic;
font-family: 'Inter-Loom';
src: url('https://cdn.useloom.com/assets/fonts/inter/Inter-UI-MediumItalic.woff2') format('woff2');
}
@font-face {
font-weight: 700;
font-style: normal;
font-family: 'Inter-Loom';
src: url('https://cdn.useloom.com/assets/fonts/inter/Inter-UI-Bold.woff2') format('woff2');
}
@font-face {
font-weight: 700;
font-style: italic;
font-family: 'Inter-Loom';
src: url('https://cdn.useloom.com/assets/fonts/inter/Inter-UI-BoldItalic.woff2') format('woff2');
}
@font-face {
font-weight: 900;
font-style: normal;
font-family: 'Inter-Loom';
src: url('https://cdn.useloom.com/assets/fonts/inter/Inter-UI-Black.woff2') format('woff2');
}
@font-face {
font-weight: 900;
font-style: italic;
font-family: 'Inter-Loom';
src: url('https://cdn.useloom.com/assets/fonts/inter/Inter-UI-BlackItalic.woff2') format('woff2');
}</style></head>
<body>
<div class="container">
<header class="site-header">
<div class="wrapper">
<!--<h1 class="site-title"><a href="/">jorgecif</a></h1>
<h3 class="site-meta">jorgecif</h3>-->
<nav class="site-nav">
<a href="https://jorgecif.github.io/#" class="menu-icon">
<svg viewBox="0 0 18 15">
<path fill="#424242" d="M18,1.484c0,0.82-0.665,1.484-1.484,1.484H1.484C0.665,2.969,0,2.304,0,1.484l0,0C0,0.665,0.665,0,1.484,0 h15.031C17.335,0,18,0.665,18,1.484L18,1.484z"></path>
<path fill="#424242" d="M18,7.516C18,8.335,17.335,9,16.516,9H1.484C0.665,9,0,8.335,0,7.516l0,0c0-0.82,0.665-1.484,1.484-1.484 h15.031C17.335,6.031,18,6.696,18,7.516L18,7.516z"></path>
<path fill="#424242" d="M18,13.516C18,14.335,17.335,15,16.516,15H1.484C0.665,15,0,14.335,0,13.516l0,0 c0-0.82,0.665-1.484,1.484-1.484h15.031C17.335,12.031,18,12.696,18,13.516L18,13.516z"></path>
</svg>
</a>
<div class="trigger">
<a class="page-link" href="https://jorgecifanalisis.github.io/">Inicio</a>
<a class="page-link" href="https://jorgecifanalisis.github.io/categories/">Información</a>
<a class="page-link" href="https://jorgecifanalisis.github.io/archives/">Descarga</a>
<a class="page-link" href="https://jorgecifanalisis.github.io/about/">Acerca de</a>
</div>
</nav>
</div>
</header>
<div class="page-content col-sm-8">
<div class="post">
<header class="post-header">
<h1 class="post-title"><span style="color:#00923E"> </span></h1>
</header>
<article class="post-content">
<h1><span style="color:#00923E">Bienvenido al Repositorio de C3</span></h1>
<p>El repositorio de información es un espacio en el cual la entidad busca poner a disposición de la ciudadanía un conjunto de herramientas y modelos de Geoprocesamiento que han sido desarrollados por el grupo de Análisis de Información con el propósito de llevar a cabo los objetivos misionales de la Entidad.</p>
<p>A continuación los repositorios principales:</p>
<table>
<tbody><tr>
<td>
<b><a href="https://github.com/jorgecifAnalisis/Script_Agrupacion_Poligonos_x_Puntos">Agrupacion_Poligonos_x_Puntos</a></b>
<br>
<p>Este script de ArcGIS permite realizar un proceso de agrupación de polígonos por irradiación de datos puntuales</p>
<img src="./index_files/py.png" alt="Mountain View"> Python
</td>
<td>
<br>
<br>
<b><a href="https://github.com/jorgecifAnalisis/Herramientas_Optimizadas">Herramientas_Optimizadas</a></b>
<p> Herramientas que emplean procesamiento a 64bits y procesos en memoria,
creadas por el grupo de Análisis, para agilizar los modelos de geoprocesamiento</p>
<img src="./index_files/py.png" alt="Mountain View"> Python
</td>
</tr>
<tr>
<td>
<b><a href="https://github.com/jorgecifAnalisis/Modelos-de-Geoprocesamiento">Modelos-de-Geoprocesamiento</a></b>
<br>
<p>Modelos desarrollados por el grupo de análisis de la oficina
TICS de la jorgecif, que tienen
como objetivo documentar las rutinas de análisis relacionadas a la
evaluación de aptitud en los diferentes cultivos </p>
<img src="./index_files/py.png" alt="Mountain View"> Python
</td>
<td>
<b><a href="https://github.com/jorgecifAnalisis/jorgecif-Analisis-Tools">jorgecif-Analisis-Tools</a></b>
<br>
<p> AddIn de ArcGIS que contiene un conjunto utilidades para agilizar el análisis y al generación de información </p>
<img src="./index_files/py.png" alt="Mountain View"> Python
</td>
</tr>
<tr>
<td>
<b><a href="https://github.com/jorgecifAnalisis/AptiTool">AptiTool</a></b>
<br>
<p>AddIn de ArcGIS para generar reporte del comportamiento de las variables según el componente que se seleccione</p>
<img src="./index_files/py.png" alt="Mountain View"> Python
</td>
<td>
<b><a href="https://github.com/jorgecifAnalisis/AgrupacionPoligonos">AgrupacionPoligonos</a></b>
<br>
<br>
<p>Script para la agrupación de polígonos adyacentes según una magnitud acumulada.</p>
<img src="./index_files/py.png" alt="Mountain View"> Python
</td>
</tr>
</tbody></table>
<p><br>
Para mas información de los repositorios por favor visite
<a href="https://github.com/jorgecifAnalisis?tab=repositories">Repositorios jorgecif</a></p>
</article>
</div>
<section class="pager">
</section>
</div>
<div class="col-sm-2">
<style>
a.sp:visited {
color: #06C053;
}
a.sp{
color: #00923E;
}
</style>
<div class="sidebar-module about">
<!--<h4>Nosotros</h4>-->
<a href="http://jorgecif.gov.co/" alt="jorgecif.gov" title="jorgecif.gov">
<img style="height: 230px !important; width: 230px !important; border-radius: 40% !important; margin: 0 auto !important; display: block !important;" title="" src="./index_files/logo_jorgecif.png" alt="">
</a>
<h1><span style="line-height: normal"><b>jorgecif</b></span></h1>
<br>
<a class="sp" href="mailto:atencionalusuario@jorgecif.gov.co" title="mailto: atencionalusuario@jorgecif.gov.co"><i class="fa fa-envelope-square fa-2x"></i></a>
<a class="sp" href="https://github.com/jorgecifAnalisis" title="GithubID: jorgecifAnalisis"><i class="fa fa-github-square fa-2x"></i></a>
<a class="sp" href="https://twitter.com/jorgecifColombia" title="TwitterID: jorgecifColombia"><i class="fa fa-twitter-square fa-2x"></i></a>
<a class="sp" href="https://facebook.com/Colombiajorgecif" title="FacebookID: Colombiajorgecif"><i class="fa fa-facebook-square fa-2x"></i></a>
<a class="sp" href="https://youtube.com/jorgecifColombia" title="YoutubeID: jorgecifColombia"><i class="fa fa-youtube-square fa-2x"></i></a>
<a class="sp" href="https://instagram.com/jorgecifcolombia" title="InstagramID: jorgecifcolombia"><i class="fa fa-instagram fa-2x"></i></a>
<br>
<br>
<a class="sp" href="https://goo.gl/yKs9nL" title="Localización jorgecif"><i class="fa fa-map-marker fa-2x " aria-hidden="true"> Bogotá, Col</i>
</a></div><a class="sp" href="https://goo.gl/yKs9nL" title="Localización jorgecif">
</a><div class="sidebar-module"><a class="sp" href="https://goo.gl/yKs9nL" title="Localización jorgecif"> <!-- sidebar-module-inset">-->
<h4>Integrantes jorgecif Análisis</h4>
</a><ul><a class="sp" href="https://goo.gl/yKs9nL" title="Localización jorgecif">
</a><li><a class="sp" href="https://goo.gl/yKs9nL" title="Localización jorgecif"> <i> <small> </small></i></a><i><small><a href="https://jorgecifanalisis.github.io/"> Luz Mery Gómez Contreras </a> </small> </i> </li>
<li> <i> <small> <a href="https://jorgecifanalisis.github.io/"> Angela Nieto Gómez </a> </small> </i> </li>
<li> <i> <small> <a href="https://jorgecifanalisis.github.io/"> Fernando Castillo Jiménez </a> </small> </i> </li>
<li> <i> <small> <a href="https://jorgecifanalisis.github.io/"> Carlos Javier Delgado Gonzáles </a> </small> </i> </li>
<li> <i> <small> <a href="https://jorgecifanalisis.github.io/"> Antonio Moyano Merchan </a> </small> </i> </li>
<li> <i> <small> <a href="https://jorgecifanalisis.github.io/"> Nancy Milena Alarcon </a> </small> </i> </li>
<li> <i> <small> <a href="https://jorgecifanalisis.github.io/"> Edward Alejandro Moreno </a> </small> </i> </li>
<li> <i> <small> <a href="https://jorgecifanalisis.github.io/"> Jaime Andres Unriza </a> </small> </i> </li>
<li> <i> <small> <a href="https://jorgecifanalisis.github.io/"> Yadira Rodríguez Sabogal </a> </small> </i> </li>
<li> <i> <small> <a href="https://jorgecifanalisis.github.io/"> Javier Andrés Tamayo Peña </a> </small> </i> </li>
<li> <i> <small> <a href="https://jorgecifanalisis.github.io/"> David Leonardo Cifuentes López </a> </small> </i> </li>
<li> <i> <small> <a href="https://jorgecifanalisis.github.io/"> Carlos Andres Ruiz Urueña </a> </small> </i> </li>
<li> <i> <small> <a href="https://jorgecifanalisis.github.io/"> Edwin Enrique Martínez Camero </a> </small> </i> </li>
<li> <i> <small> <a href="https://jorgecifanalisis.github.io/"> Jeny Alejandra Castrillón Arboleda </a> </small> </i> </li>
<li> <i> <small> <a href="https://jorgecifanalisis.github.io/"> Carlos Mario Cano Campillo </a> </small> </i> </li>
<li> <i> <small> <a href="https://jorgecifanalisis.github.io/"> Elsa Mireya Gómez Gómez </a> </small> </i> </li>
<li> <i> <small> <a href="https://jorgecifanalisis.github.io/"> Jeimmy Lizeth Rodríguez Moreno </a> </small> </i> </li>
<li> <i> <small> <a href="https://jorgecifanalisis.github.io/"> Jhon Alexander Guzmán Manrique </a> </small> </i> </li>
</ul>
</div>
<!-- <div class="sidebar-module">
<h4>Posts Recientes</h4>
<li>
<a href="/news/2015/03/31/2.0version.html" title="2.0 version" rel="bookmark">2.0 version</a>
</li>
<li>
<a href="/articles/howto/2014/12/19/how-to-set-the-config-file.html" title="How to set the config.yml file" rel="bookmark">How to set the config.yml file</a>
</li>
<li>
<a href="/articles/howto/2014/12/19/freshman21-structure.html" title="Theme structure" rel="bookmark">Theme structure</a>
</li>
<li>
<a href="/articles/2014/12/18/how-to-install.html" title="How to install this theme" rel="bookmark">How to install this theme</a>
</li>
<li>
<a href="/articles/2014/12/13/simple-post.html" title="Sample Post" rel="bookmark">Sample Post</a>
</li>
</div>
<div class="sidebar-module">
<h4>Información</h4>
<li><a href="/categories/#articles" title="articles" rel="5">articles (5)</a></li>
<li><a href="/categories/#Howto" title="Howto" rel="2">Howto (2)</a></li>
<li><a href="/categories/#news" title="news" rel="1">news (1)</a></li>
</div>
<div class="sidebar-module">
<h4>Etiqueras</h4>
<a href="/tags/#Père David's deer" title="Père David's deer" rel="1">Père David's deer</a>
<a href="/tags/#milu" title="milu" rel="1">milu</a>
<a href="/tags/#Elaphurus davidianus" title="Elaphurus davidianus" rel="1">Elaphurus davidianus</a>
<a href="/tags/#sample-post" title="sample-post" rel="2">sample-post</a>
<a href="/tags/#structure" title="structure" rel="1">structure</a>
<a href="/tags/#configure" title="configure" rel="1">configure</a>
<a href="/tags/#version" title="version" rel="1">version</a>
<a href="/tags/#new features" title="new features" rel="1">new features</a>
<a href="/tags/#google analytics" title="google analytics" rel="1">google analytics</a>
<a href="/tags/#google search" title="google search" rel="1">google search</a>
<a href="/tags/#back to top" title="back to top" rel="1">back to top</a>
<a href="/tags/#read more" title="read more" rel="1">read more</a>
</div>
<div class="sidebar-module">
<h4>Blog</h4>
<li><a href="http://yulijia.net/freshman" title="Another Jekyll blog theme">Freshman</a></li>
<li><a href="http://yulijia.net/" title="Lijia Yu's website">author's website</a></li>
</div>
<div class="sidebar-module">
<h4>Descarga</h4>
<h1><span style="color:#00923E">Descarga </span></h1>
<li id="2015" > <a href="/archives/#2015">2015</a></li>
<li id="2014" > <a href="/archives/#2014">2014</a></li>
<li id="2013" > <a href="/archives/#2013">2013</a></li>
</div>
-->
</div>
<footer class="site-footer">
<p>Copyright © <a href="http://jorgecif.gov.co/">jorgecif</a></p>
<p>Powered by <a href="https://github.com/kanocampillo">Carlos Cano</a>,<a href="https://github.com/wfpinedar">Fernando Pineda</a>
on
<a href="https://github.com/">Github</a>
| Theme <a href="https://github.com/yulijia/freshman21/">Freshman21</a> Design by <a href="http://yulijia.net/">Lijia Yu</a>
</p></footer>
</div>
</body><loom-container id="lo-engage-ext-container"><loom-shadow classname="resolved"></loom-shadow></loom-container></html>