{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Pending Zoning", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102658, "latestWkid": 2236, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -17791300, "ymin": -41645400, "xmax": 546253.319242578, "ymax": 1581775.6635859907, "spatialReference": { "wkt": "PROJCS[\"NAD_1983_StatePlane_Florida_East_FIPS_0901_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",656166.6666666665],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-81.0],PARAMETER[\"Scale_Factor\",0.9999411764705882],PARAMETER[\"Latitude_Of_Origin\",24.33333333333333],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAD_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.870817766596213E7, "falseY": -4.3806851123430975E7, "xyUnits": 1.3287315969087674E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "us-foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Ordinance", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Ordinance", "type": "esriFieldTypeString", "alias": "Ordinance", "length": 50, "domain": null }, { "name": "AdoptionDate", "type": "esriFieldTypeDate", "alias": "Adoption Date", "length": 8, "domain": null }, { "name": "EffectiveDate", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "Affecting", "type": "esriFieldTypeString", "alias": "Affecting", "length": 25, "domain": { "type": "codedValue", "name": "ZoningFLU", "description": "Affecting zoning, future landuse, or both", "codedValues": [ { "name": "Zoning", "code": "1" }, { "name": "FLU", "code": "2" }, { "name": "Zoning & FLU", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "Status", "description": "", "codedValues": [ { "name": "Pending", "code": "1" }, { "name": "Effective", "code": "2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "AdoptionDate_Text", "type": "esriFieldTypeString", "alias": "AdoptionDate_Text", "length": 50, "domain": null }, { "name": "EffectiveDate_Text", "type": "esriFieldTypeString", "alias": "Effective Date", "length": 50, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "EffectiveDate_orStipulation", "type": "esriFieldTypeString", "alias": "Effective Date or Stipulation", "length": 250, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R111_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S93_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d35e04c3e53b40ca9d7ce69b33916b3a" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Parcels with Split Zoning", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_StatePlane_Florida_East_FIPS_0901_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",656166.6666666665],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-81.0],PARAMETER[\"Scale_Factor\",0.9999411764705882],PARAMETER[\"Latitude_Of_Origin\",24.33333333333333],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAD_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.0032808333333333335, "zTolerance": 0.0032808333333333335, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SplitType", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 8 } }, "value": "City Zoning", "label": "City Zoning" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 85, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 8 } }, "value": "County Zoning", "label": "County Zoning" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 189, 252, 255 ], "toColor": [ 212, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 252, 182, 255 ], "toColor": [ 185, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 187, 255 ], "toColor": [ 252, 212, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 242, 252, 255 ], "toColor": [ 182, 242, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 179, 255 ], "toColor": [ 252, 251, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 217, 255 ], "toColor": [ 252, 184, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 220, 255 ], "toColor": [ 215, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 215, 252, 255 ], "toColor": [ 199, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 185, 179, 255 ], "toColor": [ 252, 185, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 212, 252, 255 ], "toColor": [ 248, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 218, 255 ], "toColor": [ 252, 212, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 244, 215, 255 ], "toColor": [ 252, 244, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 250, 255 ], "toColor": [ 252, 187, 250, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 522909.51488042995, "ymin": 1570123.9119551927, "xmax": 544021.1353867464, "ymax": 1577799.9228498265, "spatialReference": { "wkt": "PROJCS[\"NAD_1983_StatePlane_Florida_East_FIPS_0901_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",656166.6666666665],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-81.0],PARAMETER[\"Scale_Factor\",0.9999411764705882],PARAMETER[\"Latitude_Of_Origin\",24.33333333333333],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAD_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.870817766596213E7, "falseY": -4.3806851123430975E7, "xyUnits": 1.3287315969087674E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "us-foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PAD_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PARCEL", "type": "esriFieldTypeString", "alias": "PARCEL", "length": 17, "domain": null }, { "name": "PARCEL_KEY", "type": "esriFieldTypeString", "alias": "PARCEL_KEY", "length": 17, "domain": null }, { "name": "GIS_ACRES", "type": "esriFieldTypeDouble", "alias": "GIS_ACRES", "domain": null }, { "name": "LEG_ACRES", "type": "esriFieldTypeDouble", "alias": "LEG_ACRES", "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "length": 8, "domain": null }, { "name": "SPLIT", "type": "esriFieldTypeString", "alias": "SPLIT", "length": 10, "domain": null }, { "name": "EDIT_USER", "type": "esriFieldTypeString", "alias": "EDIT_USER", "length": 20, "domain": null }, { "name": "InsideCity", "type": "esriFieldTypeString", "alias": "InsideCity", "length": 20, "domain": null }, { "name": "WaterServ", "type": "esriFieldTypeString", "alias": "WaterServ", "length": 15, "domain": null }, { "name": "Enclave", "type": "esriFieldTypeString", "alias": "Enclave", "length": 10, "domain": null }, { "name": "OID", "type": "esriFieldTypeInteger", "alias": "OID", "domain": null }, { "name": "PARCEL_1", "type": "esriFieldTypeString", "alias": "PARCEL_1", "length": 19, "domain": null }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "ZONING", "length": 11, "domain": null }, { "name": "ACT_CENTER", "type": "esriFieldTypeString", "alias": "ACT_CENTER", "length": 13, "domain": null }, { "name": "MZ", "type": "esriFieldTypeString", "alias": "MZ", "length": 4, "domain": null }, { "name": "FLU", "type": "esriFieldTypeString", "alias": "FLU_2020", "length": 6, "domain": null }, { "name": "ADDRESS_", "type": "esriFieldTypeDouble", "alias": "ADDRESS_", "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 40, "domain": null }, { "name": "C_ADDRESS", "type": "esriFieldTypeString", "alias": "C_ADDRESS", "length": 30, "domain": null }, { "name": "GROSS_BLD", "type": "esriFieldTypeDouble", "alias": "GROSS_BLD", "domain": null }, { "name": "YEAR_BUIL", "type": "esriFieldTypeString", "alias": "YEAR_BUIL", "length": 4, "domain": null }, { "name": "CLU", "type": "esriFieldTypeString", "alias": "CLU", "length": 40, "domain": null }, { "name": "LOT_SIZE", "type": "esriFieldTypeString", "alias": "LOT_SIZE", "length": 9, "domain": null }, { "name": "PROJECT", "type": "esriFieldTypeString", "alias": "PROJECT", "length": 60, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 20, "domain": null }, { "name": "KHA_PRPFLU", "type": "esriFieldTypeString", "alias": "FLU_2030", "length": 50, "domain": null }, { "name": "PRP_LABEL", "type": "esriFieldTypeString", "alias": "FLU_Description", "length": 50, "domain": null }, { "name": "KHA_ELU", "type": "esriFieldTypeString", "alias": "ExistingLandUse", "length": 50, "domain": null }, { "name": "OID_1", "type": "esriFieldTypeInteger", "alias": "OID_1", "domain": null }, { "name": "PARCEL_12", "type": "esriFieldTypeString", "alias": "PARCEL_12", "length": 17, "domain": null }, { "name": "PARCEL_KEY_1", "type": "esriFieldTypeString", "alias": "PARCEL_KEY_1", "length": 17, "domain": null }, { "name": "TD", "type": "esriFieldTypeString", "alias": "TD", "length": 2, "domain": null }, { "name": "DOR", "type": "esriFieldTypeString", "alias": "DOR", "length": 2, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 30, "domain": null }, { "name": "ADD1", "type": "esriFieldTypeString", "alias": "ADD1", "length": 30, "domain": null }, { "name": "ADD2", "type": "esriFieldTypeString", "alias": "ADD2", "length": 30, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 30, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 5, "domain": null }, { "name": "PAD_NUM", "type": "esriFieldTypeString", "alias": "PAD_NUM", "length": 6, "domain": null }, { "name": "PAD_DIR", "type": "esriFieldTypeString", "alias": "PAD_DIR", "length": 2, "domain": null }, { "name": "PAD_NAME", "type": "esriFieldTypeString", "alias": "PAD_NAME", "length": 30, "domain": null }, { "name": "PAD_STREET", "type": "esriFieldTypeString", "alias": "PAD_STREET", "length": 5, "domain": null }, { "name": "EI_CODE", "type": "esriFieldTypeString", "alias": "EI_CODE", "length": 1, "domain": null }, { "name": "EI_NUMBER", "type": "esriFieldTypeInteger", "alias": "EI_NUMBER", "domain": null }, { "name": "APPR_BLDG", "type": "esriFieldTypeDouble", "alias": "APPR_BLDG", "domain": null }, { "name": "APPR_EXFT", "type": "esriFieldTypeDouble", "alias": "APPR_EXFT", "domain": null }, { "name": "APPR_LAND", "type": "esriFieldTypeDouble", "alias": "APPR_LAND", "domain": null }, { "name": "ADJ_AG", "type": "esriFieldTypeDouble", "alias": "ADJ_AG", "domain": null }, { "name": "INCOME_VAL", "type": "esriFieldTypeDouble", "alias": "INCOME_VAL", "domain": null }, { "name": "INCOME_IND", "type": "esriFieldTypeString", "alias": "INCOME_IND", "length": 1, "domain": null }, { "name": "TOTAL_ASSE", "type": "esriFieldTypeDouble", "alias": "TOTAL_ASSE", "domain": null }, { "name": "TOTAL_JUST", "type": "esriFieldTypeDouble", "alias": "TOTAL_JUST", "domain": null }, { "name": "EXEMPT_REM", "type": "esriFieldTypeString", "alias": "EXEMPT_REM", "length": 4, "domain": null }, { "name": "EXMP", "type": "esriFieldTypeString", "alias": "EXMP", "length": 2, "domain": null }, { "name": "NBHD_FACTO", "type": "esriFieldTypeString", "alias": "NBHD_FACTO", "length": 8, "domain": null }, { "name": "HMST_YEAR_", "type": "esriFieldTypeInteger", "alias": "HMST_YEAR_", "domain": null }, { "name": "TOTAL_NEW_", "type": "esriFieldTypeDouble", "alias": "TOTAL_NEW_", "domain": null }, { "name": "TOTAL_AMD1", "type": "esriFieldTypeDouble", "alias": "TOTAL_AMD1", "domain": null }, { "name": "BLDG_TYPE", "type": "esriFieldTypeString", "alias": "BLDG_TYPE", "length": 2, "domain": null }, { "name": "TOTAL_SQFT", "type": "esriFieldTypeDouble", "alias": "TOTAL_SQFT", "domain": null }, { "name": "EFF_SQFT", "type": "esriFieldTypeDouble", "alias": "EFF_SQFT", "domain": null }, { "name": "LIVING_ARE", "type": "esriFieldTypeDouble", "alias": "LIVING_ARE", "domain": null }, { "name": "BASE_YR_BL", "type": "esriFieldTypeString", "alias": "BASE_YR_BL", "length": 4, "domain": null }, { "name": "BASE_RATE", "type": "esriFieldTypeDouble", "alias": "BASE_RATE", "domain": null }, { "name": "POOLS", "type": "esriFieldTypeString", "alias": "POOLS", "length": 1, "domain": null }, { "name": "FIREPLACES", "type": "esriFieldTypeString", "alias": "FIREPLACES", "length": 5, "domain": null }, { "name": "EXFT_CODE", "type": "esriFieldTypeString", "alias": "EXFT_CODE", "length": 254, "domain": null }, { "name": "LAND_ASSES", "type": "esriFieldTypeString", "alias": "LAND_ASSES", "length": 4, "domain": null }, { "name": "FACILITY_N", "type": "esriFieldTypeString", "alias": "FACILITY_N", "length": 50, "domain": null }, { "name": "Shape_STArea__", "type": "esriFieldTypeDouble", "alias": "Shape_STArea__", "domain": null }, { "name": "Shape_STLength__", "type": "esriFieldTypeDouble", "alias": "Shape_STLength__", "domain": null }, { "name": "SplitType", "type": "esriFieldTypeString", "alias": "SplitType", "length": 50, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "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": "R85_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S67_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d35e04c3e53b40ca9d7ce69b33916b3a" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Zoning Districts", "type": "Feature Layer", "description": "Altamonte Springs zoning", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_StatePlane_Florida_East_FIPS_0901_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",656166.6666666665],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-81.0],PARAMETER[\"Scale_Factor\",0.9999411764705882],PARAMETER[\"Latitude_Of_Origin\",24.33333333333333],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAD_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.0032808333333333335, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ZONING", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 245, 202, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "COUNTY R-1", "label": "COUNTY R-1 SINGLE-FAMILY DWELLING" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 230, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "COUNTY C-2", "label": "COUNTY C-2 RETAIL COMMERCIAL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CD", "label": "CD CONSERVATION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "CG", "label": "C-G GENERAL COMMERCIAL " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "CG(R)", "label": "C-G(R) GENERAL COMMERCIAL (RESTRICTED)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "CL", "label": "C-L COMMERCIAL LIGHT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "GO", "label": "GO GENERAL OFFICE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "IL", "label": "I-L VERY LIGHT INDUSTRIAL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "IN", "label": "IN INSTITUTIONAL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "IN(SP)", "label": "IN(SP) INSTITUTIONAL (SPECIAL PLAN)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 173, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "MOC-1", "label": "MOC-1 MIXED OFFICE COMMERCIAL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 173, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "MOC-1(R)", "label": "MOC-1(R) MIXED OFFICE COMMERCIAL (RESTRICTED)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 173, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "MOC-1TDR-SP", "label": "MOC-1(TDR-SP) MIXED OFFICE COMMERCIAL (TDR-SENDING PARCEL)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 173, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "MOC-2", "label": "MOC-2 MIXED OFFICE COMMERCIAL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 171, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "MOC-2(SP)", "label": "MOC-2(SP) MIXED OFFICE COMMERCIAL (SPECIAL PLAN)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 173, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "MOC-3", "label": "MOC-3 MIXED OFFICE COMMERCIAL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 173, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "MOC-3TDR-RP", "label": "MOC-3(TDR-RP) MIXED OFFICE COMMERCIAL (TDR-RECEIVING PARCEL)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 173, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "MOC-3TDR-SP", "label": "MOC-3(TDR-SP) MIXED OFFICE COMMERCIAL (TDR-SENDING PARCEL)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 105, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "MOI-1", "label": "MOI-1 MIXED OFFICE INDUSTRIAL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 105, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "MOI-2", "label": "MOI-2 MIXED OFFICE INDUSTRIAL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 179, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "MOR-1", "label": "MOR-1 MIXED OFFICE RESIDENTIAL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 179, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "MOR-1(R)", "label": "MOR-1(R) MIXED OFFICE RESIDENTIAL (RESTRICTED)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 179, 167, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "MOR-1(SP)", "label": "MOR-1(SP) MIXED OFFICE RESIDENTIAL (SPECIAL PLAN)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 179, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "MOR-2", "label": "MOR-2 MIXED OFFICE RESIDENTIAL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 179, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "MOR-2(R)", "label": "MOR-2(R) MIXED OFFICE RESIDENTIAL (RESTRICTED)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 179, 167, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "MOR-2(SP)", "label": "MOR-2(SP) MIXED OFFICE RESIDENTIAL (SPECIAL PLAN)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 179, 167, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "MOR-1(R)(SP)", "label": "MOR-1(R)(SP) MIXED OFFICE RESIDENTIAL (RESTRICTED) (SPECIAL PLAN)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 179, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "MOR-2TDR-RP", "label": "MOR-2(TDR-RP) MIXED OFFICE RESIDENTIAL (TDR-RECEIVING PARCEL)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 179, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "MOR-3", "label": "MOR-3 MIXED OFFICE RESIDENTIAL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 128, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "MUD", "label": "MUD MULTI-USE DEVELOPMENT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "R-1", "label": "R-1 SINGLE-FAMILY DETACHED AND ATTACHED" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "R-1A", "label": "R-1A SINGLE-FAMILY RESIDENTAIL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "R-1AA", "label": "R-1AA SINGLE-FAMILY RESIDENTAIL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "R-1AAA", "label": "R-1AAA SINGLE-FAMILY RESIDENTIAL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 210, 72, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "R-2", "label": "R-2 ONE-AND TWO-FAMILY RESIDENTIAL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "R-3", "label": "R-3 MULTIPLE-FAMILY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 76, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "R-4", "label": "R-4 MULTIPLE-FAMILY" }, { "symbol": { "type": "esriPFS", "url": "0773441532b08dcdc725c8dba9bd60b0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD1ElEQVRogbWay5kcIQyEOZCRc9oUHMOm4Jw2Jvs08zG0pPpLYE7dPCQhlR7QPX++v/7++v1n/Hx/jU6L1q59Du0TORwac4zxMSlblG0kmrv2KVrZunVepcT9vdrwa+7MGFfEiDUq4SpkRLJUvJUsEd9Jtb4TUBDO3sncm+4W0ZkK2pmFsmcKv2pj2XrynNFc53zAm1q8ahR+NNARRRMZ1zkzYlwJQgJdNs+FdgfmZP0jeitBVHB69XVRU1nQhXe2/hG9lSCq3w1KjjVP4L3Oe2+aQtyFnKJ5ErS6LjUzONIcWzFwCod9vBPAqEtNYjUa1Kji9ndqISfAVu8zW0jg3YX5/q4stKPRKYai9zRPZwycVHbjABHxdIqh0qcVw06lVSHFOZ3R6k29v1MWjdAkaFT9O0QVpLPnE/SEPh0x2Rl1md6A+U6HBsd93mPTysr/s/hwawMq58Ond8JuUIjGqV/vz6Q2IEpUFk+Lk0hgWlw4qY7EBvfoqCyOAtmNdERignOhsc93ZEGBrCoUKmGjMZL2FM1Mzmht5HLpgSPro9XTPkZpEZqdG56P6E19+kQpa7+yQrdGsOBNfbXDiKY/CnEntuwKTQ8c3Y2QDXbydcfCWeUXwlsJoDaionMF74xWJkPVTxSbnqcrX68YKOuqHKr4uMpB8FZCdLROoe1WgJnMkWI+4O1uqANvGpycDTp09jbJZKfftVTXf08UhO7IOkKtgjiHBFfxGf3KmOW992nxEa3JYFkJ7RQvlfLep6zOBumazngkNC1eIpkji89sMmlqTScdOnIQyEdzypuTTtkXzdlzJaXpNBXo1vb4aqkWkkCTQe40SFWKpWlxjOSrZcWY9Ksxh27Ht1UWuf7VkoydpKdqvrLwI5ApX84IqbGIbseniXyKz6uF0duBTsQ063MsW/FVSlPjEt63/J1mAnK6c2VMKzLnXN2p12kmOA2YxFVCeDvnYIdZNk+tPYnU0Tp0BUwatQSxrnNsVEEtekcpixYI0S1FJwsQ16jGlDuE/5FVhN3K6/QeTG1IpcQIafgvYFeYlUn0vK+pZKC3KzQw4r+AVeso7ga8nSbLUAJRYt1uvlaCq7VVBrrm050o6tBx6Cma13zapeGihCCM1uT2Zx3SiECuz5O1iuajOCGpoHpWY5VApzcnruXTOzKiZTd9dAJf1ki6y+g8PuDd1nokBK3GOsghiHpc9p9C3InW3axRbajqf/i0w7QD4ypv3qgCM36lT5/Cem2udfcxGiwrhVd7kefpTuSu+qo10WZoMeLcv8nzdCdyKwHpuGqdG5wxxvgHEqowkWGzRw8AAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "PUD-MO", "label": "PUD-MO PLANNED UNIT DEVELOPMENT MIXED-OTHER" }, { "symbol": { "type": "esriPFS", "url": "0773441532b08dcdc725c8dba9bd60b0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD1ElEQVRogbWay5kcIQyEOZCRc9oUHMOm4Jw2Jvs08zG0pPpLYE7dPCQhlR7QPX++v/7++v1n/Hx/jU6L1q59Du0TORwac4zxMSlblG0kmrv2KVrZunVepcT9vdrwa+7MGFfEiDUq4SpkRLJUvJUsEd9Jtb4TUBDO3sncm+4W0ZkK2pmFsmcKv2pj2XrynNFc53zAm1q8ahR+NNARRRMZ1zkzYlwJQgJdNs+FdgfmZP0jeitBVHB69XVRU1nQhXe2/hG9lSCq3w1KjjVP4L3Oe2+aQtyFnKJ5ErS6LjUzONIcWzFwCod9vBPAqEtNYjUa1Kji9ndqISfAVu8zW0jg3YX5/q4stKPRKYai9zRPZwycVHbjABHxdIqh0qcVw06lVSHFOZ3R6k29v1MWjdAkaFT9O0QVpLPnE/SEPh0x2Rl1md6A+U6HBsd93mPTysr/s/hwawMq58Ond8JuUIjGqV/vz6Q2IEpUFk+Lk0hgWlw4qY7EBvfoqCyOAtmNdERignOhsc93ZEGBrCoUKmGjMZL2FM1Mzmht5HLpgSPro9XTPkZpEZqdG56P6E19+kQpa7+yQrdGsOBNfbXDiKY/CnEntuwKTQ8c3Y2QDXbydcfCWeUXwlsJoDaionMF74xWJkPVTxSbnqcrX68YKOuqHKr4uMpB8FZCdLROoe1WgJnMkWI+4O1uqANvGpycDTp09jbJZKfftVTXf08UhO7IOkKtgjiHBFfxGf3KmOW992nxEa3JYFkJ7RQvlfLep6zOBumazngkNC1eIpkji89sMmlqTScdOnIQyEdzypuTTtkXzdlzJaXpNBXo1vb4aqkWkkCTQe40SFWKpWlxjOSrZcWY9Ksxh27Ht1UWuf7VkoydpKdqvrLwI5ApX84IqbGIbseniXyKz6uF0duBTsQ063MsW/FVSlPjEt63/J1mAnK6c2VMKzLnXN2p12kmOA2YxFVCeDvnYIdZNk+tPYnU0Tp0BUwatQSxrnNsVEEtekcpixYI0S1FJwsQ16jGlDuE/5FVhN3K6/QeTG1IpcQIafgvYFeYlUn0vK+pZKC3KzQw4r+AVeso7ga8nSbLUAJRYt1uvlaCq7VVBrrm050o6tBx6Cma13zapeGihCCM1uT2Zx3SiECuz5O1iuajOCGpoHpWY5VApzcnruXTOzKiZTd9dAJf1ki6y+g8PuDd1nokBK3GOsghiHpc9p9C3InW3axRbajqf/i0w7QD4ypv3qgCM36lT5/Cem2udfcxGiwrhVd7kefpTuSu+qo10WZoMeLcv8nzdCdyKwHpuGqdG5wxxvgHEqowkWGzRw8AAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "PUD-MO(R)", "label": "PUD-MO(R) PLANNED UNIT DEVELOPMENT MIXED-OTHER (RESTRICTED)" }, { "symbol": { "type": "esriPFS", "url": "4224ec837163668666cdcdfd3e16f8c6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAL0lEQVQokWM525n2n4EEwEKKYhQNxuWzGM52pjEQ4sM1IEvi45PvJJI1jPoBDx8A4t8tiOTwsSsAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "PUD-RES", "label": "PUD-RES PLANNED UNIT DEVELOPMENT RESIDENTIAL" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 51, 171, 255 ], "toColor": [ 95, 51, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 163, 64, 255 ], "toColor": [ 103, 163, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 34, 49, 255 ], "toColor": [ 161, 34, 49, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 144, 176, 255 ], "toColor": [ 55, 144, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 75, 143, 255 ], "toColor": [ 191, 75, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 150, 46, 255 ], "toColor": [ 201, 150, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 196, 157, 255 ], "toColor": [ 47, 196, 157, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 84, 153, 255 ], "toColor": [ 57, 84, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 107, 71, 255 ], "toColor": [ 186, 107, 71, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 51, 184, 255 ], "toColor": [ 179, 51, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 199, 66, 255 ], "toColor": [ 54, 199, 66, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 199, 68, 255 ], "toColor": [ 190, 199, 68, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 192, 201, 255 ], "toColor": [ 62, 192, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 40, 184, 102, 255 ], "toColor": [ 40, 184, 102, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 41, 196, 255 ], "toColor": [ 49, 41, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 38, 82, 255 ], "toColor": [ 171, 38, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 35, 62, 161, 255 ], "toColor": [ 35, 62, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 125, 189, 255 ], "toColor": [ 57, 125, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 201, 68, 255 ], "toColor": [ 139, 201, 68, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 121, 39, 255 ], "toColor": [ 156, 121, 39, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 72, 45, 255 ], "toColor": [ 189, 72, 45, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 64, 161, 255 ], "toColor": [ 124, 64, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 163, 44, 255 ], "toColor": [ 139, 163, 44, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 55, 150, 255 ], "toColor": [ 161, 55, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 161, 111, 255 ], "toColor": [ 61, 161, 111, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 153, 140, 255 ], "toColor": [ 52, 153, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 37, 161, 51, 255 ], "toColor": [ 37, 161, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 81, 91, 255 ], "toColor": [ 201, 81, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 89, 36, 255 ], "toColor": [ 173, 89, 36, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 65, 103, 255 ], "toColor": [ 163, 65, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 59, 184, 255 ], "toColor": [ 48, 59, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 108, 58, 255 ], "toColor": [ 156, 108, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 152, 52, 255 ], "toColor": [ 163, 152, 52, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 151, 77, 255 ], "toColor": [ 191, 151, 77, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 67, 59, 255 ], "toColor": [ 156, 67, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 201, 186, 255 ], "toColor": [ 73, 201, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 144, 44, 201, 255 ], "toColor": [ 144, 44, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 172, 43, 255 ], "toColor": [ 186, 172, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 34, 153, 255 ], "toColor": [ 117, 34, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 54, 165, 255 ], "toColor": [ 199, 54, 165, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 513939.40322750807, "ymin": 1565649.4294343516, "xmax": 545740.3980243467, "ymax": 1583622.4686194435, "spatialReference": { "wkt": "PROJCS[\"NAD_1983_StatePlane_Florida_East_FIPS_0901_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",656166.6666666665],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-81.0],PARAMETER[\"Scale_Factor\",0.9999411764705882],PARAMETER[\"Latitude_Of_Origin\",24.33333333333333],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAD_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.870817766596213E7, "falseY": -4.3806851123430975E7, "xyUnits": 1.3287315969087674E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "us-foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ZONING", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "ZONING", "length": 15, "domain": { "type": "codedValue", "name": "ZoningCode", "description": "Description", "codedValues": [ { "name": "CD CONSERVATION", "code": "CD" }, { "name": "C-L COMMERCIAL LIGHT", "code": "CL" }, { "name": "COUNTY C-2 RETAIL COMMERCIAL", "code": "COUNTY C-2" }, { "name": "COUNTY R-1 SINGLE-FAMILY DWELLING", "code": "COUNTY R-1" }, { "name": "GO GENERAL OFFICE", "code": "GO" }, { "name": "I-L VERY LIGHT INDUSTRIAL", "code": "IL" }, { "name": "IN INSTITUTIONAL", "code": "IN" }, { "name": "MOC-1 MIXED OFFICE COMMERCIAL", "code": "MOC-1" }, { "name": "MOC-1(R) MIXED OFFICE COMMERCIAL (RESTRICTED)", "code": "MOC-1(R)" }, { "name": "MOC-2 MIXED OFFICE COMMERCIAL", "code": "MOC-2" }, { "name": "MOC-3 MIXED OFFICE COMMERCIAL", "code": "MOC-3" }, { "name": "MOC-3(TDR-RP) MIXED OFFICE COMMERCIAL (TDR-RECEIVING PARCEL)", "code": "MOC-3TDR-RP" }, { "name": "MOC-3(TDR-SP) MIXED OFFICE COMMERCIAL (TDR-SENDING PARCEL)", "code": "MOC-3TDR-SP" }, { "name": "MOI-1 MIXED OFFICE INDUSTRIAL", "code": "MOI-1" }, { "name": "MOI-2 MIXED OFFICE INDUSTRIAL", "code": "MOI-2" }, { "name": "MOR-1 MIXED OFFICE RESIDENTIAL", "code": "MOR-1" }, { "name": "MOR-1(R) MIXED OFFICE RESIDENTIAL (RESTRICTED)", "code": "MOR-1(R)" }, { "name": "MOR-2 MIXED OFFICE RESIDENTIAL", "code": "MOR-2" }, { "name": "MOR-2(R) MIXED OFFICE RESIDENTIAL (RESTRICTED)", "code": "MOR-2(R)" }, { "name": "MOR-3 MIXED OFFICE RESIDENTIAL", "code": "MOR-3" }, { "name": "MUD MULTI-USE DEVELOPMENT", "code": "MUD" }, { "name": "PUD-COM PLANNED UNIT DEVELOPMENT COMMERCIAL", "code": "PUD-COM" }, { "name": "PUD-MO PLANNED UNIT DEVELOPMENT MIXED-OTHER", "code": "PUD-MO" }, { "name": "PUD-MO(R) PLANNED UNIT DEVELOPMENT MIXED-OTHER (RESTRICTED)", "code": "PUD-MO(R)" }, { "name": "PUD-RES PLANNED UNIT DEVELOPMENT RESIDENTIAL", "code": "PUD-RES" }, { "name": "R-1 SINGLE-FAMILY DETACHED AND ATTACHED", "code": "R-1" }, { "name": "R-1A SINGLE-FAMILY RESIDENTAIL", "code": "R-1A" }, { "name": "R-1AA SINGLE-FAMILY RESIDENTAIL", "code": "R-1AA" }, { "name": "R-1AAA SINGLE-FAMILY RESIDENTIAL", "code": "R-1AAA" }, { "name": "R-2 ONE-AND TWO-FAMILY RESIDENTIAL", "code": "R-2" }, { "name": "R-3 MULTIPLE-FAMILY", "code": "R-3" }, { "name": "R-4 MULTIPLE-FAMILY", "code": "R-4" }, { "name": "R-M RESIDENTIAL MANUFACTURED HOME", "code": "R-M" }, { "name": "C-G GENERAL COMMERCIAL", "code": "CG" }, { "name": "C-G(R) GENERAL COMMERCIAL (RESTRICTED)", "code": "CG(R)" }, { "name": "MOC-1(TDR-SP) MIXED OFFICE COMMERCIAL (TDR-SENDING PARCEL)", "code": "MOC-1TDR-SP" }, { "name": "MOR-2(TDR-RP) MIXED OFFICE RESIDENTIAL (TDR-RECEIVING PARCEL)", "code": "MOR-2TDR-RP" }, { "name": "MOC-2(SP) MIXED OFFICE COMMERCIAL (SPECIAL PLAN)", "code": "MOC-2(SP)" }, { "name": "MOR-2(SP) MIXED OFFICE RESIDENTIAL (SPECIAL PLAN)", "code": "MOR-2(SP)" }, { "name": "MOR-1(SP) MIXED OFFICE RESIDENTIAL (SPECIAL PLAN)", "code": "MOR-1(SP)" }, { "name": "IN(SP) INSTITUTIONAL (SPECIAL PLAN)", "code": "IN(SP)" }, { "name": "MOR-1(R)(SP) MIXED OFFICE RESIDENTIAL (RESTRICTED) (SPECIAL PLAN)", "code": "MOR-1(R)(SP)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Labels", "type": "esriFieldTypeString", "alias": "Labels", "length": 50, "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": "R93_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S75_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d35e04c3e53b40ca9d7ce69b33916b3a" } ], "tables": [] }