{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 9, "name": "Dueños en USA con Propiedades en Puerto Rico", "type": "Feature Layer", "description": "El geodato se creo utilizando las direcciones que estan registradas en el Centro de Recaudaciones de Ingreso Municipales. Se proceso las tablas para eliminar todas las direcciones locales e identificar por zipcode y/o pais y/o estado aquellas direcciones en el extranjero. Una vez se estandarizo la tabla con las direcciones en el extranjero se georeferenciaron en coordenadas State Plane NAD 83. Se analizo la tabla y se creo una tabla Pivote donde se relacionan el total de propiedades con los Estados. Realizando un Join table se unio la tabla al geodato de los Estados Unidos de ESRI.Analisis creado por la Junta de Planificación por petición de la Autoridad de Puertos. La base tabular de las direcciones que se utilizo para realizar el ejercio tiene fecha de abril de 2014Fecha creación del geodato: 23 de Julio de 2014Descripción de los Atributos:State_Name: Nombre del EstadoState_FIPS: Federal Information Processing StandardsSub_region: Nombre de la region a la que pertenece el EstadoState_ABBR: Abrebiación del Nombre del EstadoPropiedad: Total de dueños con propiedades en Puerto Rico", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 32161, "latestWkid": 32161, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -38021900, "falseY": -26320000, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Subprograma de Sistemas de Información Geográfica y Subprograma de Analis y Programación; Junta de Planificación Persona contacto: Yamira Valles Nevarez Tel: 787-722-0101 ext. 16603 Email: valles_y@jp.pr.gov Site: www.jp.pr.gov", "parentLayer": { "id": 7, "name": "Propiedades Dueños Extranjeros" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 161, 207, 255 ], "toColor": [ 241, 250, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 250, 122, 255 ], "toColor": [ 240, 36, 29, 255 ] } ] }, "classificationMethod": "esriClassifyNaturalBreaks" }, "field": "Propiedad", "classificationMethod": "esriClassifyNaturalBreaks", "minValue": 4, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 40, 146, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 78, "label": "4 - 78" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 160, 194, 155, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 212, "label": "79- 212" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 250, 100, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 702, "label": "213- 702" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 141, 52, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 2826, "label": "703 - 2826" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 16, 20, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 7627, "label": "2827 - 7627" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9099489.1844, "ymin": 1046004.8867000006, "xmax": 152289.96909999847, "ymax": 8873036.909199998, "spatialReference": { "wkid": 32161, "latestWkid": 32161, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -4.184392297358E7, "falseY": -2.819153988309E7, "xyUnits": 1.0711654167477459E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STATE_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STATE_NAME", "type": "esriFieldTypeString", "alias": "Estado", "length": 25, "domain": null }, { "name": "STATE_FIPS", "type": "esriFieldTypeString", "alias": "STATE_FIPS", "length": 2, "domain": null }, { "name": "SUB_REGION", "type": "esriFieldTypeString", "alias": "SUB_REGION", "length": 20, "domain": null }, { "name": "STATE_ABBR", "type": "esriFieldTypeString", "alias": "STATE_ABBR", "length": 2, "domain": null }, { "name": "Propiedad", "type": "esriFieldTypeDouble", "alias": "Número de Propiedades", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1054_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S925_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "59006a67ec5b4319b9867cb699e62238" }